+ 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 [Fri Jul 24 23:21:36 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: cinder-api-b6f5fb58f-q62zj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f87093c8668 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:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py: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-24 23:21:40.831 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-24 23:21:40.832 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-24 23:21:40.968 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-24 23:21:40.969 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-24 23:21:42.121 7 INFO cinder.rpc [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-24 23:21:42.126 7 INFO cinder.rpc [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-24 23:21:42.129 7 INFO cinder.rpc [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-24 23:21:42.132 7 INFO cinder.rpc [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-24 23:21:42.150 7 INFO cinder.rpc [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-24 23:21:42.155 7 INFO cinder.rpc [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-24 23:21:42.210 7 WARNING cinder.api.contrib.hosts [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-24 23:21:42.249 7 WARNING keystonemiddleware._common.config [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 23:21:42.252 8 INFO cinder.rpc [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-24 23:21:42.255 8 INFO cinder.rpc [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-24 23:21:42.257 8 INFO cinder.rpc [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-24 23:21:42.259 7 WARNING oslo_config.cfg [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-24 23:21:42.260 8 INFO cinder.rpc [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f87093c8668 pid: 7 (default app) 2026-07-24 23:21:42.277 8 INFO cinder.rpc [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-24 23:21:42.280 8 INFO cinder.rpc [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-24 23:21:42.329 8 WARNING cinder.api.contrib.hosts [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-24 23:21:42.364 8 WARNING keystonemiddleware._common.config [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 23:21:42.373 8 WARNING oslo_config.cfg [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] 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 6 seconds on interpreter 0x7f87093c8668 pid: 8 (default app) 2026-07-24 23:21:46.758 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:21:46.759 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:21:56.761 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:21:56.762 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:22:06.757 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:22:06.757 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:22:06.759 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:22:06.759 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:22:16.758 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:22:16.758 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:22:16.759 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:22:16.760 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:22:26.758 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:22:26.759 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:22:26.758 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:22:26.760 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:22:36.757 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:22:36.757 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:22:36.758 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:22:36.758 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:22:46.758 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:22:46.758 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:22:46.768 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:22:46.769 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:22:56.757 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:22:56.757 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:22:56.757 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:22:56.758 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:23:06.757 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:23:06.757 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:23:06.758 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:23:06.759 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:23:16.758 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:23:16.759 7 INFO cinder.api.openstack.wsgi [None req-11ed1b3c-30a5-496c-9ceb-6ea8836de280 - - - - - -] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:23:16.758 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] GET http://10.0.0.137:8776/ 2026-07-24 23:23:16.760 8 INFO cinder.api.openstack.wsgi [None req-bee8113d-834b-493b-a6a5-1a7aea022d6b - - - - - -] http://10.0.0.137: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-24 23:23:21.646 7 INFO cinder.api.openstack.wsgi [None req-d005476d-f4fd-4e32-aea6-5666ff950382 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/types/rbd1 2026-07-24 23:23:21.668 7 INFO cinder.api.openstack.wsgi [None req-d005476d-f4fd-4e32-aea6-5666ff950382 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/19] 10.0.0.38 () {30 vars in 680 bytes} [Fri Jul 24 23:23:20 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/types/rbd1 => generated 82 bytes in 821 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-24 23:23:22.132 8 INFO cinder.api.openstack.wsgi [None req-56615983-3943-4269-891c-fa5a89cba8cd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:23:22.173 8 INFO cinder.api.openstack.wsgi [None req-56615983-3943-4269-891c-fa5a89cba8cd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.38 () {30 vars in 719 bytes} [Fri Jul 24 23:23:21 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/types?name=rbd1&is_public=None => generated 20 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:23:24.102 7 INFO cinder.api.openstack.wsgi [None req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:23:24.130 7 INFO cinder.api.openstack.wsgi [None req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/types returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.38 () {34 vars in 723 bytes} [Fri Jul 24 23:23:24 2026] POST /v3/4a16825a4ab44111955bcc18b5d1bcad/types => generated 179 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:23:24.147 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/types/1d8901c0-34e0-462d-87be-ccb45ff95cfc/extra_specs 2026-07-24 23:23:24.210 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/types/1d8901c0-34e0-462d-87be-ccb45ff95cfc/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.38 () {36 vars in 892 bytes} [Fri Jul 24 23:23:24 2026] POST /v3/4a16825a4ab44111955bcc18b5d1bcad/types/1d8901c0-34e0-462d-87be-ccb45ff95cfc/extra_specs => generated 48 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:23:25.934 7 INFO cinder.api.openstack.wsgi [None req-7329caba-e69a-4774-8c8a-2159ef991f27 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/types?is_public=None 2026-07-24 23:23:25.949 7 INFO cinder.api.openstack.wsgi [None req-7329caba-e69a-4774-8c8a-2159ef991f27 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.38 () {30 vars in 699 bytes} [Fri Jul 24 23:23:25 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/types?is_public=None => generated 443 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:23:26.757 7 INFO cinder.api.openstack.wsgi [None req-7329caba-e69a-4774-8c8a-2159ef991f27 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:23:26.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:23:26.758 7 INFO cinder.api.openstack.wsgi [None req-7329caba-e69a-4774-8c8a-2159ef991f27 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:23:26.759 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:23:27.702 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/qos-specs 2026-07-24 23:23:27.722 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 14/26] 10.0.0.38 () {30 vars in 678 bytes} [Fri Jul 24 23:23:27 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/qos-specs => generated 17 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:23:36.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:23:36.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:23:36.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:23:36.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:23:46.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:23:46.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:23:46.760 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:23:46.760 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:23:56.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:23:56.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:23:56.759 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:23:56.759 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:24:06.757 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:24:06.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:24:06.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:24:06.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:24:16.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:24:16.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:24:16.764 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:24:16.765 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:24:26.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:24:26.759 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:24:26.761 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:24:26.762 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:24:36.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:24:36.759 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:24:36.759 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:24:36.760 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:24:46.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:24:46.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:24:46.759 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:24:46.759 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:24:56.757 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:24:56.757 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:24:56.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:24:56.759 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:25:06.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:25:06.757 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:25:06.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:25:06.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:25:16.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:25:16.757 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:25:16.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:25:16.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:25:26.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:25:26.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:25:26.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:25:26.759 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:25:36.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:25:36.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:25:36.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:25:36.759 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:25:46.756 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:25:46.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:25:46.757 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:25:46.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:25:56.757 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:25:56.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:25:56.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:25:56.759 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:26:06.757 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:26:06.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:26:06.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:26:06.759 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:26:16.757 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:26:16.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:26:16.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:26:16.759 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:26:26.757 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:26:26.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:26:26.765 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:26:26.765 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:26:36.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:26:36.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:26:36.759 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:26:36.759 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:26:46.782 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:26:46.783 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:26:46.784 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:26:46.785 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:26:56.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:26:56.757 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:26:56.759 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:26:56.760 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:27:06.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:27:06.759 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:27:06.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:27:06.762 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:27:16.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:27:16.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:27:16.759 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:27:16.759 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:27:26.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:27:26.757 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:27:26.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:27:26.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:27:36.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:27:36.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:27:36.759 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:27:36.765 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:27:46.757 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:27:46.758 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:27:46.758 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:27:46.759 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:27:56.760 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:27:56.761 8 INFO cinder.api.openstack.wsgi [req-8f4f1f8f-d112-4ce2-ae93-d90d3f90d2c7 req-9383096a-124c-44c7-9cdb-bc8fed383c6d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:27:56.768 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:27:56.769 7 INFO cinder.api.openstack.wsgi [None req-3e248667-2122-451b-b2af-5e47d9423499 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:28:05.467 8 INFO cinder.api.openstack.wsgi [None req-c0a86f10-81a6-49c8-8693-d3d5bf7ac093 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:28:05.496 8 INFO cinder.volume.api [None req-c0a86f10-81a6-49c8-8693-d3d5bf7ac093 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:28:05.498 8 INFO cinder.api.openstack.wsgi [None req-c0a86f10-81a6-49c8-8693-d3d5bf7ac093 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 40/81] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:28:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 724 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:28:05.540 7 INFO cinder.api.openstack.wsgi [None req-0dceb5e6-75ad-4623-8c18-4f3fc5bca0a5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:28:05.561 7 INFO cinder.volume.api [None req-0dceb5e6-75ad-4623-8c18-4f3fc5bca0a5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:28:05.562 7 INFO cinder.api.openstack.wsgi [None req-0dceb5e6-75ad-4623-8c18-4f3fc5bca0a5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 42/82] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:28:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true => generated 17 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:28:05.593 8 INFO cinder.api.openstack.wsgi [None req-7e96be44-f481-4323-9d9e-fc212d4702b4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:28:06.143 8 INFO cinder.api.openstack.wsgi [None req-7e96be44-f481-4323-9d9e-fc212d4702b4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 41/83] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:28:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true => generated 670 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:28:06.205 7 INFO cinder.api.openstack.wsgi [None req-d2063991-668c-4c97-8abf-e89f5efe0a45 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:28:06.245 7 WARNING cinder.quota [None req-d2063991-668c-4c97-8abf-e89f5efe0a45 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:28:06.245 7 WARNING cinder.quota [None req-d2063991-668c-4c97-8abf-e89f5efe0a45 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:28:06.245 7 WARNING cinder.quota [None req-d2063991-668c-4c97-8abf-e89f5efe0a45 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:28:06.246 7 WARNING cinder.quota [None req-d2063991-668c-4c97-8abf-e89f5efe0a45 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:28:06.246 7 WARNING cinder.quota [None req-d2063991-668c-4c97-8abf-e89f5efe0a45 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:28:06.246 7 WARNING cinder.quota [None req-d2063991-668c-4c97-8abf-e89f5efe0a45 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:28:06.255 7 INFO cinder.api.openstack.wsgi [None req-d2063991-668c-4c97-8abf-e89f5efe0a45 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 43/84] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:28:06 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:28:06.266 8 INFO cinder.api.openstack.wsgi [None req-5be6c845-65f4-486d-b197-c468cb424ac7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:28:06.296 8 WARNING cinder.quota [None req-5be6c845-65f4-486d-b197-c468cb424ac7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:28:06.296 8 WARNING cinder.quota [None req-5be6c845-65f4-486d-b197-c468cb424ac7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:28:06.297 8 WARNING cinder.quota [None req-5be6c845-65f4-486d-b197-c468cb424ac7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:28:06.297 8 WARNING cinder.quota [None req-5be6c845-65f4-486d-b197-c468cb424ac7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:28:06.297 8 WARNING cinder.quota [None req-5be6c845-65f4-486d-b197-c468cb424ac7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:28:06.298 8 WARNING cinder.quota [None req-5be6c845-65f4-486d-b197-c468cb424ac7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:28:06.314 8 INFO cinder.api.openstack.wsgi [None req-5be6c845-65f4-486d-b197-c468cb424ac7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 42/85] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:28:06 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:28:06.347 7 INFO cinder.api.openstack.wsgi [None req-1106182b-e55a-409e-b61c-79c697cdbb70 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:28:06.377 7 INFO cinder.api.openstack.wsgi [None req-1106182b-e55a-409e-b61c-79c697cdbb70 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 44/86] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:28:06 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:28:06.402 8 INFO cinder.api.openstack.wsgi [None req-ff5cffaa-7a1f-4c09-88eb-bef41005f5b0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:28:06.422 8 INFO cinder.volume.api [None req-ff5cffaa-7a1f-4c09-88eb-bef41005f5b0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:28:06.424 8 INFO cinder.api.openstack.wsgi [None req-ff5cffaa-7a1f-4c09-88eb-bef41005f5b0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 43/87] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:28:06 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:28:06.441 7 INFO cinder.api.openstack.wsgi [None req-3505d322-050c-4931-b88f-03c1188a839b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:28:06.458 7 INFO cinder.api.openstack.wsgi [None req-3505d322-050c-4931-b88f-03c1188a839b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 45/88] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:28:06 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:28:06.767 8 INFO cinder.api.openstack.wsgi [None req-ff5cffaa-7a1f-4c09-88eb-bef41005f5b0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:28:06.768 8 INFO cinder.api.openstack.wsgi [None req-ff5cffaa-7a1f-4c09-88eb-bef41005f5b0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:28:06.772 7 INFO cinder.api.openstack.wsgi [None req-3505d322-050c-4931-b88f-03c1188a839b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:28:06.772 7 INFO cinder.api.openstack.wsgi [None req-3505d322-050c-4931-b88f-03c1188a839b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:28:16.759 8 INFO cinder.api.openstack.wsgi [None req-ff5cffaa-7a1f-4c09-88eb-bef41005f5b0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:28:16.760 8 INFO cinder.api.openstack.wsgi [None req-ff5cffaa-7a1f-4c09-88eb-bef41005f5b0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:28:16.761 7 INFO cinder.api.openstack.wsgi [None req-3505d322-050c-4931-b88f-03c1188a839b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:28:16.762 7 INFO cinder.api.openstack.wsgi [None req-3505d322-050c-4931-b88f-03c1188a839b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:28:26.758 8 INFO cinder.api.openstack.wsgi [None req-ff5cffaa-7a1f-4c09-88eb-bef41005f5b0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:28:26.759 8 INFO cinder.api.openstack.wsgi [None req-ff5cffaa-7a1f-4c09-88eb-bef41005f5b0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:28:26.761 7 INFO cinder.api.openstack.wsgi [None req-3505d322-050c-4931-b88f-03c1188a839b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:28:26.762 7 INFO cinder.api.openstack.wsgi [None req-3505d322-050c-4931-b88f-03c1188a839b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137: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-24 23:28:27.762 8 INFO cinder.api.openstack.wsgi [None req-4a8124a4-afc0-4ae3-9820-f605ea6b67fd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET https://volume.199-204-45-61.nip.io/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=False 2026-07-24 23:28:27.785 8 INFO cinder.api.openstack.wsgi [None req-4a8124a4-afc0-4ae3-9820-f605ea6b67fd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] https://volume.199-204-45-61.nip.io/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 47/95] 199.204.45.61 () {44 vars in 1064 bytes} [Fri Jul 24 23:28:27 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=False => generated 340 bytes in 67 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-24 23:28:28.008 7 INFO cinder.api.openstack.wsgi [None req-ed3b82a3-673a-428b-ac28-c927234f334a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] PUT https://volume.199-204-45-61.nip.io/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad 2026-07-24 23:28:28.199 7 INFO cinder.api.openstack.wsgi [None req-ed3b82a3-673a-428b-ac28-c927234f334a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] https://volume.199-204-45-61.nip.io/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad returned with HTTP 200 [pid: 7|app: 0|req: 49/96] 199.204.45.61 () {48 vars in 1093 bytes} [Fri Jul 24 23:28:28 2026] PUT /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad => generated 296 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:28:36.758 7 INFO cinder.api.openstack.wsgi [None req-ed3b82a3-673a-428b-ac28-c927234f334a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:28:36.759 7 INFO cinder.api.openstack.wsgi [None req-ed3b82a3-673a-428b-ac28-c927234f334a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:28:36.758 8 INFO cinder.api.openstack.wsgi [None req-4a8124a4-afc0-4ae3-9820-f605ea6b67fd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:28:36.761 8 INFO cinder.api.openstack.wsgi [None req-4a8124a4-afc0-4ae3-9820-f605ea6b67fd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:28:46.757 7 INFO cinder.api.openstack.wsgi [None req-ed3b82a3-673a-428b-ac28-c927234f334a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:28:46.757 8 INFO cinder.api.openstack.wsgi [None req-4a8124a4-afc0-4ae3-9820-f605ea6b67fd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:28:46.757 7 INFO cinder.api.openstack.wsgi [None req-ed3b82a3-673a-428b-ac28-c927234f334a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:28:46.758 8 INFO cinder.api.openstack.wsgi [None req-4a8124a4-afc0-4ae3-9820-f605ea6b67fd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:28:56.757 7 INFO cinder.api.openstack.wsgi [None req-ed3b82a3-673a-428b-ac28-c927234f334a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:28:56.758 7 INFO cinder.api.openstack.wsgi [None req-ed3b82a3-673a-428b-ac28-c927234f334a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:28:56.758 8 INFO cinder.api.openstack.wsgi [None req-4a8124a4-afc0-4ae3-9820-f605ea6b67fd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:28:56.760 8 INFO cinder.api.openstack.wsgi [None req-4a8124a4-afc0-4ae3-9820-f605ea6b67fd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:29:04.737 7 INFO cinder.api.openstack.wsgi [None req-70cc32dc-c5d9-4d0d-a75e-c5376f4f95f1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:29:05.276 7 INFO cinder.api.openstack.wsgi [None req-70cc32dc-c5d9-4d0d-a75e-c5376f4f95f1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 53/103] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:29:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true => generated 670 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:29:05.315 8 INFO cinder.api.openstack.wsgi [None req-573247fb-460c-4f18-87ca-f884baa5d930 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:29:05.353 8 INFO cinder.volume.api [None req-573247fb-460c-4f18-87ca-f884baa5d930 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:29:05.356 8 INFO cinder.api.openstack.wsgi [None req-573247fb-460c-4f18-87ca-f884baa5d930 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 51/104] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:29:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:29:05.368 7 INFO cinder.api.openstack.wsgi [None req-225f6580-5872-44d7-9ba3-d074ad1ed4cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:29:05.373 7 INFO cinder.api.openstack.wsgi [None req-225f6580-5872-44d7-9ba3-d074ad1ed4cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 54/105] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:29:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:29:05.381 8 INFO cinder.api.openstack.wsgi [None req-5bf36b11-4bfa-4832-98c6-f133a2de7fb3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:29:05.400 8 INFO cinder.volume.api [None req-5bf36b11-4bfa-4832-98c6-f133a2de7fb3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:29:05.404 8 INFO cinder.api.openstack.wsgi [None req-5bf36b11-4bfa-4832-98c6-f133a2de7fb3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 52/106] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:29:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:29:05.415 7 INFO cinder.api.openstack.wsgi [None req-e718fc66-0bcf-4eda-acb4-5bcef57102e6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:29:05.428 7 INFO cinder.volume.api [None req-e718fc66-0bcf-4eda-acb4-5bcef57102e6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:29:05.428 7 INFO cinder.api.openstack.wsgi [None req-e718fc66-0bcf-4eda-acb4-5bcef57102e6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 55/107] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:29:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:29:05.467 8 INFO cinder.api.openstack.wsgi [None req-e2c397a4-18c6-4816-b4f1-b266bfa063ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:29:05.489 8 INFO cinder.api.openstack.wsgi [None req-e2c397a4-18c6-4816-b4f1-b266bfa063ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 53/108] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:29:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:29:05.501 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:29:05.525 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 56/109] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:29:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:29:05.539 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:29:05.566 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 54/110] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:29:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:29:06.757 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:29:06.758 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:29:06.758 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:29:06.758 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:29:16.757 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:29:16.757 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:29:16.758 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:29:16.759 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:29:26.757 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:29:26.758 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:29:26.758 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:29:26.758 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:29:36.757 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:29:36.758 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:29:36.758 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:29:36.759 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:29:46.757 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:29:46.758 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:29:46.758 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:29:46.761 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:29:56.758 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:29:56.774 7 INFO cinder.api.openstack.wsgi [None req-83d48f14-fc28-43fc-95a7-c6120a6157ad dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:29:56.773 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:29:56.789 8 INFO cinder.api.openstack.wsgi [None req-40b679c3-1e8a-4bd8-88b6-3577caa3dc6a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:30:04.751 7 INFO cinder.api.openstack.wsgi [None req-8c02fdd7-db65-47a9-8f19-1e532342b4c3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:30:04.758 7 INFO cinder.volume.api [None req-8c02fdd7-db65-47a9-8f19-1e532342b4c3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:30:04.758 7 INFO cinder.api.openstack.wsgi [None req-8c02fdd7-db65-47a9-8f19-1e532342b4c3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 63/123] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:30:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:30:04.775 8 INFO cinder.api.openstack.wsgi [None req-de79d399-6783-4c1a-949a-6d94e216edbd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:30:05.278 8 INFO cinder.api.openstack.wsgi [None req-de79d399-6783-4c1a-949a-6d94e216edbd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 61/124] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:30:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:30:05.291 7 INFO cinder.api.openstack.wsgi [None req-f551facd-6070-4402-afcd-4c8f1f572897 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:30:05.343 7 INFO cinder.volume.api [None req-f551facd-6070-4402-afcd-4c8f1f572897 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:30:05.344 7 INFO cinder.api.openstack.wsgi [None req-f551facd-6070-4402-afcd-4c8f1f572897 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 64/125] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:30:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:30:05.353 8 INFO cinder.api.openstack.wsgi [None req-0c69ddee-d44a-45ce-a28e-ffe7889e28bf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:30:05.360 8 INFO cinder.api.openstack.wsgi [None req-0c69ddee-d44a-45ce-a28e-ffe7889e28bf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 62/126] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:30:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:30:05.369 7 INFO cinder.api.openstack.wsgi [None req-160718ec-21b3-4880-a0ca-92a705b2087f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:30:05.378 7 INFO cinder.volume.api [None req-160718ec-21b3-4880-a0ca-92a705b2087f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:30:05.380 7 INFO cinder.api.openstack.wsgi [None req-160718ec-21b3-4880-a0ca-92a705b2087f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 65/127] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:30:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:30:05.424 8 INFO cinder.api.openstack.wsgi [None req-c0ab0c18-e29c-4ba3-b590-073b342327ea dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:30:05.454 8 INFO cinder.api.openstack.wsgi [None req-c0ab0c18-e29c-4ba3-b590-073b342327ea dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 63/128] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:30:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:30:05.464 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:30:05.482 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 66/129] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:30:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:30:05.494 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:30:05.512 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 64/130] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:30:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:30:06.758 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:30:06.758 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:30:06.759 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:30:06.759 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:30:16.757 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:30:16.758 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:30:16.759 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:30:16.760 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:30:26.757 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:30:26.757 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:30:26.758 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:30:26.758 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:30:36.758 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:30:36.759 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:30:36.759 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:30:36.759 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:30:46.757 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:30:46.758 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:30:46.758 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:30:46.759 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:30:56.757 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:30:56.758 8 INFO cinder.api.openstack.wsgi [None req-6a266490-4a52-4924-b348-84f08185eaac dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:30:56.759 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:30:56.761 7 INFO cinder.api.openstack.wsgi [None req-7f4e6681-9bd4-4cf2-b8af-2506ee31d974 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:31:04.759 8 INFO cinder.api.openstack.wsgi [None req-bce2bb0f-0e6f-45cf-af82-32e8f6a996da dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:31:04.784 8 INFO cinder.volume.api [None req-bce2bb0f-0e6f-45cf-af82-32e8f6a996da dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:31:04.784 8 INFO cinder.api.openstack.wsgi [None req-bce2bb0f-0e6f-45cf-af82-32e8f6a996da dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 71/143] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:31:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true => generated 17 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:31:04.797 7 INFO cinder.api.openstack.wsgi [None req-d7617cea-2686-4f2f-b214-c9d1c7c541b8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:31:05.300 7 INFO cinder.api.openstack.wsgi [None req-d7617cea-2686-4f2f-b214-c9d1c7c541b8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 73/144] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:31:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:31:05.333 8 INFO cinder.api.openstack.wsgi [None req-f6cdfcb8-b336-44e3-963c-5d80f456e080 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:31:05.356 8 INFO cinder.api.openstack.wsgi [None req-f6cdfcb8-b336-44e3-963c-5d80f456e080 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 72/145] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:31:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:31:05.369 7 INFO cinder.api.openstack.wsgi [None req-77413e16-3c51-48d9-ba86-de4b6219e0e1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:31:05.387 7 INFO cinder.api.openstack.wsgi [None req-77413e16-3c51-48d9-ba86-de4b6219e0e1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 74/146] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:31:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:31:05.400 8 INFO cinder.api.openstack.wsgi [None req-21b6e867-d7c6-40a0-a5f7-d0c9c0b17671 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:31:05.425 8 INFO cinder.api.openstack.wsgi [None req-21b6e867-d7c6-40a0-a5f7-d0c9c0b17671 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 73/147] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:31:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:31:05.435 7 INFO cinder.api.openstack.wsgi [None req-3d3b63ac-2e20-4e6a-9806-25e8a0a4af03 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:31:05.443 7 INFO cinder.volume.api [None req-3d3b63ac-2e20-4e6a-9806-25e8a0a4af03 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:31:05.445 7 INFO cinder.api.openstack.wsgi [None req-3d3b63ac-2e20-4e6a-9806-25e8a0a4af03 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 75/148] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:31:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:31:05.454 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:31:05.458 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 74/149] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:31:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:31:05.465 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:31:05.473 7 INFO cinder.volume.api [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:31:05.475 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 76/150] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:31:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:31:06.758 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:31:06.758 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:31:06.759 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:31:06.759 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:31:16.756 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:31:16.757 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:31:16.757 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:31:16.758 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:31:26.759 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:31:26.759 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:31:26.760 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:31:26.760 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:31:36.757 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:31:36.758 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:31:36.765 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:31:36.765 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:31:46.756 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:31:46.757 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:31:46.757 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:31:46.758 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:31:56.760 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:31:56.761 7 INFO cinder.api.openstack.wsgi [None req-ec3038ff-a1c5-4dde-b3e0-775ccfeae400 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:31:56.762 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:31:56.762 8 INFO cinder.api.openstack.wsgi [None req-ba0cf184-6412-4fe3-83ec-2088e20eb466 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:32:04.722 7 INFO cinder.api.openstack.wsgi [None req-b112d05c-6caa-4422-b221-f4cc37794e94 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:32:04.727 7 INFO cinder.volume.api [None req-b112d05c-6caa-4422-b221-f4cc37794e94 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:32:04.728 7 INFO cinder.api.openstack.wsgi [None req-b112d05c-6caa-4422-b221-f4cc37794e94 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 83/163] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:32:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:32:04.744 8 INFO cinder.api.openstack.wsgi [None req-836b481a-5e3d-452a-8ed2-8bdf6e68044a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:32:04.754 8 INFO cinder.api.openstack.wsgi [None req-836b481a-5e3d-452a-8ed2-8bdf6e68044a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 81/164] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:32:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:32:04.763 7 INFO cinder.api.openstack.wsgi [None req-5447b7de-6f3b-43b1-bbf1-4a0e2efeedd5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:32:04.772 7 INFO cinder.volume.api [None req-5447b7de-6f3b-43b1-bbf1-4a0e2efeedd5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:32:04.773 7 INFO cinder.api.openstack.wsgi [None req-5447b7de-6f3b-43b1-bbf1-4a0e2efeedd5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 84/165] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:32:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:32:04.786 8 INFO cinder.api.openstack.wsgi [None req-c5f6830c-dfc9-489f-bfd1-b7cb9318dbe6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:32:05.289 8 INFO cinder.api.openstack.wsgi [None req-c5f6830c-dfc9-489f-bfd1-b7cb9318dbe6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 82/166] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:32:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:32:05.352 7 INFO cinder.api.openstack.wsgi [None req-1880e9b9-5da7-4552-8cbd-0ad174cd08e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:32:05.378 7 INFO cinder.volume.api [None req-1880e9b9-5da7-4552-8cbd-0ad174cd08e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:32:05.380 7 INFO cinder.api.openstack.wsgi [None req-1880e9b9-5da7-4552-8cbd-0ad174cd08e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 85/167] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:32:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:32:05.416 8 INFO cinder.api.openstack.wsgi [None req-dfb5e7b9-b6be-403a-95f9-df26c083ac00 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:32:05.444 8 INFO cinder.api.openstack.wsgi [None req-dfb5e7b9-b6be-403a-95f9-df26c083ac00 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 83/168] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:32:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:32:05.452 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:32:05.470 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 86/169] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:32:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:32:05.478 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:32:05.502 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 84/170] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:32:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:32:06.758 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:32:06.759 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:32:06.760 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:32:06.761 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:32:16.760 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:32:16.760 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:32:16.761 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:32:16.762 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:32:26.757 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:32:26.758 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:32:26.759 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:32:26.761 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:32:36.757 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:32:36.758 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:32:36.760 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:32:36.761 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:32:46.757 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:32:46.758 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:32:46.760 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:32:46.761 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:32:56.757 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:32:56.758 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:32:56.759 7 INFO cinder.api.openstack.wsgi [None req-372452cc-640c-4c18-867e-5546f884e278 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:32:56.759 8 INFO cinder.api.openstack.wsgi [None req-b9cf4dde-7536-444e-b564-50e823713fe5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:33:04.822 7 INFO cinder.api.openstack.wsgi [None req-6afc2fd1-b8eb-4e88-beec-2a45c4c5349b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:33:04.844 7 INFO cinder.api.openstack.wsgi [None req-6afc2fd1-b8eb-4e88-beec-2a45c4c5349b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 93/183] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:33:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:33:04.855 8 INFO cinder.api.openstack.wsgi [None req-6f40cee2-6b0f-4554-8232-cc05801ee73a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:33:04.877 8 INFO cinder.api.openstack.wsgi [None req-6f40cee2-6b0f-4554-8232-cc05801ee73a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 91/184] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:33:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:33:04.891 7 INFO cinder.api.openstack.wsgi [None req-97736f81-65db-41f4-b408-6fa681d1d87e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:33:04.917 7 INFO cinder.api.openstack.wsgi [None req-97736f81-65db-41f4-b408-6fa681d1d87e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 94/185] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:33:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:33:04.930 8 INFO cinder.api.openstack.wsgi [None req-f253788c-df44-40c7-9c9c-a7b28d0f4ef0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:33:05.434 8 INFO cinder.api.openstack.wsgi [None req-f253788c-df44-40c7-9c9c-a7b28d0f4ef0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 92/186] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:33:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:33:05.451 7 INFO cinder.api.openstack.wsgi [None req-45156c5b-f92b-430d-8683-1716ade1242b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:33:05.466 7 INFO cinder.api.openstack.wsgi [None req-45156c5b-f92b-430d-8683-1716ade1242b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 95/187] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:33:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:33:05.480 8 INFO cinder.api.openstack.wsgi [None req-7f399cd8-f8b5-4109-97c2-34254899fcde dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:33:05.491 8 INFO cinder.volume.api [None req-7f399cd8-f8b5-4109-97c2-34254899fcde dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:33:05.493 8 INFO cinder.api.openstack.wsgi [None req-7f399cd8-f8b5-4109-97c2-34254899fcde dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 93/188] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:33:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:33:05.504 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:33:05.510 7 INFO cinder.volume.api [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:33:05.511 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 96/189] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:33:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:33:05.520 8 INFO cinder.api.openstack.wsgi [None req-afd928ca-eecf-4473-ac19-ef69fba3e680 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:33:05.528 8 INFO cinder.volume.api [None req-afd928ca-eecf-4473-ac19-ef69fba3e680 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:33:05.530 8 INFO cinder.api.openstack.wsgi [None req-afd928ca-eecf-4473-ac19-ef69fba3e680 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 94/190] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:33:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:33:06.757 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:33:06.758 8 INFO cinder.api.openstack.wsgi [None req-afd928ca-eecf-4473-ac19-ef69fba3e680 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:33:06.758 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:33:06.760 8 INFO cinder.api.openstack.wsgi [None req-afd928ca-eecf-4473-ac19-ef69fba3e680 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:33:16.758 8 INFO cinder.api.openstack.wsgi [None req-afd928ca-eecf-4473-ac19-ef69fba3e680 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:33:16.758 8 INFO cinder.api.openstack.wsgi [None req-afd928ca-eecf-4473-ac19-ef69fba3e680 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:33:16.758 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:33:16.759 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:33:26.757 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:33:26.758 8 INFO cinder.api.openstack.wsgi [None req-afd928ca-eecf-4473-ac19-ef69fba3e680 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:33:26.759 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:33:26.759 8 INFO cinder.api.openstack.wsgi [None req-afd928ca-eecf-4473-ac19-ef69fba3e680 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:33:36.760 8 INFO cinder.api.openstack.wsgi [None req-afd928ca-eecf-4473-ac19-ef69fba3e680 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:33:36.761 8 INFO cinder.api.openstack.wsgi [None req-afd928ca-eecf-4473-ac19-ef69fba3e680 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:33:36.762 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:33:36.763 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:33:40.601 8 INFO cinder.api.openstack.wsgi [None req-1cb16174-0463-46cd-9c37-11aa31bda3e1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] PUT https://volume.199-204-45-61.nip.io/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21 2026-07-24 23:33:40.659 8 INFO cinder.api.openstack.wsgi [None req-1cb16174-0463-46cd-9c37-11aa31bda3e1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] https://volume.199-204-45-61.nip.io/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21 returned with HTTP 200 [pid: 8|app: 0|req: 99/199] 199.204.45.61 () {48 vars in 1091 bytes} [Fri Jul 24 23:33:40 2026] PUT /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21 => generated 296 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:33:46.756 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:33:46.756 8 INFO cinder.api.openstack.wsgi [None req-1cb16174-0463-46cd-9c37-11aa31bda3e1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:33:46.757 8 INFO cinder.api.openstack.wsgi [None req-1cb16174-0463-46cd-9c37-11aa31bda3e1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:33:46.758 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:33:56.757 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:33:56.757 8 INFO cinder.api.openstack.wsgi [None req-1cb16174-0463-46cd-9c37-11aa31bda3e1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:33:56.758 7 INFO cinder.api.openstack.wsgi [None req-2ea2c2cd-f82c-469a-ae25-e759d9efb534 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:33:56.758 8 INFO cinder.api.openstack.wsgi [None req-1cb16174-0463-46cd-9c37-11aa31bda3e1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:34:04.940 7 INFO cinder.api.openstack.wsgi [None req-685493aa-a318-4031-b0c0-42137d023544 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:34:04.960 7 INFO cinder.volume.api [None req-685493aa-a318-4031-b0c0-42137d023544 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:34:04.964 7 INFO cinder.api.openstack.wsgi [None req-685493aa-a318-4031-b0c0-42137d023544 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 103/204] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:34:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:34:04.975 8 INFO cinder.api.openstack.wsgi [None req-0a3d41df-bdc2-45bb-bd69-7d15443f3be8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:34:04.981 8 INFO cinder.volume.api [None req-0a3d41df-bdc2-45bb-bd69-7d15443f3be8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:34:04.982 8 INFO cinder.api.openstack.wsgi [None req-0a3d41df-bdc2-45bb-bd69-7d15443f3be8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 102/205] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:34:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:34:05.041 7 INFO cinder.api.openstack.wsgi [None req-47db5a1b-cb72-4dec-b9d6-4f809ac42251 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:34:05.060 7 INFO cinder.api.openstack.wsgi [None req-47db5a1b-cb72-4dec-b9d6-4f809ac42251 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 104/206] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:34:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:34:05.071 8 INFO cinder.api.openstack.wsgi [None req-5667ea33-9859-4e1c-bf8a-ee90b9a74369 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:34:05.088 8 INFO cinder.api.openstack.wsgi [None req-5667ea33-9859-4e1c-bf8a-ee90b9a74369 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 103/207] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:34:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:34:05.099 7 INFO cinder.api.openstack.wsgi [None req-8e49c0d3-5057-41c2-a011-e97cab36341d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:34:05.130 7 INFO cinder.api.openstack.wsgi [None req-8e49c0d3-5057-41c2-a011-e97cab36341d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 105/208] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:34:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:34:05.140 8 INFO cinder.api.openstack.wsgi [None req-218ddd57-8fe0-484f-9d88-460623f4ef57 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:34:05.644 8 INFO cinder.api.openstack.wsgi [None req-218ddd57-8fe0-484f-9d88-460623f4ef57 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 104/209] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:34:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:34:05.658 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:34:05.664 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 106/210] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:34:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:34:05.673 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:34:05.687 8 INFO cinder.volume.api [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:34:05.689 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 105/211] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:34:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:34:06.757 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:34:06.758 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:34:06.760 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:34:06.759 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:34:16.758 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:34:16.758 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:34:16.758 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:34:16.758 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:34:26.758 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:34:26.758 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:34:26.759 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:34:26.759 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:34:36.757 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:34:36.758 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:34:36.759 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:34:36.759 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:34:46.757 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:34:46.757 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:34:46.758 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:34:46.759 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:34:56.757 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:34:56.757 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:34:56.758 8 INFO cinder.api.openstack.wsgi [None req-b0231ac7-9985-4b18-973e-cf082b1119f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:34:56.758 7 INFO cinder.api.openstack.wsgi [None req-8c1aca0b-26f2-4af8-8ea7-45d2330d32c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:35:04.869 7 INFO cinder.api.openstack.wsgi [None req-1523db27-03d1-4920-b63d-1e10c42e15f8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:35:04.887 7 INFO cinder.api.openstack.wsgi [None req-1523db27-03d1-4920-b63d-1e10c42e15f8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 113/224] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:35:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:35:04.899 8 INFO cinder.api.openstack.wsgi [None req-fe659bf4-0b35-4a88-aff5-524e4387abe6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:35:04.920 8 INFO cinder.api.openstack.wsgi [None req-fe659bf4-0b35-4a88-aff5-524e4387abe6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 112/225] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:35:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:35:04.933 7 INFO cinder.api.openstack.wsgi [None req-5e9a579a-12c1-4a3a-a639-11c849ab8768 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:35:04.959 7 INFO cinder.api.openstack.wsgi [None req-5e9a579a-12c1-4a3a-a639-11c849ab8768 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 114/226] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:35:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:35:04.969 8 INFO cinder.api.openstack.wsgi [None req-30e5bd34-9c83-4c71-aaad-c0ded276c191 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:35:04.977 8 INFO cinder.volume.api [None req-30e5bd34-9c83-4c71-aaad-c0ded276c191 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:35:04.977 8 INFO cinder.api.openstack.wsgi [None req-30e5bd34-9c83-4c71-aaad-c0ded276c191 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 113/227] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:35:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:35:04.989 7 INFO cinder.api.openstack.wsgi [None req-80f02101-2ad6-4298-9e53-9d3b297a53a1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:35:04.994 7 INFO cinder.api.openstack.wsgi [None req-80f02101-2ad6-4298-9e53-9d3b297a53a1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 115/228] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:35:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:35:05.004 8 INFO cinder.api.openstack.wsgi [None req-b39a8287-9dc2-4644-9fa0-6a1a1d197102 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:35:05.012 8 INFO cinder.volume.api [None req-b39a8287-9dc2-4644-9fa0-6a1a1d197102 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:35:05.013 8 INFO cinder.api.openstack.wsgi [None req-b39a8287-9dc2-4644-9fa0-6a1a1d197102 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 114/229] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:35:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:35:05.023 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:35:05.034 7 INFO cinder.volume.api [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:35:05.035 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 116/230] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:35:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:35:05.051 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:35:05.555 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 115/231] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:35:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true => generated 670 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:35:06.757 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:35:06.757 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:35:06.759 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:35:06.760 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:35:16.758 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:35:16.759 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:35:16.772 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:35:16.773 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:35:26.757 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:35:26.757 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:35:26.758 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:35:26.758 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:35:36.757 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:35:36.757 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:35:36.758 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:35:36.758 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:35:46.758 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:35:46.758 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:35:46.759 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:35:46.759 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:35:56.757 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:35:56.757 8 INFO cinder.api.openstack.wsgi [None req-955fb84a-0df0-46d1-8982-0a04729dc06c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:35:56.757 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:35:56.758 7 INFO cinder.api.openstack.wsgi [None req-2ad757ba-4a2f-4450-9743-38d40ce8e313 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:36:04.804 8 INFO cinder.api.openstack.wsgi [None req-27494939-ab87-4dd6-b1db-526913ded103 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:36:04.848 8 INFO cinder.api.openstack.wsgi [None req-27494939-ab87-4dd6-b1db-526913ded103 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 122/244] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:36:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:36:04.865 7 INFO cinder.api.openstack.wsgi [None req-38e33d17-5369-489e-97a9-3384da2f0e53 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:36:04.890 7 INFO cinder.api.openstack.wsgi [None req-38e33d17-5369-489e-97a9-3384da2f0e53 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 123/245] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:36:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:36:04.905 8 INFO cinder.api.openstack.wsgi [None req-de39c8f1-ff2e-4db0-84cc-df4d2f223f3e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:36:04.923 8 INFO cinder.api.openstack.wsgi [None req-de39c8f1-ff2e-4db0-84cc-df4d2f223f3e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 123/246] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:36:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:36:04.934 7 INFO cinder.api.openstack.wsgi [None req-21035eee-2be8-4ca9-a8ad-2f42224b9a87 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:36:04.943 7 INFO cinder.volume.api [None req-21035eee-2be8-4ca9-a8ad-2f42224b9a87 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:36:04.943 7 INFO cinder.api.openstack.wsgi [None req-21035eee-2be8-4ca9-a8ad-2f42224b9a87 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 124/247] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:36:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:36:04.954 8 INFO cinder.api.openstack.wsgi [None req-7333dfec-2c95-4faa-a3b8-3a275fd28be6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:36:04.963 8 INFO cinder.volume.api [None req-7333dfec-2c95-4faa-a3b8-3a275fd28be6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:36:04.964 8 INFO cinder.api.openstack.wsgi [None req-7333dfec-2c95-4faa-a3b8-3a275fd28be6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 124/248] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:36:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:36:04.976 7 INFO cinder.api.openstack.wsgi [None req-a086e2d4-245d-4c35-87fc-00affb56509c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:36:05.479 7 INFO cinder.api.openstack.wsgi [None req-a086e2d4-245d-4c35-87fc-00affb56509c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 125/249] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:36:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:36:05.493 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:36:05.501 8 INFO cinder.volume.api [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:36:05.503 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 125/250] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:36:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:36:05.515 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:36:05.522 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 126/251] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:36:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:36:06.758 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:36:06.758 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:36:06.758 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:36:06.759 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:36:16.757 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:36:16.757 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:36:16.758 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:36:16.758 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:36:26.757 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:36:26.757 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:36:26.758 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:36:26.758 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:36:36.757 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:36:36.757 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:36:36.758 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:36:36.758 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:36:46.757 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:36:46.758 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:36:46.759 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:36:46.760 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:36:56.757 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:36:56.758 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:36:56.758 7 INFO cinder.api.openstack.wsgi [None req-ed682e08-f9e5-4f55-a593-9fd370c316f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:36:56.759 8 INFO cinder.api.openstack.wsgi [None req-cca5e19c-c834-479b-8a3b-8c4dd8d52b5c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:37:04.737 7 INFO cinder.api.openstack.wsgi [None req-af7c89a3-74fe-4ca9-ad79-3015fa873c42 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:37:04.743 7 INFO cinder.api.openstack.wsgi [None req-af7c89a3-74fe-4ca9-ad79-3015fa873c42 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 133/264] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:37:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:37:04.756 8 INFO cinder.api.openstack.wsgi [None req-51c73a31-c6c1-473a-bcd5-9d947a6e3567 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:37:04.766 8 INFO cinder.volume.api [None req-51c73a31-c6c1-473a-bcd5-9d947a6e3567 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:37:04.767 8 INFO cinder.api.openstack.wsgi [None req-51c73a31-c6c1-473a-bcd5-9d947a6e3567 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 132/265] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:37:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:37:04.782 7 INFO cinder.api.openstack.wsgi [None req-e8289453-3b19-4781-8010-28cf8ecc11af dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:37:05.285 7 INFO cinder.api.openstack.wsgi [None req-e8289453-3b19-4781-8010-28cf8ecc11af dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 134/266] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:37:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:37:05.295 8 INFO cinder.api.openstack.wsgi [None req-b5035bae-1969-4cde-88fd-4c7ee704987a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:37:05.301 8 INFO cinder.volume.api [None req-b5035bae-1969-4cde-88fd-4c7ee704987a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:37:05.302 8 INFO cinder.api.openstack.wsgi [None req-b5035bae-1969-4cde-88fd-4c7ee704987a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 133/267] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:37:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:37:05.346 7 INFO cinder.api.openstack.wsgi [None req-af48685d-be5c-4ae8-82a3-d3cb87f3a583 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:37:05.369 7 INFO cinder.api.openstack.wsgi [None req-af48685d-be5c-4ae8-82a3-d3cb87f3a583 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 135/268] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:37:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:37:05.381 8 INFO cinder.api.openstack.wsgi [None req-6b803b8e-4993-4ce3-99b1-cccc0a712327 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:37:05.401 8 INFO cinder.api.openstack.wsgi [None req-6b803b8e-4993-4ce3-99b1-cccc0a712327 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 134/269] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:37:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:37:05.431 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:37:05.448 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 136/270] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:37:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:37:05.459 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:37:05.467 8 INFO cinder.volume.api [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:37:05.469 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 135/271] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:37:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:37:06.757 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:37:06.757 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:37:06.757 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:37:06.758 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:37:16.758 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:37:16.758 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:37:16.759 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:37:16.759 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:37:26.757 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:37:26.758 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:37:26.758 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:37:26.759 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:37:36.757 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:37:36.757 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:37:36.758 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:37:36.758 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:37:46.758 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:37:46.759 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:37:46.757 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:37:46.766 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:37:56.757 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:37:56.758 7 INFO cinder.api.openstack.wsgi [None req-1c541d6d-5e78-4eda-8fd7-5357232859e5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:37:56.760 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:37:56.761 8 INFO cinder.api.openstack.wsgi [None req-0093da31-81df-445d-b62b-690487f7c352 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:38:04.757 7 INFO cinder.api.openstack.wsgi [None req-487bfd3a-fc7a-49e6-b8fb-8b919c8235c0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:38:04.786 7 INFO cinder.api.openstack.wsgi [None req-487bfd3a-fc7a-49e6-b8fb-8b919c8235c0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 143/284] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:38:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:38:04.801 8 INFO cinder.api.openstack.wsgi [None req-dd31c459-76b5-4fc3-ad32-38dd76661812 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:38:04.833 8 INFO cinder.api.openstack.wsgi [None req-dd31c459-76b5-4fc3-ad32-38dd76661812 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 142/285] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:38:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:38:04.845 7 INFO cinder.api.openstack.wsgi [None req-46e3cd0d-461a-4ab4-b775-2cebd3481602 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:38:04.867 7 INFO cinder.api.openstack.wsgi [None req-46e3cd0d-461a-4ab4-b775-2cebd3481602 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 144/286] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:38:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:38:04.879 8 INFO cinder.api.openstack.wsgi [None req-b861186a-7dfa-4a46-a071-8a4d002e2f85 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:38:04.892 8 INFO cinder.volume.api [None req-b861186a-7dfa-4a46-a071-8a4d002e2f85 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:38:04.894 8 INFO cinder.api.openstack.wsgi [None req-b861186a-7dfa-4a46-a071-8a4d002e2f85 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 143/287] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:38:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:38:04.905 7 INFO cinder.api.openstack.wsgi [None req-23462b44-3ef0-4ace-8e31-1417bf2aa9c1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:38:05.409 7 INFO cinder.api.openstack.wsgi [None req-23462b44-3ef0-4ace-8e31-1417bf2aa9c1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 145/288] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:38:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:38:05.419 8 INFO cinder.api.openstack.wsgi [None req-febcf807-4e58-487f-bde3-3750e452656d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:38:05.425 8 INFO cinder.volume.api [None req-febcf807-4e58-487f-bde3-3750e452656d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:38:05.427 8 INFO cinder.api.openstack.wsgi [None req-febcf807-4e58-487f-bde3-3750e452656d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 144/289] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:38:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:38:05.440 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:38:05.448 7 INFO cinder.volume.api [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:38:05.449 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 146/290] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:38:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:38:05.459 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:38:05.463 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 145/291] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:38:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:38:06.757 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:38:06.758 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:38:06.758 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:38:06.761 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:38:16.757 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:38:16.757 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:38:16.757 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:38:16.758 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:38:26.757 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:38:26.757 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:38:26.758 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:38:26.759 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:38:36.758 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:38:36.759 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:38:36.759 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:38:36.761 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:38:46.759 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:38:46.759 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:38:46.759 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:38:46.760 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:38:56.758 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:38:56.758 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:38:56.759 8 INFO cinder.api.openstack.wsgi [None req-0e450f10-872d-466e-af17-c19e330602ce dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:38:56.759 7 INFO cinder.api.openstack.wsgi [None req-09aad264-e830-4ae0-b54c-440ea073fad1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:39:04.724 8 INFO cinder.api.openstack.wsgi [None req-f26946df-155d-4a6a-8f77-b925fa1326eb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:39:04.730 8 INFO cinder.volume.api [None req-f26946df-155d-4a6a-8f77-b925fa1326eb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:39:04.730 8 INFO cinder.api.openstack.wsgi [None req-f26946df-155d-4a6a-8f77-b925fa1326eb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 152/304] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:39:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:39:04.743 7 INFO cinder.api.openstack.wsgi [None req-e609c4fa-e0ce-49c9-afe6-c5197c4a5533 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:39:04.749 7 INFO cinder.api.openstack.wsgi [None req-e609c4fa-e0ce-49c9-afe6-c5197c4a5533 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 153/305] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:39:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:39:04.761 8 INFO cinder.api.openstack.wsgi [None req-d3da4ed0-db68-4fd5-bdc1-9642e4270c90 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:39:05.264 8 INFO cinder.api.openstack.wsgi [None req-d3da4ed0-db68-4fd5-bdc1-9642e4270c90 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 153/306] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:39:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:39:05.300 7 INFO cinder.api.openstack.wsgi [None req-399edbb4-dd17-40b1-8f68-0e2c891d0357 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:39:05.318 7 INFO cinder.api.openstack.wsgi [None req-399edbb4-dd17-40b1-8f68-0e2c891d0357 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 154/307] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:39:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:39:05.328 8 INFO cinder.api.openstack.wsgi [None req-720e5bb1-751b-471e-94f5-2b0eec152f80 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:39:05.349 8 INFO cinder.api.openstack.wsgi [None req-720e5bb1-751b-471e-94f5-2b0eec152f80 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 154/308] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:39:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:39:05.362 7 INFO cinder.api.openstack.wsgi [None req-c408ebed-86d9-4efd-bcd3-6dd771338d7a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:39:05.378 7 INFO cinder.api.openstack.wsgi [None req-c408ebed-86d9-4efd-bcd3-6dd771338d7a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 155/309] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:39:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:39:05.387 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:39:05.395 8 INFO cinder.volume.api [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:39:05.397 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 155/310] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:39:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:39:05.406 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:39:05.414 7 INFO cinder.volume.api [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:39:05.415 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 156/311] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:39:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:39:06.757 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:39:06.759 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:39:06.759 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:39:06.760 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:39:16.757 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:39:16.757 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:39:16.758 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:39:16.759 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:39:26.758 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:39:26.758 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:39:26.759 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:39:26.759 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:39:36.757 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:39:36.758 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:39:36.758 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:39:36.758 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:39:46.758 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:39:46.758 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:39:46.759 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:39:46.760 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:39:56.758 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:39:56.758 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:39:56.759 7 INFO cinder.api.openstack.wsgi [None req-96206d83-e94c-4d67-bb6d-1fbdd8b72baf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:39:56.759 8 INFO cinder.api.openstack.wsgi [None req-9902b48c-8249-423f-a8bd-3e55d31bdf46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:40:04.728 7 INFO cinder.api.openstack.wsgi [None req-5a1fde2d-b316-4e2f-bde9-5a4d299a8ecd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:40:04.745 7 INFO cinder.volume.api [None req-5a1fde2d-b316-4e2f-bde9-5a4d299a8ecd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:40:04.749 7 INFO cinder.api.openstack.wsgi [None req-5a1fde2d-b316-4e2f-bde9-5a4d299a8ecd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 163/324] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:40:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:40:04.762 8 INFO cinder.api.openstack.wsgi [None req-de7c15de-a431-4a49-bfef-99c2e6c13965 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:40:05.266 8 INFO cinder.api.openstack.wsgi [None req-de7c15de-a431-4a49-bfef-99c2e6c13965 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 162/325] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:40:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:40:05.278 7 INFO cinder.api.openstack.wsgi [None req-1105d1cb-3a35-4c4f-8dd5-3b7a01f1ef8e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:40:05.292 7 INFO cinder.api.openstack.wsgi [None req-1105d1cb-3a35-4c4f-8dd5-3b7a01f1ef8e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 164/326] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:40:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:40:05.303 8 INFO cinder.api.openstack.wsgi [None req-9e29617f-5d94-4e31-80c4-604e38dc8480 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:40:05.317 8 INFO cinder.volume.api [None req-9e29617f-5d94-4e31-80c4-604e38dc8480 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:40:05.319 8 INFO cinder.api.openstack.wsgi [None req-9e29617f-5d94-4e31-80c4-604e38dc8480 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 163/327] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:40:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:40:05.330 7 INFO cinder.api.openstack.wsgi [None req-cdd98e37-b003-4185-87a7-0d5680a131c9 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:40:05.334 7 INFO cinder.volume.api [None req-cdd98e37-b003-4185-87a7-0d5680a131c9 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:40:05.334 7 INFO cinder.api.openstack.wsgi [None req-cdd98e37-b003-4185-87a7-0d5680a131c9 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 165/328] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:40:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:40:05.415 8 INFO cinder.api.openstack.wsgi [None req-06d0c9eb-df08-4554-b1af-45b3921b3a32 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:40:05.442 8 INFO cinder.api.openstack.wsgi [None req-06d0c9eb-df08-4554-b1af-45b3921b3a32 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 164/329] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:40:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:40:05.454 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:40:05.483 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 166/330] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:40:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:40:05.493 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:40:05.539 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 165/331] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:40:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:40:06.758 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:40:06.759 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:40:06.760 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:40:06.761 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:40:16.758 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:40:16.758 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:40:16.760 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:40:16.763 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:40:26.760 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:40:26.761 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:40:26.762 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:40:26.762 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:40:36.757 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:40:36.757 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:40:36.758 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:40:36.758 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:40:46.757 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:40:46.758 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:40:46.758 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:40:46.759 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:40:56.757 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:40:56.757 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:40:56.758 7 INFO cinder.api.openstack.wsgi [None req-a6ca4b5a-638b-4a9f-8727-a76c093ec737 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:40:56.758 8 INFO cinder.api.openstack.wsgi [None req-91d9bd4b-ee92-4887-a48c-b7e7b16262c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:41:04.734 7 INFO cinder.api.openstack.wsgi [None req-ac22553c-4616-4023-a515-7b4464ee9991 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:41:04.756 7 INFO cinder.api.openstack.wsgi [None req-ac22553c-4616-4023-a515-7b4464ee9991 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 173/344] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:41:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:41:04.768 8 INFO cinder.api.openstack.wsgi [None req-3dbdf99d-7fcc-43b2-8ab7-7563ac2fdac5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:41:04.793 8 INFO cinder.api.openstack.wsgi [None req-3dbdf99d-7fcc-43b2-8ab7-7563ac2fdac5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 172/345] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:41:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:41:04.804 7 INFO cinder.api.openstack.wsgi [None req-6822df6f-06b1-413c-9f10-6b4e3994e94c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:41:04.824 7 INFO cinder.api.openstack.wsgi [None req-6822df6f-06b1-413c-9f10-6b4e3994e94c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 174/346] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:41:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:41:04.834 8 INFO cinder.api.openstack.wsgi [None req-16e4d223-b06c-4a6a-8453-ce57398ce5d1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:41:04.858 8 INFO cinder.volume.api [None req-16e4d223-b06c-4a6a-8453-ce57398ce5d1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:41:04.860 8 INFO cinder.api.openstack.wsgi [None req-16e4d223-b06c-4a6a-8453-ce57398ce5d1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 173/347] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:41:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:41:04.866 7 INFO cinder.api.openstack.wsgi [None req-32654c79-90e5-4ab6-be13-a01c79f697a4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:41:04.870 7 INFO cinder.volume.api [None req-32654c79-90e5-4ab6-be13-a01c79f697a4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:41:04.871 7 INFO cinder.api.openstack.wsgi [None req-32654c79-90e5-4ab6-be13-a01c79f697a4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 175/348] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:41:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:41:04.880 8 INFO cinder.api.openstack.wsgi [None req-f282820f-7086-4202-9fe1-afd5a71ac0de dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:41:04.885 8 INFO cinder.api.openstack.wsgi [None req-f282820f-7086-4202-9fe1-afd5a71ac0de dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 174/349] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:41:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:41:04.891 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:41:04.897 7 INFO cinder.volume.api [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:41:04.899 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 176/350] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:41:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:41:04.908 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:41:05.412 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 175/351] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:41:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:41:06.757 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:41:06.758 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:41:06.758 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:41:06.758 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:41:16.758 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:41:16.759 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:41:16.759 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:41:16.760 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:41:26.758 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:41:26.758 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:41:26.759 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:41:26.759 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:41:36.758 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:41:36.758 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:41:36.759 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:41:36.760 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:41:46.757 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:41:46.758 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:41:46.758 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:41:46.759 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:41:56.757 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:41:56.757 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:41:56.758 7 INFO cinder.api.openstack.wsgi [None req-c2add0e9-a2e7-4491-a271-9fc4252f90cf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:41:56.759 8 INFO cinder.api.openstack.wsgi [None req-94e3c3fb-975d-4cdc-a001-9769c7344d3c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:42:04.828 7 INFO cinder.api.openstack.wsgi [None req-3ec3ea7c-f1c2-48c8-8ae3-32d37cb38fca dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:42:05.332 7 INFO cinder.api.openstack.wsgi [None req-3ec3ea7c-f1c2-48c8-8ae3-32d37cb38fca dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 183/364] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:42:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:42:05.354 8 INFO cinder.api.openstack.wsgi [None req-ead7064a-3dff-4436-944c-c19ac6a1c203 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:42:05.363 8 INFO cinder.volume.api [None req-ead7064a-3dff-4436-944c-c19ac6a1c203 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:42:05.365 8 INFO cinder.api.openstack.wsgi [None req-ead7064a-3dff-4436-944c-c19ac6a1c203 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 182/365] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:42:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:42:05.402 7 INFO cinder.api.openstack.wsgi [None req-6603ca49-b64e-4a2b-a1aa-5ba7727f257e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:42:05.424 7 INFO cinder.api.openstack.wsgi [None req-6603ca49-b64e-4a2b-a1aa-5ba7727f257e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 184/366] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:42:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:42:05.436 8 INFO cinder.api.openstack.wsgi [None req-ba8cad56-d4d5-4c46-ba0e-e90c0a2cc871 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:42:05.454 8 INFO cinder.api.openstack.wsgi [None req-ba8cad56-d4d5-4c46-ba0e-e90c0a2cc871 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 183/367] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:42:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:42:05.468 7 INFO cinder.api.openstack.wsgi [None req-f214c580-b364-4083-8a0a-5d728b67071c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:42:05.483 7 INFO cinder.api.openstack.wsgi [None req-f214c580-b364-4083-8a0a-5d728b67071c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 185/368] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:42:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:42:05.493 8 INFO cinder.api.openstack.wsgi [None req-ddbe3c87-715d-453a-a1fb-9f615e7224ef dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:42:05.501 8 INFO cinder.volume.api [None req-ddbe3c87-715d-453a-a1fb-9f615e7224ef dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:42:05.503 8 INFO cinder.api.openstack.wsgi [None req-ddbe3c87-715d-453a-a1fb-9f615e7224ef dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 184/369] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:42:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:42:05.513 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:42:05.518 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 186/370] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:42:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:42:05.529 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:42:05.534 8 INFO cinder.volume.api [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:42:05.534 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 185/371] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:42:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:42:06.757 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:42:06.757 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:42:06.759 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:42:06.759 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:42:16.758 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:42:16.758 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:42:16.758 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:42:16.758 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:42:26.757 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:42:26.757 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:42:26.757 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:42:26.758 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:42:36.757 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:42:36.757 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:42:36.757 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:42:36.758 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:42:46.757 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:42:46.757 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:42:46.758 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:42:46.758 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:42:56.758 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:42:56.758 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:42:56.759 8 INFO cinder.api.openstack.wsgi [None req-e559f331-1be4-4157-b8cd-62722087d15b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:42:56.759 7 INFO cinder.api.openstack.wsgi [None req-2e4a3caa-3c4e-4e7b-ac22-0f522636ec2e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:43:04.730 8 INFO cinder.api.openstack.wsgi [None req-74a56e66-f57c-427a-aae2-5d32e2bce29f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:43:04.739 8 INFO cinder.api.openstack.wsgi [None req-74a56e66-f57c-427a-aae2-5d32e2bce29f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 192/384] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:43:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:43:04.783 7 INFO cinder.api.openstack.wsgi [None req-7b42e78a-00a2-407d-bb17-111098842667 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:43:04.811 7 INFO cinder.api.openstack.wsgi [None req-7b42e78a-00a2-407d-bb17-111098842667 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 193/385] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:43:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:43:04.825 8 INFO cinder.api.openstack.wsgi [None req-a31b1866-3ae6-4d08-a0c1-9c7082ae014a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:43:04.844 8 INFO cinder.api.openstack.wsgi [None req-a31b1866-3ae6-4d08-a0c1-9c7082ae014a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 193/386] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:43:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:43:04.856 7 INFO cinder.api.openstack.wsgi [None req-6b2e7e1d-2a81-4a82-b32d-a772141a0c1f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:43:04.877 7 INFO cinder.api.openstack.wsgi [None req-6b2e7e1d-2a81-4a82-b32d-a772141a0c1f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/387] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:43:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:43:04.889 8 INFO cinder.api.openstack.wsgi [None req-f9a73c0b-2bb6-4886-b902-2aacabb16975 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:43:05.394 8 INFO cinder.api.openstack.wsgi [None req-f9a73c0b-2bb6-4886-b902-2aacabb16975 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 194/388] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:43:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:43:05.404 7 INFO cinder.api.openstack.wsgi [None req-e134ebab-84d2-4e20-8d70-4ac65056aabb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:43:05.415 7 INFO cinder.volume.api [None req-e134ebab-84d2-4e20-8d70-4ac65056aabb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:43:05.416 7 INFO cinder.api.openstack.wsgi [None req-e134ebab-84d2-4e20-8d70-4ac65056aabb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 195/389] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:43:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:43:05.426 8 INFO cinder.api.openstack.wsgi [None req-fb344f75-ade3-40fd-93c1-31edd969f16b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:43:05.432 8 INFO cinder.volume.api [None req-fb344f75-ade3-40fd-93c1-31edd969f16b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:43:05.432 8 INFO cinder.api.openstack.wsgi [None req-fb344f75-ade3-40fd-93c1-31edd969f16b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 195/390] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:43:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:43:05.440 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:43:05.448 7 INFO cinder.volume.api [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:43:05.449 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 196/391] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:43:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:43:06.757 8 INFO cinder.api.openstack.wsgi [None req-fb344f75-ade3-40fd-93c1-31edd969f16b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:43:06.757 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:43:06.758 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:43:06.758 8 INFO cinder.api.openstack.wsgi [None req-fb344f75-ade3-40fd-93c1-31edd969f16b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:43:16.757 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:43:16.757 8 INFO cinder.api.openstack.wsgi [None req-fb344f75-ade3-40fd-93c1-31edd969f16b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:43:16.758 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:43:16.758 8 INFO cinder.api.openstack.wsgi [None req-fb344f75-ade3-40fd-93c1-31edd969f16b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:43:26.757 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:43:26.757 8 INFO cinder.api.openstack.wsgi [None req-fb344f75-ade3-40fd-93c1-31edd969f16b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:43:26.758 8 INFO cinder.api.openstack.wsgi [None req-fb344f75-ade3-40fd-93c1-31edd969f16b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:43:26.758 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:43:36.757 8 INFO cinder.api.openstack.wsgi [None req-fb344f75-ade3-40fd-93c1-31edd969f16b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:43:36.757 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:43:36.758 8 INFO cinder.api.openstack.wsgi [None req-fb344f75-ade3-40fd-93c1-31edd969f16b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:43:36.759 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:43:46.757 8 INFO cinder.api.openstack.wsgi [None req-fb344f75-ade3-40fd-93c1-31edd969f16b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:43:46.757 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:43:46.758 8 INFO cinder.api.openstack.wsgi [None req-fb344f75-ade3-40fd-93c1-31edd969f16b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:43:46.758 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:43:52.671 8 INFO cinder.api.openstack.wsgi [None req-c8a717d1-7ee0-445a-8022-89fbc7d88ee5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET https://volume.199-204-45-61.nip.io/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=False 2026-07-24 23:43:52.690 8 INFO cinder.api.openstack.wsgi [None req-c8a717d1-7ee0-445a-8022-89fbc7d88ee5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] https://volume.199-204-45-61.nip.io/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 201/402] 199.204.45.61 () {44 vars in 1064 bytes} [Fri Jul 24 23:43:52 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=False => generated 338 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:43:56.758 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:43:56.759 7 INFO cinder.api.openstack.wsgi [None req-a798df7a-9257-4170-aa41-344aee449e76 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:43:56.759 8 INFO cinder.api.openstack.wsgi [None req-c8a717d1-7ee0-445a-8022-89fbc7d88ee5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:43:56.760 8 INFO cinder.api.openstack.wsgi [None req-c8a717d1-7ee0-445a-8022-89fbc7d88ee5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:44:04.734 7 INFO cinder.api.openstack.wsgi [None req-4cac2afc-edec-4778-b51e-fddb92c983a7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:44:04.744 7 INFO cinder.volume.api [None req-4cac2afc-edec-4778-b51e-fddb92c983a7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:44:04.747 7 INFO cinder.api.openstack.wsgi [None req-4cac2afc-edec-4778-b51e-fddb92c983a7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 203/405] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:44:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:44:04.769 8 INFO cinder.api.openstack.wsgi [None req-8b454878-7f3f-4a49-a2c8-bd3ea131b5d3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:44:05.277 8 INFO cinder.api.openstack.wsgi [None req-8b454878-7f3f-4a49-a2c8-bd3ea131b5d3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 203/406] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:44:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true => generated 670 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:44:05.290 7 INFO cinder.api.openstack.wsgi [None req-e56a9e5b-181a-45a5-884e-5a7e8e9cb2b2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:44:05.300 7 INFO cinder.api.openstack.wsgi [None req-e56a9e5b-181a-45a5-884e-5a7e8e9cb2b2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 204/407] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:44:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:44:05.310 8 INFO cinder.api.openstack.wsgi [None req-b2b765b6-3639-40bd-92ad-e8945b638e78 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:44:05.318 8 INFO cinder.volume.api [None req-b2b765b6-3639-40bd-92ad-e8945b638e78 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:44:05.318 8 INFO cinder.api.openstack.wsgi [None req-b2b765b6-3639-40bd-92ad-e8945b638e78 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 204/408] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:44:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:44:05.484 7 INFO cinder.api.openstack.wsgi [None req-9f5f776f-4095-4e05-8286-47f74e64805d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:44:05.515 7 INFO cinder.api.openstack.wsgi [None req-9f5f776f-4095-4e05-8286-47f74e64805d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:44:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:44:05.530 8 INFO cinder.api.openstack.wsgi [None req-1ece51c2-9c14-4d2b-a1e3-0abdddeda9b7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:44:05.548 8 INFO cinder.api.openstack.wsgi [None req-1ece51c2-9c14-4d2b-a1e3-0abdddeda9b7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:44:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:44:05.559 7 INFO cinder.api.openstack.wsgi [None req-4643031d-910e-4094-9eb4-5e5d3dd002fa dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:44:05.578 7 INFO cinder.api.openstack.wsgi [None req-4643031d-910e-4094-9eb4-5e5d3dd002fa dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:44:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:44:05.590 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:44:05.600 8 INFO cinder.volume.api [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:44:05.604 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 206/412] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:44:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:44:06.758 7 INFO cinder.api.openstack.wsgi [None req-4643031d-910e-4094-9eb4-5e5d3dd002fa dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:44:06.759 7 INFO cinder.api.openstack.wsgi [None req-4643031d-910e-4094-9eb4-5e5d3dd002fa dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:44:06.759 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:44:06.760 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:44:13.071 7 INFO cinder.api.openstack.wsgi [None req-1499abfb-8bef-4171-ab93-2a1a3ea5d59f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] PUT https://volume.199-204-45-61.nip.io/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21 2026-07-24 23:44:13.109 7 INFO cinder.api.openstack.wsgi [None req-1499abfb-8bef-4171-ab93-2a1a3ea5d59f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] https://volume.199-204-45-61.nip.io/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21 returned with HTTP 200 [pid: 7|app: 0|req: 208/415] 199.204.45.61 () {48 vars in 1091 bytes} [Fri Jul 24 23:44:12 2026] PUT /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21 => generated 296 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:44:16.757 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:44:16.758 7 INFO cinder.api.openstack.wsgi [None req-1499abfb-8bef-4171-ab93-2a1a3ea5d59f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:44:16.758 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:44:16.759 7 INFO cinder.api.openstack.wsgi [None req-1499abfb-8bef-4171-ab93-2a1a3ea5d59f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:44:26.757 7 INFO cinder.api.openstack.wsgi [None req-1499abfb-8bef-4171-ab93-2a1a3ea5d59f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:44:26.757 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:44:26.758 7 INFO cinder.api.openstack.wsgi [None req-1499abfb-8bef-4171-ab93-2a1a3ea5d59f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:44:26.758 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:44:36.757 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:44:36.757 7 INFO cinder.api.openstack.wsgi [None req-1499abfb-8bef-4171-ab93-2a1a3ea5d59f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:44:36.758 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:44:36.759 7 INFO cinder.api.openstack.wsgi [None req-1499abfb-8bef-4171-ab93-2a1a3ea5d59f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:44:46.757 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:44:46.757 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:44:46.758 7 INFO cinder.api.openstack.wsgi [None req-1499abfb-8bef-4171-ab93-2a1a3ea5d59f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:44:46.759 7 INFO cinder.api.openstack.wsgi [None req-1499abfb-8bef-4171-ab93-2a1a3ea5d59f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:44:56.758 7 INFO cinder.api.openstack.wsgi [None req-1499abfb-8bef-4171-ab93-2a1a3ea5d59f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:44:56.758 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:44:56.758 7 INFO cinder.api.openstack.wsgi [None req-1499abfb-8bef-4171-ab93-2a1a3ea5d59f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:44:56.759 8 INFO cinder.api.openstack.wsgi [None req-ca9471d7-4f81-4c59-aa6c-e46ce61746d7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:45:04.785 7 INFO cinder.api.openstack.wsgi [None req-26423d55-134f-40bc-9264-b5ecc442667f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:45:04.815 7 INFO cinder.api.openstack.wsgi [None req-26423d55-134f-40bc-9264-b5ecc442667f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 214/426] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:45:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:45:04.828 8 INFO cinder.api.openstack.wsgi [None req-00861c0f-7331-4db2-833f-35ed6b282b2c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:45:04.851 8 INFO cinder.api.openstack.wsgi [None req-00861c0f-7331-4db2-833f-35ed6b282b2c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/427] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:45:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:45:04.863 7 INFO cinder.api.openstack.wsgi [None req-bdf0dca5-6468-4d20-902a-96469bc4db47 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:45:04.885 7 INFO cinder.api.openstack.wsgi [None req-bdf0dca5-6468-4d20-902a-96469bc4db47 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 215/428] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:45:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:45:04.896 8 INFO cinder.api.openstack.wsgi [None req-0aff9f96-5180-4b65-9fc2-58c202fdfc0b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:45:04.901 8 INFO cinder.api.openstack.wsgi [None req-0aff9f96-5180-4b65-9fc2-58c202fdfc0b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 214/429] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:45:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:45:04.908 7 INFO cinder.api.openstack.wsgi [None req-57b1e9dc-15a6-446b-9513-28998a6939e9 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:45:05.411 7 INFO cinder.api.openstack.wsgi [None req-57b1e9dc-15a6-446b-9513-28998a6939e9 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 216/430] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:45:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:45:05.424 8 INFO cinder.api.openstack.wsgi [None req-ed94abf9-3f5b-40d8-84b9-d66130432d4d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:45:05.440 8 INFO cinder.volume.api [None req-ed94abf9-3f5b-40d8-84b9-d66130432d4d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:45:05.443 8 INFO cinder.api.openstack.wsgi [None req-ed94abf9-3f5b-40d8-84b9-d66130432d4d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/431] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:45:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:45:05.467 7 INFO cinder.api.openstack.wsgi [None req-e6201d6a-200c-4b87-9472-3bba74cb725b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:45:05.473 7 INFO cinder.volume.api [None req-e6201d6a-200c-4b87-9472-3bba74cb725b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:45:05.474 7 INFO cinder.api.openstack.wsgi [None req-e6201d6a-200c-4b87-9472-3bba74cb725b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 217/432] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:45:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:45:05.484 8 INFO cinder.api.openstack.wsgi [None req-2f889f9a-4b90-442d-9b50-bd0e4fff9e10 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:45:05.494 8 INFO cinder.volume.api [None req-2f889f9a-4b90-442d-9b50-bd0e4fff9e10 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:45:05.495 8 INFO cinder.api.openstack.wsgi [None req-2f889f9a-4b90-442d-9b50-bd0e4fff9e10 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 216/433] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:45:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:45:06.761 7 INFO cinder.api.openstack.wsgi [None req-e6201d6a-200c-4b87-9472-3bba74cb725b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:45:06.761 8 INFO cinder.api.openstack.wsgi [None req-2f889f9a-4b90-442d-9b50-bd0e4fff9e10 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:45:06.761 7 INFO cinder.api.openstack.wsgi [None req-e6201d6a-200c-4b87-9472-3bba74cb725b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:45:06.762 8 INFO cinder.api.openstack.wsgi [None req-2f889f9a-4b90-442d-9b50-bd0e4fff9e10 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:45:16.758 8 INFO cinder.api.openstack.wsgi [None req-2f889f9a-4b90-442d-9b50-bd0e4fff9e10 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:45:16.758 7 INFO cinder.api.openstack.wsgi [None req-e6201d6a-200c-4b87-9472-3bba74cb725b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:45:16.758 7 INFO cinder.api.openstack.wsgi [None req-e6201d6a-200c-4b87-9472-3bba74cb725b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:45:16.759 8 INFO cinder.api.openstack.wsgi [None req-2f889f9a-4b90-442d-9b50-bd0e4fff9e10 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:45:26.756 7 INFO cinder.api.openstack.wsgi [None req-e6201d6a-200c-4b87-9472-3bba74cb725b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:45:26.757 8 INFO cinder.api.openstack.wsgi [None req-2f889f9a-4b90-442d-9b50-bd0e4fff9e10 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:45:26.758 8 INFO cinder.api.openstack.wsgi [None req-2f889f9a-4b90-442d-9b50-bd0e4fff9e10 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:45:26.757 7 INFO cinder.api.openstack.wsgi [None req-e6201d6a-200c-4b87-9472-3bba74cb725b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:45:36.757 7 INFO cinder.api.openstack.wsgi [None req-e6201d6a-200c-4b87-9472-3bba74cb725b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:45:36.757 8 INFO cinder.api.openstack.wsgi [None req-2f889f9a-4b90-442d-9b50-bd0e4fff9e10 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:45:36.758 7 INFO cinder.api.openstack.wsgi [None req-e6201d6a-200c-4b87-9472-3bba74cb725b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:45:36.759 8 INFO cinder.api.openstack.wsgi [None req-2f889f9a-4b90-442d-9b50-bd0e4fff9e10 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:45:44.992 7 INFO cinder.api.openstack.wsgi [None req-f76dea59-718f-41ad-8c28-ca46267ba85b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots 2026-07-24 23:45:45.008 7 INFO cinder.volume.api [None req-f76dea59-718f-41ad-8c28-ca46267ba85b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:45:45.008 7 INFO cinder.api.openstack.wsgi [None req-f76dea59-718f-41ad-8c28-ca46267ba85b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 222/442] 10.0.0.182 () {32 vars in 704 bytes} [Fri Jul 24 23:45:44 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:45:45.024 8 INFO cinder.api.openstack.wsgi [None req-03614334-0327-4d83-ab09-e49123dc2f90 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes 2026-07-24 23:45:45.051 8 INFO cinder.volume.api [None req-03614334-0327-4d83-ab09-e49123dc2f90 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:45:45.051 8 INFO cinder.api.openstack.wsgi [None req-03614334-0327-4d83-ab09-e49123dc2f90 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes returned with HTTP 200 [pid: 8|app: 0|req: 221/443] 10.0.0.182 () {32 vars in 700 bytes} [Fri Jul 24 23:45:45 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:45:46.757 8 INFO cinder.api.openstack.wsgi [None req-03614334-0327-4d83-ab09-e49123dc2f90 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:45:46.757 7 INFO cinder.api.openstack.wsgi [None req-f76dea59-718f-41ad-8c28-ca46267ba85b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:45:46.758 8 INFO cinder.api.openstack.wsgi [None req-03614334-0327-4d83-ab09-e49123dc2f90 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:45:46.758 7 INFO cinder.api.openstack.wsgi [None req-f76dea59-718f-41ad-8c28-ca46267ba85b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:45:56.757 8 INFO cinder.api.openstack.wsgi [None req-03614334-0327-4d83-ab09-e49123dc2f90 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:45:56.758 7 INFO cinder.api.openstack.wsgi [None req-f76dea59-718f-41ad-8c28-ca46267ba85b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:45:56.758 8 INFO cinder.api.openstack.wsgi [None req-03614334-0327-4d83-ab09-e49123dc2f90 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:45:56.759 7 INFO cinder.api.openstack.wsgi [None req-f76dea59-718f-41ad-8c28-ca46267ba85b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:46:04.956 8 INFO cinder.api.openstack.wsgi [None req-46b33da9-a3e2-40f9-a0ce-3215b80181a8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:46:04.968 8 INFO cinder.volume.api [None req-46b33da9-a3e2-40f9-a0ce-3215b80181a8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:46:04.970 8 INFO cinder.api.openstack.wsgi [None req-46b33da9-a3e2-40f9-a0ce-3215b80181a8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/448] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:46:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:46:05.019 7 INFO cinder.api.openstack.wsgi [None req-303a3a7e-061e-447a-9312-db6199b328a7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:46:05.061 7 INFO cinder.api.openstack.wsgi [None req-303a3a7e-061e-447a-9312-db6199b328a7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 225/449] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:46:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:46:05.071 8 INFO cinder.api.openstack.wsgi [None req-be0aade0-ee4c-4673-80a3-34e61d866a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/1e5845e2b459424f8f7f43c02f8eef7b?usage=true 2026-07-24 23:46:05.092 8 INFO cinder.api.openstack.wsgi [None req-be0aade0-ee4c-4673-80a3-34e61d866a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/1e5845e2b459424f8f7f43c02f8eef7b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:46:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/1e5845e2b459424f8f7f43c02f8eef7b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:46:05.110 7 INFO cinder.api.openstack.wsgi [None req-e031db98-ac5e-4a8c-ba40-773ad129a886 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:46:05.131 7 INFO cinder.api.openstack.wsgi [None req-e031db98-ac5e-4a8c-ba40-773ad129a886 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:46:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:46:05.147 8 INFO cinder.api.openstack.wsgi [None req-734c4a4b-01aa-4343-9238-a156760c0462 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/45149ab00d1d49b99e23d8bf3ea1c65d?usage=true 2026-07-24 23:46:05.166 8 INFO cinder.api.openstack.wsgi [None req-734c4a4b-01aa-4343-9238-a156760c0462 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/45149ab00d1d49b99e23d8bf3ea1c65d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 226/452] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:46:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/45149ab00d1d49b99e23d8bf3ea1c65d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:46:05.180 7 INFO cinder.api.openstack.wsgi [None req-425f227e-666e-4a7e-a985-75f1672208d5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:46:05.202 7 INFO cinder.api.openstack.wsgi [None req-425f227e-666e-4a7e-a985-75f1672208d5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 227/453] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:46:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:46:05.213 8 INFO cinder.api.openstack.wsgi [None req-1ebe2088-9222-4489-bfc7-ad0eaaa49d1e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/565c2c255ef64f50a7790b476c9fa727?usage=true 2026-07-24 23:46:05.237 8 INFO cinder.api.openstack.wsgi [None req-1ebe2088-9222-4489-bfc7-ad0eaaa49d1e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/565c2c255ef64f50a7790b476c9fa727?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 227/454] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:46:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/565c2c255ef64f50a7790b476c9fa727?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:46:05.250 7 INFO cinder.api.openstack.wsgi [None req-25930272-dafe-4eae-865a-f7e89f8e8e44 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/6782fbf6c127447ea97502fda012c88c?usage=true 2026-07-24 23:46:05.271 7 INFO cinder.api.openstack.wsgi [None req-25930272-dafe-4eae-865a-f7e89f8e8e44 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/6782fbf6c127447ea97502fda012c88c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 228/455] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:46:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/6782fbf6c127447ea97502fda012c88c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:46:05.288 8 INFO cinder.api.openstack.wsgi [None req-40a7834c-2838-4e01-81f3-f8d645904f11 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/c0152c5ba89b4e1e93574e6ca01cc888?usage=true 2026-07-24 23:46:05.309 8 INFO cinder.api.openstack.wsgi [None req-40a7834c-2838-4e01-81f3-f8d645904f11 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/c0152c5ba89b4e1e93574e6ca01cc888?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 228/456] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:46:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/c0152c5ba89b4e1e93574e6ca01cc888?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:46:05.324 7 INFO cinder.api.openstack.wsgi [None req-522495f6-349a-4c4f-a44e-060f9acea84e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:46:05.331 7 INFO cinder.volume.api [None req-522495f6-349a-4c4f-a44e-060f9acea84e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:46:05.331 7 INFO cinder.api.openstack.wsgi [None req-522495f6-349a-4c4f-a44e-060f9acea84e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/457] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:46:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:46:05.348 8 INFO cinder.api.openstack.wsgi [None req-e6d1e5fc-1d27-4677-a700-53b899373124 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:46:05.352 8 INFO cinder.api.openstack.wsgi [None req-e6d1e5fc-1d27-4677-a700-53b899373124 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 229/458] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:46:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:46:05.369 7 INFO cinder.api.openstack.wsgi [None req-63679bdd-9aea-47d6-9f80-46ee4225c21e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:46:05.380 7 INFO cinder.volume.api [None req-63679bdd-9aea-47d6-9f80-46ee4225c21e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:46:05.383 7 INFO cinder.api.openstack.wsgi [None req-63679bdd-9aea-47d6-9f80-46ee4225c21e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 230/459] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:46:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:46:05.395 8 INFO cinder.api.openstack.wsgi [None req-d010b4b1-3af4-4f51-9cff-4df36e94e2f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:46:05.898 8 INFO cinder.api.openstack.wsgi [None req-d010b4b1-3af4-4f51-9cff-4df36e94e2f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 230/460] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:46:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:46:06.759 7 INFO cinder.api.openstack.wsgi [None req-63679bdd-9aea-47d6-9f80-46ee4225c21e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:46:06.759 7 INFO cinder.api.openstack.wsgi [None req-63679bdd-9aea-47d6-9f80-46ee4225c21e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:46:06.759 8 INFO cinder.api.openstack.wsgi [None req-d010b4b1-3af4-4f51-9cff-4df36e94e2f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:46:06.760 8 INFO cinder.api.openstack.wsgi [None req-d010b4b1-3af4-4f51-9cff-4df36e94e2f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:46:16.767 8 INFO cinder.api.openstack.wsgi [None req-d010b4b1-3af4-4f51-9cff-4df36e94e2f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:46:16.768 8 INFO cinder.api.openstack.wsgi [None req-d010b4b1-3af4-4f51-9cff-4df36e94e2f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:46:16.768 7 INFO cinder.api.openstack.wsgi [None req-63679bdd-9aea-47d6-9f80-46ee4225c21e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:46:16.768 7 INFO cinder.api.openstack.wsgi [None req-63679bdd-9aea-47d6-9f80-46ee4225c21e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:46:17.142 8 INFO cinder.api.openstack.wsgi [None req-fc9988e5-2fd4-442f-be1e-15df55a0fd1d 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes 2026-07-24 23:46:17.923 8 INFO cinder.api.v3.volumes [None req-fc9988e5-2fd4-442f-be1e-15df55a0fd1d 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Create volume of 1 GB 2026-07-24 23:46:17.949 8 INFO cinder.volume.api [None req-fc9988e5-2fd4-442f-be1e-15df55a0fd1d 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Availability Zones retrieved successfully. 2026-07-24 23:46:18.386 8 INFO cinder.volume.api [None req-fc9988e5-2fd4-442f-be1e-15df55a0fd1d 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Create volume request issued successfully. 2026-07-24 23:46:18.387 8 INFO cinder.api.openstack.wsgi [None req-fc9988e5-2fd4-442f-be1e-15df55a0fd1d 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes returned with HTTP 202 [pid: 8|app: 0|req: 233/465] 10.0.0.182 () {34 vars in 722 bytes} [Fri Jul 24 23:46:17 2026] POST /v3/58bb03b4f2084cc5bf07ff355729bc03/volumes => generated 865 bytes in 1251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-24 23:46:18.410 7 INFO cinder.api.openstack.wsgi [None req-3a56af48-6343-4644-bfcc-62ca9e0445e7 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 /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-24 23:46:18.462 7 INFO cinder.volume.api [None req-3a56af48-6343-4644-bfcc-62ca9e0445e7 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Volume info retrieved successfully. 2026-07-24 23:46:18.472 7 INFO cinder.api.openstack.wsgi [None req-3a56af48-6343-4644-bfcc-62ca9e0445e7 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 returned with HTTP 200 [pid: 7|app: 0|req: 233/466] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:46:18 2026] GET /v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 => generated 933 bytes in 71 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-24 23:46:19.491 8 INFO cinder.api.openstack.wsgi [None req-5f3e8200-3c24-4be1-9b1f-cfba9abef040 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 /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-24 23:46:19.519 8 INFO cinder.volume.api [None req-5f3e8200-3c24-4be1-9b1f-cfba9abef040 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Volume info retrieved successfully. 2026-07-24 23:46:19.526 8 INFO cinder.api.openstack.wsgi [None req-5f3e8200-3c24-4be1-9b1f-cfba9abef040 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 returned with HTTP 200 [pid: 8|app: 0|req: 234/467] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:46:19 2026] GET /v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 => generated 957 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:46:20.551 7 INFO cinder.api.openstack.wsgi [None req-88724f1b-daca-4f9e-b145-c3da30240a46 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 /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-24 23:46:20.572 7 INFO cinder.volume.api [None req-88724f1b-daca-4f9e-b145-c3da30240a46 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Volume info retrieved successfully. 2026-07-24 23:46:20.576 7 INFO cinder.api.openstack.wsgi [None req-88724f1b-daca-4f9e-b145-c3da30240a46 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 returned with HTTP 200 [pid: 7|app: 0|req: 234/468] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:46:20 2026] GET /v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:46:21.595 8 INFO cinder.api.openstack.wsgi [None req-9adfed34-2fcf-4a19-a5bd-2cee2219b10e 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 /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-24 23:46:21.617 8 INFO cinder.volume.api [None req-9adfed34-2fcf-4a19-a5bd-2cee2219b10e 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Volume info retrieved successfully. 2026-07-24 23:46:21.623 8 INFO cinder.api.openstack.wsgi [None req-9adfed34-2fcf-4a19-a5bd-2cee2219b10e 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 returned with HTTP 200 [pid: 8|app: 0|req: 235/469] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:46:21 2026] GET /v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:46:22.649 7 INFO cinder.api.openstack.wsgi [None req-f5eb3725-4038-4fc9-b46d-84a38b229ae8 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 /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-24 23:46:22.674 7 INFO cinder.volume.api [None req-f5eb3725-4038-4fc9-b46d-84a38b229ae8 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Volume info retrieved successfully. 2026-07-24 23:46:22.686 7 INFO cinder.api.openstack.wsgi [None req-f5eb3725-4038-4fc9-b46d-84a38b229ae8 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 returned with HTTP 200 [pid: 7|app: 0|req: 235/470] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:46:22 2026] GET /v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 => generated 957 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:46:23.706 8 INFO cinder.api.openstack.wsgi [None req-932bc6ca-36ea-46f1-af32-c7b21cee0a68 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 /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-24 23:46:23.730 8 INFO cinder.volume.api [None req-932bc6ca-36ea-46f1-af32-c7b21cee0a68 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Volume info retrieved successfully. 2026-07-24 23:46:23.744 8 INFO cinder.api.openstack.wsgi [None req-932bc6ca-36ea-46f1-af32-c7b21cee0a68 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 returned with HTTP 200 [pid: 8|app: 0|req: 236/471] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:46:23 2026] GET /v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 => generated 1483 bytes in 43 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-24 23:46:23.838 7 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-4aa7b4fb-6b8c-4fb9-b794-52410a6d00d5 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 /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-24 23:46:23.857 7 INFO cinder.volume.api [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-4aa7b4fb-6b8c-4fb9-b794-52410a6d00d5 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Volume info retrieved successfully. 2026-07-24 23:46:23.862 7 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-4aa7b4fb-6b8c-4fb9-b794-52410a6d00d5 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 returned with HTTP 200 [pid: 7|app: 0|req: 236/472] 10.0.0.122 () {34 vars in 1027 bytes} [Fri Jul 24 23:46:23 2026] GET /v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 => generated 1483 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:46:24.462 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-1f76607e-5a3c-44a3-9d41-4bf07c513f26 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 /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-24 23:46:24.485 8 INFO cinder.volume.api [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-1f76607e-5a3c-44a3-9d41-4bf07c513f26 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Volume info retrieved successfully. 2026-07-24 23:46:24.499 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-1f76607e-5a3c-44a3-9d41-4bf07c513f26 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 returned with HTTP 200 [pid: 8|app: 0|req: 237/473] 10.0.0.122 () {34 vars in 1027 bytes} [Fri Jul 24 23:46:24 2026] GET /v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 => generated 1483 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 23:46:24.511 7 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-4aa7b4fb-6b8c-4fb9-b794-52410a6d00d5 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 23:46:24.512 7 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-4aa7b4fb-6b8c-4fb9-b794-52410a6d00d5 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 237/474] 10.0.0.122 () {32 vars in 828 bytes} [Fri Jul 24 23:46:24 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:46:24.526 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-1e7145c2-4b27-4c83-9387-de8334240559 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/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-24 23:46:24.735 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-1e7145c2-4b27-4c83-9387-de8334240559 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/attachments returned with HTTP 200 [pid: 8|app: 0|req: 238/475] 10.0.0.122 () {40 vars in 1056 bytes} [Fri Jul 24 23:46:24 2026] POST /v3/58bb03b4f2084cc5bf07ff355729bc03/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 23:46:26.757 7 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-4aa7b4fb-6b8c-4fb9-b794-52410a6d00d5 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:46:26.758 7 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-4aa7b4fb-6b8c-4fb9-b794-52410a6d00d5 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:46:26.758 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-1e7145c2-4b27-4c83-9387-de8334240559 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:46:26.760 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-1e7145c2-4b27-4c83-9387-de8334240559 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:46:30.811 7 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-4aa7b4fb-6b8c-4fb9-b794-52410a6d00d5 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 23:46:30.812 7 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-4aa7b4fb-6b8c-4fb9-b794-52410a6d00d5 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 239/478] 199.204.45.61 () {32 vars in 838 bytes} [Fri Jul 24 23:46:30 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-24 23:46:30.866 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-32664d23-b065-4c48-bbe5-89fa6530968d 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 /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-24 23:46:30.884 8 INFO cinder.volume.api [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-32664d23-b065-4c48-bbe5-89fa6530968d 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Volume info retrieved successfully. 2026-07-24 23:46:30.889 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-32664d23-b065-4c48-bbe5-89fa6530968d 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 returned with HTTP 200 [pid: 8|app: 0|req: 240/479] 199.204.45.61 () {36 vars in 1071 bytes} [Fri Jul 24 23:46:30 2026] GET /v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 => generated 1663 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:46:32.929 7 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-2f550515-49cc-4dc3-9e39-a088c7db7ec1 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/attachments/84dffe38-b211-49e4-bd4b-6faf90e2b0d2 /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-24 23:46:33.974 7 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-2f550515-49cc-4dc3-9e39-a088c7db7ec1 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/attachments/84dffe38-b211-49e4-bd4b-6faf90e2b0d2 returned with HTTP 200 [pid: 7|app: 0|req: 240/480] 199.204.45.61 () {40 vars in 1133 bytes} [Fri Jul 24 23:46:32 2026] PUT /v3/58bb03b4f2084cc5bf07ff355729bc03/attachments/84dffe38-b211-49e4-bd4b-6faf90e2b0d2 => generated 802 bytes in 1052 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-24 23:46:34.499 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-6db8bbab-3631-4900-b2b9-150dd7504c8a 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/attachments/84dffe38-b211-49e4-bd4b-6faf90e2b0d2/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-24 23:46:34.556 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-6db8bbab-3631-4900-b2b9-150dd7504c8a 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/attachments/84dffe38-b211-49e4-bd4b-6faf90e2b0d2/action returned with HTTP 204 [pid: 8|app: 0|req: 241/481] 199.204.45.61 () {40 vars in 1146 bytes} [Fri Jul 24 23:46:34 2026] POST /v3/58bb03b4f2084cc5bf07ff355729bc03/attachments/84dffe38-b211-49e4-bd4b-6faf90e2b0d2/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-24 23:46:36.761 7 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-2f550515-49cc-4dc3-9e39-a088c7db7ec1 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:46:36.762 7 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-2f550515-49cc-4dc3-9e39-a088c7db7ec1 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:46:36.763 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-6db8bbab-3631-4900-b2b9-150dd7504c8a 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:46:36.763 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-6db8bbab-3631-4900-b2b9-150dd7504c8a 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://10.0.0.137: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-24 23:46:46.614 7 INFO cinder.api.openstack.wsgi [req-d068db70-a6f7-4aa3-bcdd-dd2cecfadea4 req-399769a6-283d-4006-8f1a-4a57769eaf55 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/attachments/84dffe38-b211-49e4-bd4b-6faf90e2b0d2 /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-24 23:46:46.758 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-6db8bbab-3631-4900-b2b9-150dd7504c8a 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:46:46.759 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-6db8bbab-3631-4900-b2b9-150dd7504c8a 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:46:46.760 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-6db8bbab-3631-4900-b2b9-150dd7504c8a 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:46:46.761 8 INFO cinder.api.openstack.wsgi [req-b6272f69-4ebd-44a6-a927-acb5d5492f68 req-6db8bbab-3631-4900-b2b9-150dd7504c8a 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:46:47.205 7 INFO cinder.api.openstack.wsgi [req-d068db70-a6f7-4aa3-bcdd-dd2cecfadea4 req-399769a6-283d-4006-8f1a-4a57769eaf55 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/attachments/84dffe38-b211-49e4-bd4b-6faf90e2b0d2 returned with HTTP 200 [pid: 7|app: 0|req: 242/486] 199.204.45.61 () {38 vars in 1101 bytes} [Fri Jul 24 23:46:46 2026] DELETE /v3/58bb03b4f2084cc5bf07ff355729bc03/attachments/84dffe38-b211-49e4-bd4b-6faf90e2b0d2 => generated 19 bytes in 609 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-24 23:46:47.226 8 INFO cinder.api.openstack.wsgi [req-d068db70-a6f7-4aa3-bcdd-dd2cecfadea4 req-c7c99d2b-00c9-40c3-8fbe-d5a2c4ddbb82 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 2026-07-24 23:46:47.226 8 INFO cinder.api.v3.volumes [req-d068db70-a6f7-4aa3-bcdd-dd2cecfadea4 req-c7c99d2b-00c9-40c3-8fbe-d5a2c4ddbb82 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Delete volume with id: b20583e0-38d4-456d-be3e-cf3f1f359765 /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-24 23:46:47.235 8 INFO cinder.volume.api [req-d068db70-a6f7-4aa3-bcdd-dd2cecfadea4 req-c7c99d2b-00c9-40c3-8fbe-d5a2c4ddbb82 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Volume info retrieved successfully. 2026-07-24 23:46:47.264 8 INFO cinder.volume.api [req-d068db70-a6f7-4aa3-bcdd-dd2cecfadea4 req-c7c99d2b-00c9-40c3-8fbe-d5a2c4ddbb82 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] Delete volume request issued successfully. 2026-07-24 23:46:47.264 8 INFO cinder.api.openstack.wsgi [req-d068db70-a6f7-4aa3-bcdd-dd2cecfadea4 req-c7c99d2b-00c9-40c3-8fbe-d5a2c4ddbb82 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 returned with HTTP 202 [pid: 8|app: 0|req: 245/487] 199.204.45.61 () {36 vars in 1052 bytes} [Fri Jul 24 23:46:47 2026] DELETE /v3/58bb03b4f2084cc5bf07ff355729bc03/volumes/b20583e0-38d4-456d-be3e-cf3f1f359765 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-24 23:46:56.757 7 INFO cinder.api.openstack.wsgi [req-d068db70-a6f7-4aa3-bcdd-dd2cecfadea4 req-399769a6-283d-4006-8f1a-4a57769eaf55 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:46:56.757 8 INFO cinder.api.openstack.wsgi [req-d068db70-a6f7-4aa3-bcdd-dd2cecfadea4 req-c7c99d2b-00c9-40c3-8fbe-d5a2c4ddbb82 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:46:56.758 8 INFO cinder.api.openstack.wsgi [req-d068db70-a6f7-4aa3-bcdd-dd2cecfadea4 req-c7c99d2b-00c9-40c3-8fbe-d5a2c4ddbb82 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:46:56.757 7 INFO cinder.api.openstack.wsgi [req-d068db70-a6f7-4aa3-bcdd-dd2cecfadea4 req-399769a6-283d-4006-8f1a-4a57769eaf55 6b4085589f0144b0bbfe67186c06d8cd 58bb03b4f2084cc5bf07ff355729bc03 - - default default] http://10.0.0.137: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-24 23:47:04.975 8 INFO cinder.api.openstack.wsgi [None req-aac1d5a7-3faf-42e5-9cdf-89783be5c8d6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:47:04.988 8 INFO cinder.volume.api [None req-aac1d5a7-3faf-42e5-9cdf-89783be5c8d6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:47:04.990 8 INFO cinder.api.openstack.wsgi [None req-aac1d5a7-3faf-42e5-9cdf-89783be5c8d6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/490] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:47:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 197 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-24 23:47:05.041 7 INFO cinder.api.openstack.wsgi [None req-9590a737-1f6c-47f4-8f80-dea9013b05f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=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-24 23:47:05.082 7 INFO cinder.api.openstack.wsgi [None req-9590a737-1f6c-47f4-8f80-dea9013b05f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/491] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:47:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:47:05.093 8 INFO cinder.api.openstack.wsgi [None req-45fbcda3-050b-40c7-bd4c-774b920f7eb4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:47:05.123 8 INFO cinder.api.openstack.wsgi [None req-45fbcda3-050b-40c7-bd4c-774b920f7eb4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/492] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:47:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:47:05.143 7 INFO cinder.api.openstack.wsgi [None req-1d3b3dde-da90-4e91-9cc5-8fa59f2f533b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d15ed07932341189d320237b8932c90?usage=true 2026-07-24 23:47:05.176 7 INFO cinder.api.openstack.wsgi [None req-1d3b3dde-da90-4e91-9cc5-8fa59f2f533b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d15ed07932341189d320237b8932c90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/493] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:47:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d15ed07932341189d320237b8932c90?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:47:05.193 8 INFO cinder.api.openstack.wsgi [None req-24847f03-865b-4e59-be26-e28063134478 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:47:05.214 8 INFO cinder.api.openstack.wsgi [None req-24847f03-865b-4e59-be26-e28063134478 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 249/494] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:47:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:47:05.226 7 INFO cinder.api.openstack.wsgi [None req-d2f3b759-3cf2-41da-9268-f293d5aa5147 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/93a0eeaf52774e33ae77df83ed207100?usage=true 2026-07-24 23:47:05.267 7 INFO cinder.api.openstack.wsgi [None req-d2f3b759-3cf2-41da-9268-f293d5aa5147 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/93a0eeaf52774e33ae77df83ed207100?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 246/495] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:47:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/93a0eeaf52774e33ae77df83ed207100?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:47:05.284 8 INFO cinder.api.openstack.wsgi [None req-fe43eace-507b-470b-895e-7d00d1a5530e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/9dbffea3a8af433bb9c53b34b1b9397e?usage=true 2026-07-24 23:47:05.325 8 INFO cinder.api.openstack.wsgi [None req-fe43eace-507b-470b-895e-7d00d1a5530e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/9dbffea3a8af433bb9c53b34b1b9397e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 250/496] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:47:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/9dbffea3a8af433bb9c53b34b1b9397e?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:47:05.342 7 INFO cinder.api.openstack.wsgi [None req-97be2ea3-e983-47d6-8bcd-9a97dfe87db5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/eeeee5c3cf0841ae8eb425aff3794c16?usage=true 2026-07-24 23:47:05.370 7 INFO cinder.api.openstack.wsgi [None req-97be2ea3-e983-47d6-8bcd-9a97dfe87db5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/eeeee5c3cf0841ae8eb425aff3794c16?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 247/497] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:47:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/eeeee5c3cf0841ae8eb425aff3794c16?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:47:05.383 8 INFO cinder.api.openstack.wsgi [None req-ace81736-99d5-46f4-a94b-c5d53fe421f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:47:05.389 8 INFO cinder.volume.api [None req-ace81736-99d5-46f4-a94b-c5d53fe421f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:47:05.389 8 INFO cinder.api.openstack.wsgi [None req-ace81736-99d5-46f4-a94b-c5d53fe421f3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/498] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:47:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:47:05.400 7 INFO cinder.api.openstack.wsgi [None req-fcea22f8-3685-43c4-8621-3f079c8792f4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:47:05.904 7 INFO cinder.api.openstack.wsgi [None req-fcea22f8-3685-43c4-8621-3f079c8792f4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 248/499] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:47:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:47:05.916 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:47:05.926 8 INFO cinder.volume.api [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:47:05.928 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/500] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:47:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:47:05.940 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:47:05.945 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 249/501] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:47:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:47:06.757 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:47:06.757 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:47:06.758 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:47:06.758 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:47:16.757 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:47:16.758 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:47:16.758 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:47:16.759 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:47:26.757 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:47:26.757 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:47:26.758 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:47:26.758 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:47:36.757 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:47:36.758 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:47:36.758 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:47:36.760 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:47:46.757 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:47:46.758 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:47:46.759 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:47:46.759 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:47:56.761 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:47:56.761 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:47:56.762 7 INFO cinder.api.openstack.wsgi [None req-9bc09e1e-5b81-4e01-ae35-abf64a93d67c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:47:56.762 8 INFO cinder.api.openstack.wsgi [None req-b8895ffc-d5ce-4945-94ad-560800954404 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:48:00.538 7 INFO cinder.api.openstack.wsgi [req-58667088-f393-4025-8593-7959bb331398 req-54a948fa-2cad-40bc-971f-094c63ad3c3f 95928650050a4da0a9dc26e10c1ed28b c9c175b1bbb847adaea2d4b785ac645e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c9c175b1bbb847adaea2d4b785ac645e/attachments?instance_id=208f71e6-a69d-430a-9236-a3922ec6275e 2026-07-24 23:48:00.561 7 INFO cinder.api.openstack.wsgi [req-58667088-f393-4025-8593-7959bb331398 req-54a948fa-2cad-40bc-971f-094c63ad3c3f 95928650050a4da0a9dc26e10c1ed28b c9c175b1bbb847adaea2d4b785ac645e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c9c175b1bbb847adaea2d4b785ac645e/attachments?instance_id=208f71e6-a69d-430a-9236-a3922ec6275e returned with HTTP 200 [pid: 7|app: 0|req: 256/514] 199.204.45.61 () {36 vars in 1102 bytes} [Fri Jul 24 23:48:00 2026] GET /v3/c9c175b1bbb847adaea2d4b785ac645e/attachments?instance_id=208f71e6-a69d-430a-9236-a3922ec6275e => generated 19 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:48:04.956 8 INFO cinder.api.openstack.wsgi [None req-a094282a-8a86-4610-aedd-4b4555e74e2f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:48:04.965 8 INFO cinder.volume.api [None req-a094282a-8a86-4610-aedd-4b4555e74e2f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:48:04.966 8 INFO cinder.api.openstack.wsgi [None req-a094282a-8a86-4610-aedd-4b4555e74e2f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 259/515] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:48:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:48:04.978 7 INFO cinder.api.openstack.wsgi [None req-e7868b32-3ec4-4f40-bc15-00ac388d606c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:48:04.984 7 INFO cinder.volume.api [None req-e7868b32-3ec4-4f40-bc15-00ac388d606c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:48:04.984 7 INFO cinder.api.openstack.wsgi [None req-e7868b32-3ec4-4f40-bc15-00ac388d606c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 257/516] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:48:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:48:05.027 8 INFO cinder.api.openstack.wsgi [None req-b6600ff8-2c80-4a76-af6b-2468fbade5cd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:48:05.053 8 INFO cinder.api.openstack.wsgi [None req-b6600ff8-2c80-4a76-af6b-2468fbade5cd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 260/517] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:48:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:48:05.066 7 INFO cinder.api.openstack.wsgi [None req-c0a0b54f-756f-471a-846d-9a09dfdbcac8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:48:05.086 7 INFO cinder.api.openstack.wsgi [None req-c0a0b54f-756f-471a-846d-9a09dfdbcac8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/518] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:48:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:48:05.100 8 INFO cinder.api.openstack.wsgi [None req-853be00b-eba1-4a53-80ed-7904818c4cc7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:48:05.123 8 INFO cinder.api.openstack.wsgi [None req-853be00b-eba1-4a53-80ed-7904818c4cc7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/519] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:48:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:48:05.133 7 INFO cinder.api.openstack.wsgi [None req-f76f498f-7328-4dd4-9287-e11cb4faea85 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4f38312681db42e2b778ea430c804677?usage=true 2026-07-24 23:48:05.156 7 INFO cinder.api.openstack.wsgi [None req-f76f498f-7328-4dd4-9287-e11cb4faea85 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4f38312681db42e2b778ea430c804677?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/520] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:48:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4f38312681db42e2b778ea430c804677?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:48:05.172 8 INFO cinder.api.openstack.wsgi [None req-7535dad4-4a03-4986-a748-aad05847a36c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/911e30e522874904aeb7d1a771f96599?usage=true 2026-07-24 23:48:05.196 8 INFO cinder.api.openstack.wsgi [None req-7535dad4-4a03-4986-a748-aad05847a36c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/911e30e522874904aeb7d1a771f96599?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 262/521] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:48:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/911e30e522874904aeb7d1a771f96599?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:48:05.207 7 INFO cinder.api.openstack.wsgi [None req-2608a8e7-88df-4f08-b91d-ff02c5c389a8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/bac4c61e3859451696f35e0e25f44362?usage=true 2026-07-24 23:48:05.232 7 INFO cinder.api.openstack.wsgi [None req-2608a8e7-88df-4f08-b91d-ff02c5c389a8 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/bac4c61e3859451696f35e0e25f44362?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 260/522] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:48:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/bac4c61e3859451696f35e0e25f44362?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:48:05.249 8 INFO cinder.api.openstack.wsgi [None req-f6330ae0-a31c-40a4-a4ee-f10d47d8ea62 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/c9c175b1bbb847adaea2d4b785ac645e?usage=true 2026-07-24 23:48:05.280 8 INFO cinder.api.openstack.wsgi [None req-f6330ae0-a31c-40a4-a4ee-f10d47d8ea62 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/c9c175b1bbb847adaea2d4b785ac645e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/523] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:48:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/c9c175b1bbb847adaea2d4b785ac645e?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:48:05.293 7 INFO cinder.api.openstack.wsgi [None req-ea0c21b9-08ab-40b5-aa58-b24a2ecdc066 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/da072504053646c6ab4a4ec665a84a3d?usage=true 2026-07-24 23:48:05.321 7 INFO cinder.api.openstack.wsgi [None req-ea0c21b9-08ab-40b5-aa58-b24a2ecdc066 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/da072504053646c6ab4a4ec665a84a3d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/524] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:48:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/da072504053646c6ab4a4ec665a84a3d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:48:05.334 8 INFO cinder.api.openstack.wsgi [None req-5beb0069-52f1-48fc-94f1-a49331309912 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:48:05.339 8 INFO cinder.api.openstack.wsgi [None req-5beb0069-52f1-48fc-94f1-a49331309912 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 264/525] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:48:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:48:05.353 7 INFO cinder.api.openstack.wsgi [None req-904a0582-50d0-4e52-aa91-895ca89dc911 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:48:05.366 7 INFO cinder.volume.api [None req-904a0582-50d0-4e52-aa91-895ca89dc911 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:48:05.368 7 INFO cinder.api.openstack.wsgi [None req-904a0582-50d0-4e52-aa91-895ca89dc911 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/526] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:48:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:48:05.381 8 INFO cinder.api.openstack.wsgi [None req-82ef9c70-8e35-4d9e-8fab-893f669acaf3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:48:05.888 8 INFO cinder.api.openstack.wsgi [None req-82ef9c70-8e35-4d9e-8fab-893f669acaf3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 265/527] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:48:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:48:06.757 7 INFO cinder.api.openstack.wsgi [None req-904a0582-50d0-4e52-aa91-895ca89dc911 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:48:06.758 7 INFO cinder.api.openstack.wsgi [None req-904a0582-50d0-4e52-aa91-895ca89dc911 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:48:06.759 8 INFO cinder.api.openstack.wsgi [None req-82ef9c70-8e35-4d9e-8fab-893f669acaf3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:48:06.760 8 INFO cinder.api.openstack.wsgi [None req-82ef9c70-8e35-4d9e-8fab-893f669acaf3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:48:08.442 7 INFO cinder.api.openstack.wsgi [None req-4a3c11a2-1d05-4068-9631-198c8f154da1 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes 2026-07-24 23:48:08.485 7 INFO cinder.volume.api [None req-4a3c11a2-1d05-4068-9631-198c8f154da1 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Get all volumes completed successfully. 2026-07-24 23:48:08.486 7 INFO cinder.api.openstack.wsgi [None req-4a3c11a2-1d05-4068-9631-198c8f154da1 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes returned with HTTP 200 [pid: 7|app: 0|req: 264/530] 10.0.0.182 () {32 vars in 700 bytes} [Fri Jul 24 23:48:08 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes => generated 15 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:48:08.502 8 INFO cinder.api.openstack.wsgi [None req-9721c796-5e76-4142-aabb-03ec94ea46cf 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes 2026-07-24 23:48:08.505 8 INFO cinder.api.v3.volumes [None req-9721c796-5e76-4142-aabb-03ec94ea46cf 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Create volume of 1 GB 2026-07-24 23:48:08.520 8 INFO cinder.volume.api [None req-9721c796-5e76-4142-aabb-03ec94ea46cf 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Availability Zones retrieved successfully. 2026-07-24 23:48:08.705 8 INFO cinder.volume.api [None req-9721c796-5e76-4142-aabb-03ec94ea46cf 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Create volume request issued successfully. 2026-07-24 23:48:08.707 8 INFO cinder.api.openstack.wsgi [None req-9721c796-5e76-4142-aabb-03ec94ea46cf 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes returned with HTTP 202 [pid: 8|app: 0|req: 267/531] 10.0.0.182 () {34 vars in 722 bytes} [Fri Jul 24 23:48:08 2026] POST /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes => generated 875 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-24 23:48:08.727 7 INFO cinder.api.openstack.wsgi [None req-7f874843-4c1b-4b5e-b5b7-d03a22bc143d 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 /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-24 23:48:08.747 7 INFO cinder.volume.api [None req-7f874843-4c1b-4b5e-b5b7-d03a22bc143d 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:08.755 7 INFO cinder.api.openstack.wsgi [None req-7f874843-4c1b-4b5e-b5b7-d03a22bc143d 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 returned with HTTP 200 [pid: 7|app: 0|req: 265/532] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:08 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 => generated 943 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-24 23:48:09.778 8 INFO cinder.api.openstack.wsgi [None req-2045aad8-7fe3-4054-abe3-f29a67a1cbc9 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 /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-24 23:48:09.798 8 INFO cinder.volume.api [None req-2045aad8-7fe3-4054-abe3-f29a67a1cbc9 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:09.807 8 INFO cinder.api.openstack.wsgi [None req-2045aad8-7fe3-4054-abe3-f29a67a1cbc9 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 returned with HTTP 200 [pid: 8|app: 0|req: 268/533] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:09 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 => generated 968 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:48:09.833 7 INFO cinder.api.openstack.wsgi [None req-2e070b35-aefb-4ee9-91a8-9a5c914abf27 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 /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-24 23:48:09.849 7 INFO cinder.volume.api [None req-2e070b35-aefb-4ee9-91a8-9a5c914abf27 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:09.854 7 INFO cinder.api.openstack.wsgi [None req-2e070b35-aefb-4ee9-91a8-9a5c914abf27 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 returned with HTTP 200 [pid: 7|app: 0|req: 266/534] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:09 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 => 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-24 23:48:09.879 8 INFO cinder.api.openstack.wsgi [None req-321c25f5-6f8f-47a5-8b59-4bda7012758e 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes 2026-07-24 23:48:09.881 8 INFO cinder.api.v3.volumes [None req-321c25f5-6f8f-47a5-8b59-4bda7012758e 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Create volume of 1 GB 2026-07-24 23:48:09.887 8 INFO cinder.volume.api [None req-321c25f5-6f8f-47a5-8b59-4bda7012758e 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Availability Zones retrieved successfully. 2026-07-24 23:48:10.017 8 INFO cinder.volume.api [None req-321c25f5-6f8f-47a5-8b59-4bda7012758e 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Create volume request issued successfully. 2026-07-24 23:48:10.019 8 INFO cinder.api.openstack.wsgi [None req-321c25f5-6f8f-47a5-8b59-4bda7012758e 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes returned with HTTP 202 [pid: 8|app: 0|req: 269/535] 10.0.0.182 () {34 vars in 722 bytes} [Fri Jul 24 23:48:09 2026] POST /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes => generated 875 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:48:10.043 7 INFO cinder.api.openstack.wsgi [None req-17650fe0-d926-4310-8575-5fa16afcdd78 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 /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-24 23:48:10.057 7 INFO cinder.volume.api [None req-17650fe0-d926-4310-8575-5fa16afcdd78 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:10.063 7 INFO cinder.api.openstack.wsgi [None req-17650fe0-d926-4310-8575-5fa16afcdd78 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 returned with HTTP 200 [pid: 7|app: 0|req: 267/536] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:10 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:48:11.085 8 INFO cinder.api.openstack.wsgi [None req-eca4585e-8b7b-4d8a-91a4-fddfd52d3da7 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 /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-24 23:48:11.100 8 INFO cinder.volume.api [None req-eca4585e-8b7b-4d8a-91a4-fddfd52d3da7 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:11.107 8 INFO cinder.api.openstack.wsgi [None req-eca4585e-8b7b-4d8a-91a4-fddfd52d3da7 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 returned with HTTP 200 [pid: 8|app: 0|req: 270/537] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:11 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 => 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-24 23:48:11.131 7 INFO cinder.api.openstack.wsgi [None req-5b867d8c-1163-40b3-a2e1-0de12deff05e 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 /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-24 23:48:11.159 7 INFO cinder.volume.api [None req-5b867d8c-1163-40b3-a2e1-0de12deff05e 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:11.166 7 INFO cinder.api.openstack.wsgi [None req-5b867d8c-1163-40b3-a2e1-0de12deff05e 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 returned with HTTP 200 [pid: 7|app: 0|req: 268/538] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:11 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 => generated 968 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:48:11.184 8 INFO cinder.api.openstack.wsgi [None req-2dd2508d-6816-4fe9-ad2f-52aa392cef87 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes 2026-07-24 23:48:11.186 8 INFO cinder.api.v3.volumes [None req-2dd2508d-6816-4fe9-ad2f-52aa392cef87 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Create volume of 1 GB 2026-07-24 23:48:11.192 8 INFO cinder.volume.api [None req-2dd2508d-6816-4fe9-ad2f-52aa392cef87 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Availability Zones retrieved successfully. 2026-07-24 23:48:11.319 8 INFO cinder.volume.api [None req-2dd2508d-6816-4fe9-ad2f-52aa392cef87 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Create volume request issued successfully. 2026-07-24 23:48:11.320 8 INFO cinder.api.openstack.wsgi [None req-2dd2508d-6816-4fe9-ad2f-52aa392cef87 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes returned with HTTP 202 [pid: 8|app: 0|req: 271/539] 10.0.0.182 () {34 vars in 722 bytes} [Fri Jul 24 23:48:11 2026] POST /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes => generated 876 bytes in 142 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-24 23:48:11.353 7 INFO cinder.api.openstack.wsgi [None req-f325a0fe-0539-4802-a082-8a04a74b3f3c 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 /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-24 23:48:11.365 7 INFO cinder.volume.api [None req-f325a0fe-0539-4802-a082-8a04a74b3f3c 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:11.370 7 INFO cinder.api.openstack.wsgi [None req-f325a0fe-0539-4802-a082-8a04a74b3f3c 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 returned with HTTP 200 [pid: 7|app: 0|req: 269/540] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:11 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:48:12.389 8 INFO cinder.api.openstack.wsgi [None req-062a3357-18c3-4b6d-b355-d5997e7bbcfe 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 /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-24 23:48:12.403 8 INFO cinder.volume.api [None req-062a3357-18c3-4b6d-b355-d5997e7bbcfe 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:12.409 8 INFO cinder.api.openstack.wsgi [None req-062a3357-18c3-4b6d-b355-d5997e7bbcfe 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 returned with HTTP 200 [pid: 8|app: 0|req: 272/541] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:12 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 => 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-24 23:48:12.432 7 INFO cinder.api.openstack.wsgi [None req-e58ef2c0-aa3c-4d8b-84e6-82bb4987ac58 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 /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-24 23:48:12.445 7 INFO cinder.volume.api [None req-e58ef2c0-aa3c-4d8b-84e6-82bb4987ac58 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:12.451 7 INFO cinder.api.openstack.wsgi [None req-e58ef2c0-aa3c-4d8b-84e6-82bb4987ac58 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 returned with HTTP 200 [pid: 7|app: 0|req: 270/542] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:12 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 => generated 969 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-24 23:48:12.471 8 INFO cinder.api.openstack.wsgi [None req-1e14b7a8-395f-4406-8da3-edb91e1bc2a1 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes 2026-07-24 23:48:12.509 8 INFO cinder.volume.api [None req-1e14b7a8-395f-4406-8da3-edb91e1bc2a1 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Get all volumes completed successfully. 2026-07-24 23:48:12.510 8 INFO cinder.api.openstack.wsgi [None req-1e14b7a8-395f-4406-8da3-edb91e1bc2a1 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes returned with HTTP 200 [pid: 8|app: 0|req: 273/543] 10.0.0.182 () {32 vars in 700 bytes} [Fri Jul 24 23:48:12 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes => generated 1322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:48:12.529 7 INFO cinder.api.openstack.wsgi [None req-7658c3fd-e01f-460a-8050-e10cf0207c76 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 /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-24 23:48:12.542 7 INFO cinder.volume.api [None req-7658c3fd-e01f-460a-8050-e10cf0207c76 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:12.548 7 INFO cinder.api.openstack.wsgi [None req-7658c3fd-e01f-460a-8050-e10cf0207c76 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 returned with HTTP 200 [pid: 7|app: 0|req: 271/544] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:12 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 => generated 969 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-24 23:48:12.570 8 INFO cinder.api.openstack.wsgi [None req-86adb3da-e463-422d-8370-434e69b0a15b 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 2026-07-24 23:48:12.571 8 INFO cinder.api.v3.volumes [None req-86adb3da-e463-422d-8370-434e69b0a15b 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Delete volume with id: 31192eaa-11a0-4e40-8e89-1aba308321c5 /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-24 23:48:12.581 8 INFO cinder.volume.api [None req-86adb3da-e463-422d-8370-434e69b0a15b 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:12.609 8 INFO cinder.volume.api [None req-86adb3da-e463-422d-8370-434e69b0a15b 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Delete volume request issued successfully. 2026-07-24 23:48:12.610 8 INFO cinder.api.openstack.wsgi [None req-86adb3da-e463-422d-8370-434e69b0a15b 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 returned with HTTP 202 [pid: 8|app: 0|req: 274/545] 10.0.0.182 () {32 vars in 777 bytes} [Fri Jul 24 23:48:12 2026] DELETE /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 => 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-24 23:48:12.623 7 INFO cinder.api.openstack.wsgi [None req-fc7f01d4-4f68-4894-a458-1374e0604b85 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 /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-24 23:48:12.651 7 INFO cinder.volume.api [None req-fc7f01d4-4f68-4894-a458-1374e0604b85 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:12.659 7 INFO cinder.api.openstack.wsgi [None req-fc7f01d4-4f68-4894-a458-1374e0604b85 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 returned with HTTP 200 [pid: 7|app: 0|req: 272/546] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:12 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 => generated 968 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:48:13.686 8 INFO cinder.api.openstack.wsgi [None req-eca77ae7-7976-410c-9d7a-3786cef4eb34 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 2026-07-24 23:48:13.697 8 INFO cinder.api.openstack.wsgi [None req-eca77ae7-7976-410c-9d7a-3786cef4eb34 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 returned with HTTP 404 [pid: 8|app: 0|req: 275/547] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:13 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/31192eaa-11a0-4e40-8e89-1aba308321c5 => generated 109 bytes in 22 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-24 23:48:13.706 7 INFO cinder.api.openstack.wsgi [None req-576aee2b-55af-432a-9a35-cdc65eae4792 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 /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-24 23:48:13.726 7 INFO cinder.volume.api [None req-576aee2b-55af-432a-9a35-cdc65eae4792 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:13.732 7 INFO cinder.api.openstack.wsgi [None req-576aee2b-55af-432a-9a35-cdc65eae4792 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 returned with HTTP 200 [pid: 7|app: 0|req: 273/548] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:13 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:48:13.756 8 INFO cinder.api.openstack.wsgi [None req-f407f27e-fd26-49e4-a4d8-4ad9d84a6305 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 2026-07-24 23:48:13.756 8 INFO cinder.api.v3.volumes [None req-f407f27e-fd26-49e4-a4d8-4ad9d84a6305 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Delete volume with id: 42c69a11-e888-4a03-b155-ffa78be7e4c6 /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-24 23:48:13.773 8 INFO cinder.volume.api [None req-f407f27e-fd26-49e4-a4d8-4ad9d84a6305 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:13.823 8 INFO cinder.volume.api [None req-f407f27e-fd26-49e4-a4d8-4ad9d84a6305 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Delete volume request issued successfully. 2026-07-24 23:48:13.824 8 INFO cinder.api.openstack.wsgi [None req-f407f27e-fd26-49e4-a4d8-4ad9d84a6305 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 returned with HTTP 202 [pid: 8|app: 0|req: 276/549] 10.0.0.182 () {32 vars in 777 bytes} [Fri Jul 24 23:48:13 2026] DELETE /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 => generated 0 bytes in 81 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-24 23:48:13.834 7 INFO cinder.api.openstack.wsgi [None req-06d6bb92-e32f-44a5-8a3d-5ae18d354006 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 /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-24 23:48:13.859 7 INFO cinder.volume.api [None req-06d6bb92-e32f-44a5-8a3d-5ae18d354006 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:13.871 7 INFO cinder.api.openstack.wsgi [None req-06d6bb92-e32f-44a5-8a3d-5ae18d354006 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 returned with HTTP 200 [pid: 7|app: 0|req: 274/550] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:13 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 => generated 967 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:48:14.889 8 INFO cinder.api.openstack.wsgi [None req-da6d90e5-2fdf-4af6-af31-018e85fac974 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 2026-07-24 23:48:15.050 8 INFO cinder.api.openstack.wsgi [None req-da6d90e5-2fdf-4af6-af31-018e85fac974 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 returned with HTTP 404 [pid: 8|app: 0|req: 277/551] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:14 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/42c69a11-e888-4a03-b155-ffa78be7e4c6 => generated 109 bytes in 167 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-24 23:48:15.065 7 INFO cinder.api.openstack.wsgi [None req-9da4ecf3-1fdf-41ac-a07b-944070546716 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 /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-24 23:48:15.081 7 INFO cinder.volume.api [None req-9da4ecf3-1fdf-41ac-a07b-944070546716 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:15.087 7 INFO cinder.api.openstack.wsgi [None req-9da4ecf3-1fdf-41ac-a07b-944070546716 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 returned with HTTP 200 [pid: 7|app: 0|req: 275/552] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:15 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:48:15.103 8 INFO cinder.api.openstack.wsgi [None req-633f1c7d-0c21-443c-b73a-5dc8b3c4b505 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 2026-07-24 23:48:15.103 8 INFO cinder.api.v3.volumes [None req-633f1c7d-0c21-443c-b73a-5dc8b3c4b505 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Delete volume with id: 3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 /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-24 23:48:15.112 8 INFO cinder.volume.api [None req-633f1c7d-0c21-443c-b73a-5dc8b3c4b505 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:15.137 8 INFO cinder.volume.api [None req-633f1c7d-0c21-443c-b73a-5dc8b3c4b505 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Delete volume request issued successfully. 2026-07-24 23:48:15.138 8 INFO cinder.api.openstack.wsgi [None req-633f1c7d-0c21-443c-b73a-5dc8b3c4b505 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 returned with HTTP 202 [pid: 8|app: 0|req: 278/553] 10.0.0.182 () {32 vars in 777 bytes} [Fri Jul 24 23:48:15 2026] DELETE /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:48:15.155 7 INFO cinder.api.openstack.wsgi [None req-8750f54c-cfba-4d06-8e64-fa54b0f6e183 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 /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-24 23:48:15.166 7 INFO cinder.volume.api [None req-8750f54c-cfba-4d06-8e64-fa54b0f6e183 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] Volume info retrieved successfully. 2026-07-24 23:48:15.169 7 INFO cinder.api.openstack.wsgi [None req-8750f54c-cfba-4d06-8e64-fa54b0f6e183 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 returned with HTTP 200 [pid: 7|app: 0|req: 276/554] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:15 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 => generated 967 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-24 23:48:16.190 8 INFO cinder.api.openstack.wsgi [None req-d4baeef8-71ac-4677-86db-67f1e41a7040 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 2026-07-24 23:48:16.197 8 INFO cinder.api.openstack.wsgi [None req-d4baeef8-71ac-4677-86db-67f1e41a7040 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 returned with HTTP 404 [pid: 8|app: 0|req: 279/555] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:48:16 2026] GET /v3/2aaabe4ccfd642fcaac7afcaef82a100/volumes/3dbc66cf-1516-4a24-9c8a-24d03aa35ac8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-24 23:48:16.758 7 INFO cinder.api.openstack.wsgi [None req-8750f54c-cfba-4d06-8e64-fa54b0f6e183 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:48:16.758 7 INFO cinder.api.openstack.wsgi [None req-8750f54c-cfba-4d06-8e64-fa54b0f6e183 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:48:16.765 8 INFO cinder.api.openstack.wsgi [None req-d4baeef8-71ac-4677-86db-67f1e41a7040 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:48:16.766 8 INFO cinder.api.openstack.wsgi [None req-d4baeef8-71ac-4677-86db-67f1e41a7040 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:48:26.758 7 INFO cinder.api.openstack.wsgi [None req-8750f54c-cfba-4d06-8e64-fa54b0f6e183 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:48:26.758 8 INFO cinder.api.openstack.wsgi [None req-d4baeef8-71ac-4677-86db-67f1e41a7040 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:48:26.759 7 INFO cinder.api.openstack.wsgi [None req-8750f54c-cfba-4d06-8e64-fa54b0f6e183 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:48:26.759 8 INFO cinder.api.openstack.wsgi [None req-d4baeef8-71ac-4677-86db-67f1e41a7040 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:48:29.388 7 INFO cinder.api.openstack.wsgi [None req-8750f54c-cfba-4d06-8e64-fa54b0f6e183 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 23:48:29.389 7 INFO cinder.api.openstack.wsgi [None req-8750f54c-cfba-4d06-8e64-fa54b0f6e183 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 279/560] 10.0.0.182 () {30 vars in 410 bytes} [Fri Jul 24 23:48:29 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-24 23:48:34.148 8 INFO cinder.api.openstack.wsgi [None req-d4baeef8-71ac-4677-86db-67f1e41a7040 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 23:48:34.149 8 INFO cinder.api.openstack.wsgi [None req-d4baeef8-71ac-4677-86db-67f1e41a7040 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 282/561] 10.0.0.227 () {28 vars in 375 bytes} [Fri Jul 24 23:48:34 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-24 23:48:34.160 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df48c88bc7d34d02a88d504a9d09f925/limits?tenant_id=df48c88bc7d34d02a88d504a9d09f925 2026-07-24 23:48:34.182 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df48c88bc7d34d02a88d504a9d09f925/limits?tenant_id=df48c88bc7d34d02a88d504a9d09f925 returned with HTTP 200 [pid: 7|app: 0|req: 280/562] 10.0.0.227 () {34 vars in 878 bytes} [Fri Jul 24 23:48:34 2026] GET /v3/df48c88bc7d34d02a88d504a9d09f925/limits?tenant_id=df48c88bc7d34d02a88d504a9d09f925 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 23:48:36.757 8 INFO cinder.api.openstack.wsgi [None req-d4baeef8-71ac-4677-86db-67f1e41a7040 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:48:36.758 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:48:36.759 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:48:36.759 8 INFO cinder.api.openstack.wsgi [None req-d4baeef8-71ac-4677-86db-67f1e41a7040 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:48:36.937 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 23:48:36.938 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 282/565] 10.0.0.227 () {28 vars in 375 bytes} [Fri Jul 24 23:48:36 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-24 23:48:36.945 8 INFO cinder.api.openstack.wsgi [None req-d4baeef8-71ac-4677-86db-67f1e41a7040 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 23:48:36.946 8 INFO cinder.api.openstack.wsgi [None req-d4baeef8-71ac-4677-86db-67f1e41a7040 9c762632818742eeb0951776028b78ab 2aaabe4ccfd642fcaac7afcaef82a100 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 284/566] 10.0.0.227 () {28 vars in 375 bytes} [Fri Jul 24 23:48:36 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-24 23:48:37.934 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 23:48:37.934 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 283/567] 10.0.0.227 () {28 vars in 375 bytes} [Fri Jul 24 23:48:37 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-24 23:48:37.948 8 INFO cinder.api.openstack.wsgi [None req-c1384e3c-3800-43ed-9fda-eb61f640f8bd 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df48c88bc7d34d02a88d504a9d09f925/limits?tenant_id=df48c88bc7d34d02a88d504a9d09f925 2026-07-24 23:48:37.997 8 INFO cinder.api.openstack.wsgi [None req-c1384e3c-3800-43ed-9fda-eb61f640f8bd 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df48c88bc7d34d02a88d504a9d09f925/limits?tenant_id=df48c88bc7d34d02a88d504a9d09f925 returned with HTTP 200 [pid: 8|app: 0|req: 285/568] 10.0.0.227 () {34 vars in 878 bytes} [Fri Jul 24 23:48:37 2026] GET /v3/df48c88bc7d34d02a88d504a9d09f925/limits?tenant_id=df48c88bc7d34d02a88d504a9d09f925 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 23:48:40.502 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 23:48:40.504 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 284/569] 10.0.0.227 () {28 vars in 375 bytes} [Fri Jul 24 23:48:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-24 23:48:40.509 8 INFO cinder.api.openstack.wsgi [None req-c1384e3c-3800-43ed-9fda-eb61f640f8bd 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 23:48:40.510 8 INFO cinder.api.openstack.wsgi [None req-c1384e3c-3800-43ed-9fda-eb61f640f8bd 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 286/570] 10.0.0.227 () {28 vars in 375 bytes} [Fri Jul 24 23:48:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-24 23:48:46.757 8 INFO cinder.api.openstack.wsgi [None req-c1384e3c-3800-43ed-9fda-eb61f640f8bd 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:48:46.757 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:48:46.758 8 INFO cinder.api.openstack.wsgi [None req-c1384e3c-3800-43ed-9fda-eb61f640f8bd 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:48:46.758 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:48:56.760 8 INFO cinder.api.openstack.wsgi [None req-c1384e3c-3800-43ed-9fda-eb61f640f8bd 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:48:56.760 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:48:56.761 8 INFO cinder.api.openstack.wsgi [None req-c1384e3c-3800-43ed-9fda-eb61f640f8bd 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:48:56.761 7 INFO cinder.api.openstack.wsgi [None req-03c918f0-6153-45fe-acc1-b029902f446c 060c1862a1004f6f85b104eaab030a13 df48c88bc7d34d02a88d504a9d09f925 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:49:04.842 8 INFO cinder.api.openstack.wsgi [None req-15df563c-27a3-4b5f-a429-97751effcd1d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:49:04.849 8 INFO cinder.volume.api [None req-15df563c-27a3-4b5f-a429-97751effcd1d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:49:04.850 8 INFO cinder.api.openstack.wsgi [None req-15df563c-27a3-4b5f-a429-97751effcd1d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/575] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:49:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:49:04.861 7 INFO cinder.api.openstack.wsgi [None req-895f5c37-e8c2-443d-bc10-25f68f606581 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:49:04.868 7 INFO cinder.volume.api [None req-895f5c37-e8c2-443d-bc10-25f68f606581 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:49:04.868 7 INFO cinder.api.openstack.wsgi [None req-895f5c37-e8c2-443d-bc10-25f68f606581 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 287/576] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:49:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:49:04.878 8 INFO cinder.api.openstack.wsgi [None req-a8c33fbe-6aa3-4b2d-b975-541d2578a31e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:49:05.382 8 INFO cinder.api.openstack.wsgi [None req-a8c33fbe-6aa3-4b2d-b975-541d2578a31e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 290/577] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:49:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:49:05.393 7 INFO cinder.api.openstack.wsgi [None req-7eebef36-6485-4e06-9210-3016bf7c5189 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:49:05.405 7 INFO cinder.api.openstack.wsgi [None req-7eebef36-6485-4e06-9210-3016bf7c5189 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 288/578] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.418 8 INFO cinder.api.openstack.wsgi [None req-f69bc356-094f-41d9-bc55-5dc7458bed62 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:49:05.428 8 INFO cinder.volume.api [None req-f69bc356-094f-41d9-bc55-5dc7458bed62 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:49:05.430 8 INFO cinder.api.openstack.wsgi [None req-f69bc356-094f-41d9-bc55-5dc7458bed62 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 291/579] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:49:05.472 7 INFO cinder.api.openstack.wsgi [None req-b3c696b2-2fb7-4684-ac87-dc1d3978d179 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:49:05.491 7 INFO cinder.api.openstack.wsgi [None req-b3c696b2-2fb7-4684-ac87-dc1d3978d179 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 289/580] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.501 8 INFO cinder.api.openstack.wsgi [None req-9fea50cf-7a4e-4e72-856e-bbce055dc163 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true 2026-07-24 23:49:05.517 8 INFO cinder.api.openstack.wsgi [None req-9fea50cf-7a4e-4e72-856e-bbce055dc163 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/581] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.525 7 INFO cinder.api.openstack.wsgi [None req-289ad448-f203-4ae5-825c-351b3bbfb8da dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:49:05.544 7 INFO cinder.api.openstack.wsgi [None req-289ad448-f203-4ae5-825c-351b3bbfb8da dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/582] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.556 8 INFO cinder.api.openstack.wsgi [None req-0d16b1a8-d762-4366-88cc-de09b0941ecf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true 2026-07-24 23:49:05.573 8 INFO cinder.api.openstack.wsgi [None req-0d16b1a8-d762-4366-88cc-de09b0941ecf dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/583] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.585 7 INFO cinder.api.openstack.wsgi [None req-d47bf149-2586-4f93-9846-225dd3c49a7d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true 2026-07-24 23:49:05.607 7 INFO cinder.api.openstack.wsgi [None req-d47bf149-2586-4f93-9846-225dd3c49a7d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/584] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.619 8 INFO cinder.api.openstack.wsgi [None req-62579332-4e96-41a8-a45e-85e8fcd18030 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:49:05.634 8 INFO cinder.api.openstack.wsgi [None req-62579332-4e96-41a8-a45e-85e8fcd18030 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/585] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.641 7 INFO cinder.api.openstack.wsgi [None req-e82e6d8e-e369-4c60-becd-f8cb14cf8157 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/5c447e04c175479f81b1ce20b0c5cfb0?usage=true 2026-07-24 23:49:05.658 7 INFO cinder.api.openstack.wsgi [None req-e82e6d8e-e369-4c60-becd-f8cb14cf8157 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/5c447e04c175479f81b1ce20b0c5cfb0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 292/586] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/5c447e04c175479f81b1ce20b0c5cfb0?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.670 8 INFO cinder.api.openstack.wsgi [None req-865b1f99-93ea-424b-8a12-0ac725d27879 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true 2026-07-24 23:49:05.687 8 INFO cinder.api.openstack.wsgi [None req-865b1f99-93ea-424b-8a12-0ac725d27879 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/587] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.698 7 INFO cinder.api.openstack.wsgi [None req-27507787-bf2c-4e73-9ca7-c51e4ea38234 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true 2026-07-24 23:49:05.719 7 INFO cinder.api.openstack.wsgi [None req-27507787-bf2c-4e73-9ca7-c51e4ea38234 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/588] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.729 8 INFO cinder.api.openstack.wsgi [None req-a1176c91-4aff-486f-b484-9f7ed4a76475 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true 2026-07-24 23:49:05.751 8 INFO cinder.api.openstack.wsgi [None req-a1176c91-4aff-486f-b484-9f7ed4a76475 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/589] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.762 7 INFO cinder.api.openstack.wsgi [None req-40d13c4e-21d0-4543-b39e-23ead03edd39 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/b66514f15c9b48e68877be16d656c857?usage=true 2026-07-24 23:49:05.786 7 INFO cinder.api.openstack.wsgi [None req-40d13c4e-21d0-4543-b39e-23ead03edd39 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/b66514f15c9b48e68877be16d656c857?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/590] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/b66514f15c9b48e68877be16d656c857?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.801 8 INFO cinder.api.openstack.wsgi [None req-3870a24d-0194-4840-8159-88463137e0d0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true 2026-07-24 23:49:05.831 8 INFO cinder.api.openstack.wsgi [None req-3870a24d-0194-4840-8159-88463137e0d0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 297/591] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.851 7 INFO cinder.api.openstack.wsgi [None req-7b15d5f1-7038-4ab6-95a0-9ebf9beebbea dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true 2026-07-24 23:49:05.875 7 INFO cinder.api.openstack.wsgi [None req-7b15d5f1-7038-4ab6-95a0-9ebf9beebbea dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 295/592] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.887 8 INFO cinder.api.openstack.wsgi [None req-a4a7d9b4-f0c1-4b85-a7b8-2fad0e4360df dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/ec8715fc26e648eaa3d8c91508a07a7c?usage=true 2026-07-24 23:49:05.920 8 INFO cinder.api.openstack.wsgi [None req-a4a7d9b4-f0c1-4b85-a7b8-2fad0e4360df dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/ec8715fc26e648eaa3d8c91508a07a7c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 298/593] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/ec8715fc26e648eaa3d8c91508a07a7c?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.929 7 INFO cinder.api.openstack.wsgi [None req-a8f4519e-82b5-4d1f-a6f7-3013a888b775 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/f568ecc5d50d4b4fb99d2482bc58dc34?usage=true 2026-07-24 23:49:05.955 7 INFO cinder.api.openstack.wsgi [None req-a8f4519e-82b5-4d1f-a6f7-3013a888b775 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/f568ecc5d50d4b4fb99d2482bc58dc34?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/594] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/f568ecc5d50d4b4fb99d2482bc58dc34?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:05.964 8 INFO cinder.api.openstack.wsgi [None req-6d93cc17-69b7-4965-96b6-495ce374c4d5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/f9c9d82ebc6042c4bdfb6d942a88d17a?usage=true 2026-07-24 23:49:05.985 8 INFO cinder.api.openstack.wsgi [None req-6d93cc17-69b7-4965-96b6-495ce374c4d5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/f9c9d82ebc6042c4bdfb6d942a88d17a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 299/595] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:49:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/f9c9d82ebc6042c4bdfb6d942a88d17a?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:06.779 8 INFO cinder.api.openstack.wsgi [None req-6d93cc17-69b7-4965-96b6-495ce374c4d5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:49:06.779 7 INFO cinder.api.openstack.wsgi [None req-a8f4519e-82b5-4d1f-a6f7-3013a888b775 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:49:06.780 8 INFO cinder.api.openstack.wsgi [None req-6d93cc17-69b7-4965-96b6-495ce374c4d5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:49:06.781 7 INFO cinder.api.openstack.wsgi [None req-a8f4519e-82b5-4d1f-a6f7-3013a888b775 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:49:10.612 8 INFO cinder.api.openstack.wsgi [None req-8bf92740-bfdc-450e-9f2a-2d4aac7e4332 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes 2026-07-24 23:49:10.614 8 INFO cinder.api.v3.volumes [None req-8bf92740-bfdc-450e-9f2a-2d4aac7e4332 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Create volume of 1 GB 2026-07-24 23:49:10.619 8 INFO cinder.volume.api [None req-8bf92740-bfdc-450e-9f2a-2d4aac7e4332 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Availability Zones retrieved successfully. 2026-07-24 23:49:10.852 8 INFO cinder.volume.api [None req-8bf92740-bfdc-450e-9f2a-2d4aac7e4332 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Create volume request issued successfully. 2026-07-24 23:49:10.853 8 INFO cinder.api.openstack.wsgi [None req-8bf92740-bfdc-450e-9f2a-2d4aac7e4332 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes returned with HTTP 202 [pid: 8|app: 0|req: 301/598] 10.0.0.182 () {34 vars in 721 bytes} [Fri Jul 24 23:49:10 2026] POST /v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes => generated 861 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-24 23:49:10.882 7 INFO cinder.api.openstack.wsgi [None req-2eb562bb-9dc4-4a96-b94e-1b47419c2515 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc /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-24 23:49:10.905 7 INFO cinder.volume.api [None req-2eb562bb-9dc4-4a96-b94e-1b47419c2515 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:10.916 7 INFO cinder.api.openstack.wsgi [None req-2eb562bb-9dc4-4a96-b94e-1b47419c2515 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc returned with HTTP 200 [pid: 7|app: 0|req: 298/599] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:10 2026] GET /v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc => generated 929 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-24 23:49:11.944 8 INFO cinder.api.openstack.wsgi [None req-5823bff9-4da8-48ea-a295-6fb00a3fcea5 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc /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-24 23:49:11.969 8 INFO cinder.volume.api [None req-5823bff9-4da8-48ea-a295-6fb00a3fcea5 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:11.977 8 INFO cinder.api.openstack.wsgi [None req-5823bff9-4da8-48ea-a295-6fb00a3fcea5 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc returned with HTTP 200 [pid: 8|app: 0|req: 302/600] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:11 2026] GET /v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:16.757 7 INFO cinder.api.openstack.wsgi [None req-2eb562bb-9dc4-4a96-b94e-1b47419c2515 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:49:16.758 7 INFO cinder.api.openstack.wsgi [None req-2eb562bb-9dc4-4a96-b94e-1b47419c2515 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:49:16.758 8 INFO cinder.api.openstack.wsgi [None req-5823bff9-4da8-48ea-a295-6fb00a3fcea5 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:49:16.772 8 INFO cinder.api.openstack.wsgi [None req-5823bff9-4da8-48ea-a295-6fb00a3fcea5 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://10.0.0.137: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-24 23:49:25.581 7 INFO cinder.api.openstack.wsgi [None req-18b0fa9e-51b7-4117-91cf-450f330b8cd0 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc/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-24 23:49:25.594 7 INFO cinder.volume.api [None req-18b0fa9e-51b7-4117-91cf-450f330b8cd0 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:25.647 7 INFO cinder.volume.api [None req-18b0fa9e-51b7-4117-91cf-450f330b8cd0 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Update volume admin metadata completed successfully. 2026-07-24 23:49:26.152 7 INFO cinder.volume.api [None req-18b0fa9e-51b7-4117-91cf-450f330b8cd0 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Attach volume completed successfully. 2026-07-24 23:49:26.153 7 INFO cinder.api.openstack.wsgi [None req-18b0fa9e-51b7-4117-91cf-450f330b8cd0 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc/action returned with HTTP 202 [pid: 7|app: 0|req: 300/603] 10.0.0.182 () {34 vars in 809 bytes} [Fri Jul 24 23:49:25 2026] POST /v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc/action => generated 0 bytes in 578 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-24 23:49:26.167 8 INFO cinder.api.openstack.wsgi [None req-967ddf1e-3262-4c5f-94eb-2d29e649ba32 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc /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-24 23:49:26.185 8 INFO cinder.volume.api [None req-967ddf1e-3262-4c5f-94eb-2d29e649ba32 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:26.189 8 INFO cinder.api.openstack.wsgi [None req-967ddf1e-3262-4c5f-94eb-2d29e649ba32 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc returned with HTTP 200 [pid: 8|app: 0|req: 304/604] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:26 2026] GET /v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc => generated 1288 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-24 23:49:26.211 7 INFO cinder.api.openstack.wsgi [None req-84df9210-6f02-43d5-9129-866e8fa3975f 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc/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-24 23:49:26.226 7 INFO cinder.volume.api [None req-84df9210-6f02-43d5-9129-866e8fa3975f 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:26.731 7 INFO cinder.volume.api [None req-84df9210-6f02-43d5-9129-866e8fa3975f 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Detach volume completed successfully. 2026-07-24 23:49:26.732 7 INFO cinder.api.openstack.wsgi [None req-84df9210-6f02-43d5-9129-866e8fa3975f 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc/action returned with HTTP 202 [pid: 7|app: 0|req: 301/605] 10.0.0.182 () {34 vars in 809 bytes} [Fri Jul 24 23:49:26 2026] POST /v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc/action => generated 0 bytes in 531 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-24 23:49:26.743 8 INFO cinder.api.openstack.wsgi [None req-f919dc6b-a98e-4049-a039-6e88511e0c40 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc /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-24 23:49:26.757 7 INFO cinder.api.openstack.wsgi [None req-84df9210-6f02-43d5-9129-866e8fa3975f 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:49:26.759 7 INFO cinder.api.openstack.wsgi [None req-84df9210-6f02-43d5-9129-866e8fa3975f 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:49:26.762 7 INFO cinder.api.openstack.wsgi [None req-84df9210-6f02-43d5-9129-866e8fa3975f 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:49:26.764 7 INFO cinder.api.openstack.wsgi [None req-84df9210-6f02-43d5-9129-866e8fa3975f 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:49:26.765 8 INFO cinder.volume.api [None req-f919dc6b-a98e-4049-a039-6e88511e0c40 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:26.775 8 INFO cinder.api.openstack.wsgi [None req-f919dc6b-a98e-4049-a039-6e88511e0c40 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc returned with HTTP 200 [pid: 8|app: 0|req: 305/608] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:26 2026] GET /v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc => generated 973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:33.863 7 INFO cinder.api.openstack.wsgi [None req-2a78b7a7-49dd-4b01-908f-a0c55d53dafc 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc /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-24 23:49:33.879 7 INFO cinder.volume.api [None req-2a78b7a7-49dd-4b01-908f-a0c55d53dafc 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:33.884 7 INFO cinder.api.openstack.wsgi [None req-2a78b7a7-49dd-4b01-908f-a0c55d53dafc 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc returned with HTTP 200 [pid: 7|app: 0|req: 304/609] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:33 2026] GET /v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc => generated 973 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-24 23:49:33.903 8 INFO cinder.api.openstack.wsgi [None req-34ceb802-a7b1-4237-b8c6-e21b5ccd3370 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc 2026-07-24 23:49:33.904 8 INFO cinder.api.v3.volumes [None req-34ceb802-a7b1-4237-b8c6-e21b5ccd3370 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Delete volume with id: ec041b6f-ebe4-4280-8317-cc771d1f3cbc /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-24 23:49:33.926 8 INFO cinder.volume.api [None req-34ceb802-a7b1-4237-b8c6-e21b5ccd3370 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:33.979 8 INFO cinder.volume.api [None req-34ceb802-a7b1-4237-b8c6-e21b5ccd3370 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Delete volume request issued successfully. 2026-07-24 23:49:33.979 8 INFO cinder.api.openstack.wsgi [None req-34ceb802-a7b1-4237-b8c6-e21b5ccd3370 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc returned with HTTP 202 [pid: 8|app: 0|req: 306/610] 10.0.0.182 () {32 vars in 777 bytes} [Fri Jul 24 23:49:33 2026] DELETE /v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc => generated 0 bytes in 81 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-24 23:49:33.993 7 INFO cinder.api.openstack.wsgi [None req-d9d744c4-3dbb-4281-9a27-08baeaee2a33 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc /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-24 23:49:34.007 7 INFO cinder.volume.api [None req-d9d744c4-3dbb-4281-9a27-08baeaee2a33 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:34.012 7 INFO cinder.api.openstack.wsgi [None req-d9d744c4-3dbb-4281-9a27-08baeaee2a33 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc returned with HTTP 200 [pid: 7|app: 0|req: 305/611] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:33 2026] GET /v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc => generated 972 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:35.036 8 INFO cinder.api.openstack.wsgi [None req-b092c43f-5585-4ce7-9a27-352902f08f02 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc /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-24 23:49:35.050 8 INFO cinder.api.openstack.wsgi [None req-b092c43f-5585-4ce7-9a27-352902f08f02 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc returned with HTTP 404 [pid: 8|app: 0|req: 307/612] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:35 2026] GET /v3/f568ecc5d50d4b4fb99d2482bc58dc34/volumes/ec041b6f-ebe4-4280-8317-cc771d1f3cbc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-24 23:49:36.757 7 INFO cinder.api.openstack.wsgi [None req-d9d744c4-3dbb-4281-9a27-08baeaee2a33 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:49:36.757 8 INFO cinder.api.openstack.wsgi [None req-b092c43f-5585-4ce7-9a27-352902f08f02 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:49:36.758 8 INFO cinder.api.openstack.wsgi [None req-b092c43f-5585-4ce7-9a27-352902f08f02 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:49:36.758 7 INFO cinder.api.openstack.wsgi [None req-d9d744c4-3dbb-4281-9a27-08baeaee2a33 2c8158f6ace74143b2429e97e5955674 f568ecc5d50d4b4fb99d2482bc58dc34 - - default default] http://10.0.0.137: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-24 23:49:39.546 8 INFO cinder.api.openstack.wsgi [None req-b6fea9cc-250c-4465-9fb0-bd375344b8a5 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes 2026-07-24 23:49:39.550 8 INFO cinder.api.v3.volumes [None req-b6fea9cc-250c-4465-9fb0-bd375344b8a5 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Create volume of 1 GB 2026-07-24 23:49:39.556 8 INFO cinder.volume.api [None req-b6fea9cc-250c-4465-9fb0-bd375344b8a5 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Availability Zones retrieved successfully. 2026-07-24 23:49:39.784 8 INFO cinder.volume.api [None req-b6fea9cc-250c-4465-9fb0-bd375344b8a5 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Create volume request issued successfully. 2026-07-24 23:49:39.786 8 INFO cinder.api.openstack.wsgi [None req-b6fea9cc-250c-4465-9fb0-bd375344b8a5 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes returned with HTTP 202 [pid: 8|app: 0|req: 309/615] 10.0.0.182 () {34 vars in 722 bytes} [Fri Jul 24 23:49:39 2026] POST /v3/d0b42ef838f147a198a8960064df3f54/volumes => generated 870 bytes in 335 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-24 23:49:39.805 7 INFO cinder.api.openstack.wsgi [None req-030110ec-3e4a-44df-944e-452fd72d9403 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 /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-24 23:49:39.822 7 INFO cinder.volume.api [None req-030110ec-3e4a-44df-944e-452fd72d9403 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:39.833 7 INFO cinder.api.openstack.wsgi [None req-030110ec-3e4a-44df-944e-452fd72d9403 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 returned with HTTP 200 [pid: 7|app: 0|req: 307/616] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:39 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 => generated 938 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:40.857 8 INFO cinder.api.openstack.wsgi [None req-cab08cc0-155f-4ef2-a830-538bcc4e3d3a 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 /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-24 23:49:40.875 8 INFO cinder.volume.api [None req-cab08cc0-155f-4ef2-a830-538bcc4e3d3a 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:40.882 8 INFO cinder.api.openstack.wsgi [None req-cab08cc0-155f-4ef2-a830-538bcc4e3d3a 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 returned with HTTP 200 [pid: 8|app: 0|req: 310/617] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:40 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 => generated 963 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-24 23:49:40.898 7 INFO cinder.api.openstack.wsgi [None req-630531f1-8e8e-4199-a3fd-dce6baa0e16b 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 /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-24 23:49:40.913 7 INFO cinder.volume.api [None req-630531f1-8e8e-4199-a3fd-dce6baa0e16b 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:40.918 7 INFO cinder.api.openstack.wsgi [None req-630531f1-8e8e-4199-a3fd-dce6baa0e16b 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 returned with HTTP 200 [pid: 7|app: 0|req: 308/618] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:40 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 => generated 963 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-24 23:49:40.938 8 INFO cinder.api.openstack.wsgi [None req-28ac3ba9-ae97-4d27-b8e8-ae43e2f293ff 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 /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-24 23:49:40.956 8 INFO cinder.volume.api [None req-28ac3ba9-ae97-4d27-b8e8-ae43e2f293ff 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:40.970 8 INFO cinder.volume.api [None req-28ac3ba9-ae97-4d27-b8e8-ae43e2f293ff 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume updated successfully. 2026-07-24 23:49:40.972 8 INFO cinder.api.openstack.wsgi [None req-28ac3ba9-ae97-4d27-b8e8-ae43e2f293ff 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 returned with HTTP 200 [pid: 8|app: 0|req: 311/619] 10.0.0.182 () {34 vars in 794 bytes} [Fri Jul 24 23:49:40 2026] PUT /v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 => generated 895 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:40.993 7 INFO cinder.api.openstack.wsgi [None req-49fcb3fc-e2e9-4fa5-8594-d2ea7aa804ec 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 /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-24 23:49:41.012 7 INFO cinder.volume.api [None req-49fcb3fc-e2e9-4fa5-8594-d2ea7aa804ec 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:41.069 7 INFO cinder.volume.api [None req-49fcb3fc-e2e9-4fa5-8594-d2ea7aa804ec 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume updated successfully. 2026-07-24 23:49:41.070 7 INFO cinder.api.openstack.wsgi [None req-49fcb3fc-e2e9-4fa5-8594-d2ea7aa804ec 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 returned with HTTP 200 [pid: 7|app: 0|req: 309/620] 10.0.0.182 () {34 vars in 795 bytes} [Fri Jul 24 23:49:40 2026] PUT /v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 => generated 934 bytes in 86 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-24 23:49:41.088 8 INFO cinder.api.openstack.wsgi [None req-2499733e-e428-4195-a7c2-867248cdf465 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 /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-24 23:49:41.103 8 INFO cinder.volume.api [None req-2499733e-e428-4195-a7c2-867248cdf465 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:41.108 8 INFO cinder.api.openstack.wsgi [None req-2499733e-e428-4195-a7c2-867248cdf465 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 returned with HTTP 200 [pid: 8|app: 0|req: 312/621] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:41 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 => generated 1002 bytes in 25 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-24 23:49:41.126 7 INFO cinder.api.openstack.wsgi [None req-ce270a14-ace8-46b5-a228-0513eb337199 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes 2026-07-24 23:49:41.129 7 INFO cinder.api.v3.volumes [None req-ce270a14-ace8-46b5-a228-0513eb337199 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Create volume of 1 GB 2026-07-24 23:49:41.136 7 INFO cinder.volume.api [None req-ce270a14-ace8-46b5-a228-0513eb337199 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Availability Zones retrieved successfully. 2026-07-24 23:49:41.604 7 INFO cinder.volume.api [None req-ce270a14-ace8-46b5-a228-0513eb337199 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Create volume request issued successfully. 2026-07-24 23:49:41.604 7 INFO cinder.api.openstack.wsgi [None req-ce270a14-ace8-46b5-a228-0513eb337199 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes returned with HTTP 202 [pid: 7|app: 0|req: 310/622] 10.0.0.182 () {34 vars in 722 bytes} [Fri Jul 24 23:49:41 2026] POST /v3/d0b42ef838f147a198a8960064df3f54/volumes => generated 891 bytes in 485 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-24 23:49:41.622 8 INFO cinder.api.openstack.wsgi [None req-607fcf35-66b5-486c-b554-ebed47a2895f 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a /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-24 23:49:41.634 8 INFO cinder.volume.api [None req-607fcf35-66b5-486c-b554-ebed47a2895f 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:41.638 8 INFO cinder.api.openstack.wsgi [None req-607fcf35-66b5-486c-b554-ebed47a2895f 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a returned with HTTP 200 [pid: 8|app: 0|req: 313/623] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:41 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a => generated 959 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-24 23:49:42.659 7 INFO cinder.api.openstack.wsgi [None req-b12d7f77-7dc4-4f00-9733-637342c5d4fb 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a /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-24 23:49:42.693 7 INFO cinder.volume.api [None req-b12d7f77-7dc4-4f00-9733-637342c5d4fb 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:42.701 7 INFO cinder.api.openstack.wsgi [None req-b12d7f77-7dc4-4f00-9733-637342c5d4fb 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a returned with HTTP 200 [pid: 7|app: 0|req: 311/624] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:42 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a => generated 984 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:42.724 8 INFO cinder.api.openstack.wsgi [None req-6ab4ef79-eeca-4ae8-8002-f1e162c18bb9 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a /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-24 23:49:42.739 8 INFO cinder.volume.api [None req-6ab4ef79-eeca-4ae8-8002-f1e162c18bb9 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:42.781 8 INFO cinder.volume.api [None req-6ab4ef79-eeca-4ae8-8002-f1e162c18bb9 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume updated successfully. 2026-07-24 23:49:42.783 8 INFO cinder.api.openstack.wsgi [None req-6ab4ef79-eeca-4ae8-8002-f1e162c18bb9 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a returned with HTTP 200 [pid: 8|app: 0|req: 314/625] 10.0.0.182 () {34 vars in 794 bytes} [Fri Jul 24 23:49:42 2026] PUT /v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a => generated 881 bytes in 69 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-24 23:49:42.800 7 INFO cinder.api.openstack.wsgi [None req-3a07d6ef-82de-4d94-9def-b7fcaf73e0d9 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a /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-24 23:49:42.816 7 INFO cinder.volume.api [None req-3a07d6ef-82de-4d94-9def-b7fcaf73e0d9 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:42.823 7 INFO cinder.api.openstack.wsgi [None req-3a07d6ef-82de-4d94-9def-b7fcaf73e0d9 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a returned with HTTP 200 [pid: 7|app: 0|req: 312/626] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:42 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:42.846 8 INFO cinder.api.openstack.wsgi [None req-a6a0f45e-7da2-48b1-bbac-a6d0c1d140aa 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a 2026-07-24 23:49:42.847 8 INFO cinder.api.v3.volumes [None req-a6a0f45e-7da2-48b1-bbac-a6d0c1d140aa 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Delete volume with id: 7d463b94-fe05-418a-b2f8-5a10ab74548a /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-24 23:49:42.856 8 INFO cinder.volume.api [None req-a6a0f45e-7da2-48b1-bbac-a6d0c1d140aa 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:42.879 8 INFO cinder.volume.api [None req-a6a0f45e-7da2-48b1-bbac-a6d0c1d140aa 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Delete volume request issued successfully. 2026-07-24 23:49:42.880 8 INFO cinder.api.openstack.wsgi [None req-a6a0f45e-7da2-48b1-bbac-a6d0c1d140aa 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a returned with HTTP 202 [pid: 8|app: 0|req: 315/627] 10.0.0.182 () {32 vars in 777 bytes} [Fri Jul 24 23:49:42 2026] DELETE /v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:42.891 7 INFO cinder.api.openstack.wsgi [None req-a0c81b11-8cda-4e63-902c-db77ed745e8a 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a /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-24 23:49:42.904 7 INFO cinder.volume.api [None req-a0c81b11-8cda-4e63-902c-db77ed745e8a 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:42.910 7 INFO cinder.api.openstack.wsgi [None req-a0c81b11-8cda-4e63-902c-db77ed745e8a 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a returned with HTTP 200 [pid: 7|app: 0|req: 313/628] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:42 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a => generated 948 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:43.270 8 INFO cinder.api.openstack.wsgi [None req-eff96f12-65ff-4cff-b5df-54a0c10974ab dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes 2026-07-24 23:49:43.372 8 INFO cinder.api.v3.volumes [None req-eff96f12-65ff-4cff-b5df-54a0c10974ab dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Create volume of 16 GB 2026-07-24 23:49:43.376 8 INFO cinder.volume.api [None req-eff96f12-65ff-4cff-b5df-54a0c10974ab dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Availability Zones retrieved successfully. 2026-07-24 23:49:43.602 8 INFO cinder.volume.api [None req-eff96f12-65ff-4cff-b5df-54a0c10974ab dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Create volume request issued successfully. 2026-07-24 23:49:43.603 8 INFO cinder.api.openstack.wsgi [None req-eff96f12-65ff-4cff-b5df-54a0c10974ab dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes returned with HTTP 202 [pid: 8|app: 0|req: 316/629] 199.204.45.61 () {34 vars in 732 bytes} [Fri Jul 24 23:49:43 2026] POST /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes => generated 846 bytes in 365 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-24 23:49:43.618 7 INFO cinder.api.openstack.wsgi [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-f2603c53-26af-4d66-a40a-458af2283ebc dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 /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-24 23:49:43.653 7 INFO cinder.volume.api [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-f2603c53-26af-4d66-a40a-458af2283ebc dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Volume info retrieved successfully. 2026-07-24 23:49:43.657 7 INFO cinder.api.openstack.wsgi [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-f2603c53-26af-4d66-a40a-458af2283ebc dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 returned with HTTP 200 [pid: 7|app: 0|req: 314/630] 199.204.45.61 () {32 vars in 823 bytes} [Fri Jul 24 23:49:43 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 => generated 1025 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:43.933 8 INFO cinder.api.openstack.wsgi [None req-da98f955-3891-46c6-a8dc-99fd5e744705 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a 2026-07-24 23:49:43.942 8 INFO cinder.api.openstack.wsgi [None req-da98f955-3891-46c6-a8dc-99fd5e744705 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a returned with HTTP 404 [pid: 8|app: 0|req: 317/631] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:43 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/7d463b94-fe05-418a-b2f8-5a10ab74548a => 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-24 23:49:43.951 7 INFO cinder.api.openstack.wsgi [None req-50640f19-0c14-474f-b59b-d4e40362dd97 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 /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-24 23:49:43.963 7 INFO cinder.volume.api [None req-50640f19-0c14-474f-b59b-d4e40362dd97 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:43.967 7 INFO cinder.api.openstack.wsgi [None req-50640f19-0c14-474f-b59b-d4e40362dd97 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 returned with HTTP 200 [pid: 7|app: 0|req: 315/632] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:43 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 => generated 1002 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 23:49:43.989 8 INFO cinder.api.openstack.wsgi [None req-f81b1453-b619-428e-aa9c-c81906253991 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 2026-07-24 23:49:43.989 8 INFO cinder.api.v3.volumes [None req-f81b1453-b619-428e-aa9c-c81906253991 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Delete volume with id: 2016c558-3183-4c32-b165-ca09d1f436b5 /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-24 23:49:44.000 8 INFO cinder.volume.api [None req-f81b1453-b619-428e-aa9c-c81906253991 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:44.053 8 INFO cinder.volume.api [None req-f81b1453-b619-428e-aa9c-c81906253991 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Delete volume request issued successfully. 2026-07-24 23:49:44.053 8 INFO cinder.api.openstack.wsgi [None req-f81b1453-b619-428e-aa9c-c81906253991 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 returned with HTTP 202 [pid: 8|app: 0|req: 318/633] 10.0.0.182 () {32 vars in 777 bytes} [Fri Jul 24 23:49:43 2026] DELETE /v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 => generated 0 bytes in 71 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-24 23:49:44.067 7 INFO cinder.api.openstack.wsgi [None req-6dd2d5d6-633d-4b6e-baa3-9215b0550049 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 /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-24 23:49:44.081 7 INFO cinder.volume.api [None req-6dd2d5d6-633d-4b6e-baa3-9215b0550049 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:44.085 7 INFO cinder.api.openstack.wsgi [None req-6dd2d5d6-633d-4b6e-baa3-9215b0550049 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 returned with HTTP 200 [pid: 7|app: 0|req: 316/634] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:44 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 => generated 1001 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-24 23:49:45.109 8 INFO cinder.api.openstack.wsgi [None req-387adf84-c331-4b9e-84d5-aedc2c1dcd88 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 2026-07-24 23:49:45.117 8 INFO cinder.api.openstack.wsgi [None req-387adf84-c331-4b9e-84d5-aedc2c1dcd88 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 returned with HTTP 404 [pid: 8|app: 0|req: 319/635] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:45 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/2016c558-3183-4c32-b165-ca09d1f436b5 => 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-24 23:49:45.172 7 INFO cinder.api.openstack.wsgi [None req-6509c575-12df-4a57-a4b0-edf39f365ce4 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes 2026-07-24 23:49:45.819 7 INFO cinder.api.v3.volumes [None req-6509c575-12df-4a57-a4b0-edf39f365ce4 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Create volume of 1 GB 2026-07-24 23:49:45.826 7 INFO cinder.volume.api [None req-6509c575-12df-4a57-a4b0-edf39f365ce4 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Availability Zones retrieved successfully. 2026-07-24 23:49:46.047 7 INFO cinder.volume.api [None req-6509c575-12df-4a57-a4b0-edf39f365ce4 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Create volume request issued successfully. 2026-07-24 23:49:46.048 7 INFO cinder.api.openstack.wsgi [None req-6509c575-12df-4a57-a4b0-edf39f365ce4 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes returned with HTTP 202 [pid: 7|app: 0|req: 317/636] 10.0.0.182 () {34 vars in 722 bytes} [Fri Jul 24 23:49:45 2026] POST /v3/d0b42ef838f147a198a8960064df3f54/volumes => generated 871 bytes in 884 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-24 23:49:46.071 8 INFO cinder.api.openstack.wsgi [None req-240c5773-b34f-4301-8558-402f35de84f2 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 /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-24 23:49:46.086 8 INFO cinder.volume.api [None req-240c5773-b34f-4301-8558-402f35de84f2 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:46.092 8 INFO cinder.api.openstack.wsgi [None req-240c5773-b34f-4301-8558-402f35de84f2 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 returned with HTTP 200 [pid: 8|app: 0|req: 320/637] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:46 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:46.758 8 INFO cinder.api.openstack.wsgi [None req-240c5773-b34f-4301-8558-402f35de84f2 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:49:46.758 7 INFO cinder.api.openstack.wsgi [None req-6509c575-12df-4a57-a4b0-edf39f365ce4 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:49:46.758 8 INFO cinder.api.openstack.wsgi [None req-240c5773-b34f-4301-8558-402f35de84f2 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:49:46.758 7 INFO cinder.api.openstack.wsgi [None req-6509c575-12df-4a57-a4b0-edf39f365ce4 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://10.0.0.137: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-24 23:49:47.120 8 INFO cinder.api.openstack.wsgi [None req-aae63ba3-8f84-442c-a68c-37bb7fb44de7 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 /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-24 23:49:47.136 8 INFO cinder.volume.api [None req-aae63ba3-8f84-442c-a68c-37bb7fb44de7 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:47.142 8 INFO cinder.api.openstack.wsgi [None req-aae63ba3-8f84-442c-a68c-37bb7fb44de7 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 returned with HTTP 200 [pid: 8|app: 0|req: 322/640] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:47 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 => generated 1489 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:47.164 7 INFO cinder.api.openstack.wsgi [None req-f5e3aea4-0442-45cc-b341-c6da304db1d6 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 /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-24 23:49:47.177 7 INFO cinder.volume.api [None req-f5e3aea4-0442-45cc-b341-c6da304db1d6 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:47.188 7 INFO cinder.api.openstack.wsgi [None req-f5e3aea4-0442-45cc-b341-c6da304db1d6 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 returned with HTTP 200 [pid: 7|app: 0|req: 319/641] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:47 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 => generated 1489 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:47.213 8 INFO cinder.api.openstack.wsgi [None req-723a375a-57b1-4100-bd4f-05b3e2664fab 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 /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-24 23:49:47.227 8 INFO cinder.volume.api [None req-723a375a-57b1-4100-bd4f-05b3e2664fab 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:47.231 8 INFO cinder.volume.api [None req-723a375a-57b1-4100-bd4f-05b3e2664fab 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume updated successfully. 2026-07-24 23:49:47.232 8 INFO cinder.api.openstack.wsgi [None req-723a375a-57b1-4100-bd4f-05b3e2664fab 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 returned with HTTP 200 [pid: 8|app: 0|req: 323/642] 10.0.0.182 () {34 vars in 794 bytes} [Fri Jul 24 23:49:47 2026] PUT /v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:47.253 7 INFO cinder.api.openstack.wsgi [None req-6514d373-a4ba-47aa-a56f-47bfa048c718 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 /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-24 23:49:47.273 7 INFO cinder.volume.api [None req-6514d373-a4ba-47aa-a56f-47bfa048c718 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:47.282 7 INFO cinder.volume.api [None req-6514d373-a4ba-47aa-a56f-47bfa048c718 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume updated successfully. 2026-07-24 23:49:47.283 7 INFO cinder.api.openstack.wsgi [None req-6514d373-a4ba-47aa-a56f-47bfa048c718 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 returned with HTTP 200 [pid: 7|app: 0|req: 320/643] 10.0.0.182 () {34 vars in 795 bytes} [Fri Jul 24 23:49:47 2026] PUT /v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 => generated 933 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:47.304 8 INFO cinder.api.openstack.wsgi [None req-4a063baf-ebcf-49d3-ab81-7327ad444643 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 /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-24 23:49:47.318 8 INFO cinder.volume.api [None req-4a063baf-ebcf-49d3-ab81-7327ad444643 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:47.324 8 INFO cinder.api.openstack.wsgi [None req-4a063baf-ebcf-49d3-ab81-7327ad444643 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 returned with HTTP 200 [pid: 8|app: 0|req: 324/644] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:47 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 => generated 1527 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-24 23:49:47.346 7 INFO cinder.api.openstack.wsgi [None req-aecc3753-8068-4d90-b7e2-74ecd7b49756 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes 2026-07-24 23:49:47.350 7 INFO cinder.api.v3.volumes [None req-aecc3753-8068-4d90-b7e2-74ecd7b49756 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Create volume of 1 GB 2026-07-24 23:49:47.356 7 INFO cinder.volume.api [None req-aecc3753-8068-4d90-b7e2-74ecd7b49756 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Availability Zones retrieved successfully. 2026-07-24 23:49:47.483 7 INFO cinder.volume.api [None req-aecc3753-8068-4d90-b7e2-74ecd7b49756 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Create volume request issued successfully. 2026-07-24 23:49:47.484 7 INFO cinder.api.openstack.wsgi [None req-aecc3753-8068-4d90-b7e2-74ecd7b49756 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes returned with HTTP 202 [pid: 7|app: 0|req: 321/645] 10.0.0.182 () {34 vars in 722 bytes} [Fri Jul 24 23:49:47 2026] POST /v3/d0b42ef838f147a198a8960064df3f54/volumes => generated 892 bytes in 147 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-24 23:49:47.509 8 INFO cinder.api.openstack.wsgi [None req-c0db1176-519c-4c28-be90-e8b310519491 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c /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-24 23:49:47.529 8 INFO cinder.volume.api [None req-c0db1176-519c-4c28-be90-e8b310519491 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:47.536 8 INFO cinder.api.openstack.wsgi [None req-c0db1176-519c-4c28-be90-e8b310519491 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c returned with HTTP 200 [pid: 8|app: 0|req: 325/646] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:47 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c => generated 960 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:48.561 7 INFO cinder.api.openstack.wsgi [None req-f5e94d03-c79c-402b-8737-22e61551bc62 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c /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-24 23:49:48.583 7 INFO cinder.volume.api [None req-f5e94d03-c79c-402b-8737-22e61551bc62 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:48.588 7 INFO cinder.api.openstack.wsgi [None req-f5e94d03-c79c-402b-8737-22e61551bc62 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c returned with HTTP 200 [pid: 7|app: 0|req: 322/647] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:48 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c => generated 985 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:48.606 8 INFO cinder.api.openstack.wsgi [None req-07639f12-ad65-46b6-9e1c-107a009d46cb 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c /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-24 23:49:48.626 8 INFO cinder.volume.api [None req-07639f12-ad65-46b6-9e1c-107a009d46cb 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:48.634 8 INFO cinder.volume.api [None req-07639f12-ad65-46b6-9e1c-107a009d46cb 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume updated successfully. 2026-07-24 23:49:48.635 8 INFO cinder.api.openstack.wsgi [None req-07639f12-ad65-46b6-9e1c-107a009d46cb 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c returned with HTTP 200 [pid: 8|app: 0|req: 326/648] 10.0.0.182 () {34 vars in 794 bytes} [Fri Jul 24 23:49:48 2026] PUT /v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c => generated 882 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-24 23:49:48.653 7 INFO cinder.api.openstack.wsgi [None req-e0935eaa-78cf-4fdf-b216-d198592110b9 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c /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-24 23:49:48.665 7 INFO cinder.volume.api [None req-e0935eaa-78cf-4fdf-b216-d198592110b9 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - 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-24 23:49:48.669 7 INFO cinder.api.openstack.wsgi [None req-e0935eaa-78cf-4fdf-b216-d198592110b9 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c returned with HTTP 200 [pid: 7|app: 0|req: 323/649] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:48 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c => generated 950 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:49:48.671 8 INFO cinder.api.openstack.wsgi [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-3fbd97f8-cc75-47c4-a061-fe1c7de3d0a2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 /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-24 23:49:48.685 8 INFO cinder.volume.api [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-3fbd97f8-cc75-47c4-a061-fe1c7de3d0a2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:49:48.688 7 INFO cinder.api.openstack.wsgi [None req-00ddc4b9-477c-430d-86de-018c2c41abe3 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c 2026-07-24 23:49:48.688 7 INFO cinder.api.v3.volumes [None req-00ddc4b9-477c-430d-86de-018c2c41abe3 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Delete volume with id: 63fcc3ee-5f03-410f-8f71-91079602451c 2026-07-24 23:49:48.689 8 INFO cinder.api.openstack.wsgi [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-3fbd97f8-cc75-47c4-a061-fe1c7de3d0a2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 returned with HTTP 200 [pid: 8|app: 0|req: 327/650] 199.204.45.61 () {32 vars in 823 bytes} [Fri Jul 24 23:49:48 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 => generated 1675 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/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-24 23:49:48.699 7 INFO cinder.volume.api [None req-00ddc4b9-477c-430d-86de-018c2c41abe3 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:48.731 7 INFO cinder.volume.api [None req-00ddc4b9-477c-430d-86de-018c2c41abe3 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Delete volume request issued successfully. 2026-07-24 23:49:48.731 7 INFO cinder.api.openstack.wsgi [None req-00ddc4b9-477c-430d-86de-018c2c41abe3 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c returned with HTTP 202 [pid: 7|app: 0|req: 324/651] 10.0.0.182 () {32 vars in 777 bytes} [Fri Jul 24 23:49:48 2026] DELETE /v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c => generated 0 bytes in 51 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-24 23:49:48.743 8 INFO cinder.api.openstack.wsgi [None req-eccf007f-131e-41ff-858d-77105be04713 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c /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-24 23:49:48.757 8 INFO cinder.volume.api [None req-eccf007f-131e-41ff-858d-77105be04713 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:48.760 8 INFO cinder.api.openstack.wsgi [None req-eccf007f-131e-41ff-858d-77105be04713 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c returned with HTTP 200 [pid: 8|app: 0|req: 328/652] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:48 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c => generated 949 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-24 23:49:49.194 7 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-1c5e7ac0-f32e-4b48-95de-33c8713f8f86 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 /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-24 23:49:49.208 7 INFO cinder.volume.api [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-1c5e7ac0-f32e-4b48-95de-33c8713f8f86 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Volume info retrieved successfully. 2026-07-24 23:49:49.213 7 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-1c5e7ac0-f32e-4b48-95de-33c8713f8f86 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 returned with HTTP 200 [pid: 7|app: 0|req: 325/653] 10.0.0.122 () {34 vars in 1027 bytes} [Fri Jul 24 23:49:49 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 => generated 1675 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-24 23:49:49.584 8 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-49a2ffc2-87a3-4e06-a78f-366ff123d873 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 /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-24 23:49:49.596 8 INFO cinder.volume.api [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-49a2ffc2-87a3-4e06-a78f-366ff123d873 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Volume info retrieved successfully. 2026-07-24 23:49:49.600 8 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-49a2ffc2-87a3-4e06-a78f-366ff123d873 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 returned with HTTP 200 [pid: 8|app: 0|req: 329/654] 10.0.0.122 () {34 vars in 1027 bytes} [Fri Jul 24 23:49:49 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 => generated 1675 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 23:49:49.613 7 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-1c5e7ac0-f32e-4b48-95de-33c8713f8f86 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 23:49:49.614 7 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-1c5e7ac0-f32e-4b48-95de-33c8713f8f86 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 326/655] 10.0.0.122 () {32 vars in 828 bytes} [Fri Jul 24 23:49:49 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:49.627 8 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-2196ada5-5921-4860-8854-91ffd27ba73c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:49:49.667 8 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-2196ada5-5921-4860-8854-91ffd27ba73c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/attachments returned with HTTP 200 [pid: 8|app: 0|req: 330/656] 10.0.0.122 () {40 vars in 1056 bytes} [Fri Jul 24 23:49:49 2026] POST /v3/4a16825a4ab44111955bcc18b5d1bcad/attachments => generated 273 bytes in 49 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-24 23:49:49.788 7 INFO cinder.api.openstack.wsgi [None req-246f1c8a-72ff-4ec9-8b13-f5932bc4257b 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c 2026-07-24 23:49:49.800 7 INFO cinder.api.openstack.wsgi [None req-246f1c8a-72ff-4ec9-8b13-f5932bc4257b 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c returned with HTTP 404 [pid: 7|app: 0|req: 327/657] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:49 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/63fcc3ee-5f03-410f-8f71-91079602451c => generated 109 bytes in 23 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-24 23:49:49.818 8 INFO cinder.api.openstack.wsgi [None req-796801e3-3545-4032-ba6b-25580d845fad 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 /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-24 23:49:49.847 8 INFO cinder.volume.api [None req-796801e3-3545-4032-ba6b-25580d845fad 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:49.857 8 INFO cinder.api.openstack.wsgi [None req-796801e3-3545-4032-ba6b-25580d845fad 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 returned with HTTP 200 [pid: 8|app: 0|req: 331/658] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:49 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 => generated 1527 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 23:49:49.876 7 INFO cinder.api.openstack.wsgi [None req-416fe40d-4027-4aa7-9e84-9ea300b47d0f 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 2026-07-24 23:49:49.877 7 INFO cinder.api.v3.volumes [None req-416fe40d-4027-4aa7-9e84-9ea300b47d0f 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Delete volume with id: eaf3a078-62f9-48f3-bff5-6ace897c8788 /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-24 23:49:49.887 7 INFO cinder.volume.api [None req-416fe40d-4027-4aa7-9e84-9ea300b47d0f 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:49.914 7 INFO cinder.volume.api [None req-416fe40d-4027-4aa7-9e84-9ea300b47d0f 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Delete volume request issued successfully. 2026-07-24 23:49:49.914 7 INFO cinder.api.openstack.wsgi [None req-416fe40d-4027-4aa7-9e84-9ea300b47d0f 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 returned with HTTP 202 [pid: 7|app: 0|req: 328/659] 10.0.0.182 () {32 vars in 777 bytes} [Fri Jul 24 23:49:49 2026] DELETE /v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:49.931 8 INFO cinder.api.openstack.wsgi [None req-d450e877-f3da-446f-9dff-7fe4adbbad5f 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 /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-24 23:49:49.946 8 INFO cinder.volume.api [None req-d450e877-f3da-446f-9dff-7fe4adbbad5f 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] Volume info retrieved successfully. 2026-07-24 23:49:49.953 8 INFO cinder.api.openstack.wsgi [None req-d450e877-f3da-446f-9dff-7fe4adbbad5f 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 returned with HTTP 200 [pid: 8|app: 0|req: 332/660] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:49 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 => generated 1526 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:50.977 7 INFO cinder.api.openstack.wsgi [None req-0ef09c4e-268b-40f0-a047-4c649fb7e2fd 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 2026-07-24 23:49:50.986 7 INFO cinder.api.openstack.wsgi [None req-0ef09c4e-268b-40f0-a047-4c649fb7e2fd 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 returned with HTTP 404 [pid: 7|app: 0|req: 329/661] 10.0.0.182 () {32 vars in 774 bytes} [Fri Jul 24 23:49:50 2026] GET /v3/d0b42ef838f147a198a8960064df3f54/volumes/eaf3a078-62f9-48f3-bff5-6ace897c8788 => 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-24 23:49:53.408 8 INFO cinder.api.openstack.wsgi [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-5e2b5aed-60cf-406a-b54e-2f1dce19ae20 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 /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-24 23:49:53.425 8 INFO cinder.volume.api [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-5e2b5aed-60cf-406a-b54e-2f1dce19ae20 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Volume info retrieved successfully. 2026-07-24 23:49:53.431 8 INFO cinder.api.openstack.wsgi [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-5e2b5aed-60cf-406a-b54e-2f1dce19ae20 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 returned with HTTP 200 [pid: 8|app: 0|req: 333/662] 199.204.45.61 () {32 vars in 823 bytes} [Fri Jul 24 23:49:53 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 23:49:55.082 7 INFO cinder.api.openstack.wsgi [None req-0ef09c4e-268b-40f0-a047-4c649fb7e2fd 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-24 23:49:55.084 7 INFO cinder.api.openstack.wsgi [None req-0ef09c4e-268b-40f0-a047-4c649fb7e2fd 73718f59ea4043e68fd40438dc75cee3 d0b42ef838f147a198a8960064df3f54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 330/663] 199.204.45.61 () {32 vars in 838 bytes} [Fri Jul 24 23:49:55 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:49:55.095 8 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-020fd2d2-a2e6-4b48-8383-4567f760d5e1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 /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-24 23:49:55.111 8 INFO cinder.volume.api [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-020fd2d2-a2e6-4b48-8383-4567f760d5e1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Volume info retrieved successfully. 2026-07-24 23:49:55.116 8 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-020fd2d2-a2e6-4b48-8383-4567f760d5e1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 returned with HTTP 200 [pid: 8|app: 0|req: 334/664] 199.204.45.61 () {36 vars in 1071 bytes} [Fri Jul 24 23:49:55 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 => generated 1898 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-07-24 23:49:55.197 7 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-5deaaba7-e060-411a-90fc-36065e282ff9 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/attachments/27395af8-ccd8-4906-a06c-1324dd4b3e54 /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-24 23:49:56.251 7 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-5deaaba7-e060-411a-90fc-36065e282ff9 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/attachments/27395af8-ccd8-4906-a06c-1324dd4b3e54 returned with HTTP 200 [pid: 7|app: 0|req: 331/665] 199.204.45.61 () {40 vars in 1133 bytes} [Fri Jul 24 23:49:55 2026] PUT /v3/4a16825a4ab44111955bcc18b5d1bcad/attachments/27395af8-ccd8-4906-a06c-1324dd4b3e54 => generated 802 bytes in 1069 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 23:49:56.758 8 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-020fd2d2-a2e6-4b48-8383-4567f760d5e1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:49:56.759 8 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-020fd2d2-a2e6-4b48-8383-4567f760d5e1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:49:56.759 7 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-5deaaba7-e060-411a-90fc-36065e282ff9 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:49:56.760 7 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-5deaaba7-e060-411a-90fc-36065e282ff9 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137: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-24 23:49:56.768 8 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-4770cb3f-f553-4bc1-be63-64ff77d5666c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/attachments/27395af8-ccd8-4906-a06c-1324dd4b3e54/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-24 23:49:56.807 8 INFO cinder.api.openstack.wsgi [req-acb58222-118a-4df9-8ca5-bd08386457c3 req-4770cb3f-f553-4bc1-be63-64ff77d5666c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/attachments/27395af8-ccd8-4906-a06c-1324dd4b3e54/action returned with HTTP 204 [pid: 8|app: 0|req: 336/668] 199.204.45.61 () {40 vars in 1146 bytes} [Fri Jul 24 23:49:56 2026] POST /v3/4a16825a4ab44111955bcc18b5d1bcad/attachments/27395af8-ccd8-4906-a06c-1324dd4b3e54/action => generated 0 bytes in 46 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-24 23:49:57.209 7 INFO cinder.api.openstack.wsgi [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-a9119a8e-a3b8-4977-877f-2769d8e4adec dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 /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-24 23:49:57.230 7 INFO cinder.volume.api [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-a9119a8e-a3b8-4977-877f-2769d8e4adec dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Volume info retrieved successfully. 2026-07-24 23:49:57.236 7 INFO cinder.api.openstack.wsgi [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-a9119a8e-a3b8-4977-877f-2769d8e4adec dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 returned with HTTP 200 [pid: 7|app: 0|req: 333/669] 199.204.45.61 () {32 vars in 823 bytes} [Fri Jul 24 23:49:57 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 => generated 1973 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-24 23:50:00.832 8 INFO cinder.api.openstack.wsgi [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-a5f0843c-d1c0-470d-afe5-35923cdcc948 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 /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-24 23:50:00.848 8 INFO cinder.volume.api [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-a5f0843c-d1c0-470d-afe5-35923cdcc948 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Volume info retrieved successfully. 2026-07-24 23:50:00.853 8 INFO cinder.api.openstack.wsgi [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-a5f0843c-d1c0-470d-afe5-35923cdcc948 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 returned with HTTP 200 [pid: 8|app: 0|req: 337/670] 199.204.45.61 () {32 vars in 823 bytes} [Fri Jul 24 23:50:00 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 => generated 1973 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-24 23:50:04.701 7 INFO cinder.api.openstack.wsgi [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-1c5e2189-a47b-408d-be67-7ae449b1b0e3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 /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-24 23:50:04.732 7 INFO cinder.volume.api [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-1c5e2189-a47b-408d-be67-7ae449b1b0e3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Volume info retrieved successfully. 2026-07-24 23:50:04.736 7 INFO cinder.api.openstack.wsgi [req-eff96f12-65ff-4cff-b5df-54a0c10974ab req-1c5e2189-a47b-408d-be67-7ae449b1b0e3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 returned with HTTP 200 [pid: 7|app: 0|req: 334/671] 199.204.45.61 () {32 vars in 823 bytes} [Fri Jul 24 23:50:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 => generated 1973 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-24 23:50:04.873 8 INFO cinder.api.openstack.wsgi [None req-5d089d91-ff7f-420f-9fcf-8b9c4e05e33d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:50:04.885 8 INFO cinder.volume.api [None req-5d089d91-ff7f-420f-9fcf-8b9c4e05e33d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:50:04.889 8 INFO cinder.api.openstack.wsgi [None req-5d089d91-ff7f-420f-9fcf-8b9c4e05e33d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 338/672] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:50:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 1976 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:50:04.900 7 INFO cinder.api.openstack.wsgi [None req-a2e20de3-2467-46aa-9709-ff37b3374e7e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:50:04.907 7 INFO cinder.volume.api [None req-a2e20de3-2467-46aa-9709-ff37b3374e7e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:50:04.908 7 INFO cinder.api.openstack.wsgi [None req-a2e20de3-2467-46aa-9709-ff37b3374e7e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 335/673] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:50:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:50:04.919 8 INFO cinder.api.openstack.wsgi [None req-a280e20b-83b7-43cb-b1ad-f295b9930360 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:50:04.929 8 INFO cinder.volume.api [None req-a280e20b-83b7-43cb-b1ad-f295b9930360 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:50:04.933 8 INFO cinder.api.openstack.wsgi [None req-a280e20b-83b7-43cb-b1ad-f295b9930360 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 339/674] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:50:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 1976 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 23:50:04.947 7 INFO cinder.api.openstack.wsgi [None req-092847cf-adf9-4beb-a8bd-82e6ebf0cd42 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:50:05.453 7 INFO cinder.api.openstack.wsgi [None req-092847cf-adf9-4beb-a8bd-82e6ebf0cd42 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 336/675] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:50:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:50:05.508 8 INFO cinder.api.openstack.wsgi [None req-22fc8df8-8d12-47c8-b9a4-1a60aa168b2c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:50:05.527 8 INFO cinder.api.openstack.wsgi [None req-22fc8df8-8d12-47c8-b9a4-1a60aa168b2c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 340/676] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:05.540 7 INFO cinder.api.openstack.wsgi [None req-93fee4e2-4495-435e-b26b-468cb3ad0cc7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true 2026-07-24 23:50:05.561 7 INFO cinder.api.openstack.wsgi [None req-93fee4e2-4495-435e-b26b-468cb3ad0cc7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/677] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:05.574 8 INFO cinder.api.openstack.wsgi [None req-5689e9cf-57f5-47cb-8c36-78e1d80d350a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:50:05.593 8 INFO cinder.api.openstack.wsgi [None req-5689e9cf-57f5-47cb-8c36-78e1d80d350a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 341/678] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:05.606 7 INFO cinder.api.openstack.wsgi [None req-fd75222f-6820-49f9-94e0-87c8279d73b6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true 2026-07-24 23:50:05.624 7 INFO cinder.api.openstack.wsgi [None req-fd75222f-6820-49f9-94e0-87c8279d73b6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/679] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:05.640 8 INFO cinder.api.openstack.wsgi [None req-afd9d64b-038b-40f2-a820-473a4cd4e575 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true 2026-07-24 23:50:05.664 8 INFO cinder.api.openstack.wsgi [None req-afd9d64b-038b-40f2-a820-473a4cd4e575 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 342/680] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:05.677 7 INFO cinder.api.openstack.wsgi [None req-c457b15a-da28-4f71-8961-5962184372d2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:50:05.708 7 INFO cinder.api.openstack.wsgi [None req-c457b15a-da28-4f71-8961-5962184372d2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/681] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:05.721 8 INFO cinder.api.openstack.wsgi [None req-f1e38e58-291a-4c51-91b1-6eef186790c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true 2026-07-24 23:50:05.750 8 INFO cinder.api.openstack.wsgi [None req-f1e38e58-291a-4c51-91b1-6eef186790c5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/682] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:05.769 7 INFO cinder.api.openstack.wsgi [None req-ed0c3387-a956-4a1f-bf73-f9da7bf793ca dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true 2026-07-24 23:50:05.807 7 INFO cinder.api.openstack.wsgi [None req-ed0c3387-a956-4a1f-bf73-f9da7bf793ca dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/683] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:05.831 8 INFO cinder.api.openstack.wsgi [None req-7ed6143e-5316-4434-8716-5a79b3eab378 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/85e8b845d21849cb926ae92576678aa9?usage=true 2026-07-24 23:50:05.857 8 INFO cinder.api.openstack.wsgi [None req-7ed6143e-5316-4434-8716-5a79b3eab378 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/85e8b845d21849cb926ae92576678aa9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/684] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/85e8b845d21849cb926ae92576678aa9?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:05.871 7 INFO cinder.api.openstack.wsgi [None req-34f9368b-2cbd-466e-99b2-d16a8f87715e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a785a133ea3648eca227146c26577161?usage=true 2026-07-24 23:50:05.887 7 INFO cinder.api.openstack.wsgi [None req-34f9368b-2cbd-466e-99b2-d16a8f87715e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a785a133ea3648eca227146c26577161?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/685] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a785a133ea3648eca227146c26577161?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:05.899 8 INFO cinder.api.openstack.wsgi [None req-aac0b582-d31c-4c6d-8d2b-6f1636b67f63 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true 2026-07-24 23:50:05.918 8 INFO cinder.api.openstack.wsgi [None req-aac0b582-d31c-4c6d-8d2b-6f1636b67f63 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/686] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:05.930 7 INFO cinder.api.openstack.wsgi [None req-4595bd85-bc73-4ce2-bbc9-ab55cb68f3b6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true 2026-07-24 23:50:05.949 7 INFO cinder.api.openstack.wsgi [None req-4595bd85-bc73-4ce2-bbc9-ab55cb68f3b6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 342/687] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:05.961 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true 2026-07-24 23:50:05.981 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/688] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:05.993 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:50:05.999 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 343/689] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:50:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:50:06.758 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:50:06.759 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:50:06.760 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:50:06.761 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:50:16.757 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:50:16.759 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:50:16.759 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:50:16.760 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:50:26.758 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:50:26.759 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:50:26.759 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:50:26.760 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:50:36.757 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:50:36.758 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:50:36.758 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:50:36.759 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:50:46.757 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:50:46.758 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:50:46.758 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:50:46.758 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:50:56.757 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:50:56.758 7 INFO cinder.api.openstack.wsgi [None req-ea16e662-f026-443a-839c-2751aba8b165 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:50:56.758 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:50:56.760 8 INFO cinder.api.openstack.wsgi [None req-077023fc-8051-4bd1-8bd4-8267ed1acdcb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:51:04.737 7 INFO cinder.api.openstack.wsgi [None req-599c7d41-59be-4de0-a46a-e6e17691a3cd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:51:04.746 7 INFO cinder.api.openstack.wsgi [None req-599c7d41-59be-4de0-a46a-e6e17691a3cd dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 350/702] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:51:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:04.800 8 INFO cinder.api.openstack.wsgi [None req-1f941bf3-769f-4552-9d78-8fc5b072bd7c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:51:04.833 8 INFO cinder.api.openstack.wsgi [None req-1f941bf3-769f-4552-9d78-8fc5b072bd7c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/703] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:51:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:04.848 7 INFO cinder.api.openstack.wsgi [None req-5604a5d9-8b58-47bc-84ed-e8473ee35184 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true 2026-07-24 23:51:04.871 7 INFO cinder.api.openstack.wsgi [None req-5604a5d9-8b58-47bc-84ed-e8473ee35184 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 351/704] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:51:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:04.885 8 INFO cinder.api.openstack.wsgi [None req-8c87d94e-e1de-414c-b903-929e8da8ff46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:51:04.907 8 INFO cinder.api.openstack.wsgi [None req-8c87d94e-e1de-414c-b903-929e8da8ff46 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/705] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:51:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:04.922 7 INFO cinder.api.openstack.wsgi [None req-0a190391-7340-4c97-8101-aa82192ec403 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true 2026-07-24 23:51:04.944 7 INFO cinder.api.openstack.wsgi [None req-0a190391-7340-4c97-8101-aa82192ec403 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/706] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:51:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:04.955 8 INFO cinder.api.openstack.wsgi [None req-89da37bd-0a8f-41d6-aed7-5b1c509b17b6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true 2026-07-24 23:51:04.976 8 INFO cinder.api.openstack.wsgi [None req-89da37bd-0a8f-41d6-aed7-5b1c509b17b6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/707] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:51:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:04.988 7 INFO cinder.api.openstack.wsgi [None req-ea0f0426-b5f9-4688-9e8d-fcb043d1f688 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:51:05.007 7 INFO cinder.api.openstack.wsgi [None req-ea0f0426-b5f9-4688-9e8d-fcb043d1f688 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/708] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:51:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:05.018 8 INFO cinder.api.openstack.wsgi [None req-178f4ac1-a107-4d83-98d6-4406e07c334b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true 2026-07-24 23:51:05.053 8 INFO cinder.api.openstack.wsgi [None req-178f4ac1-a107-4d83-98d6-4406e07c334b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/709] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:51:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:05.066 7 INFO cinder.api.openstack.wsgi [None req-f6b5f37b-a401-4ed6-82a0-b4fc8ac3f33a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true 2026-07-24 23:51:05.085 7 INFO cinder.api.openstack.wsgi [None req-f6b5f37b-a401-4ed6-82a0-b4fc8ac3f33a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/710] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:51:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:05.094 8 INFO cinder.api.openstack.wsgi [None req-f522f8e3-9cce-46a6-b6cd-aec54c20ee61 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/85e8b845d21849cb926ae92576678aa9?usage=true 2026-07-24 23:51:05.114 8 INFO cinder.api.openstack.wsgi [None req-f522f8e3-9cce-46a6-b6cd-aec54c20ee61 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/85e8b845d21849cb926ae92576678aa9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/711] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:51:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/85e8b845d21849cb926ae92576678aa9?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:05.127 7 INFO cinder.api.openstack.wsgi [None req-4c5887b4-9fd6-403f-9058-f44606db143d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a785a133ea3648eca227146c26577161?usage=true 2026-07-24 23:51:05.147 7 INFO cinder.api.openstack.wsgi [None req-4c5887b4-9fd6-403f-9058-f44606db143d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a785a133ea3648eca227146c26577161?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/712] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:51:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a785a133ea3648eca227146c26577161?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:05.157 8 INFO cinder.api.openstack.wsgi [None req-153302ea-c8e4-488a-9ca7-e5d4c030eceb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true 2026-07-24 23:51:05.178 8 INFO cinder.api.openstack.wsgi [None req-153302ea-c8e4-488a-9ca7-e5d4c030eceb dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/713] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:51:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:05.189 7 INFO cinder.api.openstack.wsgi [None req-4d8f8acc-a4a7-4992-ace0-c2d8b359b991 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true 2026-07-24 23:51:05.208 7 INFO cinder.api.openstack.wsgi [None req-4d8f8acc-a4a7-4992-ace0-c2d8b359b991 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 356/714] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:51:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:05.221 8 INFO cinder.api.openstack.wsgi [None req-fd9739a7-aaa0-48a1-9698-395c2ecbc822 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true 2026-07-24 23:51:05.244 8 INFO cinder.api.openstack.wsgi [None req-fd9739a7-aaa0-48a1-9698-395c2ecbc822 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/715] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:51:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:51:05.256 7 INFO cinder.api.openstack.wsgi [None req-3f55d548-9ab6-4187-ae74-49d7b82c4c4c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:51:05.268 7 INFO cinder.volume.api [None req-3f55d548-9ab6-4187-ae74-49d7b82c4c4c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:51:05.273 7 INFO cinder.api.openstack.wsgi [None req-3f55d548-9ab6-4187-ae74-49d7b82c4c4c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 357/716] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:51:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 1976 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-24 23:51:05.285 8 INFO cinder.api.openstack.wsgi [None req-58e3c23a-07bf-4093-ab8c-15d67e080b23 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:51:05.301 8 INFO cinder.volume.api [None req-58e3c23a-07bf-4093-ab8c-15d67e080b23 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:51:05.307 8 INFO cinder.api.openstack.wsgi [None req-58e3c23a-07bf-4093-ab8c-15d67e080b23 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 360/717] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:51:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 1976 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-24 23:51:05.320 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:51:05.324 7 INFO cinder.volume.api [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:51:05.325 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 358/718] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:51:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:51:05.337 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:51:05.840 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 361/719] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:51:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:51:06.757 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:51:06.757 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:51:06.758 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:51:06.758 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:51:16.757 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:51:16.758 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:51:16.760 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:51:16.761 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:51:26.757 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:51:26.758 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:51:26.758 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:51:26.759 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:51:36.758 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:51:36.758 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:51:36.759 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:51:36.759 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:51:46.757 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:51:46.758 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:51:46.758 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:51:46.758 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:51:56.757 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:51:56.758 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:51:56.758 7 INFO cinder.api.openstack.wsgi [None req-3b935269-3a70-4607-9893-50ce7149f371 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:51:56.759 8 INFO cinder.api.openstack.wsgi [None req-ed7c4702-570c-490c-881e-95c6ab07943e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:52:04.852 7 INFO cinder.api.openstack.wsgi [None req-d021ccc5-b259-48ee-b3ec-49e3d01f42a5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:52:04.875 7 INFO cinder.api.openstack.wsgi [None req-d021ccc5-b259-48ee-b3ec-49e3d01f42a5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/732] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:52:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:04.887 8 INFO cinder.api.openstack.wsgi [None req-14ead848-b285-471c-b0a9-8e5769a26770 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/1a0db4b6f98c4d9084449786c7791a52?usage=true 2026-07-24 23:52:04.913 8 INFO cinder.api.openstack.wsgi [None req-14ead848-b285-471c-b0a9-8e5769a26770 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/1a0db4b6f98c4d9084449786c7791a52?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/733] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:52:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/1a0db4b6f98c4d9084449786c7791a52?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:04.928 7 INFO cinder.api.openstack.wsgi [None req-7776846a-d561-4604-a29a-9777628e4271 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true 2026-07-24 23:52:04.949 7 INFO cinder.api.openstack.wsgi [None req-7776846a-d561-4604-a29a-9777628e4271 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/734] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:52:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:04.961 8 INFO cinder.api.openstack.wsgi [None req-277232cb-f1a3-4952-96b5-a656b66a9096 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:52:04.984 8 INFO cinder.api.openstack.wsgi [None req-277232cb-f1a3-4952-96b5-a656b66a9096 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/735] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:52:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:04.996 7 INFO cinder.api.openstack.wsgi [None req-6c8f88c3-13f1-4607-8c97-0e5beb9b69fa dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true 2026-07-24 23:52:05.018 7 INFO cinder.api.openstack.wsgi [None req-6c8f88c3-13f1-4607-8c97-0e5beb9b69fa dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/736] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:52:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:05.029 8 INFO cinder.api.openstack.wsgi [None req-c552c2c1-2fca-49f1-8feb-94e98e8791f5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true 2026-07-24 23:52:05.064 8 INFO cinder.api.openstack.wsgi [None req-c552c2c1-2fca-49f1-8feb-94e98e8791f5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/737] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:52:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:05.076 7 INFO cinder.api.openstack.wsgi [None req-35c1845a-f781-46ae-811c-c373cf4cbd07 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:52:05.095 7 INFO cinder.api.openstack.wsgi [None req-35c1845a-f781-46ae-811c-c373cf4cbd07 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/738] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:52:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:05.107 8 INFO cinder.api.openstack.wsgi [None req-39a66a84-8d7a-4f28-a636-7f7d9155daf4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true 2026-07-24 23:52:05.128 8 INFO cinder.api.openstack.wsgi [None req-39a66a84-8d7a-4f28-a636-7f7d9155daf4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/739] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:52:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:05.141 7 INFO cinder.api.openstack.wsgi [None req-6fca62eb-bbf8-425b-830f-ebf704c6704b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true 2026-07-24 23:52:05.158 7 INFO cinder.api.openstack.wsgi [None req-6fca62eb-bbf8-425b-830f-ebf704c6704b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/740] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:52:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:05.170 8 INFO cinder.api.openstack.wsgi [None req-8c53b2d3-8b20-4c58-975f-3d910bde9a99 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true 2026-07-24 23:52:05.189 8 INFO cinder.api.openstack.wsgi [None req-8c53b2d3-8b20-4c58-975f-3d910bde9a99 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/741] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:52:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:05.200 7 INFO cinder.api.openstack.wsgi [None req-052b4fa3-9b85-466e-acb9-0cafaa2ec76b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/b7ca3fc23b73453594cbfcdab103b0e7?usage=true 2026-07-24 23:52:05.216 7 INFO cinder.api.openstack.wsgi [None req-052b4fa3-9b85-466e-acb9-0cafaa2ec76b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/b7ca3fc23b73453594cbfcdab103b0e7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/742] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:52:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/b7ca3fc23b73453594cbfcdab103b0e7?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:05.227 8 INFO cinder.api.openstack.wsgi [None req-cd398935-7d60-4068-b503-6b481fda753a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true 2026-07-24 23:52:05.247 8 INFO cinder.api.openstack.wsgi [None req-cd398935-7d60-4068-b503-6b481fda753a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 373/743] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:52:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:05.257 7 INFO cinder.api.openstack.wsgi [None req-799ea729-ea05-4227-a73d-386f3105d219 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true 2026-07-24 23:52:05.273 7 INFO cinder.api.openstack.wsgi [None req-799ea729-ea05-4227-a73d-386f3105d219 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 371/744] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:52:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:05.284 8 INFO cinder.api.openstack.wsgi [None req-32561df6-12fd-455c-a1e3-54178a78aa0a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:52:05.297 8 INFO cinder.volume.api [None req-32561df6-12fd-455c-a1e3-54178a78aa0a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:52:05.303 8 INFO cinder.api.openstack.wsgi [None req-32561df6-12fd-455c-a1e3-54178a78aa0a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 374/745] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:52:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:52:05.312 7 INFO cinder.api.openstack.wsgi [None req-0a7da01e-1286-41ee-a86b-3f399a668ff5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:52:05.816 7 INFO cinder.api.openstack.wsgi [None req-0a7da01e-1286-41ee-a86b-3f399a668ff5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 372/746] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:52:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true => generated 671 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 23:52:05.830 8 INFO cinder.api.openstack.wsgi [None req-b59a5796-6eef-48f2-b5b0-41f4525d4177 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:52:05.835 8 INFO cinder.volume.api [None req-b59a5796-6eef-48f2-b5b0-41f4525d4177 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:52:05.835 8 INFO cinder.api.openstack.wsgi [None req-b59a5796-6eef-48f2-b5b0-41f4525d4177 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 375/747] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:52:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:52:05.845 7 INFO cinder.api.openstack.wsgi [None req-de7bb4f6-32ec-40d1-88cd-53e0f0142663 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:52:05.850 7 INFO cinder.api.openstack.wsgi [None req-de7bb4f6-32ec-40d1-88cd-53e0f0142663 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 373/748] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:52:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:05.859 8 INFO cinder.api.openstack.wsgi [None req-a3acbe12-f2ff-4bc2-aa44-49a6db0af585 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:52:05.871 8 INFO cinder.volume.api [None req-a3acbe12-f2ff-4bc2-aa44-49a6db0af585 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - 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-24 23:52:05.876 8 INFO cinder.api.openstack.wsgi [None req-a3acbe12-f2ff-4bc2-aa44-49a6db0af585 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 376/749] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:52:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:52:06.758 7 INFO cinder.api.openstack.wsgi [None req-de7bb4f6-32ec-40d1-88cd-53e0f0142663 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:52:06.758 8 INFO cinder.api.openstack.wsgi [None req-a3acbe12-f2ff-4bc2-aa44-49a6db0af585 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:52:06.759 8 INFO cinder.api.openstack.wsgi [None req-a3acbe12-f2ff-4bc2-aa44-49a6db0af585 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:52:06.761 7 INFO cinder.api.openstack.wsgi [None req-de7bb4f6-32ec-40d1-88cd-53e0f0142663 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:52:16.757 8 INFO cinder.api.openstack.wsgi [None req-a3acbe12-f2ff-4bc2-aa44-49a6db0af585 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:52:16.757 7 INFO cinder.api.openstack.wsgi [None req-de7bb4f6-32ec-40d1-88cd-53e0f0142663 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:52:16.758 8 INFO cinder.api.openstack.wsgi [None req-a3acbe12-f2ff-4bc2-aa44-49a6db0af585 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:52:16.758 7 INFO cinder.api.openstack.wsgi [None req-de7bb4f6-32ec-40d1-88cd-53e0f0142663 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:52:26.757 7 INFO cinder.api.openstack.wsgi [None req-de7bb4f6-32ec-40d1-88cd-53e0f0142663 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:52:26.758 7 INFO cinder.api.openstack.wsgi [None req-de7bb4f6-32ec-40d1-88cd-53e0f0142663 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:52:26.759 8 INFO cinder.api.openstack.wsgi [None req-a3acbe12-f2ff-4bc2-aa44-49a6db0af585 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:52:26.760 8 INFO cinder.api.openstack.wsgi [None req-a3acbe12-f2ff-4bc2-aa44-49a6db0af585 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:52:36.757 8 INFO cinder.api.openstack.wsgi [None req-a3acbe12-f2ff-4bc2-aa44-49a6db0af585 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:52:36.758 8 INFO cinder.api.openstack.wsgi [None req-a3acbe12-f2ff-4bc2-aa44-49a6db0af585 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:52:36.759 7 INFO cinder.api.openstack.wsgi [None req-de7bb4f6-32ec-40d1-88cd-53e0f0142663 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:52:36.763 7 INFO cinder.api.openstack.wsgi [None req-de7bb4f6-32ec-40d1-88cd-53e0f0142663 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137: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-24 23:52:37.430 8 INFO cinder.api.openstack.wsgi [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-0ee93ec6-5958-4086-a637-e072f8c34215 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/attachments/27395af8-ccd8-4906-a06c-1324dd4b3e54 /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-24 23:52:37.987 8 INFO cinder.api.openstack.wsgi [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-0ee93ec6-5958-4086-a637-e072f8c34215 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/attachments/27395af8-ccd8-4906-a06c-1324dd4b3e54 returned with HTTP 200 [pid: 8|app: 0|req: 381/758] 199.204.45.61 () {38 vars in 1101 bytes} [Fri Jul 24 23:52:37 2026] DELETE /v3/4a16825a4ab44111955bcc18b5d1bcad/attachments/27395af8-ccd8-4906-a06c-1324dd4b3e54 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:52:38.004 7 INFO cinder.api.openstack.wsgi [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-712bfdff-fb16-4092-8811-6e98fd5685f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 2026-07-24 23:52:38.005 7 INFO cinder.api.v3.volumes [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-712bfdff-fb16-4092-8811-6e98fd5685f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Delete volume with id: e7fa46b4-547c-4172-a4f7-3ec0ec30e745 /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-24 23:52:38.017 7 INFO cinder.volume.api [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-712bfdff-fb16-4092-8811-6e98fd5685f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Volume info retrieved successfully. 2026-07-24 23:52:38.034 7 INFO cinder.volume.api [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-712bfdff-fb16-4092-8811-6e98fd5685f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Delete volume request issued successfully. 2026-07-24 23:52:38.034 7 INFO cinder.api.openstack.wsgi [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-712bfdff-fb16-4092-8811-6e98fd5685f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 returned with HTTP 202 [pid: 7|app: 0|req: 378/759] 199.204.45.61 () {36 vars in 1052 bytes} [Fri Jul 24 23:52:37 2026] DELETE /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/e7fa46b4-547c-4172-a4f7-3ec0ec30e745 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-24 23:52:46.757 8 INFO cinder.api.openstack.wsgi [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-0ee93ec6-5958-4086-a637-e072f8c34215 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:52:46.758 7 INFO cinder.api.openstack.wsgi [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-712bfdff-fb16-4092-8811-6e98fd5685f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:52:46.758 8 INFO cinder.api.openstack.wsgi [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-0ee93ec6-5958-4086-a637-e072f8c34215 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:52:46.759 7 INFO cinder.api.openstack.wsgi [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-712bfdff-fb16-4092-8811-6e98fd5685f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:52:56.757 8 INFO cinder.api.openstack.wsgi [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-0ee93ec6-5958-4086-a637-e072f8c34215 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:52:56.757 7 INFO cinder.api.openstack.wsgi [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-712bfdff-fb16-4092-8811-6e98fd5685f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:52:56.758 7 INFO cinder.api.openstack.wsgi [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-712bfdff-fb16-4092-8811-6e98fd5685f2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:52:56.758 8 INFO cinder.api.openstack.wsgi [req-4f5cf909-a92a-4e5b-80e6-7537b55a7493 req-0ee93ec6-5958-4086-a637-e072f8c34215 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137: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-24 23:53:04.832 8 INFO cinder.api.openstack.wsgi [None req-7b1cc9d2-bca7-462e-af22-3533447c750b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-07-24 23:53:04.837 8 INFO cinder.api.openstack.wsgi [None req-7b1cc9d2-bca7-462e-af22-3533447c750b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 384/764] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:53:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 98 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-24 23:53:04.849 7 INFO cinder.api.openstack.wsgi [None req-8efc2812-cc2e-4c12-9dc9-6df60774cfe0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:53:04.854 7 INFO cinder.volume.api [None req-8efc2812-cc2e-4c12-9dc9-6df60774cfe0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:53:04.854 7 INFO cinder.api.openstack.wsgi [None req-8efc2812-cc2e-4c12-9dc9-6df60774cfe0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 381/765] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:53:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:53:04.863 8 INFO cinder.api.openstack.wsgi [None req-df108d41-aa5f-4bf0-a08c-a2de1b5be9d2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:53:04.873 8 INFO cinder.volume.api [None req-df108d41-aa5f-4bf0-a08c-a2de1b5be9d2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:53:04.875 8 INFO cinder.api.openstack.wsgi [None req-df108d41-aa5f-4bf0-a08c-a2de1b5be9d2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 385/766] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:53:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:53:04.885 7 INFO cinder.api.openstack.wsgi [None req-e7f25f00-577b-4a99-b266-5e366632b9a5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:53:05.390 7 INFO cinder.api.openstack.wsgi [None req-e7f25f00-577b-4a99-b266-5e366632b9a5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 382/767] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:53:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.437 8 INFO cinder.api.openstack.wsgi [None req-9f10980f-9846-4834-8046-2fa597e10bd1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:53:05.460 8 INFO cinder.api.openstack.wsgi [None req-9f10980f-9846-4834-8046-2fa597e10bd1 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 386/768] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.472 7 INFO cinder.api.openstack.wsgi [None req-9030d4ff-83f1-4b82-a80c-102750891e2a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true 2026-07-24 23:53:05.491 7 INFO cinder.api.openstack.wsgi [None req-9030d4ff-83f1-4b82-a80c-102750891e2a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 383/769] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/21c1b48df4ac42a4bd69dc5a32601430?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.502 8 INFO cinder.api.openstack.wsgi [None req-c3addc20-a0e5-43c9-90c8-5875216f9361 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:53:05.533 8 INFO cinder.api.openstack.wsgi [None req-c3addc20-a0e5-43c9-90c8-5875216f9361 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/770] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.545 7 INFO cinder.api.openstack.wsgi [None req-598ddb9a-2736-4d26-84e1-70dce36ede3f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true 2026-07-24 23:53:05.562 7 INFO cinder.api.openstack.wsgi [None req-598ddb9a-2736-4d26-84e1-70dce36ede3f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 384/771] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3cafd770da07418e96c5d76182705d26?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.577 8 INFO cinder.api.openstack.wsgi [None req-adb64bea-5a14-43a9-8f3b-9c8e8d3d9bc5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true 2026-07-24 23:53:05.593 8 INFO cinder.api.openstack.wsgi [None req-adb64bea-5a14-43a9-8f3b-9c8e8d3d9bc5 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/772] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/3d7608d36b784f4ba8490ea9ee578ca9?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.604 7 INFO cinder.api.openstack.wsgi [None req-fc31a886-32fe-4df6-a9a7-58b100f1de6c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:53:05.620 7 INFO cinder.api.openstack.wsgi [None req-fc31a886-32fe-4df6-a9a7-58b100f1de6c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 385/773] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.630 8 INFO cinder.api.openstack.wsgi [None req-cb52602f-3f9e-4134-87a0-c6101ca4f02f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true 2026-07-24 23:53:05.646 8 INFO cinder.api.openstack.wsgi [None req-cb52602f-3f9e-4134-87a0-c6101ca4f02f dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/774] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/604b502bb082467c899b3def9f2541a7?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.658 7 INFO cinder.api.openstack.wsgi [None req-8011fdb9-2e16-4fd7-8da5-62c4fd19c2b2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true 2026-07-24 23:53:05.675 7 INFO cinder.api.openstack.wsgi [None req-8011fdb9-2e16-4fd7-8da5-62c4fd19c2b2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/775] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/842a70eec60b4823b8ea830b5876ac1c?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.683 8 INFO cinder.api.openstack.wsgi [None req-855e6b37-f58a-4c09-9c03-b20cbae00512 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/8d950e9dc408405bb03d6331cbca4760?usage=true 2026-07-24 23:53:05.704 8 INFO cinder.api.openstack.wsgi [None req-855e6b37-f58a-4c09-9c03-b20cbae00512 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/8d950e9dc408405bb03d6331cbca4760?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/776] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/8d950e9dc408405bb03d6331cbca4760?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.720 7 INFO cinder.api.openstack.wsgi [None req-be761585-fc72-4d86-91a5-720b2156fdd4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true 2026-07-24 23:53:05.747 7 INFO cinder.api.openstack.wsgi [None req-be761585-fc72-4d86-91a5-720b2156fdd4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 387/777] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/a874436a310d4547b765d493bafd0a96?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.758 8 INFO cinder.api.openstack.wsgi [None req-9181688a-b342-41c9-a1cd-baf3835769b4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/c84cdcac21314a4c95bf5354591257fd?usage=true 2026-07-24 23:53:05.785 8 INFO cinder.api.openstack.wsgi [None req-9181688a-b342-41c9-a1cd-baf3835769b4 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/c84cdcac21314a4c95bf5354591257fd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 391/778] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/c84cdcac21314a4c95bf5354591257fd?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.798 7 INFO cinder.api.openstack.wsgi [None req-94421916-de92-4ef7-9f62-49ee20a0d6b9 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true 2026-07-24 23:53:05.829 7 INFO cinder.api.openstack.wsgi [None req-94421916-de92-4ef7-9f62-49ee20a0d6b9 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 388/779] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d32bc1c99d7447fbad2acd98437bcfe9?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.842 8 INFO cinder.api.openstack.wsgi [None req-0737f311-6f26-4b18-8800-ecfc31d0178c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true 2026-07-24 23:53:05.874 8 INFO cinder.api.openstack.wsgi [None req-0737f311-6f26-4b18-8800-ecfc31d0178c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 392/780] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/d66330afcd0243e19140274e70bea103?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:53:05.887 7 INFO cinder.api.openstack.wsgi [None req-99488f6e-9038-4378-b751-1b0e272f2850 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:53:05.897 7 INFO cinder.volume.api [None req-99488f6e-9038-4378-b751-1b0e272f2850 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:53:05.899 7 INFO cinder.api.openstack.wsgi [None req-99488f6e-9038-4378-b751-1b0e272f2850 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 389/781] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:53:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:53:06.759 8 INFO cinder.api.openstack.wsgi [None req-0737f311-6f26-4b18-8800-ecfc31d0178c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:53:06.760 8 INFO cinder.api.openstack.wsgi [None req-0737f311-6f26-4b18-8800-ecfc31d0178c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:53:06.760 7 INFO cinder.api.openstack.wsgi [None req-99488f6e-9038-4378-b751-1b0e272f2850 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:53:06.761 7 INFO cinder.api.openstack.wsgi [None req-99488f6e-9038-4378-b751-1b0e272f2850 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:53:16.757 8 INFO cinder.api.openstack.wsgi [None req-0737f311-6f26-4b18-8800-ecfc31d0178c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:53:16.757 8 INFO cinder.api.openstack.wsgi [None req-0737f311-6f26-4b18-8800-ecfc31d0178c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:53:16.758 7 INFO cinder.api.openstack.wsgi [None req-99488f6e-9038-4378-b751-1b0e272f2850 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:53:16.761 7 INFO cinder.api.openstack.wsgi [None req-99488f6e-9038-4378-b751-1b0e272f2850 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:53:17.717 8 INFO cinder.api.openstack.wsgi [None req-66babacb-2f52-4206-a5d4-9f9a07997319 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots 2026-07-24 23:53:17.736 8 INFO cinder.volume.api [None req-66babacb-2f52-4206-a5d4-9f9a07997319 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:53:17.737 8 INFO cinder.api.openstack.wsgi [None req-66babacb-2f52-4206-a5d4-9f9a07997319 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 395/786] 10.0.0.182 () {32 vars in 704 bytes} [Fri Jul 24 23:53:17 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:53:17.752 7 INFO cinder.api.openstack.wsgi [None req-b07d07cc-6681-4183-814f-f3d4ce14507a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes 2026-07-24 23:53:17.793 7 INFO cinder.volume.api [None req-b07d07cc-6681-4183-814f-f3d4ce14507a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:53:17.794 7 INFO cinder.api.openstack.wsgi [None req-b07d07cc-6681-4183-814f-f3d4ce14507a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes returned with HTTP 200 [pid: 7|app: 0|req: 392/787] 10.0.0.182 () {32 vars in 700 bytes} [Fri Jul 24 23:53:17 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:53:26.757 8 INFO cinder.api.openstack.wsgi [None req-66babacb-2f52-4206-a5d4-9f9a07997319 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:53:26.757 7 INFO cinder.api.openstack.wsgi [None req-b07d07cc-6681-4183-814f-f3d4ce14507a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:53:26.758 8 INFO cinder.api.openstack.wsgi [None req-66babacb-2f52-4206-a5d4-9f9a07997319 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:53:26.758 7 INFO cinder.api.openstack.wsgi [None req-b07d07cc-6681-4183-814f-f3d4ce14507a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:53:36.757 8 INFO cinder.api.openstack.wsgi [None req-66babacb-2f52-4206-a5d4-9f9a07997319 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:53:36.758 8 INFO cinder.api.openstack.wsgi [None req-66babacb-2f52-4206-a5d4-9f9a07997319 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:53:36.760 7 INFO cinder.api.openstack.wsgi [None req-b07d07cc-6681-4183-814f-f3d4ce14507a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:53:36.761 7 INFO cinder.api.openstack.wsgi [None req-b07d07cc-6681-4183-814f-f3d4ce14507a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:53:46.758 8 INFO cinder.api.openstack.wsgi [None req-66babacb-2f52-4206-a5d4-9f9a07997319 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:53:46.758 7 INFO cinder.api.openstack.wsgi [None req-b07d07cc-6681-4183-814f-f3d4ce14507a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:53:46.759 8 INFO cinder.api.openstack.wsgi [None req-66babacb-2f52-4206-a5d4-9f9a07997319 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:53:46.759 7 INFO cinder.api.openstack.wsgi [None req-b07d07cc-6681-4183-814f-f3d4ce14507a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:53:56.757 8 INFO cinder.api.openstack.wsgi [None req-66babacb-2f52-4206-a5d4-9f9a07997319 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:53:56.758 8 INFO cinder.api.openstack.wsgi [None req-66babacb-2f52-4206-a5d4-9f9a07997319 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:53:56.758 7 INFO cinder.api.openstack.wsgi [None req-b07d07cc-6681-4183-814f-f3d4ce14507a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:53:56.759 7 INFO cinder.api.openstack.wsgi [None req-b07d07cc-6681-4183-814f-f3d4ce14507a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:54:04.813 8 INFO cinder.api.openstack.wsgi [None req-64a47229-b33c-452c-9d02-8ec5a5308e81 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:54:04.832 8 INFO cinder.api.openstack.wsgi [None req-64a47229-b33c-452c-9d02-8ec5a5308e81 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 400/796] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:54:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:54:04.881 7 INFO cinder.api.openstack.wsgi [None req-23e1bf45-b5d2-4776-b4c5-9b103f7a1816 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:54:04.902 7 INFO cinder.api.openstack.wsgi [None req-23e1bf45-b5d2-4776-b4c5-9b103f7a1816 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/797] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:54:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:54:04.912 8 INFO cinder.api.openstack.wsgi [None req-6ecf04fc-db0c-44a4-a922-5676b364c5c0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:54:04.942 8 INFO cinder.api.openstack.wsgi [None req-6ecf04fc-db0c-44a4-a922-5676b364c5c0 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 401/798] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:54:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:54:04.954 7 INFO cinder.api.openstack.wsgi [None req-b25fa387-045e-44fb-9e19-29bc69a0edfa dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:54:04.971 7 INFO cinder.api.openstack.wsgi [None req-b25fa387-045e-44fb-9e19-29bc69a0edfa dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/799] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:54:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:54:04.980 8 INFO cinder.api.openstack.wsgi [None req-9eb2e581-ec26-4616-a1e2-8d12608d0c93 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:54:04.989 8 INFO cinder.volume.api [None req-9eb2e581-ec26-4616-a1e2-8d12608d0c93 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:54:04.991 8 INFO cinder.api.openstack.wsgi [None req-9eb2e581-ec26-4616-a1e2-8d12608d0c93 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 402/800] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:54:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:54:04.998 7 INFO cinder.api.openstack.wsgi [None req-bbef2500-40a8-462d-8d1f-db633be30def dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:54:05.004 7 INFO cinder.volume.api [None req-bbef2500-40a8-462d-8d1f-db633be30def dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:54:05.005 7 INFO cinder.api.openstack.wsgi [None req-bbef2500-40a8-462d-8d1f-db633be30def dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 399/801] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:54:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:54:05.014 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:54:05.031 8 INFO cinder.volume.api [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:54:05.034 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 403/802] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:54:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:54:05.043 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:54:05.546 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 400/803] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:54:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true => generated 668 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:54:06.757 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:54:06.757 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:54:06.757 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:54:06.757 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:54:16.759 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:54:16.760 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:54:16.764 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:54:16.764 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:54:26.757 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:54:26.757 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:54:26.757 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:54:26.758 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:54:36.757 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:54:36.758 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:54:36.758 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:54:36.759 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:54:46.757 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:54:46.757 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:54:46.757 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:54:46.758 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:54:56.757 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:54:56.758 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:54:56.758 8 INFO cinder.api.openstack.wsgi [None req-890a2327-fb09-4733-be9a-ba8e74866187 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:54:56.758 7 INFO cinder.api.openstack.wsgi [None req-078055ac-a690-466d-8446-3e2032533a67 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:55:04.819 8 INFO cinder.api.openstack.wsgi [None req-080fe9b8-1689-4cbd-87de-859cd6237f16 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:55:04.829 8 INFO cinder.volume.api [None req-080fe9b8-1689-4cbd-87de-859cd6237f16 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:55:04.831 8 INFO cinder.api.openstack.wsgi [None req-080fe9b8-1689-4cbd-87de-859cd6237f16 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 410/816] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:55:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:55:04.843 7 INFO cinder.api.openstack.wsgi [None req-362a83a5-0f7f-4332-9d35-b0cf741eefe6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:55:04.960 7 INFO cinder.api.openstack.wsgi [None req-362a83a5-0f7f-4332-9d35-b0cf741eefe6 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 7|app: 0|req: 407/817] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:55:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:55:05.004 8 INFO cinder.api.openstack.wsgi [None req-ef4a2e31-98dc-40f2-9154-3966b003e726 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:55:05.037 8 INFO cinder.api.openstack.wsgi [None req-ef4a2e31-98dc-40f2-9154-3966b003e726 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/818] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:55:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:55:05.045 7 INFO cinder.api.openstack.wsgi [None req-1dcba066-3df1-4d88-b407-f8b288338613 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:55:05.064 7 INFO cinder.api.openstack.wsgi [None req-1dcba066-3df1-4d88-b407-f8b288338613 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/819] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:55:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:55:05.076 8 INFO cinder.api.openstack.wsgi [None req-ad396f02-d8f1-4c7b-bb6f-bc731bd4ffb2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:55:05.097 8 INFO cinder.api.openstack.wsgi [None req-ad396f02-d8f1-4c7b-bb6f-bc731bd4ffb2 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/820] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:55:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:55:05.119 7 INFO cinder.api.openstack.wsgi [None req-39113431-aa15-4852-88ac-3b8375f95830 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:55:05.128 7 INFO cinder.volume.api [None req-39113431-aa15-4852-88ac-3b8375f95830 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:55:05.128 7 INFO cinder.api.openstack.wsgi [None req-39113431-aa15-4852-88ac-3b8375f95830 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 409/821] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:55:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:55:05.137 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:55:05.149 8 INFO cinder.volume.api [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:55:05.151 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 413/822] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:55:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:55:05.164 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:55:05.667 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 410/823] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:55:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true => generated 668 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:55:06.757 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:55:06.758 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:55:06.759 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:55:06.760 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:55:16.757 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:55:16.757 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:55:16.758 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:55:16.758 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:55:26.757 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:55:26.758 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:55:26.759 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:55:26.759 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:55:36.760 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:55:36.760 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:55:36.761 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:55:36.761 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:55:46.757 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:55:46.758 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:55:46.757 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:55:46.758 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:55:56.757 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:55:56.757 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:55:56.758 8 INFO cinder.api.openstack.wsgi [None req-78efae6d-f4c8-4b97-b1ba-416ccaf1a39b dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:55:56.758 7 INFO cinder.api.openstack.wsgi [None req-9ed6be04-ab25-495b-8652-8a6127b7b308 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:56:04.747 8 INFO cinder.api.openstack.wsgi [None req-92f7d554-0b8e-446f-8970-68b3bb3ab247 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:56:04.762 8 INFO cinder.volume.api [None req-92f7d554-0b8e-446f-8970-68b3bb3ab247 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:56:04.764 8 INFO cinder.api.openstack.wsgi [None req-92f7d554-0b8e-446f-8970-68b3bb3ab247 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 420/836] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:56:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:56:04.774 7 INFO cinder.api.openstack.wsgi [None req-7c488ed1-8943-441b-8a6c-7ea69fcfd216 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:56:05.277 7 INFO cinder.api.openstack.wsgi [None req-7c488ed1-8943-441b-8a6c-7ea69fcfd216 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 417/837] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:56:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true => generated 668 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:56:05.287 8 INFO cinder.api.openstack.wsgi [None req-8d05301c-9f0f-4421-8387-574a59b8ad02 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:56:05.295 8 INFO cinder.volume.api [None req-8d05301c-9f0f-4421-8387-574a59b8ad02 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:56:05.296 8 INFO cinder.api.openstack.wsgi [None req-8d05301c-9f0f-4421-8387-574a59b8ad02 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 421/838] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:56:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:56:05.304 7 INFO cinder.api.openstack.wsgi [None req-99200932-d73a-4d50-924e-1cdcbad9d7c7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:56:05.316 7 INFO cinder.volume.api [None req-99200932-d73a-4d50-924e-1cdcbad9d7c7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:56:05.318 7 INFO cinder.api.openstack.wsgi [None req-99200932-d73a-4d50-924e-1cdcbad9d7c7 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 418/839] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:56:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:56:05.330 8 INFO cinder.api.openstack.wsgi [None req-3ef9a4e3-8c24-4bf6-b5cc-99fc2445971d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:56:05.336 8 INFO cinder.api.openstack.wsgi [None req-3ef9a4e3-8c24-4bf6-b5cc-99fc2445971d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 422/840] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:56:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:56:05.377 7 INFO cinder.api.openstack.wsgi [None req-86827787-e2b0-40f8-84bc-415769acf601 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:56:05.395 7 INFO cinder.api.openstack.wsgi [None req-86827787-e2b0-40f8-84bc-415769acf601 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/841] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:56:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:56:05.405 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:56:05.429 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/842] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:56:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:56:05.442 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:56:05.460 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/843] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:56:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:56:06.758 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:56:06.758 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:56:06.759 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:56:06.761 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:56:16.772 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:56:16.773 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:56:16.777 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:56:16.777 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:56:26.757 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:56:26.757 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:56:26.758 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:56:26.758 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:56:36.756 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:56:36.757 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:56:36.757 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:56:36.757 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:56:46.757 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:56:46.757 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:56:46.757 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:56:46.759 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:56:56.757 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:56:56.757 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:56:56.758 7 INFO cinder.api.openstack.wsgi [None req-b90d39c4-4253-4243-848a-7b2b147b2128 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:56:56.758 8 INFO cinder.api.openstack.wsgi [None req-7c3f84c9-af76-4290-a493-d88a33733377 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:57:04.775 7 INFO cinder.api.openstack.wsgi [None req-ad6a7627-2632-4393-aadd-f4428b4331e3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true 2026-07-24 23:57:04.781 7 INFO cinder.volume.api [None req-ad6a7627-2632-4393-aadd-f4428b4331e3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all snapshots completed successfully. 2026-07-24 23:57:04.781 7 INFO cinder.api.openstack.wsgi [None req-ad6a7627-2632-4393-aadd-f4428b4331e3 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 427/856] 10.0.0.240 () {28 vars in 673 bytes} [Fri Jul 24 23:57:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/snapshots?all_tenants=true => generated 17 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-24 23:57:04.798 8 INFO cinder.api.openstack.wsgi [None req-2a59d7e2-6b85-4634-9329-93ca0a283a4c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services 2026-07-24 23:57:04.809 8 INFO cinder.api.openstack.wsgi [None req-2a59d7e2-6b85-4634-9329-93ca0a283a4c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-services returned with HTTP 200 [pid: 8|app: 0|req: 430/857] 10.0.0.240 () {28 vars in 644 bytes} [Fri Jul 24 23:57:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:57:04.877 7 INFO cinder.api.openstack.wsgi [None req-93de2226-4118-420e-81b8-19f26674634c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true 2026-07-24 23:57:04.897 7 INFO cinder.api.openstack.wsgi [None req-93de2226-4118-420e-81b8-19f26674634c dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/858] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:57:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/0f09024e79be4449bef07c4a704fdfc5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:57:04.906 8 INFO cinder.api.openstack.wsgi [None req-3a86c636-8dc3-47cd-bb4f-d24cfa61e13a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true 2026-07-24 23:57:04.944 8 INFO cinder.api.openstack.wsgi [None req-3a86c636-8dc3-47cd-bb4f-d24cfa61e13a dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/859] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:57:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/2b06208fb3254f0c921f5464edf27f21?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:57:04.956 7 INFO cinder.api.openstack.wsgi [None req-68231438-143e-46cc-94b8-12f6590d1c8d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true 2026-07-24 23:57:04.984 7 INFO cinder.api.openstack.wsgi [None req-68231438-143e-46cc-94b8-12f6590d1c8d dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/860] 10.0.0.240 () {28 vars in 735 bytes} [Fri Jul 24 23:57:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/os-quota-sets/4a16825a4ab44111955bcc18b5d1bcad?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:57:04.998 8 INFO cinder.api.openstack.wsgi [None req-e7679dcd-38da-4e81-ac9e-4bf555fb8020 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:57:05.012 8 INFO cinder.volume.api [None req-e7679dcd-38da-4e81-ac9e-4bf555fb8020 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:57:05.015 8 INFO cinder.api.openstack.wsgi [None req-e7679dcd-38da-4e81-ac9e-4bf555fb8020 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 432/861] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:57:04 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:57:05.027 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true 2026-07-24 23:57:05.531 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 430/862] 10.0.0.240 () {28 vars in 695 bytes} [Fri Jul 24 23:57:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/scheduler-stats/get_pools?detail=true => generated 668 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-24 23:57:05.546 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true 2026-07-24 23:57:05.560 8 INFO cinder.volume.api [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] Get all volumes completed successfully. 2026-07-24 23:57:05.563 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/4a16825a4ab44111955bcc18b5d1bcad/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 433/863] 10.0.0.240 () {28 vars in 683 bytes} [Fri Jul 24 23:57:05 2026] GET /v3/4a16825a4ab44111955bcc18b5d1bcad/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-24 23:57:06.758 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:57:06.759 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:57:06.759 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:57:06.760 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:57:16.757 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:57:16.758 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:57:16.759 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:57:16.759 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:57:26.758 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:57:26.758 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:57:26.759 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:57:26.759 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:57:36.757 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:57:36.757 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:57:36.758 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:57:36.758 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:57:46.758 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:57:46.759 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:57:46.760 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:57:46.761 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:57:56.759 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:57:56.760 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] GET http://10.0.0.137:8776/ 2026-07-24 23:57:56.760 8 INFO cinder.api.openstack.wsgi [None req-fa9b9d7e-04dc-43ff-9976-10f9327f281e dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300 2026-07-24 23:57:56.762 7 INFO cinder.api.openstack.wsgi [None req-16aac700-11d9-4264-9e39-7dbda6fdea15 dd0470db95ab4c9bb8b58d4afa19ded6 4a16825a4ab44111955bcc18b5d1bcad - - default default] http://10.0.0.137:8776/ returned with HTTP 300