+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Aug 26 00:48:39 2026] *** compiled with version: 13.3.0 on 06 August 2026 01:02:01 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: cinder-api-684ff77c85-dgdd2 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f72fb241668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils 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/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. 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_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. 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( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-08-26 00:48:43.186 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-08-26 00:48:43.186 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-08-26 00:48:43.346 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-08-26 00:48:43.347 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-08-26 00:48:44.446 8 INFO cinder.rpc [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-26 00:48:44.449 8 INFO cinder.rpc [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-26 00:48:44.451 8 INFO cinder.rpc [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-26 00:48:44.454 8 INFO cinder.rpc [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-26 00:48:44.467 8 INFO cinder.rpc [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-26 00:48:44.472 8 INFO cinder.rpc [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-26 00:48:44.525 8 WARNING cinder.api.contrib.hosts [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-26 00:48:44.568 8 WARNING keystonemiddleware._common.config [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 00:48:44.577 8 WARNING oslo_config.cfg [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f72fb241668 pid: 8 (default app) 2026-08-26 00:48:44.733 7 INFO cinder.rpc [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-26 00:48:44.736 7 INFO cinder.rpc [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-26 00:48:44.738 7 INFO cinder.rpc [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-26 00:48:44.740 7 INFO cinder.rpc [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-26 00:48:44.754 7 INFO cinder.rpc [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-26 00:48:44.758 7 INFO cinder.rpc [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-26 00:48:44.808 7 WARNING cinder.api.contrib.hosts [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-26 00:48:44.848 7 WARNING keystonemiddleware._common.config [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 00:48:44.858 7 WARNING oslo_config.cfg [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f72fb241668 pid: 7 (default app) 2026-08-26 00:48:52.545 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:48:52.546 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:49:02.546 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:49:02.549 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:49:12.546 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:49:12.546 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:49:12.547 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:49:12.548 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:49:22.545 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:49:22.546 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:49:22.546 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:49:22.548 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:49:32.545 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:49:32.546 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:49:32.546 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:49:32.547 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:49:42.545 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:49:42.546 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:49:42.546 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:49:42.547 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:49:52.545 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:49:52.545 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:49:52.546 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:49:52.546 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:50:02.545 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:50:02.545 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:50:02.546 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:50:02.546 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:50:12.545 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:50:12.546 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:50:12.546 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:50:12.547 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:50:22.545 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:50:22.546 8 INFO cinder.api.openstack.wsgi [None req-06a9745f-e3b3-4600-880d-83458c0d187a - - - - - -] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:50:22.547 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] GET http://10.0.0.220:8776/ 2026-08-26 00:50:22.548 7 INFO cinder.api.openstack.wsgi [None req-2bc24a3e-0def-4a43-9c3e-573f409a9e82 - - - - - -] http://10.0.0.220: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-08-26 00:50:29.269 8 INFO cinder.api.openstack.wsgi [None req-3ac0b138-85ae-4953-9aa8-24066ad188b1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/types/rbd1 2026-08-26 00:50:29.296 8 INFO cinder.api.openstack.wsgi [None req-3ac0b138-85ae-4953-9aa8-24066ad188b1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/19] 10.0.0.150 () {30 vars in 682 bytes} [Wed Aug 26 00:50:28 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/types/rbd1 => generated 82 bytes in 969 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-08-26 00:50:29.778 7 INFO cinder.api.openstack.wsgi [None req-2b8f147a-ba19-455a-8d4f-c7dd46435b13 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 00:50:29.806 7 INFO cinder.api.openstack.wsgi [None req-2b8f147a-ba19-455a-8d4f-c7dd46435b13 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.150 () {30 vars in 721 bytes} [Wed Aug 26 00:50:29 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/types?name=rbd1&is_public=None => generated 20 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 00:50:31.577 8 INFO cinder.api.openstack.wsgi [None req-d44469bf-39ee-4c31-a962-083a4e070b89 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 00:50:31.602 8 INFO cinder.api.openstack.wsgi [None req-d44469bf-39ee-4c31-a962-083a4e070b89 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/types returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.150 () {34 vars in 725 bytes} [Wed Aug 26 00:50:31 2026] POST /v3/31f9c4a5fd3b4001a514583339a81e79/types => generated 179 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 00:50:31.618 7 INFO cinder.api.openstack.wsgi [req-d44469bf-39ee-4c31-a962-083a4e070b89 req-34363da1-25b1-4f71-8cea-82ecccd4dd67 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/types/8bbe2134-9ca1-4a90-88ab-b3b072c1dcfa/extra_specs 2026-08-26 00:50:31.669 7 INFO cinder.api.openstack.wsgi [req-d44469bf-39ee-4c31-a962-083a4e070b89 req-34363da1-25b1-4f71-8cea-82ecccd4dd67 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/types/8bbe2134-9ca1-4a90-88ab-b3b072c1dcfa/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.150 () {36 vars in 894 bytes} [Wed Aug 26 00:50:31 2026] POST /v3/31f9c4a5fd3b4001a514583339a81e79/types/8bbe2134-9ca1-4a90-88ab-b3b072c1dcfa/extra_specs => generated 48 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 00:50:32.547 8 INFO cinder.api.openstack.wsgi [None req-d44469bf-39ee-4c31-a962-083a4e070b89 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:50:32.547 7 INFO cinder.api.openstack.wsgi [req-d44469bf-39ee-4c31-a962-083a4e070b89 req-34363da1-25b1-4f71-8cea-82ecccd4dd67 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:50:32.549 8 INFO cinder.api.openstack.wsgi [None req-d44469bf-39ee-4c31-a962-083a4e070b89 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:50:32.550 7 INFO cinder.api.openstack.wsgi [req-d44469bf-39ee-4c31-a962-083a4e070b89 req-34363da1-25b1-4f71-8cea-82ecccd4dd67 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:50:33.471 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/types?is_public=None 2026-08-26 00:50:33.487 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.150 () {30 vars in 701 bytes} [Wed Aug 26 00:50:33 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 00:50:35.588 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/qos-specs 2026-08-26 00:50:35.601 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/26] 10.0.0.150 () {30 vars in 680 bytes} [Wed Aug 26 00:50:35 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/qos-specs => generated 17 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 00:50:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:50:42.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:50:42.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:50:42.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:50:52.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:50:52.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:50:52.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:50:52.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:51:02.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:51:02.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:51:02.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:51:02.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:51:12.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:51:12.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:51:12.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:51:12.548 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:51:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:51:22.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:51:22.548 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:51:22.548 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:51:32.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:51:32.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:51:32.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:51:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:51:42.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:51:42.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:51:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:51:42.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:51:52.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:51:52.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:51:52.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:51:52.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:52:02.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:52:02.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:52:02.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:52:02.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:52:12.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:52:12.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:52:12.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:52:12.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:52:22.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:52:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:52:22.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:52:22.548 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:52:32.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:52:32.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:52:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:52:32.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:52:42.549 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:52:42.551 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:52:42.555 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:52:42.556 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:52:52.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:52:52.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:52:52.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:52:52.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:53:02.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:53:02.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:53:02.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:53:02.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:53:12.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:53:12.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:53:12.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:53:12.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:53:22.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:53:22.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:53:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:53:22.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:53:32.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:53:32.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:53:32.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:53:32.549 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:53:42.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:53:42.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:53:42.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:53:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:53:52.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:53:52.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:53:52.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:53:52.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:54:02.551 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:54:02.552 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:54:02.554 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:54:02.554 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:54:12.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:54:12.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:54:12.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:54:12.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:54:22.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:54:22.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:54:22.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:54:22.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:54:32.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:54:32.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:54:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:54:32.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:54:42.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:54:42.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:54:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:54:42.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:54:52.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:54:52.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:54:52.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:54:52.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:55:02.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:55:02.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:55:02.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:55:02.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:55:12.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:55:12.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:55:12.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:55:12.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:55:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:55:22.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:55:22.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:55:22.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:55:32.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:55:32.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:55:32.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:55:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:55:42.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:55:42.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:55:42.549 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:55:42.550 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:55:52.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:55:52.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:55:52.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:55:52.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:56:02.548 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:56:02.548 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:56:02.549 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:56:02.550 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:56:12.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:56:12.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:56:12.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:56:12.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:56:22.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:56:22.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:56:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:56:22.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:56:32.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:56:32.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:56:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:56:32.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:56:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:56:42.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:56:42.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:56:42.549 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:56:52.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:56:52.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:56:52.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:56:52.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:57:02.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:57:02.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:57:02.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:57:02.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:57:12.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:57:12.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:57:12.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:57:12.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:57:22.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:57:22.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:57:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:57:22.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:57:32.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:57:32.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:57:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:57:32.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:57:42.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:57:42.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:57:42.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:57:42.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:57:52.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:57:52.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:57:52.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:57:52.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:58:02.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:58:02.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:58:02.548 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:58:02.548 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:58:12.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:58:12.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:58:12.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:58:12.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:58:22.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:58:22.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:58:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:58:22.548 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:58:32.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:58:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:58:32.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:58:32.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:58:42.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:58:42.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:58:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:58:42.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:58:52.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:58:52.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:58:52.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:58:52.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:59:02.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:59:02.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:59:02.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:59:02.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:59:12.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:59:12.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:59:12.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:59:12.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:59:22.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:59:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:59:22.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:59:22.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:59:32.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:59:32.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:59:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:59:32.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:59:42.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:59:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:59:42.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:59:42.548 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:59:52.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:59:52.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 00:59:52.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 00:59:52.548 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:00:02.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:00:02.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:00:02.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:00:02.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:00:12.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:00:12.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:00:12.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:00:12.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:00:22.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:00:22.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:00:22.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:00:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:00:32.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:00:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:00:32.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:00:32.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:00:42.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:00:42.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:00:42.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:00:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:00:52.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:00:52.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:00:52.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:00:52.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:01:02.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:01:02.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:01:02.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:01:02.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:01:12.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:01:12.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:01:12.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:01:12.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:01:22.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:01:22.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:01:22.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:01:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:01:32.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:01:32.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:01:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:01:32.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:01:42.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:01:42.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:01:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:01:42.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:01:52.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:01:52.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:01:52.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:01:52.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:02:02.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:02:02.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:02:02.556 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:02:02.558 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:02:12.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:02:12.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:02:12.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:02:12.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:02:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:02:22.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:02:22.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:02:22.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:02:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:02:32.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:02:32.548 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:02:32.549 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:02:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:02:42.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:02:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:02:42.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:02:52.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:02:52.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:02:52.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:02:52.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:03:02.544 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:03:02.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:03:02.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:03:02.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:03:12.544 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:03:12.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:03:12.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:03:12.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:03:22.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:03:22.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:03:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:03:22.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:03:32.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:03:32.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:03:32.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:03:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:03:42.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:03:42.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:03:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:03:42.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:03:52.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:03:52.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:03:52.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:03:52.548 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:04:02.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:04:02.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:04:02.548 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:04:02.548 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:04:12.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:04:12.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:04:12.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:04:12.548 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:04:22.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:04:22.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:04:22.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:04:22.548 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:04:32.551 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:04:32.552 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:04:32.555 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:04:32.556 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:04:42.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:04:42.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:04:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:04:42.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:04:52.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:04:52.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:04:52.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:04:52.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:05:02.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:05:02.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:05:02.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:05:02.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:05:12.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:05:12.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:05:12.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:05:12.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:05:22.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:05:22.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:05:22.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:05:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:05:32.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:05:32.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:05:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:05:32.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:05:42.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:05:42.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:05:42.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:05:42.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:05:52.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:05:52.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:05:52.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:05:52.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:06:02.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:06:02.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:06:02.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:06:02.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:06:12.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:06:12.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:06:12.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:06:12.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:06:22.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:06:22.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:06:22.547 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:06:22.547 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:06:32.545 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:06:32.545 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:06:32.546 7 INFO cinder.api.openstack.wsgi [None req-47d1d1a5-06f5-401c-940e-9ad0097c04b2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:06:32.546 8 INFO cinder.api.openstack.wsgi [None req-4048e82f-e9a4-4c8c-bcc4-a88a930c7c3d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220: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-08-26 01:06:41.064 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET https://volume.162-253-55-161.nip.io/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=False 2026-08-26 01:06:41.085 7 WARNING cinder.quota [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - 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-08-26 01:06:41.086 7 WARNING cinder.quota [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - 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-08-26 01:06:41.086 7 WARNING cinder.quota [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - 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-08-26 01:06:41.086 7 WARNING cinder.quota [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - 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-08-26 01:06:41.086 7 WARNING cinder.quota [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - 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-08-26 01:06:41.087 7 WARNING cinder.quota [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - 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-08-26 01:06:41.090 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] https://volume.162-253-55-161.nip.io/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 110/219] 162.253.55.161 () {44 vars in 1069 bytes} [Wed Aug 26 01:06:40 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=False => generated 340 bytes in 140 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-08-26 01:06:41.264 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] PUT https://volume.162-253-55-161.nip.io/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79 2026-08-26 01:06:41.332 8 WARNING cinder.quota [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - 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-08-26 01:06:41.333 8 WARNING cinder.quota [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - 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-08-26 01:06:41.333 8 WARNING cinder.quota [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - 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-08-26 01:06:41.334 8 WARNING cinder.quota [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - 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-08-26 01:06:41.334 8 WARNING cinder.quota [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - 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-08-26 01:06:41.334 8 WARNING cinder.quota [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - 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-08-26 01:06:41.340 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] https://volume.162-253-55-161.nip.io/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79 returned with HTTP 200 [pid: 8|app: 0|req: 110/220] 162.253.55.161 () {48 vars in 1098 bytes} [Wed Aug 26 01:06:41 2026] PUT /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79 => generated 296 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:06:42.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:06:42.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:06:42.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:06:42.548 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:06:52.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:06:52.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:06:52.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:06:52.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:07:02.552 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:07:02.552 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:07:02.552 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:07:02.553 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:07:12.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:07:12.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:07:12.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:07:12.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:07:22.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:07:22.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:07:22.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:07:22.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:07:32.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:07:32.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:07:32.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:07:32.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:07:42.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:07:42.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:07:42.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:07:42.548 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:07:52.544 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:07:52.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:07:52.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:07:52.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:08:02.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:08:02.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:08:02.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:08:02.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:08:12.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:08:12.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:08:12.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:08:12.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:08:22.544 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:08:22.544 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:08:22.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:08:22.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:08:32.544 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:08:32.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:08:32.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:08:32.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:08:42.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:08:42.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:08:42.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:08:42.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:08:52.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:08:52.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:08:52.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:08:52.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:09:02.550 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:09:02.550 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:09:02.551 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:09:02.551 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:09:12.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:09:12.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:09:12.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:09:12.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:09:22.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:09:22.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:09:22.548 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:09:22.548 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:09:32.544 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:09:32.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:09:32.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:09:32.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:09:42.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:09:42.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:09:42.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:09:42.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:09:52.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:09:52.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:09:52.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:09:52.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:10:02.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:10:02.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:10:02.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:10:02.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:10:12.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:10:12.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:10:12.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:10:12.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:10:22.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:10:22.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:10:22.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:10:22.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:10:32.550 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:10:32.550 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:10:32.551 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:10:32.551 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:10:42.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:10:42.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:10:42.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:10:42.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:10:52.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:10:52.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:10:52.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:10:52.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:11:02.544 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:11:02.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:11:02.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:11:02.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:11:12.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:11:12.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:11:12.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:11:12.548 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:11:22.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:11:22.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:11:22.548 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:11:22.548 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:11:32.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:11:32.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:11:32.548 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:11:32.548 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:11:42.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:11:42.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:11:42.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:11:42.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:11:52.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:11:52.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:11:52.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:11:52.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:12:02.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:12:02.548 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:12:02.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:12:02.549 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:12:12.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:12:12.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:12:12.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:12:12.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:12:22.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:12:22.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:12:22.563 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:12:22.564 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:12:32.551 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:12:32.551 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:12:32.552 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:12:32.552 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:12:42.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:12:42.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:12:42.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:12:42.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:12:52.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:12:52.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:12:52.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:12:52.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:13:02.549 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:13:02.549 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:13:02.550 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:13:02.550 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:13:12.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:13:12.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:13:12.549 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:13:12.548 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:13:22.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:13:22.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:13:22.549 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:13:22.550 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:13:32.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:13:32.552 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:13:32.553 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:13:32.556 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:13:42.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:13:42.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:13:42.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:13:42.548 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:13:52.550 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:13:52.551 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:13:52.552 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:13:52.554 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:14:02.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:14:02.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:14:02.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:14:02.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:14:12.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:14:12.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:14:12.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:14:12.548 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:14:22.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:14:22.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:14:22.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:14:22.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:14:32.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:14:32.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:14:32.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:14:32.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:14:42.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:14:42.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:14:42.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:14:42.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:14:52.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:14:52.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:14:52.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:14:52.548 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:15:02.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:15:02.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:15:02.548 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:15:02.548 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:15:12.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:15:12.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:15:12.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:15:12.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:15:22.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:15:22.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:15:22.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:15:22.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:15:32.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:15:32.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:15:32.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:15:32.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:15:42.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:15:42.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:15:42.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:15:42.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:15:52.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:15:52.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:15:52.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:15:52.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:16:02.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:16:02.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:16:02.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:16:02.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:16:12.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:16:12.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:16:12.548 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:16:12.549 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:16:22.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:16:22.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:16:22.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:16:22.548 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:16:32.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:16:32.548 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:16:32.552 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:16:32.553 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:16:42.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:16:42.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:16:42.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:16:42.548 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:16:52.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:16:52.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:16:52.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:16:52.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:17:02.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:17:02.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:17:02.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:17:02.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:17:12.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:17:12.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:17:12.547 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:17:12.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:17:22.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:17:22.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:17:22.546 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:17:22.548 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:17:32.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:17:32.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:17:32.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:17:32.547 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:17:42.544 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:17:42.545 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:17:42.545 7 INFO cinder.api.openstack.wsgi [None req-3a404138-d93a-4f30-9bc8-c7b4ef932981 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:17:42.546 8 INFO cinder.api.openstack.wsgi [None req-e6589d48-ef5f-43c5-8063-51a9d7dab12b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:17:46.746 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET https://volume.162-253-55-161.nip.io/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=False 2026-08-26 01:17:46.770 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] https://volume.162-253-55-161.nip.io/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 178/355] 162.253.55.161 () {44 vars in 1069 bytes} [Wed Aug 26 01:17:46 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=False => generated 340 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:17:47.360 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] PUT https://volume.162-253-55-161.nip.io/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944 2026-08-26 01:17:47.418 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] https://volume.162-253-55-161.nip.io/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944 returned with HTTP 200 [pid: 8|app: 0|req: 178/356] 162.253.55.161 () {48 vars in 1098 bytes} [Wed Aug 26 01:17:47 2026] PUT /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944 => generated 296 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:17:52.545 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:17:52.545 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:17:52.546 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:17:52.546 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:18:02.545 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:18:02.546 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:18:02.546 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:18:02.547 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:18:12.546 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:18:12.546 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:18:12.547 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:18:12.551 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:18:22.544 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:18:22.545 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:18:22.546 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:18:22.546 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:18:32.545 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:18:32.545 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:18:32.545 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:18:32.546 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:18:42.545 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:18:42.545 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:18:42.546 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:18:42.546 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:18:52.546 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:18:52.546 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:18:52.547 7 INFO cinder.api.openstack.wsgi [None req-1c4dcee7-f4ac-4784-b612-d67d416ea9e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:18:52.547 8 INFO cinder.api.openstack.wsgi [None req-f2ec0888-16e8-4e52-a0d2-9ccfe460f375 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:18:56.891 7 INFO cinder.api.openstack.wsgi [None req-d31a89dc-ea69-489f-8c24-a31a9981fece 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:18:57.431 7 INFO cinder.api.openstack.wsgi [None req-d31a89dc-ea69-489f-8c24-a31a9981fece 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 186/371] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:18:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 670 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:18:57.445 8 INFO cinder.api.openstack.wsgi [None req-c0f1d458-df84-4374-852b-b2f437d9942a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:18:57.482 8 INFO cinder.volume.api [None req-c0f1d458-df84-4374-852b-b2f437d9942a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:18:57.484 8 INFO cinder.api.openstack.wsgi [None req-c0f1d458-df84-4374-852b-b2f437d9942a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 186/372] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:18:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:18:57.492 7 INFO cinder.api.openstack.wsgi [None req-add31a69-e11e-461d-b8dc-5ef6432f229e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:18:57.518 7 INFO cinder.volume.api [None req-add31a69-e11e-461d-b8dc-5ef6432f229e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:18:57.520 7 INFO cinder.api.openstack.wsgi [None req-add31a69-e11e-461d-b8dc-5ef6432f229e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 187/373] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:18:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:18:57.580 8 INFO cinder.api.openstack.wsgi [None req-70c21906-73a7-4b8a-9469-e5bb32cbeef3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:18:57.603 8 INFO cinder.api.openstack.wsgi [None req-70c21906-73a7-4b8a-9469-e5bb32cbeef3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 187/374] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:18:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:18:57.620 7 INFO cinder.api.openstack.wsgi [None req-c559dbe7-7c22-44b1-9ce2-15c36f5aaa51 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:18:57.636 7 INFO cinder.api.openstack.wsgi [None req-c559dbe7-7c22-44b1-9ce2-15c36f5aaa51 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 188/375] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:18:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:18:57.647 8 INFO cinder.api.openstack.wsgi [None req-b48960d3-def3-4083-bcf5-44e0ad309a86 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:18:57.664 8 INFO cinder.api.openstack.wsgi [None req-b48960d3-def3-4083-bcf5-44e0ad309a86 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 188/376] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:18:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:18:57.673 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:18:57.685 7 INFO cinder.volume.api [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:18:57.686 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 189/377] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:18:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:18:57.698 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:18:57.704 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 8|app: 0|req: 189/378] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:18:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:19:02.545 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:19:02.545 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:19:02.546 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:19:02.546 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:19:12.545 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:19:12.545 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:19:12.546 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:19:12.547 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:19:22.545 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:19:22.545 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:19:22.545 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:19:22.546 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:19:32.545 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:19:32.545 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:19:32.546 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:19:32.546 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:19:42.545 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:19:42.545 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:19:42.546 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:19:42.547 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:19:52.545 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:19:52.545 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:19:52.547 8 INFO cinder.api.openstack.wsgi [None req-84d830d2-3a96-4241-ae67-bc9ea7fe722a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:19:52.549 7 INFO cinder.api.openstack.wsgi [None req-f29d9513-3976-424f-b306-305fbde57534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:19:56.851 8 INFO cinder.api.openstack.wsgi [None req-7f328cb6-84fd-4d92-85f2-d4832f1ee900 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:19:56.872 8 INFO cinder.volume.api [None req-7f328cb6-84fd-4d92-85f2-d4832f1ee900 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:19:56.873 8 INFO cinder.api.openstack.wsgi [None req-7f328cb6-84fd-4d92-85f2-d4832f1ee900 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 196/391] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:19:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true => generated 17 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:19:56.888 7 INFO cinder.api.openstack.wsgi [None req-7e39db33-7d96-42bf-a9f5-3cf16393e0c9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:19:56.895 7 INFO cinder.api.openstack.wsgi [None req-7e39db33-7d96-42bf-a9f5-3cf16393e0c9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 196/392] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:19:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:19:56.903 8 INFO cinder.api.openstack.wsgi [None req-84a69106-4bbc-44d1-a8ea-98e896a30e29 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:19:57.442 8 INFO cinder.api.openstack.wsgi [None req-84a69106-4bbc-44d1-a8ea-98e896a30e29 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 197/393] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:19:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:19:57.455 7 INFO cinder.api.openstack.wsgi [None req-cb3344f7-3b30-4634-aa63-04d9b1362684 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:19:57.470 7 INFO cinder.volume.api [None req-cb3344f7-3b30-4634-aa63-04d9b1362684 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:19:57.471 7 INFO cinder.api.openstack.wsgi [None req-cb3344f7-3b30-4634-aa63-04d9b1362684 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 197/394] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:19:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:19:57.482 8 INFO cinder.api.openstack.wsgi [None req-03462814-9ffa-4bbd-b0c2-f2ef5ff79bd1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:19:57.492 8 INFO cinder.volume.api [None req-03462814-9ffa-4bbd-b0c2-f2ef5ff79bd1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:19:57.494 8 INFO cinder.api.openstack.wsgi [None req-03462814-9ffa-4bbd-b0c2-f2ef5ff79bd1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/395] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:19:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:19:57.547 7 INFO cinder.api.openstack.wsgi [None req-14ab9d54-f0cc-4304-9268-75536f2d022f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:19:57.572 7 INFO cinder.api.openstack.wsgi [None req-14ab9d54-f0cc-4304-9268-75536f2d022f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 198/396] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:19:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:19:57.582 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:19:57.606 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 199/397] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:19:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:19:57.620 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:19:57.648 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 199/398] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:19:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:20:02.545 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:20:02.546 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:20:02.546 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:20:02.547 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:20:12.545 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:20:12.546 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:20:12.547 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:20:12.547 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:20:22.546 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:20:22.546 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:20:22.547 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:20:22.548 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:20:32.545 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:20:32.546 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:20:32.547 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:20:32.547 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:20:42.545 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:20:42.545 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:20:42.547 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:20:42.548 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:20:52.545 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:20:52.546 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:20:52.546 8 INFO cinder.api.openstack.wsgi [None req-fd120ec6-0061-4e62-b992-d14937bc149c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:20:52.547 7 INFO cinder.api.openstack.wsgi [None req-6fec5819-a4ba-48dd-8623-31d17a6d551a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:20:56.843 7 INFO cinder.api.openstack.wsgi [None req-a5e0c78b-5d54-4e74-a80b-eb67335b1c14 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:20:57.347 7 INFO cinder.api.openstack.wsgi [None req-a5e0c78b-5d54-4e74-a80b-eb67335b1c14 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:20:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:20:57.421 8 INFO cinder.api.openstack.wsgi [None req-f189282e-a904-4b24-887d-dfac69dfd5e1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:20:57.470 8 INFO cinder.api.openstack.wsgi [None req-f189282e-a904-4b24-887d-dfac69dfd5e1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 206/412] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:20:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:20:57.483 7 INFO cinder.api.openstack.wsgi [None req-1a5a2cf7-2e5a-4b8e-8ef0-53f361042f86 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:20:57.520 7 INFO cinder.api.openstack.wsgi [None req-1a5a2cf7-2e5a-4b8e-8ef0-53f361042f86 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 207/413] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:20:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:20:57.536 8 INFO cinder.api.openstack.wsgi [None req-ca8f59b6-06e4-4bf5-8cd4-9816cfc2d617 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:20:57.559 8 INFO cinder.api.openstack.wsgi [None req-ca8f59b6-06e4-4bf5-8cd4-9816cfc2d617 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 207/414] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:20:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:20:57.573 7 INFO cinder.api.openstack.wsgi [None req-fdac245b-763a-4a89-9b08-ec4fcbfc06d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:20:57.585 7 INFO cinder.volume.api [None req-fdac245b-763a-4a89-9b08-ec4fcbfc06d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:20:57.587 7 INFO cinder.api.openstack.wsgi [None req-fdac245b-763a-4a89-9b08-ec4fcbfc06d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/415] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:20:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:20:57.600 8 INFO cinder.api.openstack.wsgi [None req-953853fe-9c8c-437f-bd82-014fdb64f7c7 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:20:57.606 8 INFO cinder.volume.api [None req-953853fe-9c8c-437f-bd82-014fdb64f7c7 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:20:57.607 8 INFO cinder.api.openstack.wsgi [None req-953853fe-9c8c-437f-bd82-014fdb64f7c7 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 208/416] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:20:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:20:57.616 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:20:57.628 7 INFO cinder.volume.api [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:20:57.630 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 209/417] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:20:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:20:57.642 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:20:57.651 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 8|app: 0|req: 209/418] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:20:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:21:02.545 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:21:02.545 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:21:02.546 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:21:02.546 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:21:12.546 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:21:12.547 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:21:12.547 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:21:12.548 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:21:22.545 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:21:22.545 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:21:22.546 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:21:22.546 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:21:32.546 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:21:32.546 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:21:32.547 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:21:32.547 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:21:42.545 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:21:42.545 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:21:42.546 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:21:42.546 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:21:52.544 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:21:52.545 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:21:52.545 7 INFO cinder.api.openstack.wsgi [None req-b8b2ba42-925b-4d47-a74a-f1cb2da7fd0f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:21:52.546 8 INFO cinder.api.openstack.wsgi [None req-eea135db-fbb0-4075-a11e-041ec3255c71 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:21:56.876 7 INFO cinder.api.openstack.wsgi [None req-c4ddc3d9-8e55-4b99-8715-630e12ee2a8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:21:56.903 7 INFO cinder.api.openstack.wsgi [None req-c4ddc3d9-8e55-4b99-8715-630e12ee2a8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 216/431] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:21:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:21:56.915 8 INFO cinder.api.openstack.wsgi [None req-1d58eac4-bc78-4c4b-8839-278592a56970 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:21:56.945 8 INFO cinder.api.openstack.wsgi [None req-1d58eac4-bc78-4c4b-8839-278592a56970 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 216/432] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:21:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:21:56.960 7 INFO cinder.api.openstack.wsgi [None req-be70bfe1-6859-413f-9aa5-1e75131202d1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:21:56.982 7 INFO cinder.api.openstack.wsgi [None req-be70bfe1-6859-413f-9aa5-1e75131202d1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 217/433] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:21:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:21:56.997 8 INFO cinder.api.openstack.wsgi [None req-00b317ff-9e10-4e98-9135-99c2e2394304 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:21:57.003 8 INFO cinder.volume.api [None req-00b317ff-9e10-4e98-9135-99c2e2394304 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:21:57.003 8 INFO cinder.api.openstack.wsgi [None req-00b317ff-9e10-4e98-9135-99c2e2394304 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 217/434] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:21:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:21:57.013 7 INFO cinder.api.openstack.wsgi [None req-b778ade1-6ff4-4eb6-9659-96c8c95d0aac 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:21:57.022 7 INFO cinder.volume.api [None req-b778ade1-6ff4-4eb6-9659-96c8c95d0aac 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:21:57.024 7 INFO cinder.api.openstack.wsgi [None req-b778ade1-6ff4-4eb6-9659-96c8c95d0aac 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 218/435] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:21:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:21:57.036 8 INFO cinder.api.openstack.wsgi [None req-72047449-ab6d-4ac2-87f6-377c140cc7a5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:21:57.543 8 INFO cinder.api.openstack.wsgi [None req-72047449-ab6d-4ac2-87f6-377c140cc7a5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 218/436] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:21:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:21:57.560 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:21:57.578 7 INFO cinder.volume.api [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:21:57.581 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 219/437] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:21:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:21:57.592 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:21:57.601 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 8|app: 0|req: 219/438] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:21:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:22:02.545 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:22:02.545 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:22:02.546 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:22:02.548 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:22:12.545 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:22:12.545 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:22:12.546 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:22:12.546 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:22:22.545 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:22:22.545 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:22:22.546 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:22:22.548 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:22:32.544 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:22:32.545 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:22:32.547 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:22:32.548 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:22:42.545 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:22:42.546 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:22:42.547 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:22:42.547 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:22:52.545 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:22:52.545 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:22:52.546 8 INFO cinder.api.openstack.wsgi [None req-6a0021ef-e948-42c6-81a8-1415d519e559 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:22:52.546 7 INFO cinder.api.openstack.wsgi [None req-781869f5-311e-4b7f-bc6a-562cee9f7e57 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:22:56.875 8 INFO cinder.api.openstack.wsgi [None req-25f3c71d-9f49-40e3-88b7-18b6edd2e9a0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:22:57.379 8 INFO cinder.api.openstack.wsgi [None req-25f3c71d-9f49-40e3-88b7-18b6edd2e9a0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 226/451] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:22:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 670 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:22:57.391 7 INFO cinder.api.openstack.wsgi [None req-46053489-a513-4f56-af34-00ad9637b31c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:22:57.402 7 INFO cinder.volume.api [None req-46053489-a513-4f56-af34-00ad9637b31c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:22:57.404 7 INFO cinder.api.openstack.wsgi [None req-46053489-a513-4f56-af34-00ad9637b31c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/452] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:22:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:22:57.453 8 INFO cinder.api.openstack.wsgi [None req-70d5b453-8f50-4077-9833-84ef5b6e7f60 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:22:57.478 8 INFO cinder.api.openstack.wsgi [None req-70d5b453-8f50-4077-9833-84ef5b6e7f60 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 227/453] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:22:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:22:57.491 7 INFO cinder.api.openstack.wsgi [None req-728f83f4-9b99-4e63-9813-450e3f65ac95 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:22:57.526 7 INFO cinder.api.openstack.wsgi [None req-728f83f4-9b99-4e63-9813-450e3f65ac95 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 227/454] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:22:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:22:57.543 8 INFO cinder.api.openstack.wsgi [None req-3df7dede-7e1c-444b-b171-08312d069cb2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:22:57.580 8 INFO cinder.api.openstack.wsgi [None req-3df7dede-7e1c-444b-b171-08312d069cb2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 228/455] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:22:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:22:57.589 7 INFO cinder.api.openstack.wsgi [None req-b143a2c5-7baa-4342-8626-53d2d8867711 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:22:57.595 7 INFO cinder.volume.api [None req-b143a2c5-7baa-4342-8626-53d2d8867711 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:22:57.596 7 INFO cinder.api.openstack.wsgi [None req-b143a2c5-7baa-4342-8626-53d2d8867711 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 228/456] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:22:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:22:57.608 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:22:57.614 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 8|app: 0|req: 229/457] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:22:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:22:57.623 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:22:57.632 7 INFO cinder.volume.api [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:22:57.634 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/458] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:22:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:23:02.545 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:23:02.545 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:23:02.546 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:23:02.546 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:23:12.545 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:23:12.545 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:23:12.546 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:23:12.546 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:23:22.545 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:23:22.545 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:23:22.547 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:23:22.547 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:23:32.545 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:23:32.546 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:23:32.546 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:23:32.547 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:23:42.545 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:23:42.545 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:23:42.546 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:23:42.546 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:23:52.545 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:23:52.546 8 INFO cinder.api.openstack.wsgi [None req-67235857-b6bc-40dc-8859-a24124d9f245 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:23:52.546 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:23:52.547 7 INFO cinder.api.openstack.wsgi [None req-360d4acf-9d9d-4ccb-ad72-38c34334793b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:23:56.841 8 INFO cinder.api.openstack.wsgi [None req-ebd0d3fc-83a7-452f-b930-92790bd351df 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:23:56.848 8 INFO cinder.api.openstack.wsgi [None req-ebd0d3fc-83a7-452f-b930-92790bd351df 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 8|app: 0|req: 236/471] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:23:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:23:56.860 7 INFO cinder.api.openstack.wsgi [None req-3200ea85-1ce8-4c06-b472-256026243dc1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:23:56.871 7 INFO cinder.volume.api [None req-3200ea85-1ce8-4c06-b472-256026243dc1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:23:56.873 7 INFO cinder.api.openstack.wsgi [None req-3200ea85-1ce8-4c06-b472-256026243dc1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/472] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:23:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:23:56.923 8 INFO cinder.api.openstack.wsgi [None req-7ac1731c-59b2-4582-aa0d-8c28996fa3d4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:23:56.946 8 INFO cinder.api.openstack.wsgi [None req-7ac1731c-59b2-4582-aa0d-8c28996fa3d4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 237/473] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:23:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:23:56.959 7 INFO cinder.api.openstack.wsgi [None req-06922e0e-c0b4-4b9a-bb70-3a8fe6fff18c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:23:56.980 7 INFO cinder.api.openstack.wsgi [None req-06922e0e-c0b4-4b9a-bb70-3a8fe6fff18c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 237/474] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:23:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:23:56.990 8 INFO cinder.api.openstack.wsgi [None req-3ea85df4-3d7f-4142-ac73-4c7b51712449 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:23:57.019 8 INFO cinder.api.openstack.wsgi [None req-3ea85df4-3d7f-4142-ac73-4c7b51712449 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 238/475] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:23:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:23:57.031 7 INFO cinder.api.openstack.wsgi [None req-92a52dc9-3559-4c2a-abe1-4aad0200b952 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:23:57.037 7 INFO cinder.volume.api [None req-92a52dc9-3559-4c2a-abe1-4aad0200b952 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:23:57.037 7 INFO cinder.api.openstack.wsgi [None req-92a52dc9-3559-4c2a-abe1-4aad0200b952 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 238/476] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:23:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:23:57.047 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:23:57.057 8 INFO cinder.volume.api [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:23:57.059 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 239/477] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:23:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:23:57.071 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:23:57.576 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 239/478] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:23:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:24:02.547 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:24:02.548 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:24:02.548 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:24:02.549 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:24:12.545 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:24:12.546 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:24:12.546 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:24:12.548 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:24:22.545 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:24:22.546 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:24:22.545 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:24:22.547 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:24:32.545 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:24:32.546 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:24:32.546 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:24:32.547 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:24:42.545 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:24:42.546 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:24:42.546 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:24:42.547 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:24:52.545 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:24:52.545 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:24:52.546 7 INFO cinder.api.openstack.wsgi [None req-d6f2cdbd-bd1c-4d81-a3a9-de1f3311f4be 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:24:52.546 8 INFO cinder.api.openstack.wsgi [None req-5d0aee78-369e-45cd-bae2-fbd318e9370f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:24:56.860 7 INFO cinder.api.openstack.wsgi [None req-59973265-e782-4780-a223-635135077960 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:24:56.871 7 INFO cinder.volume.api [None req-59973265-e782-4780-a223-635135077960 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:24:56.873 7 INFO cinder.api.openstack.wsgi [None req-59973265-e782-4780-a223-635135077960 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/491] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:24:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:24:56.888 8 INFO cinder.api.openstack.wsgi [None req-ea9bfc54-0fbe-4724-96ef-b80943909549 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:24:57.393 8 INFO cinder.api.openstack.wsgi [None req-ea9bfc54-0fbe-4724-96ef-b80943909549 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 246/492] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:24:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:24:57.408 7 INFO cinder.api.openstack.wsgi [None req-af732c2d-cf53-47a9-aed2-ed884619f200 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:24:57.451 7 INFO cinder.volume.api [None req-af732c2d-cf53-47a9-aed2-ed884619f200 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:24:57.454 7 INFO cinder.api.openstack.wsgi [None req-af732c2d-cf53-47a9-aed2-ed884619f200 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 247/493] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:24:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:24:57.486 8 INFO cinder.api.openstack.wsgi [None req-c8478869-a370-40b6-8c48-eb5c15315cb0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:24:57.492 8 INFO cinder.volume.api [None req-c8478869-a370-40b6-8c48-eb5c15315cb0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:24:57.493 8 INFO cinder.api.openstack.wsgi [None req-c8478869-a370-40b6-8c48-eb5c15315cb0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 247/494] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:24:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:24:57.509 7 INFO cinder.api.openstack.wsgi [None req-bf9dd421-4e97-4341-bb7a-014291fc16e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:24:57.515 7 INFO cinder.api.openstack.wsgi [None req-bf9dd421-4e97-4341-bb7a-014291fc16e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 248/495] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:24:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:24:57.558 8 INFO cinder.api.openstack.wsgi [None req-cd38b4ed-0834-46c0-9dd9-2c718da79328 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:24:57.582 8 INFO cinder.api.openstack.wsgi [None req-cd38b4ed-0834-46c0-9dd9-2c718da79328 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/496] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:24:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:24:57.595 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:24:57.640 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 249/497] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:24:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:24:57.653 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:24:57.672 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 249/498] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:24:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:25:02.545 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:25:02.545 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:25:02.546 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:25:02.546 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:25:12.546 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:25:12.546 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:25:12.547 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:25:12.547 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:25:22.545 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:25:22.545 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:25:22.545 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:25:22.547 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:25:32.545 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:25:32.546 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:25:32.547 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:25:32.548 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:25:42.544 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:25:42.545 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:25:42.545 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:25:42.546 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:25:52.545 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:25:52.545 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:25:52.546 8 INFO cinder.api.openstack.wsgi [None req-a4f39a81-5017-4ffd-a5bd-1819e87aaa0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:25:52.546 7 INFO cinder.api.openstack.wsgi [None req-32964816-5d0a-40cc-9c7c-94b8276d72ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:25:56.850 8 INFO cinder.api.openstack.wsgi [None req-931abc36-ca31-4cc9-af89-83ae105a3edd 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:25:56.860 8 INFO cinder.volume.api [None req-931abc36-ca31-4cc9-af89-83ae105a3edd 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:25:56.861 8 INFO cinder.api.openstack.wsgi [None req-931abc36-ca31-4cc9-af89-83ae105a3edd 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/511] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:25:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:25:56.904 7 INFO cinder.api.openstack.wsgi [None req-f1f05f7b-cc59-47ba-ab3e-cc829642f5e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:25:56.932 7 INFO cinder.api.openstack.wsgi [None req-f1f05f7b-cc59-47ba-ab3e-cc829642f5e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/512] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:25:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:25:56.947 8 INFO cinder.api.openstack.wsgi [None req-ccb1edeb-bee6-4449-88a8-7e96fc14fbf6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:25:56.966 8 INFO cinder.api.openstack.wsgi [None req-ccb1edeb-bee6-4449-88a8-7e96fc14fbf6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 257/513] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:25:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:25:56.977 7 INFO cinder.api.openstack.wsgi [None req-29a5a3bd-31b5-45f3-ab1c-3d3c02fa5fff 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:25:56.999 7 INFO cinder.api.openstack.wsgi [None req-29a5a3bd-31b5-45f3-ab1c-3d3c02fa5fff 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 257/514] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:25:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:25:57.015 8 INFO cinder.api.openstack.wsgi [None req-ed03c6b3-4801-4f95-ac5a-8a19df936f04 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:25:57.021 8 INFO cinder.volume.api [None req-ed03c6b3-4801-4f95-ac5a-8a19df936f04 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:25:57.021 8 INFO cinder.api.openstack.wsgi [None req-ed03c6b3-4801-4f95-ac5a-8a19df936f04 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/515] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:25:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:25:57.035 7 INFO cinder.api.openstack.wsgi [None req-6ad41a4d-6b61-47ea-bea1-7b50ea842f04 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:25:57.040 7 INFO cinder.api.openstack.wsgi [None req-6ad41a4d-6b61-47ea-bea1-7b50ea842f04 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 258/516] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:25:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:25:57.048 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:25:57.552 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 259/517] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:25:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:25:57.570 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:25:57.581 7 INFO cinder.volume.api [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:25:57.583 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/518] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:25:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:26:02.545 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:26:02.545 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:26:02.546 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:26:02.546 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:26:12.546 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:26:12.546 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:26:12.548 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:26:12.548 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:26:22.545 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:26:22.546 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:26:22.545 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:26:22.547 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:26:32.544 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:26:32.545 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:26:32.545 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:26:32.546 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:26:42.547 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:26:42.548 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:26:42.549 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:26:42.550 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:26:52.545 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:26:52.545 7 INFO cinder.api.openstack.wsgi [None req-1e04640a-3f0b-43b9-9269-cd029fba03e8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:26:52.545 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:26:52.546 8 INFO cinder.api.openstack.wsgi [None req-bfcf5416-5c25-4b75-ba79-d770da46d1b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:26:56.847 7 INFO cinder.api.openstack.wsgi [None req-918a581d-b240-418d-b015-c34005c3d2a2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:26:56.854 7 INFO cinder.volume.api [None req-918a581d-b240-418d-b015-c34005c3d2a2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:26:56.855 7 INFO cinder.api.openstack.wsgi [None req-918a581d-b240-418d-b015-c34005c3d2a2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:26:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:26:56.868 8 INFO cinder.api.openstack.wsgi [None req-0f4fccd0-5b05-4abb-adce-63cb91817363 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:26:56.873 8 INFO cinder.api.openstack.wsgi [None req-0f4fccd0-5b05-4abb-adce-63cb91817363 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 8|app: 0|req: 266/532] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:26:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:26:56.883 7 INFO cinder.api.openstack.wsgi [None req-45ecb5f1-ccb1-4020-987a-97e4b9e32627 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:26:56.894 7 INFO cinder.volume.api [None req-45ecb5f1-ccb1-4020-987a-97e4b9e32627 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:26:56.898 7 INFO cinder.api.openstack.wsgi [None req-45ecb5f1-ccb1-4020-987a-97e4b9e32627 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 267/533] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:26:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:26:56.911 8 INFO cinder.api.openstack.wsgi [None req-e33d7252-4c72-4b0a-bc8f-ea54dcbe76aa 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:26:57.414 8 INFO cinder.api.openstack.wsgi [None req-e33d7252-4c72-4b0a-bc8f-ea54dcbe76aa 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 267/534] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:26:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:26:57.427 7 INFO cinder.api.openstack.wsgi [None req-815eed92-e693-4d35-a5de-3662d5494c6c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:26:57.438 7 INFO cinder.volume.api [None req-815eed92-e693-4d35-a5de-3662d5494c6c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:26:57.440 7 INFO cinder.api.openstack.wsgi [None req-815eed92-e693-4d35-a5de-3662d5494c6c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 268/535] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:26:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:26:57.484 8 INFO cinder.api.openstack.wsgi [None req-ac6d85b5-a546-489c-896a-a7ebc89f6463 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:26:57.516 8 INFO cinder.api.openstack.wsgi [None req-ac6d85b5-a546-489c-896a-a7ebc89f6463 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/536] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:26:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:26:57.530 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:26:57.556 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 269/537] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:26:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:26:57.594 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:26:57.627 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 269/538] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:26:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:27:02.547 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:27:02.548 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:27:02.548 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:27:02.551 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:27:12.545 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:27:12.545 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:27:12.546 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:27:12.547 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:27:22.544 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:27:22.545 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:27:22.547 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:27:22.549 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:27:32.545 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:27:32.545 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:27:32.546 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:27:32.546 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:27:42.546 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:27:42.546 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:27:42.547 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:27:42.548 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:27:52.546 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:27:52.548 8 INFO cinder.api.openstack.wsgi [None req-c2044205-c4ac-4620-857e-442ad62adf0a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:27:52.547 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:27:52.548 7 INFO cinder.api.openstack.wsgi [None req-9dfc9c16-76af-4f60-911f-e47b5f830093 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:27:56.984 8 INFO cinder.api.openstack.wsgi [None req-7304b9fe-9e33-4a1c-a0c5-4046f30e021c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:27:57.490 8 INFO cinder.api.openstack.wsgi [None req-7304b9fe-9e33-4a1c-a0c5-4046f30e021c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 276/551] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:27:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 670 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:27:57.551 7 INFO cinder.api.openstack.wsgi [None req-0614693c-d365-44cb-9849-98f754fa5192 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:27:57.581 7 INFO cinder.api.openstack.wsgi [None req-0614693c-d365-44cb-9849-98f754fa5192 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/552] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:27:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:27:57.597 8 INFO cinder.api.openstack.wsgi [None req-0ffc3f05-86b4-4504-9fef-3f168814de62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:27:57.628 8 INFO cinder.api.openstack.wsgi [None req-0ffc3f05-86b4-4504-9fef-3f168814de62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 277/553] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:27:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:27:57.642 7 INFO cinder.api.openstack.wsgi [None req-f610ecfa-68fa-4d62-ac67-b79c17a70c5f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:27:57.663 7 INFO cinder.api.openstack.wsgi [None req-f610ecfa-68fa-4d62-ac67-b79c17a70c5f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 277/554] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:27:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:27:57.673 8 INFO cinder.api.openstack.wsgi [None req-1b8e6ede-2535-42ce-b90d-f5f3830bde53 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:27:57.683 8 INFO cinder.volume.api [None req-1b8e6ede-2535-42ce-b90d-f5f3830bde53 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:27:57.685 8 INFO cinder.api.openstack.wsgi [None req-1b8e6ede-2535-42ce-b90d-f5f3830bde53 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 278/555] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:27:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:27:57.695 7 INFO cinder.api.openstack.wsgi [None req-fcaebdea-da15-40c0-865f-81119e7af318 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:27:57.700 7 INFO cinder.volume.api [None req-fcaebdea-da15-40c0-865f-81119e7af318 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:27:57.700 7 INFO cinder.api.openstack.wsgi [None req-fcaebdea-da15-40c0-865f-81119e7af318 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 278/556] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:27:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:27:57.709 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:27:57.719 8 INFO cinder.volume.api [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:27:57.721 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 279/557] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:27:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:27:57.731 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:27:57.736 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 279/558] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:27:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:28:02.546 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:28:02.547 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:28:02.547 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:28:02.548 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:28:12.545 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:28:12.545 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:28:12.546 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:28:12.546 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:28:22.546 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:28:22.546 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:28:22.547 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:28:22.547 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:28:32.546 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:28:32.547 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:28:32.548 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:28:32.548 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:28:42.545 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:28:42.545 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:28:42.546 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:28:42.546 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:28:52.545 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:28:52.545 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:28:52.546 7 INFO cinder.api.openstack.wsgi [None req-212267f5-ff05-4273-a344-d753749927c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:28:52.547 8 INFO cinder.api.openstack.wsgi [None req-7bd0a200-e495-4506-b613-be924c9fccc3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:28:56.922 7 INFO cinder.api.openstack.wsgi [None req-f493251b-7562-40d9-978b-d2201236d4e4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:28:56.933 7 INFO cinder.volume.api [None req-f493251b-7562-40d9-978b-d2201236d4e4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:28:56.935 7 INFO cinder.api.openstack.wsgi [None req-f493251b-7562-40d9-978b-d2201236d4e4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:28:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:28:56.992 8 INFO cinder.api.openstack.wsgi [None req-d6cac755-8144-48c2-b8da-e379e6135f0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:28:57.015 8 INFO cinder.api.openstack.wsgi [None req-d6cac755-8144-48c2-b8da-e379e6135f0b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/572] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:28:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:28:57.031 7 INFO cinder.api.openstack.wsgi [None req-6bd08f8b-d28b-4a8a-a9af-5b7b8fc630d4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:28:57.053 7 INFO cinder.api.openstack.wsgi [None req-6bd08f8b-d28b-4a8a-a9af-5b7b8fc630d4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/573] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:28:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:28:57.064 8 INFO cinder.api.openstack.wsgi [None req-09d6022c-56ef-4cc7-993c-7baa67f7d749 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:28:57.086 8 INFO cinder.api.openstack.wsgi [None req-09d6022c-56ef-4cc7-993c-7baa67f7d749 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 287/574] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:28:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:28:57.096 7 INFO cinder.api.openstack.wsgi [None req-3c985a9a-9c91-4917-9638-44ff3e1bb9c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:28:57.105 7 INFO cinder.volume.api [None req-3c985a9a-9c91-4917-9638-44ff3e1bb9c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:28:57.107 7 INFO cinder.api.openstack.wsgi [None req-3c985a9a-9c91-4917-9638-44ff3e1bb9c1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 288/575] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:28:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:28:57.119 8 INFO cinder.api.openstack.wsgi [None req-30a131b3-bfca-4e81-b424-981bbf9701df 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:28:57.126 8 INFO cinder.volume.api [None req-30a131b3-bfca-4e81-b424-981bbf9701df 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:28:57.126 8 INFO cinder.api.openstack.wsgi [None req-30a131b3-bfca-4e81-b424-981bbf9701df 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/576] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:28:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:28:57.133 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:28:57.138 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 289/577] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:28:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:28:57.148 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:28:57.652 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 289/578] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:28:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:29:02.545 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:29:02.546 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:29:02.546 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:29:02.547 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:29:12.546 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:29:12.546 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:29:12.547 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:29:12.547 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:29:22.546 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:29:22.546 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:29:22.546 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:29:22.547 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:29:32.546 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:29:32.546 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:29:32.547 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:29:32.547 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:29:42.545 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:29:42.545 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:29:42.546 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:29:42.546 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:29:52.545 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:29:52.545 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:29:52.545 8 INFO cinder.api.openstack.wsgi [None req-cfd63ad7-e029-46b3-9425-f76475f3de43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:29:52.545 7 INFO cinder.api.openstack.wsgi [None req-cb70befb-56ce-4d5e-a65d-4b27f24ac5db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:29:56.957 8 INFO cinder.api.openstack.wsgi [None req-0ed008f0-8b9a-4740-9ff3-9a013fc1236a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:29:56.975 8 INFO cinder.api.openstack.wsgi [None req-0ed008f0-8b9a-4740-9ff3-9a013fc1236a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 296/591] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:29:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:29:56.988 7 INFO cinder.api.openstack.wsgi [None req-2419eac9-ac9d-4382-b35b-78d88f4f90a0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:29:57.012 7 INFO cinder.api.openstack.wsgi [None req-2419eac9-ac9d-4382-b35b-78d88f4f90a0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 296/592] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:29:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:29:57.025 8 INFO cinder.api.openstack.wsgi [None req-bd8af9bb-b6fe-430f-a39f-f3586c95deb4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:29:57.045 8 INFO cinder.api.openstack.wsgi [None req-bd8af9bb-b6fe-430f-a39f-f3586c95deb4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 297/593] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:29:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:29:57.056 7 INFO cinder.api.openstack.wsgi [None req-7eecc7c3-23ca-40ac-9ba9-65d320871901 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:29:57.065 7 INFO cinder.volume.api [None req-7eecc7c3-23ca-40ac-9ba9-65d320871901 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:29:57.066 7 INFO cinder.api.openstack.wsgi [None req-7eecc7c3-23ca-40ac-9ba9-65d320871901 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/594] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:29:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:29:57.076 8 INFO cinder.api.openstack.wsgi [None req-dd70e650-e5c9-4daa-871c-72c19fb098f9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:29:57.082 8 INFO cinder.volume.api [None req-dd70e650-e5c9-4daa-871c-72c19fb098f9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:29:57.083 8 INFO cinder.api.openstack.wsgi [None req-dd70e650-e5c9-4daa-871c-72c19fb098f9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 298/595] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:29:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:29:57.093 7 INFO cinder.api.openstack.wsgi [None req-47d1f4bb-349f-4d0b-96c0-d72052c22f8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:29:57.596 7 INFO cinder.api.openstack.wsgi [None req-47d1f4bb-349f-4d0b-96c0-d72052c22f8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 298/596] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:29:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:29:57.609 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:29:57.626 8 INFO cinder.volume.api [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:29:57.629 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 299/597] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:29:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:29:57.643 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:29:57.651 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 299/598] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:29:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:30:02.545 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:30:02.546 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:30:02.547 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:30:02.548 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:30:12.545 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:30:12.545 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:30:12.546 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:30:12.546 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:30:22.545 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:30:22.545 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:30:22.546 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:30:22.546 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:30:32.546 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:30:32.547 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:30:32.547 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:30:32.547 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:30:42.546 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:30:42.546 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:30:42.547 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:30:42.547 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:30:52.545 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:30:52.546 7 INFO cinder.api.openstack.wsgi [None req-044cde71-a8ee-40ac-8ab1-df79245fdf0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:30:52.549 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:30:52.550 8 INFO cinder.api.openstack.wsgi [None req-c857e92b-e154-4677-8fb3-f4eb372fe487 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:30:56.854 7 INFO cinder.api.openstack.wsgi [None req-f5f7efcd-4c85-44cf-ace7-a53d4256b322 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:30:56.864 7 INFO cinder.volume.api [None req-f5f7efcd-4c85-44cf-ace7-a53d4256b322 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:30:56.866 7 INFO cinder.api.openstack.wsgi [None req-f5f7efcd-4c85-44cf-ace7-a53d4256b322 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 306/611] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:30:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:30:56.878 8 INFO cinder.api.openstack.wsgi [None req-5be1bd4c-006c-42bd-9747-f16ebc8cb532 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:30:56.885 8 INFO cinder.volume.api [None req-5be1bd4c-006c-42bd-9747-f16ebc8cb532 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:30:56.885 8 INFO cinder.api.openstack.wsgi [None req-5be1bd4c-006c-42bd-9747-f16ebc8cb532 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 306/612] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:30:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:30:56.896 7 INFO cinder.api.openstack.wsgi [None req-c1a1d9ee-8a24-469b-84a6-a1c1882cc757 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:30:56.904 7 INFO cinder.volume.api [None req-c1a1d9ee-8a24-469b-84a6-a1c1882cc757 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:30:56.906 7 INFO cinder.api.openstack.wsgi [None req-c1a1d9ee-8a24-469b-84a6-a1c1882cc757 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 307/613] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:30:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:30:56.917 8 INFO cinder.api.openstack.wsgi [None req-96c5b9f4-3313-47b3-a414-4ba2b5359b7b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:30:57.421 8 INFO cinder.api.openstack.wsgi [None req-96c5b9f4-3313-47b3-a414-4ba2b5359b7b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 307/614] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:30:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:30:57.431 7 INFO cinder.api.openstack.wsgi [None req-fd348779-3150-42fd-a3bb-e04b956b7039 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:30:57.435 7 INFO cinder.api.openstack.wsgi [None req-fd348779-3150-42fd-a3bb-e04b956b7039 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 308/615] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:30:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:30:57.476 8 INFO cinder.api.openstack.wsgi [None req-dfb890e0-5abf-48e7-8bba-405102cb046c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:30:57.505 8 INFO cinder.api.openstack.wsgi [None req-dfb890e0-5abf-48e7-8bba-405102cb046c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 308/616] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:30:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:30:57.516 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:30:57.540 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/617] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:30:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:30:57.556 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:30:57.583 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/618] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:30:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:31:02.545 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:31:02.545 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:31:02.546 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:31:02.546 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:31:12.546 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:31:12.547 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:31:12.548 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:31:12.550 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:31:22.544 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:31:22.545 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:31:22.545 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:31:22.546 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:31:32.551 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:31:32.551 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:31:32.552 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:31:32.552 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:31:42.545 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:31:42.545 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:31:42.545 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:31:42.547 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:31:52.545 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:31:52.545 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:31:52.546 7 INFO cinder.api.openstack.wsgi [None req-adc492b4-ad4c-4d3d-a223-6997834a7bae 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:31:52.546 8 INFO cinder.api.openstack.wsgi [None req-2bc0426e-5800-43bb-a8ee-626c0c589000 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:31:56.824 7 INFO cinder.api.openstack.wsgi [None req-6fddf105-97a9-49c7-8c82-c20e6301ac18 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:31:56.838 7 INFO cinder.volume.api [None req-6fddf105-97a9-49c7-8c82-c20e6301ac18 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:31:56.842 7 INFO cinder.api.openstack.wsgi [None req-6fddf105-97a9-49c7-8c82-c20e6301ac18 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 316/631] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:31:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:31:56.855 8 INFO cinder.api.openstack.wsgi [None req-dddb3485-dd0c-48ac-a07a-de51b0a569a0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:31:56.862 8 INFO cinder.volume.api [None req-dddb3485-dd0c-48ac-a07a-de51b0a569a0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:31:56.862 8 INFO cinder.api.openstack.wsgi [None req-dddb3485-dd0c-48ac-a07a-de51b0a569a0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 316/632] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:31:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:31:56.872 7 INFO cinder.api.openstack.wsgi [None req-a8a13973-a04c-49aa-931a-85ea13683c5e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:31:56.877 7 INFO cinder.api.openstack.wsgi [None req-a8a13973-a04c-49aa-931a-85ea13683c5e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 317/633] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:31:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:31:56.893 8 INFO cinder.api.openstack.wsgi [None req-db7d3568-dc6c-4f0d-a892-bd22aaa99e85 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:31:57.403 8 INFO cinder.api.openstack.wsgi [None req-db7d3568-dc6c-4f0d-a892-bd22aaa99e85 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 317/634] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:31:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 670 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:31:57.416 7 INFO cinder.api.openstack.wsgi [None req-5075bb1c-661f-4fb8-a306-11ed1b8075f3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:31:57.430 7 INFO cinder.volume.api [None req-5075bb1c-661f-4fb8-a306-11ed1b8075f3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:31:57.433 7 INFO cinder.api.openstack.wsgi [None req-5075bb1c-661f-4fb8-a306-11ed1b8075f3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 318/635] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:31:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:31:57.480 8 INFO cinder.api.openstack.wsgi [None req-231eb598-4948-48c2-baf0-c462e36b8403 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:31:57.499 8 INFO cinder.api.openstack.wsgi [None req-231eb598-4948-48c2-baf0-c462e36b8403 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/636] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:31:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:31:57.513 7 INFO cinder.api.openstack.wsgi [None req-b09243c0-0aed-4a01-9a5c-6233f123c021 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:31:57.541 7 INFO cinder.api.openstack.wsgi [None req-b09243c0-0aed-4a01-9a5c-6233f123c021 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 319/637] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:31:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:31:57.557 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:31:57.586 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 319/638] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:31:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:32:02.251 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET https://volume.162-253-55-161.nip.io/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=False 2026-08-26 01:32:02.268 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] https://volume.162-253-55-161.nip.io/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 320/639] 162.253.55.161 () {44 vars in 1069 bytes} [Wed Aug 26 01:32:02 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=False => generated 338 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:32:02.545 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:32:02.545 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:32:02.546 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:32:02.546 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:32:12.545 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:32:12.546 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:32:12.546 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:32:12.547 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:32:22.545 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:32:22.545 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:32:22.545 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:32:22.546 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:32:32.545 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:32:32.546 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:32:32.546 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:32:32.547 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:32:42.545 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:32:42.545 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:32:42.546 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:32:42.547 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:32:52.545 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:32:52.545 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:32:52.546 8 INFO cinder.api.openstack.wsgi [None req-b5903476-e0b6-4893-a927-deeb00be57fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:32:52.546 7 INFO cinder.api.openstack.wsgi [None req-ed455718-f29d-49da-8b61-00bedfd34bc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:32:56.821 8 INFO cinder.api.openstack.wsgi [None req-f1909d79-ec6c-4b66-adde-0ea03b50ddc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:32:56.827 8 INFO cinder.volume.api [None req-f1909d79-ec6c-4b66-adde-0ea03b50ddc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:32:56.828 8 INFO cinder.api.openstack.wsgi [None req-f1909d79-ec6c-4b66-adde-0ea03b50ddc8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 326/652] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:32:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:32:56.840 7 INFO cinder.api.openstack.wsgi [None req-d3cd5188-0924-414d-b3e8-74a6d3b94c59 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:32:57.345 7 INFO cinder.api.openstack.wsgi [None req-d3cd5188-0924-414d-b3e8-74a6d3b94c59 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 327/653] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:32:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:32:57.368 8 INFO cinder.api.openstack.wsgi [None req-47d8e797-26e0-47a3-8e83-a801a3812313 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:32:57.398 8 INFO cinder.volume.api [None req-47d8e797-26e0-47a3-8e83-a801a3812313 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:32:57.401 8 INFO cinder.api.openstack.wsgi [None req-47d8e797-26e0-47a3-8e83-a801a3812313 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 327/654] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:32:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:32:57.414 7 INFO cinder.api.openstack.wsgi [None req-be3f6f87-a92e-472b-bddd-cb10ebce2091 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:32:57.422 7 INFO cinder.api.openstack.wsgi [None req-be3f6f87-a92e-472b-bddd-cb10ebce2091 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 328/655] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:32:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:32:57.470 8 INFO cinder.api.openstack.wsgi [None req-014701e2-badd-46bc-8444-4d95ffd4b0d4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:32:57.496 8 INFO cinder.api.openstack.wsgi [None req-014701e2-badd-46bc-8444-4d95ffd4b0d4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 328/656] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:32:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:32:57.513 7 INFO cinder.api.openstack.wsgi [None req-5e47f592-ff4d-4654-a5d4-e2e80c1e0f40 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:32:57.539 7 INFO cinder.api.openstack.wsgi [None req-5e47f592-ff4d-4654-a5d4-e2e80c1e0f40 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 329/657] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:32:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:32:57.552 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:32:57.577 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 329/658] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:32:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:32:57.588 7 INFO cinder.api.openstack.wsgi [None req-4c979a2c-6b1e-49f3-bf82-c554f43e2ee9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:32:57.599 7 INFO cinder.volume.api [None req-4c979a2c-6b1e-49f3-bf82-c554f43e2ee9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:32:57.601 7 INFO cinder.api.openstack.wsgi [None req-4c979a2c-6b1e-49f3-bf82-c554f43e2ee9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 330/659] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:32:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:33:02.545 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:33:02.546 7 INFO cinder.api.openstack.wsgi [None req-4c979a2c-6b1e-49f3-bf82-c554f43e2ee9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:33:02.546 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:33:02.547 7 INFO cinder.api.openstack.wsgi [None req-4c979a2c-6b1e-49f3-bf82-c554f43e2ee9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:33:12.545 7 INFO cinder.api.openstack.wsgi [None req-4c979a2c-6b1e-49f3-bf82-c554f43e2ee9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:33:12.545 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:33:12.546 7 INFO cinder.api.openstack.wsgi [None req-4c979a2c-6b1e-49f3-bf82-c554f43e2ee9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:33:12.546 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:33:12.779 7 INFO cinder.api.openstack.wsgi [None req-6534d7cf-31a9-4a39-b7ab-c392f748b45c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET https://volume.162-253-55-161.nip.io/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=False 2026-08-26 01:33:12.796 7 INFO cinder.api.openstack.wsgi [None req-6534d7cf-31a9-4a39-b7ab-c392f748b45c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] https://volume.162-253-55-161.nip.io/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 333/664] 162.253.55.161 () {44 vars in 1069 bytes} [Wed Aug 26 01:33:12 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=False => generated 338 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:33:22.547 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:33:22.548 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:33:22.548 7 INFO cinder.api.openstack.wsgi [None req-6534d7cf-31a9-4a39-b7ab-c392f748b45c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:33:22.549 7 INFO cinder.api.openstack.wsgi [None req-6534d7cf-31a9-4a39-b7ab-c392f748b45c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:33:32.546 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:33:32.546 7 INFO cinder.api.openstack.wsgi [None req-6534d7cf-31a9-4a39-b7ab-c392f748b45c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:33:32.547 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:33:32.547 7 INFO cinder.api.openstack.wsgi [None req-6534d7cf-31a9-4a39-b7ab-c392f748b45c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:33:42.545 7 INFO cinder.api.openstack.wsgi [None req-6534d7cf-31a9-4a39-b7ab-c392f748b45c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:33:42.545 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:33:42.546 7 INFO cinder.api.openstack.wsgi [None req-6534d7cf-31a9-4a39-b7ab-c392f748b45c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:33:42.546 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:33:52.545 7 INFO cinder.api.openstack.wsgi [None req-6534d7cf-31a9-4a39-b7ab-c392f748b45c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:33:52.545 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:33:52.546 7 INFO cinder.api.openstack.wsgi [None req-6534d7cf-31a9-4a39-b7ab-c392f748b45c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:33:52.547 8 INFO cinder.api.openstack.wsgi [None req-1a418841-a668-4cc8-a04e-fd840ddbb83e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:33:56.847 7 INFO cinder.api.openstack.wsgi [None req-110661b9-97fc-4d43-9262-06b04709ff38 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:33:56.855 7 INFO cinder.volume.api [None req-110661b9-97fc-4d43-9262-06b04709ff38 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:33:56.856 7 INFO cinder.api.openstack.wsgi [None req-110661b9-97fc-4d43-9262-06b04709ff38 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 338/673] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:33:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:33:56.869 8 INFO cinder.api.openstack.wsgi [None req-0636550d-637c-4ef2-8dae-4e065ae74146 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:33:57.373 8 INFO cinder.api.openstack.wsgi [None req-0636550d-637c-4ef2-8dae-4e065ae74146 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 336/674] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:33:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:33:57.392 7 INFO cinder.api.openstack.wsgi [None req-9a44a8ef-67d2-4f87-ab73-eac4c46b1ccf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:33:57.401 7 INFO cinder.api.openstack.wsgi [None req-9a44a8ef-67d2-4f87-ab73-eac4c46b1ccf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 339/675] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:33:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:33:57.413 8 INFO cinder.api.openstack.wsgi [None req-dfebf58b-14f8-48d9-9ca9-67d660d914c2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:33:57.424 8 INFO cinder.volume.api [None req-dfebf58b-14f8-48d9-9ca9-67d660d914c2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:33:57.426 8 INFO cinder.api.openstack.wsgi [None req-dfebf58b-14f8-48d9-9ca9-67d660d914c2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 337/676] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:33:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:33:57.436 7 INFO cinder.api.openstack.wsgi [None req-61f5af41-71c0-4043-98ab-e4755d1fdef4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:33:57.448 7 INFO cinder.volume.api [None req-61f5af41-71c0-4043-98ab-e4755d1fdef4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:33:57.449 7 INFO cinder.api.openstack.wsgi [None req-61f5af41-71c0-4043-98ab-e4755d1fdef4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 340/677] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:33:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:33:57.510 8 INFO cinder.api.openstack.wsgi [None req-0bd35706-c8a9-40a0-81b6-1fbabdb7de12 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:33:57.540 8 INFO cinder.api.openstack.wsgi [None req-0bd35706-c8a9-40a0-81b6-1fbabdb7de12 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/678] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:33:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:33:57.553 7 INFO cinder.api.openstack.wsgi [None req-69c917e8-6a15-488b-be00-6e1ec85866d5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:33:57.588 7 INFO cinder.api.openstack.wsgi [None req-69c917e8-6a15-488b-be00-6e1ec85866d5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/679] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:33:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:33:57.602 8 INFO cinder.api.openstack.wsgi [None req-a241d116-9d35-4deb-874f-dc41ddb2f5ce 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:33:57.629 8 INFO cinder.api.openstack.wsgi [None req-a241d116-9d35-4deb-874f-dc41ddb2f5ce 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 339/680] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:33:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:34:02.545 7 INFO cinder.api.openstack.wsgi [None req-69c917e8-6a15-488b-be00-6e1ec85866d5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:34:02.546 7 INFO cinder.api.openstack.wsgi [None req-69c917e8-6a15-488b-be00-6e1ec85866d5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:34:02.546 8 INFO cinder.api.openstack.wsgi [None req-a241d116-9d35-4deb-874f-dc41ddb2f5ce 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:34:02.548 8 INFO cinder.api.openstack.wsgi [None req-a241d116-9d35-4deb-874f-dc41ddb2f5ce 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:34:12.545 8 INFO cinder.api.openstack.wsgi [None req-a241d116-9d35-4deb-874f-dc41ddb2f5ce 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:34:12.545 7 INFO cinder.api.openstack.wsgi [None req-69c917e8-6a15-488b-be00-6e1ec85866d5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:34:12.546 7 INFO cinder.api.openstack.wsgi [None req-69c917e8-6a15-488b-be00-6e1ec85866d5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:34:12.546 8 INFO cinder.api.openstack.wsgi [None req-a241d116-9d35-4deb-874f-dc41ddb2f5ce 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:34:22.546 7 INFO cinder.api.openstack.wsgi [None req-69c917e8-6a15-488b-be00-6e1ec85866d5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:34:22.546 8 INFO cinder.api.openstack.wsgi [None req-a241d116-9d35-4deb-874f-dc41ddb2f5ce 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:34:22.547 7 INFO cinder.api.openstack.wsgi [None req-69c917e8-6a15-488b-be00-6e1ec85866d5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:34:22.547 8 INFO cinder.api.openstack.wsgi [None req-a241d116-9d35-4deb-874f-dc41ddb2f5ce 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:34:32.547 7 INFO cinder.api.openstack.wsgi [None req-69c917e8-6a15-488b-be00-6e1ec85866d5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:34:32.547 8 INFO cinder.api.openstack.wsgi [None req-a241d116-9d35-4deb-874f-dc41ddb2f5ce 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:34:32.548 7 INFO cinder.api.openstack.wsgi [None req-69c917e8-6a15-488b-be00-6e1ec85866d5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:34:32.548 8 INFO cinder.api.openstack.wsgi [None req-a241d116-9d35-4deb-874f-dc41ddb2f5ce 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:34:42.545 7 INFO cinder.api.openstack.wsgi [None req-69c917e8-6a15-488b-be00-6e1ec85866d5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:34:42.546 8 INFO cinder.api.openstack.wsgi [None req-a241d116-9d35-4deb-874f-dc41ddb2f5ce 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:34:42.546 7 INFO cinder.api.openstack.wsgi [None req-69c917e8-6a15-488b-be00-6e1ec85866d5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:34:42.546 8 INFO cinder.api.openstack.wsgi [None req-a241d116-9d35-4deb-874f-dc41ddb2f5ce 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:34:51.745 7 INFO cinder.api.openstack.wsgi [None req-220a26fb-bae9-4b18-ad1f-367df0e0175f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots 2026-08-26 01:34:51.757 7 INFO cinder.volume.api [None req-220a26fb-bae9-4b18-ad1f-367df0e0175f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:34:51.758 7 INFO cinder.api.openstack.wsgi [None req-220a26fb-bae9-4b18-ad1f-367df0e0175f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 347/691] 10.0.0.20 () {32 vars in 704 bytes} [Wed Aug 26 01:34:51 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:34:51.775 8 INFO cinder.api.openstack.wsgi [None req-0ec376a5-da2e-48b6-ab76-0b56ef8ce1d6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes 2026-08-26 01:34:51.804 8 INFO cinder.volume.api [None req-0ec376a5-da2e-48b6-ab76-0b56ef8ce1d6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:34:51.804 8 INFO cinder.api.openstack.wsgi [None req-0ec376a5-da2e-48b6-ab76-0b56ef8ce1d6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes returned with HTTP 200 [pid: 8|app: 0|req: 345/692] 10.0.0.20 () {32 vars in 700 bytes} [Wed Aug 26 01:34:51 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:34:52.545 7 INFO cinder.api.openstack.wsgi [None req-220a26fb-bae9-4b18-ad1f-367df0e0175f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:34:52.545 8 INFO cinder.api.openstack.wsgi [None req-0ec376a5-da2e-48b6-ab76-0b56ef8ce1d6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:34:52.546 7 INFO cinder.api.openstack.wsgi [None req-220a26fb-bae9-4b18-ad1f-367df0e0175f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:34:52.546 8 INFO cinder.api.openstack.wsgi [None req-0ec376a5-da2e-48b6-ab76-0b56ef8ce1d6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:34:56.890 7 INFO cinder.api.openstack.wsgi [None req-814e330c-93ac-4eb3-a76f-92a0f5ae2f7f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:34:56.902 7 INFO cinder.volume.api [None req-814e330c-93ac-4eb3-a76f-92a0f5ae2f7f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:34:56.903 7 INFO cinder.api.openstack.wsgi [None req-814e330c-93ac-4eb3-a76f-92a0f5ae2f7f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 349/695] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:34:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:34:56.919 8 INFO cinder.api.openstack.wsgi [None req-86d45347-27a7-480c-8d55-eedfb41dc634 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:34:57.424 8 INFO cinder.api.openstack.wsgi [None req-86d45347-27a7-480c-8d55-eedfb41dc634 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 347/696] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:34:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:34:57.441 7 INFO cinder.api.openstack.wsgi [None req-15bdd7ef-7e42-4bb5-8cf0-fd0a089f21ab 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:34:57.447 7 INFO cinder.volume.api [None req-15bdd7ef-7e42-4bb5-8cf0-fd0a089f21ab 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:34:57.448 7 INFO cinder.api.openstack.wsgi [None req-15bdd7ef-7e42-4bb5-8cf0-fd0a089f21ab 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 350/697] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:34:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:34:57.461 8 INFO cinder.api.openstack.wsgi [None req-57487173-19f3-4e4c-95c7-c0b30734a688 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:34:57.470 8 INFO cinder.volume.api [None req-57487173-19f3-4e4c-95c7-c0b30734a688 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:34:57.472 8 INFO cinder.api.openstack.wsgi [None req-57487173-19f3-4e4c-95c7-c0b30734a688 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 348/698] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:34:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:34:57.483 7 INFO cinder.api.openstack.wsgi [None req-5e8032f4-7184-443f-9598-31f7a97b4f4a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:34:57.496 7 INFO cinder.api.openstack.wsgi [None req-5e8032f4-7184-443f-9598-31f7a97b4f4a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 351/699] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:34:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:34:57.544 8 INFO cinder.api.openstack.wsgi [None req-5438ab09-1303-4c19-8ce0-c53254cd6e4c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:34:57.574 8 INFO cinder.api.openstack.wsgi [None req-5438ab09-1303-4c19-8ce0-c53254cd6e4c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 349/700] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:34:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:34:57.586 7 INFO cinder.api.openstack.wsgi [None req-7eaa49b8-de3d-444e-955c-783dc01bf1cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:34:57.631 7 INFO cinder.api.openstack.wsgi [None req-7eaa49b8-de3d-444e-955c-783dc01bf1cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/701] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:34:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:34:57.642 8 INFO cinder.api.openstack.wsgi [None req-ede2f143-7954-48c1-9a58-8a8cd6fc531b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:34:57.663 8 INFO cinder.api.openstack.wsgi [None req-ede2f143-7954-48c1-9a58-8a8cd6fc531b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 350/702] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:34:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:35:02.546 8 INFO cinder.api.openstack.wsgi [None req-ede2f143-7954-48c1-9a58-8a8cd6fc531b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:35:02.546 7 INFO cinder.api.openstack.wsgi [None req-7eaa49b8-de3d-444e-955c-783dc01bf1cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:35:02.547 8 INFO cinder.api.openstack.wsgi [None req-ede2f143-7954-48c1-9a58-8a8cd6fc531b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:35:02.547 7 INFO cinder.api.openstack.wsgi [None req-7eaa49b8-de3d-444e-955c-783dc01bf1cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:35:12.545 8 INFO cinder.api.openstack.wsgi [None req-ede2f143-7954-48c1-9a58-8a8cd6fc531b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:35:12.546 8 INFO cinder.api.openstack.wsgi [None req-ede2f143-7954-48c1-9a58-8a8cd6fc531b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:35:12.546 7 INFO cinder.api.openstack.wsgi [None req-7eaa49b8-de3d-444e-955c-783dc01bf1cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:35:12.547 7 INFO cinder.api.openstack.wsgi [None req-7eaa49b8-de3d-444e-955c-783dc01bf1cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:35:14.733 8 INFO cinder.api.openstack.wsgi [None req-f6a9ed25-e7b0-4df6-8853-ae4dec68e6fb 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes 2026-08-26 01:35:15.479 8 INFO cinder.api.v3.volumes [None req-f6a9ed25-e7b0-4df6-8853-ae4dec68e6fb 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] Create volume of 1 GB 2026-08-26 01:35:15.496 8 INFO cinder.volume.api [None req-f6a9ed25-e7b0-4df6-8853-ae4dec68e6fb 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] Availability Zones retrieved successfully. 2026-08-26 01:35:15.831 8 INFO cinder.volume.api [None req-f6a9ed25-e7b0-4df6-8853-ae4dec68e6fb 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] Create volume request issued successfully. 2026-08-26 01:35:15.833 8 INFO cinder.api.openstack.wsgi [None req-f6a9ed25-e7b0-4df6-8853-ae4dec68e6fb 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes returned with HTTP 202 [pid: 8|app: 0|req: 353/707] 10.0.0.20 () {34 vars in 722 bytes} [Wed Aug 26 01:35:14 2026] POST /v3/3baf183b87cc41dca2593565967b1b98/volumes => generated 865 bytes in 1108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-26 01:35:15.849 7 INFO cinder.api.openstack.wsgi [None req-9d7360fc-1638-4b47-9493-abd83755341c 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:35:15.899 7 INFO cinder.volume.api [None req-9d7360fc-1638-4b47-9493-abd83755341c 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] Volume info retrieved successfully. 2026-08-26 01:35:15.906 7 INFO cinder.api.openstack.wsgi [None req-9d7360fc-1638-4b47-9493-abd83755341c 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f returned with HTTP 200 [pid: 7|app: 0|req: 355/708] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:35:15 2026] GET /v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f => generated 933 bytes in 62 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-08-26 01:35:16.932 8 INFO cinder.api.openstack.wsgi [None req-94d6be20-201f-4416-9a2b-7edef650fada 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:35:16.947 8 INFO cinder.volume.api [None req-94d6be20-201f-4416-9a2b-7edef650fada 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] Volume info retrieved successfully. 2026-08-26 01:35:16.952 8 INFO cinder.api.openstack.wsgi [None req-94d6be20-201f-4416-9a2b-7edef650fada 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f returned with HTTP 200 [pid: 8|app: 0|req: 354/709] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:35:16 2026] GET /v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f => generated 957 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-08-26 01:35:17.979 7 INFO cinder.api.openstack.wsgi [None req-e670e11f-73a5-462c-a186-e04da75eef60 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:35:18.014 7 INFO cinder.volume.api [None req-e670e11f-73a5-462c-a186-e04da75eef60 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] Volume info retrieved successfully. 2026-08-26 01:35:18.020 7 INFO cinder.api.openstack.wsgi [None req-e670e11f-73a5-462c-a186-e04da75eef60 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f returned with HTTP 200 [pid: 7|app: 0|req: 356/710] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:35:17 2026] GET /v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f => generated 957 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:35:19.048 8 INFO cinder.api.openstack.wsgi [None req-d4b564c8-11d5-444d-b8b8-50db9f4ff41a 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:35:19.068 8 INFO cinder.volume.api [None req-d4b564c8-11d5-444d-b8b8-50db9f4ff41a 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] Volume info retrieved successfully. 2026-08-26 01:35:19.073 8 INFO cinder.api.openstack.wsgi [None req-d4b564c8-11d5-444d-b8b8-50db9f4ff41a 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f returned with HTTP 200 [pid: 8|app: 0|req: 355/711] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:35:19 2026] GET /v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f => 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-08-26 01:35:19.158 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-b0c8e84b-b308-495c-8776-d6e39b6c8be0 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:35:19.171 7 INFO cinder.volume.api [req-75b55b12-0187-4a7a-833e-90c892525791 req-b0c8e84b-b308-495c-8776-d6e39b6c8be0 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] Volume info retrieved successfully. 2026-08-26 01:35:19.176 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-b0c8e84b-b308-495c-8776-d6e39b6c8be0 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f returned with HTTP 200 [pid: 7|app: 0|req: 357/712] 10.0.0.83 () {34 vars in 1027 bytes} [Wed Aug 26 01:35:19 2026] GET /v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f => generated 1483 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-08-26 01:35:20.511 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-eca60f70-112e-49d2-95fe-f57a68d23be0 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:35:20.524 8 INFO cinder.volume.api [req-75b55b12-0187-4a7a-833e-90c892525791 req-eca60f70-112e-49d2-95fe-f57a68d23be0 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] Volume info retrieved successfully. 2026-08-26 01:35:20.529 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-eca60f70-112e-49d2-95fe-f57a68d23be0 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f returned with HTTP 200 [pid: 8|app: 0|req: 356/713] 10.0.0.83 () {34 vars in 1027 bytes} [Wed Aug 26 01:35:20 2026] GET /v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f => generated 1483 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:35:20.541 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-b0c8e84b-b308-495c-8776-d6e39b6c8be0 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-26 01:35:20.543 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-b0c8e84b-b308-495c-8776-d6e39b6c8be0 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 358/714] 10.0.0.83 () {32 vars in 828 bytes} [Wed Aug 26 01:35:20 2026] GET / => generated 411 bytes in 5 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-08-26 01:35:20.557 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-69d9886e-be80-4d4a-a163-141dc4cb8801 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:35:20.617 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-69d9886e-be80-4d4a-a163-141dc4cb8801 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/attachments returned with HTTP 200 [pid: 8|app: 0|req: 357/715] 10.0.0.83 () {40 vars in 1056 bytes} [Wed Aug 26 01:35:20 2026] POST /v3/3baf183b87cc41dca2593565967b1b98/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:35:22.545 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-b0c8e84b-b308-495c-8776-d6e39b6c8be0 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:35:22.545 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-69d9886e-be80-4d4a-a163-141dc4cb8801 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:35:22.546 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-69d9886e-be80-4d4a-a163-141dc4cb8801 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:35:22.546 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-b0c8e84b-b308-495c-8776-d6e39b6c8be0 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:35:26.406 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-69d9886e-be80-4d4a-a163-141dc4cb8801 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-26 01:35:26.407 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-69d9886e-be80-4d4a-a163-141dc4cb8801 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 359/718] 162.253.55.161 () {32 vars in 840 bytes} [Wed Aug 26 01:35:26 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:35:26.449 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-57395f8a-8c5f-4c30-ab4d-4e718a83d316 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:35:26.482 7 INFO cinder.volume.api [req-75b55b12-0187-4a7a-833e-90c892525791 req-57395f8a-8c5f-4c30-ab4d-4e718a83d316 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] Volume info retrieved successfully. 2026-08-26 01:35:26.490 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-57395f8a-8c5f-4c30-ab4d-4e718a83d316 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f returned with HTTP 200 [pid: 7|app: 0|req: 360/719] 162.253.55.161 () {36 vars in 1073 bytes} [Wed Aug 26 01:35:26 2026] GET /v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f => generated 1663 bytes in 48 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-08-26 01:35:28.357 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-c9dfeb84-2a63-47c8-b50e-748e17a45651 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/attachments/10b26c79-cc27-40d7-8c36-d410a01a8034 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:35:29.396 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-c9dfeb84-2a63-47c8-b50e-748e17a45651 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/attachments/10b26c79-cc27-40d7-8c36-d410a01a8034 returned with HTTP 200 [pid: 8|app: 0|req: 360/720] 162.253.55.161 () {40 vars in 1135 bytes} [Wed Aug 26 01:35:28 2026] PUT /v3/3baf183b87cc41dca2593565967b1b98/attachments/10b26c79-cc27-40d7-8c36-d410a01a8034 => generated 802 bytes in 1049 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-08-26 01:35:29.916 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-58b099b9-3b6b-4948-bdd9-e80d7e0e7ba2 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/attachments/10b26c79-cc27-40d7-8c36-d410a01a8034/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:35:29.958 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-58b099b9-3b6b-4948-bdd9-e80d7e0e7ba2 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/attachments/10b26c79-cc27-40d7-8c36-d410a01a8034/action returned with HTTP 204 [pid: 7|app: 0|req: 361/721] 162.253.55.161 () {40 vars in 1148 bytes} [Wed Aug 26 01:35:29 2026] POST /v3/3baf183b87cc41dca2593565967b1b98/attachments/10b26c79-cc27-40d7-8c36-d410a01a8034/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-08-26 01:35:32.546 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-c9dfeb84-2a63-47c8-b50e-748e17a45651 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:35:32.547 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-c9dfeb84-2a63-47c8-b50e-748e17a45651 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:35:32.547 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-58b099b9-3b6b-4948-bdd9-e80d7e0e7ba2 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:35:32.549 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-58b099b9-3b6b-4948-bdd9-e80d7e0e7ba2 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:35:42.545 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-c9dfeb84-2a63-47c8-b50e-748e17a45651 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:35:42.546 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-58b099b9-3b6b-4948-bdd9-e80d7e0e7ba2 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:35:42.546 8 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-c9dfeb84-2a63-47c8-b50e-748e17a45651 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:35:42.547 7 INFO cinder.api.openstack.wsgi [req-75b55b12-0187-4a7a-833e-90c892525791 req-58b099b9-3b6b-4948-bdd9-e80d7e0e7ba2 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://10.0.0.220: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-08-26 01:35:47.344 7 INFO cinder.api.openstack.wsgi [req-76fc051d-935e-45bd-8d26-0d528341c209 req-cad736da-0231-451b-a10e-34de3959f52a 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/attachments/10b26c79-cc27-40d7-8c36-d410a01a8034 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:35:47.909 7 INFO cinder.api.openstack.wsgi [req-76fc051d-935e-45bd-8d26-0d528341c209 req-cad736da-0231-451b-a10e-34de3959f52a 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/attachments/10b26c79-cc27-40d7-8c36-d410a01a8034 returned with HTTP 200 [pid: 7|app: 0|req: 364/726] 162.253.55.161 () {38 vars in 1103 bytes} [Wed Aug 26 01:35:47 2026] DELETE /v3/3baf183b87cc41dca2593565967b1b98/attachments/10b26c79-cc27-40d7-8c36-d410a01a8034 => generated 19 bytes in 575 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-08-26 01:35:47.923 8 INFO cinder.api.openstack.wsgi [req-76fc051d-935e-45bd-8d26-0d528341c209 req-501a1878-5709-4ded-96b2-a75d9fc7d7be 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f 2026-08-26 01:35:47.924 8 INFO cinder.api.v3.volumes [req-76fc051d-935e-45bd-8d26-0d528341c209 req-501a1878-5709-4ded-96b2-a75d9fc7d7be 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] Delete volume with id: 26990f7c-2598-4a50-9ba9-fae0d79ef41f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:35:47.942 8 INFO cinder.volume.api [req-76fc051d-935e-45bd-8d26-0d528341c209 req-501a1878-5709-4ded-96b2-a75d9fc7d7be 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] Volume info retrieved successfully. 2026-08-26 01:35:47.971 8 INFO cinder.volume.api [req-76fc051d-935e-45bd-8d26-0d528341c209 req-501a1878-5709-4ded-96b2-a75d9fc7d7be 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] Delete volume request issued successfully. 2026-08-26 01:35:47.972 8 INFO cinder.api.openstack.wsgi [req-76fc051d-935e-45bd-8d26-0d528341c209 req-501a1878-5709-4ded-96b2-a75d9fc7d7be 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f returned with HTTP 202 [pid: 8|app: 0|req: 363/727] 162.253.55.161 () {36 vars in 1054 bytes} [Wed Aug 26 01:35:47 2026] DELETE /v3/3baf183b87cc41dca2593565967b1b98/volumes/26990f7c-2598-4a50-9ba9-fae0d79ef41f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-08-26 01:35:52.545 7 INFO cinder.api.openstack.wsgi [req-76fc051d-935e-45bd-8d26-0d528341c209 req-cad736da-0231-451b-a10e-34de3959f52a 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:35:52.545 8 INFO cinder.api.openstack.wsgi [req-76fc051d-935e-45bd-8d26-0d528341c209 req-501a1878-5709-4ded-96b2-a75d9fc7d7be 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:35:52.546 7 INFO cinder.api.openstack.wsgi [req-76fc051d-935e-45bd-8d26-0d528341c209 req-cad736da-0231-451b-a10e-34de3959f52a 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:35:52.546 8 INFO cinder.api.openstack.wsgi [req-76fc051d-935e-45bd-8d26-0d528341c209 req-501a1878-5709-4ded-96b2-a75d9fc7d7be 8999371694e34f42be60d791614bc272 3baf183b87cc41dca2593565967b1b98 - - default default] http://10.0.0.220: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-08-26 01:35:56.976 7 INFO cinder.api.openstack.wsgi [None req-e44a27eb-e739-4cbb-8e20-a238207cdfd6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:35:56.988 7 INFO cinder.volume.api [None req-e44a27eb-e739-4cbb-8e20-a238207cdfd6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:35:56.991 7 INFO cinder.api.openstack.wsgi [None req-e44a27eb-e739-4cbb-8e20-a238207cdfd6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 366/730] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:35:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 161 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-08-26 01:35:57.003 8 INFO cinder.api.openstack.wsgi [None req-2f63b08c-3f25-44d0-9400-42dda1565b44 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:35:57.507 8 INFO cinder.api.openstack.wsgi [None req-2f63b08c-3f25-44d0-9400-42dda1565b44 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 365/731] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:35:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:35:57.650 7 INFO cinder.api.openstack.wsgi [None req-cbd02bb9-7f5a-48a0-900f-ae8c15661490 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/2acd5d037d964c8899e55c84813dedf5?usage=true 2026-08-26 01:35:57.674 7 INFO cinder.api.openstack.wsgi [None req-cbd02bb9-7f5a-48a0-900f-ae8c15661490 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/2acd5d037d964c8899e55c84813dedf5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/732] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:35:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/2acd5d037d964c8899e55c84813dedf5?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:35:57.689 8 INFO cinder.api.openstack.wsgi [None req-5f6b97ec-b311-497d-8e62-98f14cb40b8c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:35:57.725 8 INFO cinder.api.openstack.wsgi [None req-5f6b97ec-b311-497d-8e62-98f14cb40b8c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/733] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:35:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:35:57.738 7 INFO cinder.api.openstack.wsgi [None req-981bfcba-91d0-4fc2-9360-f3bdcdd54bc2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/36aedc861bef4a0c9912c7b41b1c9e4f?usage=true 2026-08-26 01:35:57.788 7 INFO cinder.api.openstack.wsgi [None req-981bfcba-91d0-4fc2-9360-f3bdcdd54bc2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/36aedc861bef4a0c9912c7b41b1c9e4f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/734] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:35:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/36aedc861bef4a0c9912c7b41b1c9e4f?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:35:57.803 8 INFO cinder.api.openstack.wsgi [None req-36096d1e-d442-4ed3-8b35-f3e233d947ad 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/7cf03fdaee454f75a13504ab02fe9dcb?usage=true 2026-08-26 01:35:57.836 8 INFO cinder.api.openstack.wsgi [None req-36096d1e-d442-4ed3-8b35-f3e233d947ad 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/7cf03fdaee454f75a13504ab02fe9dcb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/735] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:35:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/7cf03fdaee454f75a13504ab02fe9dcb?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:35:57.849 7 INFO cinder.api.openstack.wsgi [None req-a532790e-9ce1-41b1-8ab1-2d14398f0215 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/a28e96beb49f40769f14d2f64217784f?usage=true 2026-08-26 01:35:57.878 7 INFO cinder.api.openstack.wsgi [None req-a532790e-9ce1-41b1-8ab1-2d14398f0215 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/a28e96beb49f40769f14d2f64217784f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/736] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:35:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/a28e96beb49f40769f14d2f64217784f?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:35:57.893 8 INFO cinder.api.openstack.wsgi [None req-c6ea23a4-08d9-4734-8cbc-afde5f07e0aa 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:35:57.918 8 INFO cinder.api.openstack.wsgi [None req-c6ea23a4-08d9-4734-8cbc-afde5f07e0aa 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/737] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:35:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:35:57.929 7 INFO cinder.api.openstack.wsgi [None req-b02a4a9c-c2c5-4164-a0ae-2a7743988b93 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:35:57.956 7 INFO cinder.api.openstack.wsgi [None req-b02a4a9c-c2c5-4164-a0ae-2a7743988b93 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/738] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:35:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:35:57.968 8 INFO cinder.api.openstack.wsgi [None req-e9e737fa-7d28-4560-a677-423368c068e9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:35:57.975 8 INFO cinder.volume.api [None req-e9e737fa-7d28-4560-a677-423368c068e9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:35:57.975 8 INFO cinder.api.openstack.wsgi [None req-e9e737fa-7d28-4560-a677-423368c068e9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 369/739] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:35:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:35:57.986 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:35:58.009 7 INFO cinder.volume.api [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:35:58.012 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 371/740] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:35:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:35:58.025 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:35:58.031 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 8|app: 0|req: 370/741] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:35:58 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:36:02.545 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:36:02.546 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:36:02.547 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:36:02.549 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:36:12.545 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:36:12.545 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:36:12.546 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:36:12.546 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:36:22.545 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:36:22.546 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:36:22.547 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:36:22.548 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:36:32.546 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:36:32.546 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:36:32.546 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:36:32.547 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:36:42.545 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:36:42.546 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:36:42.546 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:36:42.548 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:36:52.546 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:36:52.546 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:36:52.547 7 INFO cinder.api.openstack.wsgi [None req-c786fab8-349d-4647-90f7-cf9502df8238 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:36:52.547 8 INFO cinder.api.openstack.wsgi [None req-a855f3f3-d994-4fde-88b9-f9e1bbd766d2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:36:57.010 7 INFO cinder.api.openstack.wsgi [None req-6cec99a2-79b6-4557-b89c-3b0dddc8bf84 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:36:57.017 7 INFO cinder.volume.api [None req-6cec99a2-79b6-4557-b89c-3b0dddc8bf84 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:36:57.017 7 INFO cinder.api.openstack.wsgi [None req-6cec99a2-79b6-4557-b89c-3b0dddc8bf84 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 378/754] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:36:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true => generated 17 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:36:57.031 8 INFO cinder.api.openstack.wsgi [None req-4ca40261-8f15-4a9c-8d30-bb33fdf9d250 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:36:57.037 8 INFO cinder.api.openstack.wsgi [None req-4ca40261-8f15-4a9c-8d30-bb33fdf9d250 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 8|app: 0|req: 377/755] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:36:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:36:57.046 7 INFO cinder.api.openstack.wsgi [None req-d2ee37ba-33eb-4282-baa5-12c6a3c95ec9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:36:57.055 7 INFO cinder.volume.api [None req-d2ee37ba-33eb-4282-baa5-12c6a3c95ec9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:36:57.057 7 INFO cinder.api.openstack.wsgi [None req-d2ee37ba-33eb-4282-baa5-12c6a3c95ec9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 379/756] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:36:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:36:57.103 8 INFO cinder.api.openstack.wsgi [None req-7be08429-3b0a-4880-81a6-4e2ba49bf24c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/16010b9ea614430fa99c8c3124c167c1?usage=true 2026-08-26 01:36:57.137 8 INFO cinder.api.openstack.wsgi [None req-7be08429-3b0a-4880-81a6-4e2ba49bf24c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/16010b9ea614430fa99c8c3124c167c1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/757] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:36:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/16010b9ea614430fa99c8c3124c167c1?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:36:57.148 7 INFO cinder.api.openstack.wsgi [None req-994fd127-d987-4994-83da-c16f8a866c29 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:36:57.178 7 INFO cinder.api.openstack.wsgi [None req-994fd127-d987-4994-83da-c16f8a866c29 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/758] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:36:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:36:57.196 8 INFO cinder.api.openstack.wsgi [None req-96b73187-31e6-44a9-952f-00c2aacc981e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/6120654c29b74456b73b4aa89823182b?usage=true 2026-08-26 01:36:57.223 8 INFO cinder.api.openstack.wsgi [None req-96b73187-31e6-44a9-952f-00c2aacc981e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/6120654c29b74456b73b4aa89823182b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/759] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:36:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/6120654c29b74456b73b4aa89823182b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:36:57.232 7 INFO cinder.api.openstack.wsgi [None req-859a72e8-0488-4fc8-b578-51fb88d1cf2e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/6eb5817c55604bc79b5944e1db930056?usage=true 2026-08-26 01:36:57.252 7 INFO cinder.api.openstack.wsgi [None req-859a72e8-0488-4fc8-b578-51fb88d1cf2e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/6eb5817c55604bc79b5944e1db930056?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/760] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:36:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/6eb5817c55604bc79b5944e1db930056?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:36:57.270 8 INFO cinder.api.openstack.wsgi [None req-bddd6e1a-a720-4cf9-86db-4c5e195caa80 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/70da489227b940108b36052f62855999?usage=true 2026-08-26 01:36:57.303 8 INFO cinder.api.openstack.wsgi [None req-bddd6e1a-a720-4cf9-86db-4c5e195caa80 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/70da489227b940108b36052f62855999?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/761] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:36:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/70da489227b940108b36052f62855999?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:36:57.315 7 INFO cinder.api.openstack.wsgi [None req-e611c846-da7a-407f-9bb2-3dce62648905 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:36:57.335 7 INFO cinder.api.openstack.wsgi [None req-e611c846-da7a-407f-9bb2-3dce62648905 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/762] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:36:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:36:57.353 8 INFO cinder.api.openstack.wsgi [None req-b79e8725-0d1f-4858-ab1c-b3f1078ab2f8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/bc813f57ff9a4535b7dcbd998bd2b743?usage=true 2026-08-26 01:36:57.377 8 INFO cinder.api.openstack.wsgi [None req-b79e8725-0d1f-4858-ab1c-b3f1078ab2f8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/bc813f57ff9a4535b7dcbd998bd2b743?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 381/763] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:36:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/bc813f57ff9a4535b7dcbd998bd2b743?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:36:57.408 7 INFO cinder.api.openstack.wsgi [None req-96ee49ec-6bb0-41d2-8b18-5689e764892e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:36:57.431 7 INFO cinder.api.openstack.wsgi [None req-96ee49ec-6bb0-41d2-8b18-5689e764892e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 383/764] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:36:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:36:57.445 8 INFO cinder.api.openstack.wsgi [None req-b81b4662-d6bd-4cde-b093-ab13d75a0c47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:36:57.456 8 INFO cinder.volume.api [None req-b81b4662-d6bd-4cde-b093-ab13d75a0c47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:36:57.457 8 INFO cinder.api.openstack.wsgi [None req-b81b4662-d6bd-4cde-b093-ab13d75a0c47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 382/765] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:36:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:36:57.475 7 INFO cinder.api.openstack.wsgi [None req-f68b563c-0b30-4e33-ac0a-c2f3a38967ec 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:36:57.982 7 INFO cinder.api.openstack.wsgi [None req-f68b563c-0b30-4e33-ac0a-c2f3a38967ec 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 384/766] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:36:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 670 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:37:02.545 7 INFO cinder.api.openstack.wsgi [None req-f68b563c-0b30-4e33-ac0a-c2f3a38967ec 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:37:02.545 8 INFO cinder.api.openstack.wsgi [None req-b81b4662-d6bd-4cde-b093-ab13d75a0c47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:37:02.546 7 INFO cinder.api.openstack.wsgi [None req-f68b563c-0b30-4e33-ac0a-c2f3a38967ec 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:37:02.547 8 INFO cinder.api.openstack.wsgi [None req-b81b4662-d6bd-4cde-b093-ab13d75a0c47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:37:12.547 7 INFO cinder.api.openstack.wsgi [None req-f68b563c-0b30-4e33-ac0a-c2f3a38967ec 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:37:12.547 8 INFO cinder.api.openstack.wsgi [None req-b81b4662-d6bd-4cde-b093-ab13d75a0c47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:37:12.548 8 INFO cinder.api.openstack.wsgi [None req-b81b4662-d6bd-4cde-b093-ab13d75a0c47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:37:12.549 7 INFO cinder.api.openstack.wsgi [None req-f68b563c-0b30-4e33-ac0a-c2f3a38967ec 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:37:22.545 8 INFO cinder.api.openstack.wsgi [None req-b81b4662-d6bd-4cde-b093-ab13d75a0c47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:37:22.545 7 INFO cinder.api.openstack.wsgi [None req-f68b563c-0b30-4e33-ac0a-c2f3a38967ec 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:37:22.546 8 INFO cinder.api.openstack.wsgi [None req-b81b4662-d6bd-4cde-b093-ab13d75a0c47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:37:22.547 7 INFO cinder.api.openstack.wsgi [None req-f68b563c-0b30-4e33-ac0a-c2f3a38967ec 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:37:32.550 8 INFO cinder.api.openstack.wsgi [None req-b81b4662-d6bd-4cde-b093-ab13d75a0c47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:37:32.551 8 INFO cinder.api.openstack.wsgi [None req-b81b4662-d6bd-4cde-b093-ab13d75a0c47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:37:32.554 7 INFO cinder.api.openstack.wsgi [None req-f68b563c-0b30-4e33-ac0a-c2f3a38967ec 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:37:32.559 7 INFO cinder.api.openstack.wsgi [None req-f68b563c-0b30-4e33-ac0a-c2f3a38967ec 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:37:42.545 8 INFO cinder.api.openstack.wsgi [None req-b81b4662-d6bd-4cde-b093-ab13d75a0c47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:37:42.546 8 INFO cinder.api.openstack.wsgi [None req-b81b4662-d6bd-4cde-b093-ab13d75a0c47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:37:42.546 7 INFO cinder.api.openstack.wsgi [None req-f68b563c-0b30-4e33-ac0a-c2f3a38967ec 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:37:42.549 7 INFO cinder.api.openstack.wsgi [None req-f68b563c-0b30-4e33-ac0a-c2f3a38967ec 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:37:44.657 8 INFO cinder.api.openstack.wsgi [None req-01d90f21-d711-4d34-b2a0-020be22d214d 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes 2026-08-26 01:37:44.660 8 INFO cinder.api.v3.volumes [None req-01d90f21-d711-4d34-b2a0-020be22d214d 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Create volume of 1 GB 2026-08-26 01:37:44.679 8 INFO cinder.volume.api [None req-01d90f21-d711-4d34-b2a0-020be22d214d 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Availability Zones retrieved successfully. 2026-08-26 01:37:44.829 8 INFO cinder.volume.api [None req-01d90f21-d711-4d34-b2a0-020be22d214d 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Create volume request issued successfully. 2026-08-26 01:37:44.830 8 INFO cinder.api.openstack.wsgi [None req-01d90f21-d711-4d34-b2a0-020be22d214d 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes returned with HTTP 202 [pid: 8|app: 0|req: 388/777] 10.0.0.20 () {34 vars in 721 bytes} [Wed Aug 26 01:37:44 2026] POST /v3/862ac4f8fc0b40889ac62f494a9726c6/volumes => generated 861 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-26 01:37:44.852 7 INFO cinder.api.openstack.wsgi [None req-ddc7292f-0d9a-41cb-bd48-d24add10b849 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:37:44.866 7 INFO cinder.volume.api [None req-ddc7292f-0d9a-41cb-bd48-d24add10b849 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Volume info retrieved successfully. 2026-08-26 01:37:44.881 7 INFO cinder.api.openstack.wsgi [None req-ddc7292f-0d9a-41cb-bd48-d24add10b849 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c returned with HTTP 200 [pid: 7|app: 0|req: 390/778] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:37:44 2026] GET /v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c => generated 929 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-08-26 01:37:45.911 8 INFO cinder.api.openstack.wsgi [None req-036342d3-9b8f-4a65-ad9b-ac1b7c144449 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:37:45.935 8 INFO cinder.volume.api [None req-036342d3-9b8f-4a65-ad9b-ac1b7c144449 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Volume info retrieved successfully. 2026-08-26 01:37:45.945 8 INFO cinder.api.openstack.wsgi [None req-036342d3-9b8f-4a65-ad9b-ac1b7c144449 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c returned with HTTP 200 [pid: 8|app: 0|req: 389/779] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:37:45 2026] GET /v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c => generated 954 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-08-26 01:37:51.626 7 INFO cinder.api.openstack.wsgi [req-915fc4d0-6da2-464e-8e31-cab91c17b472 req-1caac9a5-a1c2-4a41-97a0-730cc15ba2b9 8cdd1fdbdc0f466c9336d1b0a3c0f1e9 5c49473a53fa40ca8c3615939220cf91 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5c49473a53fa40ca8c3615939220cf91/attachments?instance_id=c30c6b35-e7cb-4c30-ad3e-be23c2c34973 2026-08-26 01:37:51.640 7 INFO cinder.api.openstack.wsgi [req-915fc4d0-6da2-464e-8e31-cab91c17b472 req-1caac9a5-a1c2-4a41-97a0-730cc15ba2b9 8cdd1fdbdc0f466c9336d1b0a3c0f1e9 5c49473a53fa40ca8c3615939220cf91 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5c49473a53fa40ca8c3615939220cf91/attachments?instance_id=c30c6b35-e7cb-4c30-ad3e-be23c2c34973 returned with HTTP 200 [pid: 7|app: 0|req: 391/780] 162.253.55.161 () {36 vars in 1104 bytes} [Wed Aug 26 01:37:51 2026] GET /v3/5c49473a53fa40ca8c3615939220cf91/attachments?instance_id=c30c6b35-e7cb-4c30-ad3e-be23c2c34973 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:37:52.546 7 INFO cinder.api.openstack.wsgi [req-915fc4d0-6da2-464e-8e31-cab91c17b472 req-1caac9a5-a1c2-4a41-97a0-730cc15ba2b9 8cdd1fdbdc0f466c9336d1b0a3c0f1e9 5c49473a53fa40ca8c3615939220cf91 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:37:52.546 8 INFO cinder.api.openstack.wsgi [None req-036342d3-9b8f-4a65-ad9b-ac1b7c144449 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:37:52.547 7 INFO cinder.api.openstack.wsgi [req-915fc4d0-6da2-464e-8e31-cab91c17b472 req-1caac9a5-a1c2-4a41-97a0-730cc15ba2b9 8cdd1fdbdc0f466c9336d1b0a3c0f1e9 5c49473a53fa40ca8c3615939220cf91 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:37:52.547 8 INFO cinder.api.openstack.wsgi [None req-036342d3-9b8f-4a65-ad9b-ac1b7c144449 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:37:57.040 7 INFO cinder.api.openstack.wsgi [None req-578f69ee-45e9-4b7e-9f08-e6e50cc456ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:37:57.050 7 INFO cinder.volume.api [None req-578f69ee-45e9-4b7e-9f08-e6e50cc456ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:37:57.055 7 INFO cinder.api.openstack.wsgi [None req-578f69ee-45e9-4b7e-9f08-e6e50cc456ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 393/783] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:37:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 1122 bytes in 158 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-08-26 01:37:57.064 8 INFO cinder.api.openstack.wsgi [None req-35868225-7780-42d1-b9e1-d618dd32238b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:37:57.073 8 INFO cinder.volume.api [None req-35868225-7780-42d1-b9e1-d618dd32238b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:37:57.077 8 INFO cinder.api.openstack.wsgi [None req-35868225-7780-42d1-b9e1-d618dd32238b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 391/784] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:37:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 1122 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:37:57.086 7 INFO cinder.api.openstack.wsgi [None req-ea645df5-2153-47a9-9a89-75014ce8b812 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:37:57.594 7 INFO cinder.api.openstack.wsgi [None req-ea645df5-2153-47a9-9a89-75014ce8b812 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 394/785] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:37:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:37:57.607 8 INFO cinder.api.openstack.wsgi [None req-62699fee-7d13-4699-a241-7c370e1a381e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:37:57.620 8 INFO cinder.api.openstack.wsgi [None req-62699fee-7d13-4699-a241-7c370e1a381e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 8|app: 0|req: 392/786] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:37:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:37:57.638 7 INFO cinder.api.openstack.wsgi [None req-10cff96e-d3fd-4b33-94cf-312018504666 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:37:57.650 7 INFO cinder.volume.api [None req-10cff96e-d3fd-4b33-94cf-312018504666 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:37:57.650 7 INFO cinder.api.openstack.wsgi [None req-10cff96e-d3fd-4b33-94cf-312018504666 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 395/787] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:37:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:37:57.694 8 INFO cinder.api.openstack.wsgi [None req-af367e84-1d35-4d1c-96f3-173bea21a35d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/2883e0198ae7466991c89680453a6cea?usage=true 2026-08-26 01:37:57.717 8 INFO cinder.api.openstack.wsgi [None req-af367e84-1d35-4d1c-96f3-173bea21a35d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/2883e0198ae7466991c89680453a6cea?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/788] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:37:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/2883e0198ae7466991c89680453a6cea?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:37:57.729 7 INFO cinder.api.openstack.wsgi [None req-814c1c01-c6e8-4b69-bb6b-6b7df21f6676 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:37:57.748 7 INFO cinder.api.openstack.wsgi [None req-814c1c01-c6e8-4b69-bb6b-6b7df21f6676 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/789] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:37:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:37:57.762 8 INFO cinder.api.openstack.wsgi [None req-8fc0f023-f4f5-4159-aa50-2f005bc34017 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5c49473a53fa40ca8c3615939220cf91?usage=true 2026-08-26 01:37:57.784 8 INFO cinder.api.openstack.wsgi [None req-8fc0f023-f4f5-4159-aa50-2f005bc34017 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5c49473a53fa40ca8c3615939220cf91?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/790] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:37:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5c49473a53fa40ca8c3615939220cf91?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:37:57.796 7 INFO cinder.api.openstack.wsgi [None req-5c572ada-3a41-45d1-9101-e1b21eb83edb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/65e812041b3e4e4c9702a1239fdfd5b0?usage=true 2026-08-26 01:37:57.816 7 INFO cinder.api.openstack.wsgi [None req-5c572ada-3a41-45d1-9101-e1b21eb83edb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/65e812041b3e4e4c9702a1239fdfd5b0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/791] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:37:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/65e812041b3e4e4c9702a1239fdfd5b0?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:37:57.828 8 INFO cinder.api.openstack.wsgi [None req-551d3e30-3ea1-4c6c-bd17-d811d0d0517c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/6878728cf72b424abc3d45de1de33645?usage=true 2026-08-26 01:37:57.852 8 INFO cinder.api.openstack.wsgi [None req-551d3e30-3ea1-4c6c-bd17-d811d0d0517c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/6878728cf72b424abc3d45de1de33645?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/792] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:37:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/6878728cf72b424abc3d45de1de33645?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:37:57.862 7 INFO cinder.api.openstack.wsgi [None req-aae7d995-e2bb-44df-b680-355b00fcef3a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/862ac4f8fc0b40889ac62f494a9726c6?usage=true 2026-08-26 01:37:57.882 7 INFO cinder.api.openstack.wsgi [None req-aae7d995-e2bb-44df-b680-355b00fcef3a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/862ac4f8fc0b40889ac62f494a9726c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/793] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:37:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/862ac4f8fc0b40889ac62f494a9726c6?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:37:57.899 8 INFO cinder.api.openstack.wsgi [None req-9c5eab56-8280-4df1-b88a-bbc54699e232 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:37:57.926 8 INFO cinder.api.openstack.wsgi [None req-9c5eab56-8280-4df1-b88a-bbc54699e232 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/794] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:37:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:37:57.940 7 INFO cinder.api.openstack.wsgi [None req-dfb1d45d-dfa4-485c-ade1-931207c12ad5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:37:57.960 7 INFO cinder.api.openstack.wsgi [None req-dfb1d45d-dfa4-485c-ade1-931207c12ad5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/795] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:37:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:37:57.971 8 INFO cinder.api.openstack.wsgi [None req-e5bfb31a-fd56-4c55-b8f7-0228817e318c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f207731022864160adb80845bf80c5a1?usage=true 2026-08-26 01:37:57.992 8 INFO cinder.api.openstack.wsgi [None req-e5bfb31a-fd56-4c55-b8f7-0228817e318c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f207731022864160adb80845bf80c5a1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 397/796] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:37:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f207731022864160adb80845bf80c5a1?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:02.545 8 INFO cinder.api.openstack.wsgi [None req-e5bfb31a-fd56-4c55-b8f7-0228817e318c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:38:02.546 7 INFO cinder.api.openstack.wsgi [None req-dfb1d45d-dfa4-485c-ade1-931207c12ad5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:38:02.547 7 INFO cinder.api.openstack.wsgi [None req-dfb1d45d-dfa4-485c-ade1-931207c12ad5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:38:02.547 8 INFO cinder.api.openstack.wsgi [None req-e5bfb31a-fd56-4c55-b8f7-0228817e318c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:38:04.115 7 INFO cinder.api.openstack.wsgi [None req-100eaeab-9bb5-4952-8dc4-da407df55a6d 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:38:04.129 7 INFO cinder.volume.api [None req-100eaeab-9bb5-4952-8dc4-da407df55a6d 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Volume info retrieved successfully. 2026-08-26 01:38:04.139 7 INFO cinder.volume.api [None req-100eaeab-9bb5-4952-8dc4-da407df55a6d 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Update volume admin metadata completed successfully. 2026-08-26 01:38:04.643 7 INFO cinder.volume.api [None req-100eaeab-9bb5-4952-8dc4-da407df55a6d 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Attach volume completed successfully. 2026-08-26 01:38:04.644 7 INFO cinder.api.openstack.wsgi [None req-100eaeab-9bb5-4952-8dc4-da407df55a6d 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c/action returned with HTTP 202 [pid: 7|app: 0|req: 401/799] 10.0.0.20 () {34 vars in 809 bytes} [Wed Aug 26 01:38:04 2026] POST /v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-08-26 01:38:04.660 8 INFO cinder.api.openstack.wsgi [None req-1a51818c-25d3-43a5-ac17-b7931ef50f27 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:38:04.701 8 INFO cinder.volume.api [None req-1a51818c-25d3-43a5-ac17-b7931ef50f27 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Volume info retrieved successfully. 2026-08-26 01:38:04.707 8 INFO cinder.api.openstack.wsgi [None req-1a51818c-25d3-43a5-ac17-b7931ef50f27 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c returned with HTTP 200 [pid: 8|app: 0|req: 399/800] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:38:04 2026] GET /v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c => generated 1288 bytes in 55 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-08-26 01:38:04.731 7 INFO cinder.api.openstack.wsgi [None req-d587401c-f737-4bc9-855a-74728123ffd2 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:38:04.752 7 INFO cinder.volume.api [None req-d587401c-f737-4bc9-855a-74728123ffd2 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Volume info retrieved successfully. 2026-08-26 01:38:05.257 7 INFO cinder.volume.api [None req-d587401c-f737-4bc9-855a-74728123ffd2 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Detach volume completed successfully. 2026-08-26 01:38:05.258 7 INFO cinder.api.openstack.wsgi [None req-d587401c-f737-4bc9-855a-74728123ffd2 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c/action returned with HTTP 202 [pid: 7|app: 0|req: 402/801] 10.0.0.20 () {34 vars in 809 bytes} [Wed Aug 26 01:38:04 2026] POST /v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c/action => generated 0 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:38:05.281 8 INFO cinder.api.openstack.wsgi [None req-ba173ba7-b126-46cf-8b2f-50ff74685e1f 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:38:05.301 8 INFO cinder.volume.api [None req-ba173ba7-b126-46cf-8b2f-50ff74685e1f 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Volume info retrieved successfully. 2026-08-26 01:38:05.305 8 INFO cinder.api.openstack.wsgi [None req-ba173ba7-b126-46cf-8b2f-50ff74685e1f 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c returned with HTTP 200 [pid: 8|app: 0|req: 400/802] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:38:05 2026] GET /v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c => generated 973 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:12.545 8 INFO cinder.api.openstack.wsgi [None req-ba173ba7-b126-46cf-8b2f-50ff74685e1f 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:38:12.545 7 INFO cinder.api.openstack.wsgi [None req-d587401c-f737-4bc9-855a-74728123ffd2 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:38:12.546 8 INFO cinder.api.openstack.wsgi [None req-ba173ba7-b126-46cf-8b2f-50ff74685e1f 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:38:12.546 7 INFO cinder.api.openstack.wsgi [None req-d587401c-f737-4bc9-855a-74728123ffd2 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://10.0.0.220: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-08-26 01:38:12.567 8 INFO cinder.api.openstack.wsgi [None req-6a9a5b5a-6bcd-4146-8f09-bd8dd9e489d1 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:38:12.581 8 INFO cinder.volume.api [None req-6a9a5b5a-6bcd-4146-8f09-bd8dd9e489d1 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Volume info retrieved successfully. 2026-08-26 01:38:12.585 8 INFO cinder.api.openstack.wsgi [None req-6a9a5b5a-6bcd-4146-8f09-bd8dd9e489d1 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c returned with HTTP 200 [pid: 8|app: 0|req: 402/805] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:38:12 2026] GET /v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c => generated 973 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-08-26 01:38:12.612 7 INFO cinder.api.openstack.wsgi [None req-c940e33b-9066-42f4-8550-796d46cb2222 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c 2026-08-26 01:38:12.613 7 INFO cinder.api.v3.volumes [None req-c940e33b-9066-42f4-8550-796d46cb2222 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Delete volume with id: 2714424c-01e6-4c38-b0d6-94751a13586c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:38:12.635 7 INFO cinder.volume.api [None req-c940e33b-9066-42f4-8550-796d46cb2222 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Volume info retrieved successfully. 2026-08-26 01:38:12.674 7 INFO cinder.volume.api [None req-c940e33b-9066-42f4-8550-796d46cb2222 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Delete volume request issued successfully. 2026-08-26 01:38:12.675 7 INFO cinder.api.openstack.wsgi [None req-c940e33b-9066-42f4-8550-796d46cb2222 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c returned with HTTP 202 [pid: 7|app: 0|req: 404/806] 10.0.0.20 () {32 vars in 777 bytes} [Wed Aug 26 01:38:12 2026] DELETE /v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c => 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-08-26 01:38:12.690 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:38:12.711 8 INFO cinder.volume.api [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] Volume info retrieved successfully. 2026-08-26 01:38:12.717 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c returned with HTTP 200 [pid: 8|app: 0|req: 403/807] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:38:12 2026] GET /v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c => generated 972 bytes in 36 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-08-26 01:38:13.740 7 INFO cinder.api.openstack.wsgi [None req-a6254666-0746-4dff-86f0-8190681b6734 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c 2026-08-26 01:38:13.748 7 INFO cinder.api.openstack.wsgi [None req-a6254666-0746-4dff-86f0-8190681b6734 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c returned with HTTP 404 [pid: 7|app: 0|req: 405/808] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:38:13 2026] GET /v3/862ac4f8fc0b40889ac62f494a9726c6/volumes/2714424c-01e6-4c38-b0d6-94751a13586c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-08-26 01:38:20.402 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-26 01:38:20.403 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 404/809] 10.0.0.20 () {30 vars in 410 bytes} [Wed Aug 26 01:38:20 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-26 01:38:22.545 7 INFO cinder.api.openstack.wsgi [None req-a6254666-0746-4dff-86f0-8190681b6734 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:38:22.545 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:38:22.546 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:38:22.546 7 INFO cinder.api.openstack.wsgi [None req-a6254666-0746-4dff-86f0-8190681b6734 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:38:25.372 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-26 01:38:25.374 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 406/812] 10.0.0.147 () {28 vars in 376 bytes} [Wed Aug 26 01:38:25 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-26 01:38:25.385 7 INFO cinder.api.openstack.wsgi [None req-182e8153-8f0e-4a4d-8142-2a4ed1d1cb1f c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f7dd405ce351487b8b075488544e6db4/limits?tenant_id=f7dd405ce351487b8b075488544e6db4 2026-08-26 01:38:25.418 7 INFO cinder.api.openstack.wsgi [None req-182e8153-8f0e-4a4d-8142-2a4ed1d1cb1f c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f7dd405ce351487b8b075488544e6db4/limits?tenant_id=f7dd405ce351487b8b075488544e6db4 returned with HTTP 200 [pid: 7|app: 0|req: 407/813] 10.0.0.147 () {34 vars in 879 bytes} [Wed Aug 26 01:38:25 2026] GET /v3/f7dd405ce351487b8b075488544e6db4/limits?tenant_id=f7dd405ce351487b8b075488544e6db4 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:38:27.047 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-26 01:38:27.048 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 407/814] 10.0.0.147 () {28 vars in 376 bytes} [Wed Aug 26 01:38:27 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-26 01:38:27.057 7 INFO cinder.api.openstack.wsgi [None req-182e8153-8f0e-4a4d-8142-2a4ed1d1cb1f c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-26 01:38:27.058 7 INFO cinder.api.openstack.wsgi [None req-182e8153-8f0e-4a4d-8142-2a4ed1d1cb1f c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 408/815] 10.0.0.147 () {28 vars in 376 bytes} [Wed Aug 26 01:38:27 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-26 01:38:28.333 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-26 01:38:28.334 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 408/816] 10.0.0.147 () {28 vars in 376 bytes} [Wed Aug 26 01:38:28 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-26 01:38:28.345 7 INFO cinder.api.openstack.wsgi [None req-a992eb6a-6ee5-40ba-928e-d363eba12017 c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f7dd405ce351487b8b075488544e6db4/limits?tenant_id=f7dd405ce351487b8b075488544e6db4 2026-08-26 01:38:28.378 7 INFO cinder.api.openstack.wsgi [None req-a992eb6a-6ee5-40ba-928e-d363eba12017 c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f7dd405ce351487b8b075488544e6db4/limits?tenant_id=f7dd405ce351487b8b075488544e6db4 returned with HTTP 200 [pid: 7|app: 0|req: 409/817] 10.0.0.147 () {34 vars in 879 bytes} [Wed Aug 26 01:38:28 2026] GET /v3/f7dd405ce351487b8b075488544e6db4/limits?tenant_id=f7dd405ce351487b8b075488544e6db4 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:38:30.083 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-26 01:38:30.085 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 409/818] 10.0.0.147 () {28 vars in 376 bytes} [Wed Aug 26 01:38:30 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-26 01:38:30.092 7 INFO cinder.api.openstack.wsgi [None req-a992eb6a-6ee5-40ba-928e-d363eba12017 c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-26 01:38:30.093 7 INFO cinder.api.openstack.wsgi [None req-a992eb6a-6ee5-40ba-928e-d363eba12017 c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 410/819] 10.0.0.147 () {28 vars in 376 bytes} [Wed Aug 26 01:38:30 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-08-26 01:38:32.546 7 INFO cinder.api.openstack.wsgi [None req-a992eb6a-6ee5-40ba-928e-d363eba12017 c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:38:32.546 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:38:32.547 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:38:32.547 7 INFO cinder.api.openstack.wsgi [None req-a992eb6a-6ee5-40ba-928e-d363eba12017 c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:38:42.545 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:38:42.547 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:38:42.548 7 INFO cinder.api.openstack.wsgi [None req-a992eb6a-6ee5-40ba-928e-d363eba12017 c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:38:42.549 7 INFO cinder.api.openstack.wsgi [None req-a992eb6a-6ee5-40ba-928e-d363eba12017 c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:38:52.545 7 INFO cinder.api.openstack.wsgi [None req-a992eb6a-6ee5-40ba-928e-d363eba12017 c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:38:52.545 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:38:52.546 7 INFO cinder.api.openstack.wsgi [None req-a992eb6a-6ee5-40ba-928e-d363eba12017 c5e39f08380a4b7592deb64a67fff9f7 f7dd405ce351487b8b075488544e6db4 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:38:52.546 8 INFO cinder.api.openstack.wsgi [None req-a5feff58-1742-45cd-8fbb-57aa5cd851e9 77d6f1a8ff4b43a19ac88a492bc93372 862ac4f8fc0b40889ac62f494a9726c6 - - default default] http://10.0.0.220: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-08-26 01:38:56.981 8 INFO cinder.api.openstack.wsgi [None req-dedcfba5-c642-488b-a2cf-e059ab517c8e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:38:56.987 8 INFO cinder.api.openstack.wsgi [None req-dedcfba5-c642-488b-a2cf-e059ab517c8e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 8|app: 0|req: 413/826] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:38:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:56.999 7 INFO cinder.api.openstack.wsgi [None req-2cdca152-b6be-45a5-bc84-5c16a9d385cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:38:57.011 7 INFO cinder.volume.api [None req-2cdca152-b6be-45a5-bc84-5c16a9d385cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:38:57.014 7 INFO cinder.api.openstack.wsgi [None req-2cdca152-b6be-45a5-bc84-5c16a9d385cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 414/827] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:38:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:38:57.025 8 INFO cinder.api.openstack.wsgi [None req-1b1eaabe-c791-4341-9227-a009151d27ea 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:38:57.032 8 INFO cinder.volume.api [None req-1b1eaabe-c791-4341-9227-a009151d27ea 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:38:57.033 8 INFO cinder.api.openstack.wsgi [None req-1b1eaabe-c791-4341-9227-a009151d27ea 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 414/828] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:38:57.046 7 INFO cinder.api.openstack.wsgi [None req-74b53967-81f2-4566-84d4-ad26b22468fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:38:57.550 7 INFO cinder.api.openstack.wsgi [None req-74b53967-81f2-4566-84d4-ad26b22468fc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 415/829] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:38:57.563 8 INFO cinder.api.openstack.wsgi [None req-0e07c5ff-e08a-44e6-a637-6aef1bf35406 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:38:57.572 8 INFO cinder.volume.api [None req-0e07c5ff-e08a-44e6-a637-6aef1bf35406 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:38:57.575 8 INFO cinder.api.openstack.wsgi [None req-0e07c5ff-e08a-44e6-a637-6aef1bf35406 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 415/830] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:38:57.637 7 INFO cinder.api.openstack.wsgi [None req-5b1492e4-ab7a-45c3-8819-f8282810a1af 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true 2026-08-26 01:38:57.672 7 INFO cinder.api.openstack.wsgi [None req-5b1492e4-ab7a-45c3-8819-f8282810a1af 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 416/831] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:57.683 8 INFO cinder.api.openstack.wsgi [None req-1e0297a6-c549-4df6-8c4a-8631ff1feef2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true 2026-08-26 01:38:57.705 8 INFO cinder.api.openstack.wsgi [None req-1e0297a6-c549-4df6-8c4a-8631ff1feef2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/832] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:57.716 7 INFO cinder.api.openstack.wsgi [None req-494a1277-7323-4950-a200-07d76d2d9322 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/1e8c981489f34a10ba9480f3e3ff2bc2?usage=true 2026-08-26 01:38:57.734 7 INFO cinder.api.openstack.wsgi [None req-494a1277-7323-4950-a200-07d76d2d9322 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/1e8c981489f34a10ba9480f3e3ff2bc2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 417/833] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/1e8c981489f34a10ba9480f3e3ff2bc2?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:57.745 8 INFO cinder.api.openstack.wsgi [None req-f1db2df1-552a-482a-beb9-8a83a558cede 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true 2026-08-26 01:38:57.767 8 INFO cinder.api.openstack.wsgi [None req-f1db2df1-552a-482a-beb9-8a83a558cede 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/834] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:57.780 7 INFO cinder.api.openstack.wsgi [None req-e94ee56c-1a30-4899-b75f-c9cf09ff7209 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/2c5ffb01818b47909d855bf98067add4?usage=true 2026-08-26 01:38:57.810 7 INFO cinder.api.openstack.wsgi [None req-e94ee56c-1a30-4899-b75f-c9cf09ff7209 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/2c5ffb01818b47909d855bf98067add4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 418/835] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/2c5ffb01818b47909d855bf98067add4?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:57.821 8 INFO cinder.api.openstack.wsgi [None req-b3009707-1ef5-4b54-9288-c542fa7059aa 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:38:57.839 8 INFO cinder.api.openstack.wsgi [None req-b3009707-1ef5-4b54-9288-c542fa7059aa 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/836] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:57.851 7 INFO cinder.api.openstack.wsgi [None req-82e3ed6a-490b-44a5-8910-15cbf8370221 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/4506426949c5492582f6cc9bc563667a?usage=true 2026-08-26 01:38:57.877 7 INFO cinder.api.openstack.wsgi [None req-82e3ed6a-490b-44a5-8910-15cbf8370221 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/4506426949c5492582f6cc9bc563667a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 419/837] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/4506426949c5492582f6cc9bc563667a?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:57.889 8 INFO cinder.api.openstack.wsgi [None req-0e4af799-53ad-41e3-8f4e-dd816baed4c2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/4eb2614cd9404aef857441bbf97a6e97?usage=true 2026-08-26 01:38:57.912 8 INFO cinder.api.openstack.wsgi [None req-0e4af799-53ad-41e3-8f4e-dd816baed4c2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/4eb2614cd9404aef857441bbf97a6e97?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 419/838] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/4eb2614cd9404aef857441bbf97a6e97?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:57.924 7 INFO cinder.api.openstack.wsgi [None req-fd35f7df-ec4a-43d5-866d-44b61bd53222 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true 2026-08-26 01:38:57.949 7 INFO cinder.api.openstack.wsgi [None req-fd35f7df-ec4a-43d5-866d-44b61bd53222 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 420/839] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:57.962 8 INFO cinder.api.openstack.wsgi [None req-6673e6f3-3bdc-41e7-87dd-cbdbc482a393 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true 2026-08-26 01:38:57.979 8 INFO cinder.api.openstack.wsgi [None req-6673e6f3-3bdc-41e7-87dd-cbdbc482a393 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 420/840] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:57.990 7 INFO cinder.api.openstack.wsgi [None req-8b55bf48-c9da-462f-ac61-081766624931 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/7d390e980ee844f1868e442b3031e475?usage=true 2026-08-26 01:38:58.009 7 INFO cinder.api.openstack.wsgi [None req-8b55bf48-c9da-462f-ac61-081766624931 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/7d390e980ee844f1868e442b3031e475?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/841] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/7d390e980ee844f1868e442b3031e475?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:58.022 8 INFO cinder.api.openstack.wsgi [None req-f2b1f632-1c23-4963-a745-eed5fba15e74 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:38:58.044 8 INFO cinder.api.openstack.wsgi [None req-f2b1f632-1c23-4963-a745-eed5fba15e74 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 421/842] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:58 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:58.057 7 INFO cinder.api.openstack.wsgi [None req-1fd30f26-e921-41bf-aded-ea195da35e45 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true 2026-08-26 01:38:58.074 7 INFO cinder.api.openstack.wsgi [None req-1fd30f26-e921-41bf-aded-ea195da35e45 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/843] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:58 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:58.088 8 INFO cinder.api.openstack.wsgi [None req-aaabc6af-b9f3-47fa-ae0c-9b170ff724ad 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c9c290080c0b4164bbe0bd1f11bdaadd?usage=true 2026-08-26 01:38:58.106 8 INFO cinder.api.openstack.wsgi [None req-aaabc6af-b9f3-47fa-ae0c-9b170ff724ad 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c9c290080c0b4164bbe0bd1f11bdaadd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 422/844] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:58 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c9c290080c0b4164bbe0bd1f11bdaadd?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:58.119 7 INFO cinder.api.openstack.wsgi [None req-5186976f-b620-40d4-823b-057898ca7fc2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true 2026-08-26 01:38:58.138 7 INFO cinder.api.openstack.wsgi [None req-5186976f-b620-40d4-823b-057898ca7fc2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/845] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:58 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:58.151 8 INFO cinder.api.openstack.wsgi [None req-9e63b0c0-964b-4150-8a12-96b871dfb36e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:38:58.174 8 INFO cinder.api.openstack.wsgi [None req-9e63b0c0-964b-4150-8a12-96b871dfb36e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 423/846] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:58 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:38:58.184 7 INFO cinder.api.openstack.wsgi [None req-c06227ef-b94b-412f-82b4-2c88217e10fb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true 2026-08-26 01:38:58.204 7 INFO cinder.api.openstack.wsgi [None req-c06227ef-b94b-412f-82b4-2c88217e10fb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/847] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:38:58 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:02.545 8 INFO cinder.api.openstack.wsgi [None req-9e63b0c0-964b-4150-8a12-96b871dfb36e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:39:02.545 8 INFO cinder.api.openstack.wsgi [None req-9e63b0c0-964b-4150-8a12-96b871dfb36e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:39:02.545 7 INFO cinder.api.openstack.wsgi [None req-c06227ef-b94b-412f-82b4-2c88217e10fb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:39:02.546 7 INFO cinder.api.openstack.wsgi [None req-c06227ef-b94b-412f-82b4-2c88217e10fb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:39:12.545 8 INFO cinder.api.openstack.wsgi [None req-9e63b0c0-964b-4150-8a12-96b871dfb36e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:39:12.545 7 INFO cinder.api.openstack.wsgi [None req-c06227ef-b94b-412f-82b4-2c88217e10fb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:39:12.546 8 INFO cinder.api.openstack.wsgi [None req-9e63b0c0-964b-4150-8a12-96b871dfb36e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:39:12.546 7 INFO cinder.api.openstack.wsgi [None req-c06227ef-b94b-412f-82b4-2c88217e10fb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:39:22.025 7 INFO cinder.api.openstack.wsgi [None req-10bb9481-0930-4b9a-9145-c37a162c932e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes 2026-08-26 01:39:22.028 7 INFO cinder.api.v3.volumes [None req-10bb9481-0930-4b9a-9145-c37a162c932e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Create volume of 1 GB 2026-08-26 01:39:22.050 7 INFO cinder.volume.api [None req-10bb9481-0930-4b9a-9145-c37a162c932e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Availability Zones retrieved successfully. 2026-08-26 01:39:22.337 7 INFO cinder.volume.api [None req-10bb9481-0930-4b9a-9145-c37a162c932e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Create volume request issued successfully. 2026-08-26 01:39:22.339 7 INFO cinder.api.openstack.wsgi [None req-10bb9481-0930-4b9a-9145-c37a162c932e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes returned with HTTP 202 [pid: 7|app: 0|req: 427/852] 10.0.0.20 () {34 vars in 722 bytes} [Wed Aug 26 01:39:21 2026] POST /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes => generated 871 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-26 01:39:22.360 8 INFO cinder.api.openstack.wsgi [None req-3e606d81-dec0-4f57-bd76-b84df6c8850e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:22.375 8 INFO cinder.volume.api [None req-3e606d81-dec0-4f57-bd76-b84df6c8850e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:22.381 8 INFO cinder.api.openstack.wsgi [None req-3e606d81-dec0-4f57-bd76-b84df6c8850e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 returned with HTTP 200 [pid: 8|app: 0|req: 426/853] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:22 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:22.545 8 INFO cinder.api.openstack.wsgi [None req-3e606d81-dec0-4f57-bd76-b84df6c8850e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:39:22.546 7 INFO cinder.api.openstack.wsgi [None req-10bb9481-0930-4b9a-9145-c37a162c932e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:39:22.547 7 INFO cinder.api.openstack.wsgi [None req-10bb9481-0930-4b9a-9145-c37a162c932e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:39:22.547 8 INFO cinder.api.openstack.wsgi [None req-3e606d81-dec0-4f57-bd76-b84df6c8850e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://10.0.0.220: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-08-26 01:39:23.422 7 INFO cinder.api.openstack.wsgi [None req-89d5b43b-fbc9-4351-8eb9-dffbe903d2a9 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:23.441 7 INFO cinder.volume.api [None req-89d5b43b-fbc9-4351-8eb9-dffbe903d2a9 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:23.449 7 INFO cinder.api.openstack.wsgi [None req-89d5b43b-fbc9-4351-8eb9-dffbe903d2a9 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 returned with HTTP 200 [pid: 7|app: 0|req: 429/856] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:23 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:23.468 8 INFO cinder.api.openstack.wsgi [None req-be89de8e-7923-477d-a4e8-16ead289b94c 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:23.482 8 INFO cinder.volume.api [None req-be89de8e-7923-477d-a4e8-16ead289b94c 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:23.489 8 INFO cinder.api.openstack.wsgi [None req-be89de8e-7923-477d-a4e8-16ead289b94c 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 returned with HTTP 200 [pid: 8|app: 0|req: 428/857] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:23 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 => generated 964 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-08-26 01:39:23.512 7 INFO cinder.api.openstack.wsgi [None req-cd8d0b5a-4054-4bcd-a760-79986fcab014 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:23.534 7 INFO cinder.volume.api [None req-cd8d0b5a-4054-4bcd-a760-79986fcab014 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:23.549 7 INFO cinder.volume.api [None req-cd8d0b5a-4054-4bcd-a760-79986fcab014 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume updated successfully. 2026-08-26 01:39:23.551 7 INFO cinder.api.openstack.wsgi [None req-cd8d0b5a-4054-4bcd-a760-79986fcab014 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 returned with HTTP 200 [pid: 7|app: 0|req: 430/858] 10.0.0.20 () {34 vars in 794 bytes} [Wed Aug 26 01:39:23 2026] PUT /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 => generated 896 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:23.575 8 INFO cinder.api.openstack.wsgi [None req-f5e546d0-c91e-4780-88ca-da990fb21da6 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:23.600 8 INFO cinder.volume.api [None req-f5e546d0-c91e-4780-88ca-da990fb21da6 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:23.613 8 INFO cinder.volume.api [None req-f5e546d0-c91e-4780-88ca-da990fb21da6 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume updated successfully. 2026-08-26 01:39:23.613 8 INFO cinder.api.openstack.wsgi [None req-f5e546d0-c91e-4780-88ca-da990fb21da6 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 returned with HTTP 200 [pid: 8|app: 0|req: 429/859] 10.0.0.20 () {34 vars in 795 bytes} [Wed Aug 26 01:39:23 2026] PUT /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 => generated 935 bytes in 44 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-08-26 01:39:23.636 7 INFO cinder.api.openstack.wsgi [None req-fadb0cce-4eeb-475f-8e58-103ac4ed6c03 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:23.651 7 INFO cinder.volume.api [None req-fadb0cce-4eeb-475f-8e58-103ac4ed6c03 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:23.657 7 INFO cinder.api.openstack.wsgi [None req-fadb0cce-4eeb-475f-8e58-103ac4ed6c03 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 returned with HTTP 200 [pid: 7|app: 0|req: 431/860] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:23 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 => generated 1003 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-08-26 01:39:23.678 8 INFO cinder.api.openstack.wsgi [None req-0a745053-199b-47ca-a968-b36f228886fa 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes 2026-08-26 01:39:23.681 8 INFO cinder.api.v3.volumes [None req-0a745053-199b-47ca-a968-b36f228886fa 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Create volume of 1 GB 2026-08-26 01:39:23.686 8 INFO cinder.volume.api [None req-0a745053-199b-47ca-a968-b36f228886fa 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Availability Zones retrieved successfully. 2026-08-26 01:39:23.842 8 INFO cinder.volume.api [None req-0a745053-199b-47ca-a968-b36f228886fa 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Create volume request issued successfully. 2026-08-26 01:39:23.843 8 INFO cinder.api.openstack.wsgi [None req-0a745053-199b-47ca-a968-b36f228886fa 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 430/861] 10.0.0.20 () {34 vars in 722 bytes} [Wed Aug 26 01:39:23 2026] POST /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes => generated 891 bytes in 172 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-08-26 01:39:23.862 7 INFO cinder.api.openstack.wsgi [None req-31c2d8e3-a1a1-45b8-b752-e973196ab2dd 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:23.877 7 INFO cinder.volume.api [None req-31c2d8e3-a1a1-45b8-b752-e973196ab2dd 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:23.884 7 INFO cinder.api.openstack.wsgi [None req-31c2d8e3-a1a1-45b8-b752-e973196ab2dd 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 returned with HTTP 200 [pid: 7|app: 0|req: 432/862] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:23 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 => generated 959 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-08-26 01:39:24.907 8 INFO cinder.api.openstack.wsgi [None req-58d7ba78-9a1d-4cba-be96-c71a4b256588 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:24.920 8 INFO cinder.volume.api [None req-58d7ba78-9a1d-4cba-be96-c71a4b256588 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:24.928 8 INFO cinder.api.openstack.wsgi [None req-58d7ba78-9a1d-4cba-be96-c71a4b256588 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 returned with HTTP 200 [pid: 8|app: 0|req: 431/863] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:24 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 => generated 984 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-08-26 01:39:24.949 7 INFO cinder.api.openstack.wsgi [None req-fd7adf56-fd84-4d30-b367-b9093ed91970 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:24.967 7 INFO cinder.volume.api [None req-fd7adf56-fd84-4d30-b367-b9093ed91970 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:24.976 7 INFO cinder.volume.api [None req-fd7adf56-fd84-4d30-b367-b9093ed91970 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume updated successfully. 2026-08-26 01:39:24.977 7 INFO cinder.api.openstack.wsgi [None req-fd7adf56-fd84-4d30-b367-b9093ed91970 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 returned with HTTP 200 [pid: 7|app: 0|req: 433/864] 10.0.0.20 () {34 vars in 794 bytes} [Wed Aug 26 01:39:24 2026] PUT /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:25.001 8 INFO cinder.api.openstack.wsgi [None req-6341f0eb-ecfa-402e-9c11-8c9b011b9f1c 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:25.016 8 INFO cinder.volume.api [None req-6341f0eb-ecfa-402e-9c11-8c9b011b9f1c 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:25.021 8 INFO cinder.api.openstack.wsgi [None req-6341f0eb-ecfa-402e-9c11-8c9b011b9f1c 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 returned with HTTP 200 [pid: 8|app: 0|req: 432/865] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:24 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 => generated 950 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-08-26 01:39:25.045 7 INFO cinder.api.openstack.wsgi [None req-d83d15e6-67c7-433b-a068-95e5cc4d8305 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 2026-08-26 01:39:25.046 7 INFO cinder.api.v3.volumes [None req-d83d15e6-67c7-433b-a068-95e5cc4d8305 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Delete volume with id: 09247c09-fea8-4b1c-ad70-99c199d0fc26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:25.057 7 INFO cinder.volume.api [None req-d83d15e6-67c7-433b-a068-95e5cc4d8305 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:25.082 7 INFO cinder.volume.api [None req-d83d15e6-67c7-433b-a068-95e5cc4d8305 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Delete volume request issued successfully. 2026-08-26 01:39:25.082 7 INFO cinder.api.openstack.wsgi [None req-d83d15e6-67c7-433b-a068-95e5cc4d8305 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 returned with HTTP 202 [pid: 7|app: 0|req: 434/866] 10.0.0.20 () {32 vars in 777 bytes} [Wed Aug 26 01:39:25 2026] DELETE /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 => 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-08-26 01:39:25.095 8 INFO cinder.api.openstack.wsgi [None req-f18da7a5-47b6-48a3-9e56-cf1ea8512e83 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:25.109 8 INFO cinder.volume.api [None req-f18da7a5-47b6-48a3-9e56-cf1ea8512e83 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:25.115 8 INFO cinder.api.openstack.wsgi [None req-f18da7a5-47b6-48a3-9e56-cf1ea8512e83 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 returned with HTTP 200 [pid: 8|app: 0|req: 433/867] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:25 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:26.139 7 INFO cinder.api.openstack.wsgi [None req-18814aa9-30d1-4a3a-b752-6ae3aa740ce2 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 2026-08-26 01:39:26.148 7 INFO cinder.api.openstack.wsgi [None req-18814aa9-30d1-4a3a-b752-6ae3aa740ce2 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 returned with HTTP 404 [pid: 7|app: 0|req: 435/868] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:26 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/09247c09-fea8-4b1c-ad70-99c199d0fc26 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:26.159 8 INFO cinder.api.openstack.wsgi [None req-30ca3e98-1f04-4435-b772-0b52440783fb 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:26.176 8 INFO cinder.volume.api [None req-30ca3e98-1f04-4435-b772-0b52440783fb 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:26.181 8 INFO cinder.api.openstack.wsgi [None req-30ca3e98-1f04-4435-b772-0b52440783fb 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 returned with HTTP 200 [pid: 8|app: 0|req: 434/869] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:26 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 => generated 1003 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:39:26.202 7 INFO cinder.api.openstack.wsgi [None req-df1bf474-0a91-4680-84b2-c49a70478fa8 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 2026-08-26 01:39:26.203 7 INFO cinder.api.v3.volumes [None req-df1bf474-0a91-4680-84b2-c49a70478fa8 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Delete volume with id: 9e6240ba-c143-4117-981d-69a1e4129c91 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:26.212 7 INFO cinder.volume.api [None req-df1bf474-0a91-4680-84b2-c49a70478fa8 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:26.234 7 INFO cinder.volume.api [None req-df1bf474-0a91-4680-84b2-c49a70478fa8 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Delete volume request issued successfully. 2026-08-26 01:39:26.235 7 INFO cinder.api.openstack.wsgi [None req-df1bf474-0a91-4680-84b2-c49a70478fa8 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 returned with HTTP 202 [pid: 7|app: 0|req: 436/870] 10.0.0.20 () {32 vars in 777 bytes} [Wed Aug 26 01:39:26 2026] DELETE /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:26.245 8 INFO cinder.api.openstack.wsgi [None req-905bcb9d-4ce0-47b6-af1b-4f4b2290828e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:26.258 8 INFO cinder.volume.api [None req-905bcb9d-4ce0-47b6-af1b-4f4b2290828e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:26.263 8 INFO cinder.api.openstack.wsgi [None req-905bcb9d-4ce0-47b6-af1b-4f4b2290828e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 returned with HTTP 200 [pid: 8|app: 0|req: 435/871] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:26 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 => generated 1002 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:27.288 7 INFO cinder.api.openstack.wsgi [None req-8a828783-3e13-466a-bcb1-9a22d8831f16 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 2026-08-26 01:39:27.298 7 INFO cinder.api.openstack.wsgi [None req-8a828783-3e13-466a-bcb1-9a22d8831f16 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 returned with HTTP 404 [pid: 7|app: 0|req: 437/872] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:27 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/9e6240ba-c143-4117-981d-69a1e4129c91 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:27.367 8 INFO cinder.api.openstack.wsgi [None req-ad744655-9be2-4c3a-8671-1e55afaa70d9 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes 2026-08-26 01:39:27.481 8 INFO cinder.api.v3.volumes [None req-ad744655-9be2-4c3a-8671-1e55afaa70d9 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Create volume of 1 GB 2026-08-26 01:39:27.491 8 INFO cinder.volume.api [None req-ad744655-9be2-4c3a-8671-1e55afaa70d9 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Availability Zones retrieved successfully. 2026-08-26 01:39:27.695 8 INFO cinder.volume.api [None req-ad744655-9be2-4c3a-8671-1e55afaa70d9 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Create volume request issued successfully. 2026-08-26 01:39:27.696 8 INFO cinder.api.openstack.wsgi [None req-ad744655-9be2-4c3a-8671-1e55afaa70d9 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes returned with HTTP 202 [pid: 8|app: 0|req: 436/873] 10.0.0.20 () {34 vars in 722 bytes} [Wed Aug 26 01:39:27 2026] POST /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes => generated 871 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-26 01:39:27.720 7 INFO cinder.api.openstack.wsgi [None req-36bc442b-f065-4ce5-888d-19aef645f2e2 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:27.742 7 INFO cinder.volume.api [None req-36bc442b-f065-4ce5-888d-19aef645f2e2 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:27.760 7 INFO cinder.api.openstack.wsgi [None req-36bc442b-f065-4ce5-888d-19aef645f2e2 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 returned with HTTP 200 [pid: 7|app: 0|req: 438/874] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:27 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 => generated 939 bytes in 52 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-08-26 01:39:28.786 8 INFO cinder.api.openstack.wsgi [None req-c716ff51-4447-4828-8e56-051143945ada 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:28.801 8 INFO cinder.volume.api [None req-c716ff51-4447-4828-8e56-051143945ada 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:28.806 8 INFO cinder.api.openstack.wsgi [None req-c716ff51-4447-4828-8e56-051143945ada 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 returned with HTTP 200 [pid: 8|app: 0|req: 437/875] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:28 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 => generated 1489 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-08-26 01:39:28.829 7 INFO cinder.api.openstack.wsgi [None req-82437b4e-8990-487b-b24f-5e9755745423 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:28.843 7 INFO cinder.volume.api [None req-82437b4e-8990-487b-b24f-5e9755745423 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:28.849 7 INFO cinder.api.openstack.wsgi [None req-82437b4e-8990-487b-b24f-5e9755745423 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 returned with HTTP 200 [pid: 7|app: 0|req: 439/876] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:28 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 => generated 1489 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-08-26 01:39:28.872 8 INFO cinder.api.openstack.wsgi [None req-9b7168a1-73bb-4bc0-8843-e581fc829c56 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:28.886 8 INFO cinder.volume.api [None req-9b7168a1-73bb-4bc0-8843-e581fc829c56 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:28.895 8 INFO cinder.volume.api [None req-9b7168a1-73bb-4bc0-8843-e581fc829c56 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume updated successfully. 2026-08-26 01:39:28.896 8 INFO cinder.api.openstack.wsgi [None req-9b7168a1-73bb-4bc0-8843-e581fc829c56 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 returned with HTTP 200 [pid: 8|app: 0|req: 438/877] 10.0.0.20 () {34 vars in 794 bytes} [Wed Aug 26 01:39:28 2026] PUT /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 => generated 895 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-08-26 01:39:28.918 7 INFO cinder.api.openstack.wsgi [None req-bf1adac5-0b26-456b-8799-76b1a783b6bc 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:29.122 7 INFO cinder.volume.api [None req-bf1adac5-0b26-456b-8799-76b1a783b6bc 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:29.131 7 INFO cinder.volume.api [None req-bf1adac5-0b26-456b-8799-76b1a783b6bc 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume updated successfully. 2026-08-26 01:39:29.134 7 INFO cinder.api.openstack.wsgi [None req-bf1adac5-0b26-456b-8799-76b1a783b6bc 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 returned with HTTP 200 [pid: 7|app: 0|req: 440/878] 10.0.0.20 () {34 vars in 795 bytes} [Wed Aug 26 01:39:28 2026] PUT /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 => generated 933 bytes in 224 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-08-26 01:39:29.157 8 INFO cinder.api.openstack.wsgi [None req-5f4c986a-02d2-4647-b6d4-469cd5755403 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:29.174 8 INFO cinder.volume.api [None req-5f4c986a-02d2-4647-b6d4-469cd5755403 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:29.179 8 INFO cinder.api.openstack.wsgi [None req-5f4c986a-02d2-4647-b6d4-469cd5755403 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 returned with HTTP 200 [pid: 8|app: 0|req: 439/879] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:29 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 => generated 1527 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:29.201 7 INFO cinder.api.openstack.wsgi [None req-28f77383-596e-41e8-8f62-5ae14c5f2b88 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes 2026-08-26 01:39:29.204 7 INFO cinder.api.v3.volumes [None req-28f77383-596e-41e8-8f62-5ae14c5f2b88 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Create volume of 1 GB 2026-08-26 01:39:29.211 7 INFO cinder.volume.api [None req-28f77383-596e-41e8-8f62-5ae14c5f2b88 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Availability Zones retrieved successfully. 2026-08-26 01:39:29.348 7 INFO cinder.volume.api [None req-28f77383-596e-41e8-8f62-5ae14c5f2b88 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Create volume request issued successfully. 2026-08-26 01:39:29.349 7 INFO cinder.api.openstack.wsgi [None req-28f77383-596e-41e8-8f62-5ae14c5f2b88 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes returned with HTTP 202 [pid: 7|app: 0|req: 441/880] 10.0.0.20 () {34 vars in 722 bytes} [Wed Aug 26 01:39:29 2026] POST /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes => generated 891 bytes in 156 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-08-26 01:39:29.371 8 INFO cinder.api.openstack.wsgi [None req-7ba6af91-b4cf-4295-8573-da12996b1226 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:29.392 8 INFO cinder.volume.api [None req-7ba6af91-b4cf-4295-8573-da12996b1226 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:29.400 8 INFO cinder.api.openstack.wsgi [None req-7ba6af91-b4cf-4295-8573-da12996b1226 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a returned with HTTP 200 [pid: 8|app: 0|req: 440/881] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:29 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a => generated 959 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-08-26 01:39:30.425 7 INFO cinder.api.openstack.wsgi [None req-c519c5aa-b46e-4a4c-8a88-03d7b414c4b5 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:30.440 7 INFO cinder.volume.api [None req-c519c5aa-b46e-4a4c-8a88-03d7b414c4b5 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:30.445 7 INFO cinder.api.openstack.wsgi [None req-c519c5aa-b46e-4a4c-8a88-03d7b414c4b5 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a returned with HTTP 200 [pid: 7|app: 0|req: 442/882] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:30 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a => generated 984 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-08-26 01:39:30.463 8 INFO cinder.api.openstack.wsgi [None req-074928e0-ebb0-478d-ae58-010f0a269d63 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:30.498 8 INFO cinder.volume.api [None req-074928e0-ebb0-478d-ae58-010f0a269d63 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:30.513 8 INFO cinder.volume.api [None req-074928e0-ebb0-478d-ae58-010f0a269d63 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume updated successfully. 2026-08-26 01:39:30.514 8 INFO cinder.api.openstack.wsgi [None req-074928e0-ebb0-478d-ae58-010f0a269d63 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a returned with HTTP 200 [pid: 8|app: 0|req: 441/883] 10.0.0.20 () {34 vars in 794 bytes} [Wed Aug 26 01:39:30 2026] PUT /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a => generated 882 bytes in 59 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-08-26 01:39:30.531 7 INFO cinder.api.openstack.wsgi [None req-4ad0c7f2-1723-4be7-a3f5-507ee04eb259 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:30.545 7 INFO cinder.volume.api [None req-4ad0c7f2-1723-4be7-a3f5-507ee04eb259 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:30.549 7 INFO cinder.api.openstack.wsgi [None req-4ad0c7f2-1723-4be7-a3f5-507ee04eb259 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a returned with HTTP 200 [pid: 7|app: 0|req: 443/884] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:30 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a => generated 950 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-08-26 01:39:30.569 8 INFO cinder.api.openstack.wsgi [None req-aec74467-6e68-4e93-ba34-5a49a2aa97bb 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a 2026-08-26 01:39:30.570 8 INFO cinder.api.v3.volumes [None req-aec74467-6e68-4e93-ba34-5a49a2aa97bb 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Delete volume with id: eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:30.580 8 INFO cinder.volume.api [None req-aec74467-6e68-4e93-ba34-5a49a2aa97bb 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:30.610 8 INFO cinder.volume.api [None req-aec74467-6e68-4e93-ba34-5a49a2aa97bb 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Delete volume request issued successfully. 2026-08-26 01:39:30.611 8 INFO cinder.api.openstack.wsgi [None req-aec74467-6e68-4e93-ba34-5a49a2aa97bb 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a returned with HTTP 202 [pid: 8|app: 0|req: 442/885] 10.0.0.20 () {32 vars in 777 bytes} [Wed Aug 26 01:39:30 2026] DELETE /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a => generated 0 bytes in 50 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-08-26 01:39:30.622 7 INFO cinder.api.openstack.wsgi [None req-b376e38b-50d7-4e02-98ad-8302ae8fe56c 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:30.642 7 INFO cinder.volume.api [None req-b376e38b-50d7-4e02-98ad-8302ae8fe56c 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:30.649 7 INFO cinder.api.openstack.wsgi [None req-b376e38b-50d7-4e02-98ad-8302ae8fe56c 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a returned with HTTP 200 [pid: 7|app: 0|req: 444/886] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:30 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:31.673 8 INFO cinder.api.openstack.wsgi [None req-297d7b24-be16-4f99-b7f7-e00b321d0ad1 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a 2026-08-26 01:39:31.682 8 INFO cinder.api.openstack.wsgi [None req-297d7b24-be16-4f99-b7f7-e00b321d0ad1 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a returned with HTTP 404 [pid: 8|app: 0|req: 443/887] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:31 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/eabd38e8-ebe6-4ab4-beb9-ef8adff10b6a => 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-08-26 01:39:31.699 7 INFO cinder.api.openstack.wsgi [None req-574f5647-ebfb-40e3-b149-2ce1c63e8e87 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:31.711 7 INFO cinder.volume.api [None req-574f5647-ebfb-40e3-b149-2ce1c63e8e87 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:31.717 7 INFO cinder.api.openstack.wsgi [None req-574f5647-ebfb-40e3-b149-2ce1c63e8e87 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 returned with HTTP 200 [pid: 7|app: 0|req: 445/888] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:31 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 => generated 1527 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:39:31.739 8 INFO cinder.api.openstack.wsgi [None req-aa249463-b5b7-4ac8-8a84-9ee3b25f5f35 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 2026-08-26 01:39:31.739 8 INFO cinder.api.v3.volumes [None req-aa249463-b5b7-4ac8-8a84-9ee3b25f5f35 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Delete volume with id: 1935e01c-6823-402d-b08d-6318dddb5d42 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:31.750 8 INFO cinder.volume.api [None req-aa249463-b5b7-4ac8-8a84-9ee3b25f5f35 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:31.770 8 INFO cinder.volume.api [None req-aa249463-b5b7-4ac8-8a84-9ee3b25f5f35 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Delete volume request issued successfully. 2026-08-26 01:39:31.771 8 INFO cinder.api.openstack.wsgi [None req-aa249463-b5b7-4ac8-8a84-9ee3b25f5f35 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 returned with HTTP 202 [pid: 8|app: 0|req: 444/889] 10.0.0.20 () {32 vars in 777 bytes} [Wed Aug 26 01:39:31 2026] DELETE /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 => 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-08-26 01:39:31.787 7 INFO cinder.api.openstack.wsgi [None req-45340c62-82e1-4ea2-92a3-5328953ce673 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:31.805 7 INFO cinder.volume.api [None req-45340c62-82e1-4ea2-92a3-5328953ce673 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] Volume info retrieved successfully. 2026-08-26 01:39:31.812 7 INFO cinder.api.openstack.wsgi [None req-45340c62-82e1-4ea2-92a3-5328953ce673 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 returned with HTTP 200 [pid: 7|app: 0|req: 446/890] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:31 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 => generated 1526 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:39:32.546 8 INFO cinder.api.openstack.wsgi [None req-aa249463-b5b7-4ac8-8a84-9ee3b25f5f35 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:39:32.546 7 INFO cinder.api.openstack.wsgi [None req-45340c62-82e1-4ea2-92a3-5328953ce673 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:39:32.547 8 INFO cinder.api.openstack.wsgi [None req-aa249463-b5b7-4ac8-8a84-9ee3b25f5f35 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:39:32.547 7 INFO cinder.api.openstack.wsgi [None req-45340c62-82e1-4ea2-92a3-5328953ce673 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://10.0.0.220: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-08-26 01:39:32.834 8 INFO cinder.api.openstack.wsgi [None req-50a08fc1-e49f-4422-9d46-35e1ef3d918e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 2026-08-26 01:39:32.842 8 INFO cinder.api.openstack.wsgi [None req-50a08fc1-e49f-4422-9d46-35e1ef3d918e 9f50daebe71d4e7cbd5b149e20c0cf71 87df4d1cec2749bf8ab14604bfa7fa2d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 returned with HTTP 404 [pid: 8|app: 0|req: 446/893] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:32 2026] GET /v3/87df4d1cec2749bf8ab14604bfa7fa2d/volumes/1935e01c-6823-402d-b08d-6318dddb5d42 => 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-08-26 01:39:36.151 7 INFO cinder.api.openstack.wsgi [None req-1318481b-7a65-4ddb-9209-8c7163c0ae8b dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes 2026-08-26 01:39:36.182 7 INFO cinder.volume.api [None req-1318481b-7a65-4ddb-9209-8c7163c0ae8b dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Get all volumes completed successfully. 2026-08-26 01:39:36.183 7 INFO cinder.api.openstack.wsgi [None req-1318481b-7a65-4ddb-9209-8c7163c0ae8b dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes returned with HTTP 200 [pid: 7|app: 0|req: 448/894] 10.0.0.20 () {32 vars in 700 bytes} [Wed Aug 26 01:39:35 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes => generated 15 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:39:36.197 8 INFO cinder.api.openstack.wsgi [None req-75b682e1-7174-4166-b149-13e1e9d91e50 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes 2026-08-26 01:39:36.201 8 INFO cinder.api.v3.volumes [None req-75b682e1-7174-4166-b149-13e1e9d91e50 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Create volume of 1 GB 2026-08-26 01:39:36.207 8 INFO cinder.volume.api [None req-75b682e1-7174-4166-b149-13e1e9d91e50 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Availability Zones retrieved successfully. 2026-08-26 01:39:36.368 8 INFO cinder.volume.api [None req-75b682e1-7174-4166-b149-13e1e9d91e50 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Create volume request issued successfully. 2026-08-26 01:39:36.369 8 INFO cinder.api.openstack.wsgi [None req-75b682e1-7174-4166-b149-13e1e9d91e50 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 447/895] 10.0.0.20 () {34 vars in 722 bytes} [Wed Aug 26 01:39:36 2026] POST /v3/fc31efa58395482db1d655e912126ae3/volumes => generated 875 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-26 01:39:36.390 7 INFO cinder.api.openstack.wsgi [None req-467564aa-6fbf-4104-b1f3-d2ac46d29690 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:36.408 7 INFO cinder.volume.api [None req-467564aa-6fbf-4104-b1f3-d2ac46d29690 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:36.414 7 INFO cinder.api.openstack.wsgi [None req-467564aa-6fbf-4104-b1f3-d2ac46d29690 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 returned with HTTP 200 [pid: 7|app: 0|req: 449/896] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:36 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 => generated 943 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-08-26 01:39:37.435 8 INFO cinder.api.openstack.wsgi [None req-89616c16-844a-4dd2-b12f-f79f3da6e2e4 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:37.450 8 INFO cinder.volume.api [None req-89616c16-844a-4dd2-b12f-f79f3da6e2e4 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:37.456 8 INFO cinder.api.openstack.wsgi [None req-89616c16-844a-4dd2-b12f-f79f3da6e2e4 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 returned with HTTP 200 [pid: 8|app: 0|req: 448/897] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:37 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 => 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-08-26 01:39:37.482 7 INFO cinder.api.openstack.wsgi [None req-c1f8a920-f449-4709-b491-93242a23aa93 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:37.500 7 INFO cinder.volume.api [None req-c1f8a920-f449-4709-b491-93242a23aa93 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:37.506 7 INFO cinder.api.openstack.wsgi [None req-c1f8a920-f449-4709-b491-93242a23aa93 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 returned with HTTP 200 [pid: 7|app: 0|req: 450/898] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:37 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:37.530 8 INFO cinder.api.openstack.wsgi [None req-57031f9c-9178-413a-97e5-427856773416 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes 2026-08-26 01:39:37.533 8 INFO cinder.api.v3.volumes [None req-57031f9c-9178-413a-97e5-427856773416 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Create volume of 1 GB 2026-08-26 01:39:37.540 8 INFO cinder.volume.api [None req-57031f9c-9178-413a-97e5-427856773416 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Availability Zones retrieved successfully. 2026-08-26 01:39:37.680 8 INFO cinder.volume.api [None req-57031f9c-9178-413a-97e5-427856773416 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Create volume request issued successfully. 2026-08-26 01:39:37.681 8 INFO cinder.api.openstack.wsgi [None req-57031f9c-9178-413a-97e5-427856773416 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 449/899] 10.0.0.20 () {34 vars in 722 bytes} [Wed Aug 26 01:39:37 2026] POST /v3/fc31efa58395482db1d655e912126ae3/volumes => generated 876 bytes in 159 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-08-26 01:39:37.703 7 INFO cinder.api.openstack.wsgi [None req-1a92d7f2-9f0d-42a1-a5d1-616cc5ae5b4c dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:37.718 7 INFO cinder.volume.api [None req-1a92d7f2-9f0d-42a1-a5d1-616cc5ae5b4c dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:37.723 7 INFO cinder.api.openstack.wsgi [None req-1a92d7f2-9f0d-42a1-a5d1-616cc5ae5b4c dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb returned with HTTP 200 [pid: 7|app: 0|req: 451/900] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:37 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb => generated 944 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-08-26 01:39:38.746 8 INFO cinder.api.openstack.wsgi [None req-33e677df-7b9d-43a9-ae9e-1b26b909116b dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:38.758 8 INFO cinder.volume.api [None req-33e677df-7b9d-43a9-ae9e-1b26b909116b dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:38.764 8 INFO cinder.api.openstack.wsgi [None req-33e677df-7b9d-43a9-ae9e-1b26b909116b dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb returned with HTTP 200 [pid: 8|app: 0|req: 450/901] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:38 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb => 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-08-26 01:39:38.787 7 INFO cinder.api.openstack.wsgi [None req-6ce7740d-30b8-4157-af6c-f686761dba94 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:38.802 7 INFO cinder.volume.api [None req-6ce7740d-30b8-4157-af6c-f686761dba94 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:38.808 7 INFO cinder.api.openstack.wsgi [None req-6ce7740d-30b8-4157-af6c-f686761dba94 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb returned with HTTP 200 [pid: 7|app: 0|req: 452/902] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:38 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb => generated 969 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:38.827 8 INFO cinder.api.openstack.wsgi [None req-7a9f67af-5170-49f1-b62c-724ebd3d8d96 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes 2026-08-26 01:39:38.830 8 INFO cinder.api.v3.volumes [None req-7a9f67af-5170-49f1-b62c-724ebd3d8d96 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Create volume of 1 GB 2026-08-26 01:39:38.835 8 INFO cinder.volume.api [None req-7a9f67af-5170-49f1-b62c-724ebd3d8d96 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Availability Zones retrieved successfully. 2026-08-26 01:39:38.932 8 INFO cinder.volume.api [None req-7a9f67af-5170-49f1-b62c-724ebd3d8d96 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Create volume request issued successfully. 2026-08-26 01:39:38.933 8 INFO cinder.api.openstack.wsgi [None req-7a9f67af-5170-49f1-b62c-724ebd3d8d96 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 451/903] 10.0.0.20 () {34 vars in 722 bytes} [Wed Aug 26 01:39:38 2026] POST /v3/fc31efa58395482db1d655e912126ae3/volumes => generated 875 bytes in 112 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-08-26 01:39:38.953 7 INFO cinder.api.openstack.wsgi [None req-c3920a2d-f4f6-4c32-8264-0d53fe6bd70a dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:38.968 7 INFO cinder.volume.api [None req-c3920a2d-f4f6-4c32-8264-0d53fe6bd70a dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:38.973 7 INFO cinder.api.openstack.wsgi [None req-c3920a2d-f4f6-4c32-8264-0d53fe6bd70a dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d returned with HTTP 200 [pid: 7|app: 0|req: 453/904] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:38 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:40.003 8 INFO cinder.api.openstack.wsgi [None req-091c2aab-9fc5-4150-ab59-784c17992465 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:40.022 8 INFO cinder.volume.api [None req-091c2aab-9fc5-4150-ab59-784c17992465 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:40.029 8 INFO cinder.api.openstack.wsgi [None req-091c2aab-9fc5-4150-ab59-784c17992465 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d returned with HTTP 200 [pid: 8|app: 0|req: 452/905] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:39 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:40.051 7 INFO cinder.api.openstack.wsgi [None req-f3990471-f70c-42be-92e8-3e5199586f4c dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:40.073 7 INFO cinder.volume.api [None req-f3990471-f70c-42be-92e8-3e5199586f4c dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:40.080 7 INFO cinder.api.openstack.wsgi [None req-f3990471-f70c-42be-92e8-3e5199586f4c dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d returned with HTTP 200 [pid: 7|app: 0|req: 454/906] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:40 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d => generated 968 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-08-26 01:39:40.101 8 INFO cinder.api.openstack.wsgi [None req-7d71eb3b-9241-43cb-8c2d-3b2f5fef75d2 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes 2026-08-26 01:39:40.134 8 INFO cinder.volume.api [None req-7d71eb3b-9241-43cb-8c2d-3b2f5fef75d2 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Get all volumes completed successfully. 2026-08-26 01:39:40.135 8 INFO cinder.api.openstack.wsgi [None req-7d71eb3b-9241-43cb-8c2d-3b2f5fef75d2 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 453/907] 10.0.0.20 () {32 vars in 700 bytes} [Wed Aug 26 01:39:40 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes => generated 1322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:40.146 7 INFO cinder.api.openstack.wsgi [None req-a8890c51-d4e8-4503-a372-f22ba2df9ba6 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:40.180 7 INFO cinder.volume.api [None req-a8890c51-d4e8-4503-a372-f22ba2df9ba6 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:40.184 7 INFO cinder.api.openstack.wsgi [None req-a8890c51-d4e8-4503-a372-f22ba2df9ba6 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d returned with HTTP 200 [pid: 7|app: 0|req: 455/908] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:40 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d => 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-08-26 01:39:40.217 8 INFO cinder.api.openstack.wsgi [None req-7de3cacd-a9d3-4ece-8672-de6ca69deff6 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d 2026-08-26 01:39:40.218 8 INFO cinder.api.v3.volumes [None req-7de3cacd-a9d3-4ece-8672-de6ca69deff6 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Delete volume with id: d5e9dfa1-77dc-4533-9d79-a5b495c0e67d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:40.232 8 INFO cinder.volume.api [None req-7de3cacd-a9d3-4ece-8672-de6ca69deff6 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:40.257 8 INFO cinder.volume.api [None req-7de3cacd-a9d3-4ece-8672-de6ca69deff6 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Delete volume request issued successfully. 2026-08-26 01:39:40.258 8 INFO cinder.api.openstack.wsgi [None req-7de3cacd-a9d3-4ece-8672-de6ca69deff6 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d returned with HTTP 202 [pid: 8|app: 0|req: 454/909] 10.0.0.20 () {32 vars in 777 bytes} [Wed Aug 26 01:39:40 2026] DELETE /v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:40.285 7 INFO cinder.api.openstack.wsgi [None req-d6201365-2b00-4819-b876-cfff807d27f0 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:40.301 7 INFO cinder.volume.api [None req-d6201365-2b00-4819-b876-cfff807d27f0 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:40.307 7 INFO cinder.api.openstack.wsgi [None req-d6201365-2b00-4819-b876-cfff807d27f0 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d returned with HTTP 200 [pid: 7|app: 0|req: 456/910] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:40 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d => generated 967 bytes in 44 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-08-26 01:39:41.327 8 INFO cinder.api.openstack.wsgi [None req-29d33f05-6c59-4e51-bbe6-7ea1c0eaca81 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d 2026-08-26 01:39:41.334 8 INFO cinder.api.openstack.wsgi [None req-29d33f05-6c59-4e51-bbe6-7ea1c0eaca81 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d returned with HTTP 404 [pid: 8|app: 0|req: 455/911] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:41 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/d5e9dfa1-77dc-4533-9d79-a5b495c0e67d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:41.344 7 INFO cinder.api.openstack.wsgi [None req-746a7d17-2d62-4f8a-8697-1e3a0803c5ab dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:41.361 7 INFO cinder.volume.api [None req-746a7d17-2d62-4f8a-8697-1e3a0803c5ab dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:41.368 7 INFO cinder.api.openstack.wsgi [None req-746a7d17-2d62-4f8a-8697-1e3a0803c5ab dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb returned with HTTP 200 [pid: 7|app: 0|req: 457/912] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:41 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:41.391 8 INFO cinder.api.openstack.wsgi [None req-b00a611e-88ba-42a3-bcac-bd887c159710 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb 2026-08-26 01:39:41.391 8 INFO cinder.api.v3.volumes [None req-b00a611e-88ba-42a3-bcac-bd887c159710 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Delete volume with id: cbeebe33-da1b-483f-b2fd-648e9ce39afb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:41.400 8 INFO cinder.volume.api [None req-b00a611e-88ba-42a3-bcac-bd887c159710 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:41.419 8 INFO cinder.volume.api [None req-b00a611e-88ba-42a3-bcac-bd887c159710 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Delete volume request issued successfully. 2026-08-26 01:39:41.419 8 INFO cinder.api.openstack.wsgi [None req-b00a611e-88ba-42a3-bcac-bd887c159710 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb returned with HTTP 202 [pid: 8|app: 0|req: 456/913] 10.0.0.20 () {32 vars in 777 bytes} [Wed Aug 26 01:39:41 2026] DELETE /v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb => generated 0 bytes in 34 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-08-26 01:39:41.434 7 INFO cinder.api.openstack.wsgi [None req-f07fc245-db09-4bfd-af40-bb658fa8ed11 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:41.450 7 INFO cinder.volume.api [None req-f07fc245-db09-4bfd-af40-bb658fa8ed11 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:41.455 7 INFO cinder.api.openstack.wsgi [None req-f07fc245-db09-4bfd-af40-bb658fa8ed11 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb returned with HTTP 200 [pid: 7|app: 0|req: 458/914] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:41 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:39:42.478 8 INFO cinder.api.openstack.wsgi [None req-1086def3-c28a-4e55-8aa2-2ee30d3f1ffe dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb 2026-08-26 01:39:42.495 8 INFO cinder.api.openstack.wsgi [None req-1086def3-c28a-4e55-8aa2-2ee30d3f1ffe dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb returned with HTTP 404 [pid: 8|app: 0|req: 457/915] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:42 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/cbeebe33-da1b-483f-b2fd-648e9ce39afb => generated 109 bytes in 26 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-08-26 01:39:42.507 7 INFO cinder.api.openstack.wsgi [None req-140205ac-55aa-4e44-873a-b35343300d87 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:42.523 7 INFO cinder.volume.api [None req-140205ac-55aa-4e44-873a-b35343300d87 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:42.531 7 INFO cinder.api.openstack.wsgi [None req-140205ac-55aa-4e44-873a-b35343300d87 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 returned with HTTP 200 [pid: 7|app: 0|req: 459/916] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:42 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:42.545 7 INFO cinder.api.openstack.wsgi [None req-140205ac-55aa-4e44-873a-b35343300d87 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:39:42.546 7 INFO cinder.api.openstack.wsgi [None req-140205ac-55aa-4e44-873a-b35343300d87 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:39:42.547 8 INFO cinder.api.openstack.wsgi [None req-1086def3-c28a-4e55-8aa2-2ee30d3f1ffe dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:39:42.549 8 INFO cinder.api.openstack.wsgi [None req-1086def3-c28a-4e55-8aa2-2ee30d3f1ffe dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://10.0.0.220: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-08-26 01:39:42.558 7 INFO cinder.api.openstack.wsgi [None req-e68329f0-e59a-49b1-8187-b32bba736ed4 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 2026-08-26 01:39:42.560 7 INFO cinder.api.v3.volumes [None req-e68329f0-e59a-49b1-8187-b32bba736ed4 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Delete volume with id: 11b40d39-ffdf-498e-a668-389cf8e21914 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:42.576 7 INFO cinder.volume.api [None req-e68329f0-e59a-49b1-8187-b32bba736ed4 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:42.604 7 INFO cinder.volume.api [None req-e68329f0-e59a-49b1-8187-b32bba736ed4 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Delete volume request issued successfully. 2026-08-26 01:39:42.605 7 INFO cinder.api.openstack.wsgi [None req-e68329f0-e59a-49b1-8187-b32bba736ed4 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 returned with HTTP 202 [pid: 7|app: 0|req: 461/919] 10.0.0.20 () {32 vars in 777 bytes} [Wed Aug 26 01:39:42 2026] DELETE /v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-08-26 01:39:42.618 8 INFO cinder.api.openstack.wsgi [None req-cc5448b6-d821-42c1-995d-657b770c8746 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:39:42.639 8 INFO cinder.volume.api [None req-cc5448b6-d821-42c1-995d-657b770c8746 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] Volume info retrieved successfully. 2026-08-26 01:39:42.643 8 INFO cinder.api.openstack.wsgi [None req-cc5448b6-d821-42c1-995d-657b770c8746 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 returned with HTTP 200 [pid: 8|app: 0|req: 459/920] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:42 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 => generated 967 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-08-26 01:39:43.666 7 INFO cinder.api.openstack.wsgi [None req-ad290eeb-3855-4bfe-8c3b-37af5b01c35d dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 2026-08-26 01:39:43.673 7 INFO cinder.api.openstack.wsgi [None req-ad290eeb-3855-4bfe-8c3b-37af5b01c35d dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 returned with HTTP 404 [pid: 7|app: 0|req: 462/921] 10.0.0.20 () {32 vars in 774 bytes} [Wed Aug 26 01:39:43 2026] GET /v3/fc31efa58395482db1d655e912126ae3/volumes/11b40d39-ffdf-498e-a668-389cf8e21914 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-08-26 01:39:52.545 8 INFO cinder.api.openstack.wsgi [None req-cc5448b6-d821-42c1-995d-657b770c8746 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:39:52.545 7 INFO cinder.api.openstack.wsgi [None req-ad290eeb-3855-4bfe-8c3b-37af5b01c35d dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:39:52.547 8 INFO cinder.api.openstack.wsgi [None req-cc5448b6-d821-42c1-995d-657b770c8746 dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:39:52.547 7 INFO cinder.api.openstack.wsgi [None req-ad290eeb-3855-4bfe-8c3b-37af5b01c35d dfa0d6633bc54a6f9da0943705844302 fc31efa58395482db1d655e912126ae3 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:39:56.960 7 INFO cinder.api.openstack.wsgi [None req-b52987e0-d7fd-4b32-bf82-81e5c1e11711 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:39:56.966 7 INFO cinder.api.openstack.wsgi [None req-b52987e0-d7fd-4b32-bf82-81e5c1e11711 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 464/924] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:39:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 160 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-08-26 01:39:56.979 8 INFO cinder.api.openstack.wsgi [None req-78823302-da4e-40cb-bca9-d62aeb26a7c3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:39:56.991 8 INFO cinder.volume.api [None req-78823302-da4e-40cb-bca9-d62aeb26a7c3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:39:56.994 8 INFO cinder.api.openstack.wsgi [None req-78823302-da4e-40cb-bca9-d62aeb26a7c3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 461/925] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:39:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:39:57.047 7 INFO cinder.api.openstack.wsgi [None req-51c987bb-d337-4b0d-827f-f84957f5f7f8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true 2026-08-26 01:39:57.066 7 INFO cinder.api.openstack.wsgi [None req-51c987bb-d337-4b0d-827f-f84957f5f7f8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 465/926] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.076 8 INFO cinder.api.openstack.wsgi [None req-c9622f51-5388-4254-a0bc-9b3711aa0848 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true 2026-08-26 01:39:57.099 8 INFO cinder.api.openstack.wsgi [None req-c9622f51-5388-4254-a0bc-9b3711aa0848 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/927] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.114 7 INFO cinder.api.openstack.wsgi [None req-ece1a3a0-559c-41e7-b1ef-6de9cfcb6010 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true 2026-08-26 01:39:57.133 7 INFO cinder.api.openstack.wsgi [None req-ece1a3a0-559c-41e7-b1ef-6de9cfcb6010 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/928] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.145 8 INFO cinder.api.openstack.wsgi [None req-3e3eefae-8851-43a3-8466-7ba635ea19a4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:39:57.171 8 INFO cinder.api.openstack.wsgi [None req-3e3eefae-8851-43a3-8466-7ba635ea19a4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/929] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.182 7 INFO cinder.api.openstack.wsgi [None req-2797a33b-9bee-4566-84e9-a32b80f023ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true 2026-08-26 01:39:57.207 7 INFO cinder.api.openstack.wsgi [None req-2797a33b-9bee-4566-84e9-a32b80f023ee 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/930] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.218 8 INFO cinder.api.openstack.wsgi [None req-ef247739-34ed-4135-a8ea-1d240f01f8fd 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true 2026-08-26 01:39:57.242 8 INFO cinder.api.openstack.wsgi [None req-ef247739-34ed-4135-a8ea-1d240f01f8fd 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/931] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.253 7 INFO cinder.api.openstack.wsgi [None req-c7177e5b-75c9-465f-96bb-76323eedf261 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b19d77f12de3456493e525cbc56d185c?usage=true 2026-08-26 01:39:57.274 7 INFO cinder.api.openstack.wsgi [None req-c7177e5b-75c9-465f-96bb-76323eedf261 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b19d77f12de3456493e525cbc56d185c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/932] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b19d77f12de3456493e525cbc56d185c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.283 8 INFO cinder.api.openstack.wsgi [None req-400ac796-e16d-47b9-a1c4-2d59dfa880a2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:39:57.302 8 INFO cinder.api.openstack.wsgi [None req-400ac796-e16d-47b9-a1c4-2d59dfa880a2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/933] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.314 7 INFO cinder.api.openstack.wsgi [None req-13b394ef-5ff8-4464-8f0b-88748883ada4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true 2026-08-26 01:39:57.353 7 INFO cinder.api.openstack.wsgi [None req-13b394ef-5ff8-4464-8f0b-88748883ada4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/934] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.378 8 INFO cinder.api.openstack.wsgi [None req-408df60f-8acd-47eb-aa82-824ddc74d398 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c979d74f994b4d66be1080d7fa21f5fe?usage=true 2026-08-26 01:39:57.398 8 INFO cinder.api.openstack.wsgi [None req-408df60f-8acd-47eb-aa82-824ddc74d398 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c979d74f994b4d66be1080d7fa21f5fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/935] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c979d74f994b4d66be1080d7fa21f5fe?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.408 7 INFO cinder.api.openstack.wsgi [None req-fc0c4fa9-da4a-4ca4-90a4-b959ba6de4f6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true 2026-08-26 01:39:57.426 7 INFO cinder.api.openstack.wsgi [None req-fc0c4fa9-da4a-4ca4-90a4-b959ba6de4f6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/936] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.440 8 INFO cinder.api.openstack.wsgi [None req-1d3a768a-5ab0-4fd5-b595-e275cb175890 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/d7647c8c66364c4cbaa34cb4c3345534?usage=true 2026-08-26 01:39:57.455 8 INFO cinder.api.openstack.wsgi [None req-1d3a768a-5ab0-4fd5-b595-e275cb175890 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/d7647c8c66364c4cbaa34cb4c3345534?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/937] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/d7647c8c66364c4cbaa34cb4c3345534?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.467 7 INFO cinder.api.openstack.wsgi [None req-d852f3aa-7388-4a24-affb-9ec14ea9a4af 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:39:57.497 7 INFO cinder.api.openstack.wsgi [None req-d852f3aa-7388-4a24-affb-9ec14ea9a4af 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/938] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.514 8 INFO cinder.api.openstack.wsgi [None req-f68e4b5e-f884-4b3f-a3d7-0c2bb0576c89 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true 2026-08-26 01:39:57.542 8 INFO cinder.api.openstack.wsgi [None req-f68e4b5e-f884-4b3f-a3d7-0c2bb0576c89 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/939] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.559 7 INFO cinder.api.openstack.wsgi [None req-4eeab9c9-dd60-4c07-89bd-3ec4f8d4a23c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f83ff0adfa12407e918662f1384df45e?usage=true 2026-08-26 01:39:57.603 7 INFO cinder.api.openstack.wsgi [None req-4eeab9c9-dd60-4c07-89bd-3ec4f8d4a23c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f83ff0adfa12407e918662f1384df45e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/940] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f83ff0adfa12407e918662f1384df45e?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:39:57.618 8 INFO cinder.api.openstack.wsgi [None req-b88c63bc-2b60-4341-8dc7-54627f80e680 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:39:57.635 8 INFO cinder.volume.api [None req-b88c63bc-2b60-4341-8dc7-54627f80e680 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:39:57.637 8 INFO cinder.api.openstack.wsgi [None req-b88c63bc-2b60-4341-8dc7-54627f80e680 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 469/941] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:39:57.652 7 INFO cinder.api.openstack.wsgi [None req-ceae7516-1581-498e-8b8f-8558ef0504f2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:39:57.660 7 INFO cinder.volume.api [None req-ceae7516-1581-498e-8b8f-8558ef0504f2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:39:57.661 7 INFO cinder.api.openstack.wsgi [None req-ceae7516-1581-498e-8b8f-8558ef0504f2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/942] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:39:57.674 8 INFO cinder.api.openstack.wsgi [None req-1eb9ebbc-67b3-4e6c-ae31-602623baa017 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:39:58.178 8 INFO cinder.api.openstack.wsgi [None req-1eb9ebbc-67b3-4e6c-ae31-602623baa017 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 470/943] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:39:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:40:00.657 7 INFO cinder.api.openstack.wsgi [None req-d3821a12-adb7-482b-af8d-8a7308f4dd77 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes 2026-08-26 01:40:01.175 7 INFO cinder.api.v3.volumes [None req-d3821a12-adb7-482b-af8d-8a7308f4dd77 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Create volume of 16 GB 2026-08-26 01:40:01.181 7 INFO cinder.volume.api [None req-d3821a12-adb7-482b-af8d-8a7308f4dd77 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Availability Zones retrieved successfully. 2026-08-26 01:40:01.421 7 INFO cinder.volume.api [None req-d3821a12-adb7-482b-af8d-8a7308f4dd77 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Create volume request issued successfully. 2026-08-26 01:40:01.422 7 INFO cinder.api.openstack.wsgi [None req-d3821a12-adb7-482b-af8d-8a7308f4dd77 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes returned with HTTP 202 [pid: 7|app: 0|req: 474/944] 162.253.55.161 () {34 vars in 734 bytes} [Wed Aug 26 01:40:00 2026] POST /v3/31f9c4a5fd3b4001a514583339a81e79/volumes => generated 846 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-08-26 01:40:01.437 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-522551c9-0428-4252-a1b9-08a6f31ca613 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:01.480 8 INFO cinder.volume.api [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-522551c9-0428-4252-a1b9-08a6f31ca613 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Volume info retrieved successfully. 2026-08-26 01:40:01.486 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-522551c9-0428-4252-a1b9-08a6f31ca613 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b returned with HTTP 200 [pid: 8|app: 0|req: 471/945] 162.253.55.161 () {32 vars in 825 bytes} [Wed Aug 26 01:40:01 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b => generated 1025 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:40:02.547 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-522551c9-0428-4252-a1b9-08a6f31ca613 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:40:02.548 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-522551c9-0428-4252-a1b9-08a6f31ca613 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:40:02.546 7 INFO cinder.api.openstack.wsgi [None req-d3821a12-adb7-482b-af8d-8a7308f4dd77 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:40:02.549 7 INFO cinder.api.openstack.wsgi [None req-d3821a12-adb7-482b-af8d-8a7308f4dd77 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220: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-08-26 01:40:06.507 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-05ea75dc-05e2-4c3c-8cf8-cee2cd12809e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:06.524 8 INFO cinder.volume.api [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-05ea75dc-05e2-4c3c-8cf8-cee2cd12809e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Volume info retrieved successfully. 2026-08-26 01:40:06.531 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-05ea75dc-05e2-4c3c-8cf8-cee2cd12809e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b returned with HTTP 200 [pid: 8|app: 0|req: 473/948] 162.253.55.161 () {32 vars in 825 bytes} [Wed Aug 26 01:40:06 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b => generated 1675 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-26 01:40:07.035 7 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-f10a3deb-8fe3-48ff-aa07-4adf36034d17 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:07.053 7 INFO cinder.volume.api [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-f10a3deb-8fe3-48ff-aa07-4adf36034d17 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Volume info retrieved successfully. 2026-08-26 01:40:07.059 7 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-f10a3deb-8fe3-48ff-aa07-4adf36034d17 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b returned with HTTP 200 [pid: 7|app: 0|req: 476/949] 10.0.0.83 () {34 vars in 1027 bytes} [Wed Aug 26 01:40:07 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b => generated 1675 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-08-26 01:40:07.495 8 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-ed8d5fd5-b8b0-42ff-aa02-b589ad8f99f2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:07.510 8 INFO cinder.volume.api [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-ed8d5fd5-b8b0-42ff-aa02-b589ad8f99f2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Volume info retrieved successfully. 2026-08-26 01:40:07.514 8 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-ed8d5fd5-b8b0-42ff-aa02-b589ad8f99f2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b returned with HTTP 200 [pid: 8|app: 0|req: 474/950] 10.0.0.83 () {34 vars in 1027 bytes} [Wed Aug 26 01:40:07 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:40:07.524 7 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-f10a3deb-8fe3-48ff-aa07-4adf36034d17 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-26 01:40:07.526 7 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-f10a3deb-8fe3-48ff-aa07-4adf36034d17 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 477/951] 10.0.0.83 () {32 vars in 828 bytes} [Wed Aug 26 01:40:07 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-08-26 01:40:07.542 8 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-089c08b4-509e-47d7-9e20-559698773f6c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:07.757 8 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-089c08b4-509e-47d7-9e20-559698773f6c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/attachments returned with HTTP 200 [pid: 8|app: 0|req: 475/952] 10.0.0.83 () {40 vars in 1056 bytes} [Wed Aug 26 01:40:07 2026] POST /v3/31f9c4a5fd3b4001a514583339a81e79/attachments => generated 273 bytes in 223 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-08-26 01:40:12.017 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-7f2f650c-618c-4a8b-9696-c30bef254451 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:12.034 7 INFO cinder.volume.api [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-7f2f650c-618c-4a8b-9696-c30bef254451 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Volume info retrieved successfully. 2026-08-26 01:40:12.040 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-7f2f650c-618c-4a8b-9696-c30bef254451 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b returned with HTTP 200 [pid: 7|app: 0|req: 478/953] 162.253.55.161 () {32 vars in 825 bytes} [Wed Aug 26 01:40:12 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:40:12.546 8 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-089c08b4-509e-47d7-9e20-559698773f6c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:40:12.546 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-7f2f650c-618c-4a8b-9696-c30bef254451 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:40:12.547 8 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-089c08b4-509e-47d7-9e20-559698773f6c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:40:12.548 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-7f2f650c-618c-4a8b-9696-c30bef254451 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:40:13.241 8 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-089c08b4-509e-47d7-9e20-559698773f6c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-08-26 01:40:13.242 8 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-089c08b4-509e-47d7-9e20-559698773f6c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 477/956] 162.253.55.161 () {32 vars in 840 bytes} [Wed Aug 26 01:40:13 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-08-26 01:40:13.256 7 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-f831ddd0-2796-44ec-834c-1f519fec23c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:13.280 7 INFO cinder.volume.api [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-f831ddd0-2796-44ec-834c-1f519fec23c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Volume info retrieved successfully. 2026-08-26 01:40:13.286 7 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-f831ddd0-2796-44ec-834c-1f519fec23c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b returned with HTTP 200 [pid: 7|app: 0|req: 480/957] 162.253.55.161 () {36 vars in 1073 bytes} [Wed Aug 26 01:40:13 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b => generated 1898 bytes in 40 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-08-26 01:40:13.371 8 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-5c188f27-b1ab-467f-ace9-0500709e158b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/attachments/68dd3047-9f01-4c92-a952-5ffe95796cc0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:14.418 8 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-5c188f27-b1ab-467f-ace9-0500709e158b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/attachments/68dd3047-9f01-4c92-a952-5ffe95796cc0 returned with HTTP 200 [pid: 8|app: 0|req: 478/958] 162.253.55.161 () {40 vars in 1135 bytes} [Wed Aug 26 01:40:13 2026] PUT /v3/31f9c4a5fd3b4001a514583339a81e79/attachments/68dd3047-9f01-4c92-a952-5ffe95796cc0 => generated 802 bytes in 1057 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-08-26 01:40:14.942 7 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-b4960877-267a-4749-8ae4-92f8483518b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/attachments/68dd3047-9f01-4c92-a952-5ffe95796cc0/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:14.980 7 INFO cinder.api.openstack.wsgi [req-0b21f3c1-ffc8-4138-b7ff-6af8ee12a0e9 req-b4960877-267a-4749-8ae4-92f8483518b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/attachments/68dd3047-9f01-4c92-a952-5ffe95796cc0/action returned with HTTP 204 [pid: 7|app: 0|req: 481/959] 162.253.55.161 () {40 vars in 1148 bytes} [Wed Aug 26 01:40:14 2026] POST /v3/31f9c4a5fd3b4001a514583339a81e79/attachments/68dd3047-9f01-4c92-a952-5ffe95796cc0/action => generated 0 bytes in 44 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-08-26 01:40:15.256 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-97c7340d-ab92-46f3-8a29-f9d28def3740 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:15.276 8 INFO cinder.volume.api [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-97c7340d-ab92-46f3-8a29-f9d28def3740 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Volume info retrieved successfully. 2026-08-26 01:40:15.281 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-97c7340d-ab92-46f3-8a29-f9d28def3740 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b returned with HTTP 200 [pid: 8|app: 0|req: 479/960] 162.253.55.161 () {32 vars in 825 bytes} [Wed Aug 26 01:40:15 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b => generated 1973 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-08-26 01:40:18.157 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-8e9ed614-9f55-4db9-95db-3f85dad18e95 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:18.173 7 INFO cinder.volume.api [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-8e9ed614-9f55-4db9-95db-3f85dad18e95 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Volume info retrieved successfully. 2026-08-26 01:40:18.179 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-8e9ed614-9f55-4db9-95db-3f85dad18e95 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b returned with HTTP 200 [pid: 7|app: 0|req: 482/961] 162.253.55.161 () {32 vars in 825 bytes} [Wed Aug 26 01:40:18 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b => generated 1973 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-08-26 01:40:21.526 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-09c6cf7f-b0e7-4de4-87f3-3260049d3844 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:21.543 8 INFO cinder.volume.api [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-09c6cf7f-b0e7-4de4-87f3-3260049d3844 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Volume info retrieved successfully. 2026-08-26 01:40:21.547 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-09c6cf7f-b0e7-4de4-87f3-3260049d3844 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b returned with HTTP 200 [pid: 8|app: 0|req: 480/962] 162.253.55.161 () {32 vars in 825 bytes} [Wed Aug 26 01:40:21 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b => generated 1973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:40:22.545 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-09c6cf7f-b0e7-4de4-87f3-3260049d3844 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:40:22.546 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-09c6cf7f-b0e7-4de4-87f3-3260049d3844 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:40:22.547 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-8e9ed614-9f55-4db9-95db-3f85dad18e95 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:40:22.548 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-8e9ed614-9f55-4db9-95db-3f85dad18e95 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220: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-08-26 01:40:24.400 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-c69fc5c1-6380-4a15-9be5-4f890961f2cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:24.420 8 INFO cinder.volume.api [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-c69fc5c1-6380-4a15-9be5-4f890961f2cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Volume info retrieved successfully. 2026-08-26 01:40:24.426 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-c69fc5c1-6380-4a15-9be5-4f890961f2cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b returned with HTTP 200 [pid: 8|app: 0|req: 482/965] 162.253.55.161 () {32 vars in 825 bytes} [Wed Aug 26 01:40:24 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b => generated 1973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:40:32.547 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-c69fc5c1-6380-4a15-9be5-4f890961f2cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:40:32.547 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-8e9ed614-9f55-4db9-95db-3f85dad18e95 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:40:32.548 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-c69fc5c1-6380-4a15-9be5-4f890961f2cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:40:32.548 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-8e9ed614-9f55-4db9-95db-3f85dad18e95 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:40:42.545 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-8e9ed614-9f55-4db9-95db-3f85dad18e95 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:40:42.545 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-c69fc5c1-6380-4a15-9be5-4f890961f2cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:40:42.546 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-8e9ed614-9f55-4db9-95db-3f85dad18e95 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:40:42.546 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-c69fc5c1-6380-4a15-9be5-4f890961f2cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:40:52.545 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-8e9ed614-9f55-4db9-95db-3f85dad18e95 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:40:52.546 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-c69fc5c1-6380-4a15-9be5-4f890961f2cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:40:52.547 7 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-8e9ed614-9f55-4db9-95db-3f85dad18e95 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:40:52.549 8 INFO cinder.api.openstack.wsgi [req-d3821a12-adb7-482b-af8d-8a7308f4dd77 req-c69fc5c1-6380-4a15-9be5-4f890961f2cc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220: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-08-26 01:40:56.976 7 INFO cinder.api.openstack.wsgi [None req-49eb334f-54ae-46be-9cae-57a5a3c4cd74 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:40:56.983 7 INFO cinder.api.openstack.wsgi [None req-49eb334f-54ae-46be-9cae-57a5a3c4cd74 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 487/972] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:40:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 121 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-08-26 01:40:57.036 8 INFO cinder.api.openstack.wsgi [None req-19345f36-5041-4344-8338-9ef1a49cf5c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true 2026-08-26 01:40:57.062 8 INFO cinder.api.openstack.wsgi [None req-19345f36-5041-4344-8338-9ef1a49cf5c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/973] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:40:57.073 7 INFO cinder.api.openstack.wsgi [None req-7799b775-8e57-4426-88a1-3c77847b4f96 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true 2026-08-26 01:40:57.101 7 INFO cinder.api.openstack.wsgi [None req-7799b775-8e57-4426-88a1-3c77847b4f96 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/974] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:40:57.116 8 INFO cinder.api.openstack.wsgi [None req-0c876970-ff78-427f-b4e4-f0b308946e8a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true 2026-08-26 01:40:57.146 8 INFO cinder.api.openstack.wsgi [None req-0c876970-ff78-427f-b4e4-f0b308946e8a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/975] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:40:57.158 7 INFO cinder.api.openstack.wsgi [None req-1d0a02df-9628-4baa-a419-d19ef7c35f46 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:40:57.186 7 INFO cinder.api.openstack.wsgi [None req-1d0a02df-9628-4baa-a419-d19ef7c35f46 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/976] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:40:57.202 8 INFO cinder.api.openstack.wsgi [None req-a2a0abba-03e1-46c1-b840-0d052ecfe7f4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true 2026-08-26 01:40:57.223 8 INFO cinder.api.openstack.wsgi [None req-a2a0abba-03e1-46c1-b840-0d052ecfe7f4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/977] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:40:57.236 7 INFO cinder.api.openstack.wsgi [None req-b2678adb-9611-40c7-bf3d-e466fbf871b7 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true 2026-08-26 01:40:57.258 7 INFO cinder.api.openstack.wsgi [None req-b2678adb-9611-40c7-bf3d-e466fbf871b7 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/978] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:40:57.274 8 INFO cinder.api.openstack.wsgi [None req-ff1fb7fb-5acb-4648-92f9-91c0f366f8da 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b19d77f12de3456493e525cbc56d185c?usage=true 2026-08-26 01:40:57.299 8 INFO cinder.api.openstack.wsgi [None req-ff1fb7fb-5acb-4648-92f9-91c0f366f8da 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b19d77f12de3456493e525cbc56d185c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/979] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b19d77f12de3456493e525cbc56d185c?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:40:57.311 7 INFO cinder.api.openstack.wsgi [None req-1214d83b-9d77-4c67-b2f0-23935915fb0e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:40:57.344 7 INFO cinder.api.openstack.wsgi [None req-1214d83b-9d77-4c67-b2f0-23935915fb0e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/980] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:40:57.356 8 INFO cinder.api.openstack.wsgi [None req-6de2c5cb-e885-4fbc-9418-b8ef149d0625 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true 2026-08-26 01:40:57.385 8 INFO cinder.api.openstack.wsgi [None req-6de2c5cb-e885-4fbc-9418-b8ef149d0625 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/981] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:40:57.399 7 INFO cinder.api.openstack.wsgi [None req-97821e31-c7c0-4f6b-ad04-637a80319f80 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true 2026-08-26 01:40:57.423 7 INFO cinder.api.openstack.wsgi [None req-97821e31-c7c0-4f6b-ad04-637a80319f80 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/982] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:40:57.446 8 INFO cinder.api.openstack.wsgi [None req-539f9408-cd3d-4d6f-8cc6-2e6e011ca81d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:40:57.471 8 INFO cinder.api.openstack.wsgi [None req-539f9408-cd3d-4d6f-8cc6-2e6e011ca81d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/983] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:40:57.492 7 INFO cinder.api.openstack.wsgi [None req-d997c638-0244-40b5-a9af-bf56424334d4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true 2026-08-26 01:40:57.518 7 INFO cinder.api.openstack.wsgi [None req-d997c638-0244-40b5-a9af-bf56424334d4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/984] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:40:57.532 8 INFO cinder.api.openstack.wsgi [None req-1e5afba5-56fd-412a-bfe9-ba0bc87d5020 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f83ff0adfa12407e918662f1384df45e?usage=true 2026-08-26 01:40:57.559 8 INFO cinder.api.openstack.wsgi [None req-1e5afba5-56fd-412a-bfe9-ba0bc87d5020 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f83ff0adfa12407e918662f1384df45e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/985] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f83ff0adfa12407e918662f1384df45e?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:40:57.574 7 INFO cinder.api.openstack.wsgi [None req-51fcceec-99bc-403c-b44b-69cc8efdcdba 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:40:57.589 7 INFO cinder.volume.api [None req-51fcceec-99bc-403c-b44b-69cc8efdcdba 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:57.596 7 INFO cinder.api.openstack.wsgi [None req-51fcceec-99bc-403c-b44b-69cc8efdcdba 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/986] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 1976 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:40:57.608 8 INFO cinder.api.openstack.wsgi [None req-6302f5cb-b0b1-4ffa-8c9b-9cd388bafcca 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:40:57.615 8 INFO cinder.volume.api [None req-6302f5cb-b0b1-4ffa-8c9b-9cd388bafcca 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:40:57.615 8 INFO cinder.api.openstack.wsgi [None req-6302f5cb-b0b1-4ffa-8c9b-9cd388bafcca 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/987] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true => generated 17 bytes in 14 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-08-26 01:40:57.629 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:40:58.133 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 495/988] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:40:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:40:58.146 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:40:58.163 8 INFO cinder.volume.api [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:40:58.175 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 494/989] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:40:58 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 1976 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:41:02.545 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:41:02.545 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:41:02.546 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:41:02.546 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:41:12.545 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:41:12.546 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:41:12.546 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:41:12.547 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:41:22.545 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:41:22.546 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:41:22.545 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:41:22.547 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:41:32.544 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:41:32.545 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:41:32.545 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:41:32.545 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:41:42.546 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:41:42.546 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:41:42.547 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:41:42.547 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:41:52.546 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:41:52.546 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:41:52.547 7 INFO cinder.api.openstack.wsgi [None req-593ea1f6-4995-45ce-8efb-92f47d08f2bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:41:52.547 8 INFO cinder.api.openstack.wsgi [None req-d08f9c68-090a-4cc3-a5ae-3bdbb19ba50e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:41:56.951 7 INFO cinder.api.openstack.wsgi [None req-596b4e6c-dbf5-429c-b04a-cf53343cdfb7 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:41:56.956 7 INFO cinder.api.openstack.wsgi [None req-596b4e6c-dbf5-429c-b04a-cf53343cdfb7 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 502/1002] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:41:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 107 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-08-26 01:41:56.968 8 INFO cinder.api.openstack.wsgi [None req-b9ca3655-f496-4a33-9b67-e521cb6b36d8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:41:56.974 8 INFO cinder.volume.api [None req-b9ca3655-f496-4a33-9b67-e521cb6b36d8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:41:56.975 8 INFO cinder.api.openstack.wsgi [None req-b9ca3655-f496-4a33-9b67-e521cb6b36d8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 501/1003] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:41:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:41:56.985 7 INFO cinder.api.openstack.wsgi [None req-475e64c5-40ca-4c1f-a0a0-848f319a5b62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:41:56.999 7 INFO cinder.volume.api [None req-475e64c5-40ca-4c1f-a0a0-848f319a5b62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:41:57.004 7 INFO cinder.api.openstack.wsgi [None req-475e64c5-40ca-4c1f-a0a0-848f319a5b62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1004] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:41:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 1976 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:41:57.018 8 INFO cinder.api.openstack.wsgi [None req-4fe6c9bd-8578-4765-ae9a-ceb78b30d321 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:41:57.525 8 INFO cinder.api.openstack.wsgi [None req-4fe6c9bd-8578-4765-ae9a-ceb78b30d321 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1005] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:41:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 671 bytes in 516 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-08-26 01:41:57.585 7 INFO cinder.api.openstack.wsgi [None req-08364a65-f333-44d1-882c-031e3547c2b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true 2026-08-26 01:41:57.626 7 INFO cinder.api.openstack.wsgi [None req-08364a65-f333-44d1-882c-031e3547c2b9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1006] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:41:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:41:57.639 8 INFO cinder.api.openstack.wsgi [None req-0844c082-3abb-476b-9932-30e5b4a26168 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true 2026-08-26 01:41:57.661 8 INFO cinder.api.openstack.wsgi [None req-0844c082-3abb-476b-9932-30e5b4a26168 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1007] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:41:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:41:57.673 7 INFO cinder.api.openstack.wsgi [None req-b747ea7b-9479-4a21-9cea-b0004c19f4f4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true 2026-08-26 01:41:57.697 7 INFO cinder.api.openstack.wsgi [None req-b747ea7b-9479-4a21-9cea-b0004c19f4f4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1008] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:41:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:41:57.715 8 INFO cinder.api.openstack.wsgi [None req-d491f91a-5d2b-427c-909f-e70bf90a013f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:41:57.738 8 INFO cinder.api.openstack.wsgi [None req-d491f91a-5d2b-427c-909f-e70bf90a013f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1009] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:41:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:41:57.750 7 INFO cinder.api.openstack.wsgi [None req-34d55fee-3096-4763-980d-892913bf64a9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true 2026-08-26 01:41:57.771 7 INFO cinder.api.openstack.wsgi [None req-34d55fee-3096-4763-980d-892913bf64a9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1010] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:41:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:41:57.781 8 INFO cinder.api.openstack.wsgi [None req-a40ea63a-d48c-4755-a281-827624df0ccb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true 2026-08-26 01:41:57.821 8 INFO cinder.api.openstack.wsgi [None req-a40ea63a-d48c-4755-a281-827624df0ccb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1011] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:41:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:41:57.845 7 INFO cinder.api.openstack.wsgi [None req-b6caad99-031a-4ddb-a518-7f3623fdfc84 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:41:57.866 7 INFO cinder.api.openstack.wsgi [None req-b6caad99-031a-4ddb-a518-7f3623fdfc84 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1012] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:41:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:41:57.879 8 INFO cinder.api.openstack.wsgi [None req-c1cf1000-85ee-4b19-94bd-f6c0d21dfc45 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true 2026-08-26 01:41:57.898 8 INFO cinder.api.openstack.wsgi [None req-c1cf1000-85ee-4b19-94bd-f6c0d21dfc45 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1013] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:41:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:41:57.912 7 INFO cinder.api.openstack.wsgi [None req-920f568c-ec1e-4281-b6a9-8550300aa285 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true 2026-08-26 01:41:57.933 7 INFO cinder.api.openstack.wsgi [None req-920f568c-ec1e-4281-b6a9-8550300aa285 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1014] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:41:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:41:57.959 8 INFO cinder.api.openstack.wsgi [None req-fe7acfdc-c434-41c8-99d8-9fa451748d73 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:41:57.972 8 INFO cinder.api.openstack.wsgi [None req-fe7acfdc-c434-41c8-99d8-9fa451748d73 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1015] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:41:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:41:57.985 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true 2026-08-26 01:41:58.025 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1016] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:41:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:41:58.035 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:41:58.048 8 INFO cinder.volume.api [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:41:58.052 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1017] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:41:58 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 1976 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:42:02.546 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:42:02.545 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:42:02.547 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:42:02.547 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:42:12.545 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:42:12.545 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:42:12.547 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:42:12.547 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:42:22.545 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:42:22.545 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:42:22.545 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:42:22.546 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:42:32.545 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:42:32.545 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:42:32.546 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:42:32.547 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:42:42.546 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:42:42.546 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:42:42.547 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:42:42.549 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:42:52.546 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:42:52.547 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:42:52.547 8 INFO cinder.api.openstack.wsgi [None req-bd1865f0-8074-4a12-949c-92eedae1bf62 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:42:52.548 7 INFO cinder.api.openstack.wsgi [None req-b182b7c6-304b-4bcc-8034-7f9b2cd1fd8b 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:42:56.832 7 INFO cinder.api.openstack.wsgi [None req-a13f8c60-ca96-42f2-97cd-c8e8cd9ae803 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:42:56.845 7 INFO cinder.volume.api [None req-a13f8c60-ca96-42f2-97cd-c8e8cd9ae803 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:42:56.850 7 INFO cinder.api.openstack.wsgi [None req-a13f8c60-ca96-42f2-97cd-c8e8cd9ae803 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1030] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:42:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 1976 bytes in 56 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-08-26 01:42:56.866 8 INFO cinder.api.openstack.wsgi [None req-2ad5e784-2217-4a8e-9fa9-32dbf338978a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:42:56.875 8 INFO cinder.volume.api [None req-2ad5e784-2217-4a8e-9fa9-32dbf338978a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:42:56.876 8 INFO cinder.api.openstack.wsgi [None req-2ad5e784-2217-4a8e-9fa9-32dbf338978a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1031] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:42:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true => generated 17 bytes in 20 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-08-26 01:42:56.888 7 INFO cinder.api.openstack.wsgi [None req-979f0130-1abd-42bd-ae67-7c2272e55405 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:42:57.393 7 INFO cinder.api.openstack.wsgi [None req-979f0130-1abd-42bd-ae67-7c2272e55405 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1032] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:42:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 671 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:42:57.447 8 INFO cinder.api.openstack.wsgi [None req-d5f34256-0485-4774-8f53-1a2bfc39ce47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true 2026-08-26 01:42:57.484 8 INFO cinder.api.openstack.wsgi [None req-d5f34256-0485-4774-8f53-1a2bfc39ce47 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1033] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:42:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/07ef580cb68f4ffc8f68073f07a23b7f?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:42:57.494 7 INFO cinder.api.openstack.wsgi [None req-5546e406-30cd-4a48-9910-fe79fa7ca26f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true 2026-08-26 01:42:57.522 7 INFO cinder.api.openstack.wsgi [None req-5546e406-30cd-4a48-9910-fe79fa7ca26f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1034] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:42:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/135556f709264aa6a85f0e33e1b0bde7?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:42:57.548 8 INFO cinder.api.openstack.wsgi [None req-c65c8c0f-cf60-4103-bed8-5aec90039b0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true 2026-08-26 01:42:57.571 8 INFO cinder.api.openstack.wsgi [None req-c65c8c0f-cf60-4103-bed8-5aec90039b0d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1035] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:42:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/275584103f864ec9b753cc0ac9b1058c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:42:57.583 7 INFO cinder.api.openstack.wsgi [None req-870b4f77-19f9-4aa7-a4b1-efb6aeb64253 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:42:57.612 7 INFO cinder.api.openstack.wsgi [None req-870b4f77-19f9-4aa7-a4b1-efb6aeb64253 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1036] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:42:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:42:57.628 8 INFO cinder.api.openstack.wsgi [None req-ff718415-6e27-4b04-b772-62b8ddb0ff70 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true 2026-08-26 01:42:57.646 8 INFO cinder.api.openstack.wsgi [None req-ff718415-6e27-4b04-b772-62b8ddb0ff70 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1037] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:42:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5416b0cd293a4a81b72dbee9aea5d1f7?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:42:57.672 7 INFO cinder.api.openstack.wsgi [None req-c5b77b12-de43-43f5-bd56-df38060b7aa4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true 2026-08-26 01:42:57.695 7 INFO cinder.api.openstack.wsgi [None req-c5b77b12-de43-43f5-bd56-df38060b7aa4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1038] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:42:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/5563a78bd0464818bfeba42881d415d2?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:42:57.707 8 INFO cinder.api.openstack.wsgi [None req-d9641e1f-674d-4c7a-8ea3-f4596821fd49 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:42:57.726 8 INFO cinder.api.openstack.wsgi [None req-d9641e1f-674d-4c7a-8ea3-f4596821fd49 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1039] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:42:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:42:57.737 7 INFO cinder.api.openstack.wsgi [None req-da6f52f4-d9d0-428b-b046-d1920bcbed4d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true 2026-08-26 01:42:57.757 7 INFO cinder.api.openstack.wsgi [None req-da6f52f4-d9d0-428b-b046-d1920bcbed4d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1040] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:42:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/c4ad6133c55e4048a2666662a065c6c9?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:42:57.766 8 INFO cinder.api.openstack.wsgi [None req-f7684c41-337c-497b-9b94-c8652a941877 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true 2026-08-26 01:42:57.782 8 INFO cinder.api.openstack.wsgi [None req-f7684c41-337c-497b-9b94-c8652a941877 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1041] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:42:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/cce05e3d88da48c8af3ae8c28db8a373?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:42:57.791 7 INFO cinder.api.openstack.wsgi [None req-30f99b85-038c-4a0e-a773-f713ca999c17 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:42:57.814 7 INFO cinder.api.openstack.wsgi [None req-30f99b85-038c-4a0e-a773-f713ca999c17 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1042] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:42:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:42:57.824 8 INFO cinder.api.openstack.wsgi [None req-20cdc8ee-d3a2-4227-b754-f996b5d92f81 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true 2026-08-26 01:42:57.841 8 INFO cinder.api.openstack.wsgi [None req-20cdc8ee-d3a2-4227-b754-f996b5d92f81 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1043] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:42:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/f487765dd152441ca437fe9fa460639e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:42:57.851 7 INFO cinder.api.openstack.wsgi [None req-cdc86f19-58d9-4a84-aab7-88b42525b540 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:42:57.856 7 INFO cinder.api.openstack.wsgi [None req-cdc86f19-58d9-4a84-aab7-88b42525b540 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 523/1044] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:42:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:42:57.866 8 INFO cinder.api.openstack.wsgi [None req-6bc487c8-c2a3-4e42-993b-daa8a9c4da58 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:42:57.881 8 INFO cinder.volume.api [None req-6bc487c8-c2a3-4e42-993b-daa8a9c4da58 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:42:57.888 8 INFO cinder.api.openstack.wsgi [None req-6bc487c8-c2a3-4e42-993b-daa8a9c4da58 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 522/1045] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:42:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-08-26 01:43:02.545 8 INFO cinder.api.openstack.wsgi [None req-6bc487c8-c2a3-4e42-993b-daa8a9c4da58 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:43:02.545 7 INFO cinder.api.openstack.wsgi [None req-cdc86f19-58d9-4a84-aab7-88b42525b540 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:43:02.546 8 INFO cinder.api.openstack.wsgi [None req-6bc487c8-c2a3-4e42-993b-daa8a9c4da58 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:43:02.546 7 INFO cinder.api.openstack.wsgi [None req-cdc86f19-58d9-4a84-aab7-88b42525b540 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220: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-08-26 01:43:06.769 8 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-49be9b5e-a807-4a81-96a2-e3a73d4272ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/attachments/68dd3047-9f01-4c92-a952-5ffe95796cc0 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:43:07.323 8 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-49be9b5e-a807-4a81-96a2-e3a73d4272ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/attachments/68dd3047-9f01-4c92-a952-5ffe95796cc0 returned with HTTP 200 [pid: 8|app: 0|req: 524/1048] 162.253.55.161 () {38 vars in 1103 bytes} [Wed Aug 26 01:43:06 2026] DELETE /v3/31f9c4a5fd3b4001a514583339a81e79/attachments/68dd3047-9f01-4c92-a952-5ffe95796cc0 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:43:07.340 7 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b 2026-08-26 01:43:07.341 7 INFO cinder.api.v3.volumes [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Delete volume with id: 6023cce2-75e6-4d3a-b9fd-0946603cd19b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:43:07.352 7 INFO cinder.volume.api [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Volume info retrieved successfully. 2026-08-26 01:43:07.375 7 INFO cinder.volume.api [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Delete volume request issued successfully. 2026-08-26 01:43:07.376 7 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b returned with HTTP 202 [pid: 7|app: 0|req: 525/1049] 162.253.55.161 () {36 vars in 1054 bytes} [Wed Aug 26 01:43:07 2026] DELETE /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/6023cce2-75e6-4d3a-b9fd-0946603cd19b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-08-26 01:43:12.545 8 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-49be9b5e-a807-4a81-96a2-e3a73d4272ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:43:12.545 7 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:43:12.546 8 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-49be9b5e-a807-4a81-96a2-e3a73d4272ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:43:12.546 7 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:43:22.545 8 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-49be9b5e-a807-4a81-96a2-e3a73d4272ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:43:22.546 8 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-49be9b5e-a807-4a81-96a2-e3a73d4272ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:43:22.546 7 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:43:22.548 7 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:43:32.546 7 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:43:32.546 8 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-49be9b5e-a807-4a81-96a2-e3a73d4272ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:43:32.547 7 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:43:32.551 8 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-49be9b5e-a807-4a81-96a2-e3a73d4272ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:43:42.545 7 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:43:42.545 8 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-49be9b5e-a807-4a81-96a2-e3a73d4272ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:43:42.546 7 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:43:42.546 8 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-49be9b5e-a807-4a81-96a2-e3a73d4272ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:43:52.545 7 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:43:52.545 8 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-49be9b5e-a807-4a81-96a2-e3a73d4272ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:43:52.546 7 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-00b65f88-7226-4418-9717-685ce25a31c8 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:43:52.546 8 INFO cinder.api.openstack.wsgi [req-623a4e60-d81e-4c7f-9823-fd740323db1b req-49be9b5e-a807-4a81-96a2-e3a73d4272ef 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220: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-08-26 01:43:56.983 7 INFO cinder.api.openstack.wsgi [None req-9b4acbbc-e541-439d-9c1b-5388f5490b9c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/0d2fda9e270d4ac49fefede4dd247805?usage=true 2026-08-26 01:43:57.013 7 INFO cinder.api.openstack.wsgi [None req-9b4acbbc-e541-439d-9c1b-5388f5490b9c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/0d2fda9e270d4ac49fefede4dd247805?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1060] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:43:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/0d2fda9e270d4ac49fefede4dd247805?usage=true => generated 847 bytes in 126 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-08-26 01:43:57.023 8 INFO cinder.api.openstack.wsgi [None req-f43e2fbb-8870-49f7-a8a6-9a5a85288e29 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-26 01:43:57.044 8 INFO cinder.api.openstack.wsgi [None req-f43e2fbb-8870-49f7-a8a6-9a5a85288e29 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1061] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:43:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:43:57.060 7 INFO cinder.api.openstack.wsgi [None req-7f84714e-aed3-4e97-9568-93cfb0fc567c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/8eb3ccd14f26490b8120238e5eaca464?usage=true 2026-08-26 01:43:57.079 7 INFO cinder.api.openstack.wsgi [None req-7f84714e-aed3-4e97-9568-93cfb0fc567c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/8eb3ccd14f26490b8120238e5eaca464?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1062] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:43:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/8eb3ccd14f26490b8120238e5eaca464?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:43:57.092 8 INFO cinder.api.openstack.wsgi [None req-4f1d2d7c-6d9c-485a-86a7-181e468feac1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:43:57.120 8 INFO cinder.api.openstack.wsgi [None req-4f1d2d7c-6d9c-485a-86a7-181e468feac1 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1063] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:43:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:43:57.131 7 INFO cinder.api.openstack.wsgi [None req-48c9d494-ecdf-4bd9-8527-83200442b6d6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:43:57.152 7 INFO cinder.api.openstack.wsgi [None req-48c9d494-ecdf-4bd9-8527-83200442b6d6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1064] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:43:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:43:57.165 8 INFO cinder.api.openstack.wsgi [None req-81a4d446-02e6-4dfa-b3d0-bc0a12d88ee9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/eb86bf24920945dda55707a81d02a937?usage=true 2026-08-26 01:43:57.179 8 INFO cinder.api.openstack.wsgi [None req-81a4d446-02e6-4dfa-b3d0-bc0a12d88ee9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/eb86bf24920945dda55707a81d02a937?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1065] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:43:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/eb86bf24920945dda55707a81d02a937?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:43:57.190 7 INFO cinder.api.openstack.wsgi [None req-53dcf6c6-8559-4d08-a787-7dff704f37f4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:43:57.196 7 INFO cinder.api.openstack.wsgi [None req-53dcf6c6-8559-4d08-a787-7dff704f37f4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 534/1066] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:43:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:43:57.205 8 INFO cinder.api.openstack.wsgi [None req-d37266c2-309f-4a66-8fcf-611c94eb5ee6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:43:57.214 8 INFO cinder.volume.api [None req-d37266c2-309f-4a66-8fcf-611c94eb5ee6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:43:57.215 8 INFO cinder.api.openstack.wsgi [None req-d37266c2-309f-4a66-8fcf-611c94eb5ee6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1067] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:43:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:43:57.225 7 INFO cinder.api.openstack.wsgi [None req-2506ff29-7732-4cca-baf6-4af8bde3262e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:43:57.729 7 INFO cinder.api.openstack.wsgi [None req-2506ff29-7732-4cca-baf6-4af8bde3262e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1068] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:43:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 669 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:43:57.749 8 INFO cinder.api.openstack.wsgi [None req-37b97c88-f359-4051-9231-5f5b59821d82 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:43:57.758 8 INFO cinder.volume.api [None req-37b97c88-f359-4051-9231-5f5b59821d82 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:43:57.758 8 INFO cinder.api.openstack.wsgi [None req-37b97c88-f359-4051-9231-5f5b59821d82 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1069] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:43:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:43:57.768 7 INFO cinder.api.openstack.wsgi [None req-13300060-4fe1-4838-9759-4bce7d0285c6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:43:57.776 7 INFO cinder.volume.api [None req-13300060-4fe1-4838-9759-4bce7d0285c6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:43:57.778 7 INFO cinder.api.openstack.wsgi [None req-13300060-4fe1-4838-9759-4bce7d0285c6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1070] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:43:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:44:02.545 8 INFO cinder.api.openstack.wsgi [None req-37b97c88-f359-4051-9231-5f5b59821d82 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:44:02.547 8 INFO cinder.api.openstack.wsgi [None req-37b97c88-f359-4051-9231-5f5b59821d82 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:44:02.549 7 INFO cinder.api.openstack.wsgi [None req-13300060-4fe1-4838-9759-4bce7d0285c6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:44:02.550 7 INFO cinder.api.openstack.wsgi [None req-13300060-4fe1-4838-9759-4bce7d0285c6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:44:12.546 8 INFO cinder.api.openstack.wsgi [None req-37b97c88-f359-4051-9231-5f5b59821d82 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:44:12.547 8 INFO cinder.api.openstack.wsgi [None req-37b97c88-f359-4051-9231-5f5b59821d82 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:44:12.561 7 INFO cinder.api.openstack.wsgi [None req-13300060-4fe1-4838-9759-4bce7d0285c6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:44:12.562 7 INFO cinder.api.openstack.wsgi [None req-13300060-4fe1-4838-9759-4bce7d0285c6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:44:19.926 8 INFO cinder.api.openstack.wsgi [None req-f3541290-4c15-4dcc-8bd2-1f7fa40fffc9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots 2026-08-26 01:44:19.939 8 INFO cinder.volume.api [None req-f3541290-4c15-4dcc-8bd2-1f7fa40fffc9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:44:19.939 8 INFO cinder.api.openstack.wsgi [None req-f3541290-4c15-4dcc-8bd2-1f7fa40fffc9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 537/1075] 10.0.0.20 () {32 vars in 704 bytes} [Wed Aug 26 01:44:19 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:44:19.954 7 INFO cinder.api.openstack.wsgi [None req-e7d3c42e-5444-4703-8083-d962dcca4094 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes 2026-08-26 01:44:19.988 7 INFO cinder.volume.api [None req-e7d3c42e-5444-4703-8083-d962dcca4094 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:44:19.989 7 INFO cinder.api.openstack.wsgi [None req-e7d3c42e-5444-4703-8083-d962dcca4094 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes returned with HTTP 200 [pid: 7|app: 0|req: 539/1076] 10.0.0.20 () {32 vars in 700 bytes} [Wed Aug 26 01:44:19 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:44:22.545 7 INFO cinder.api.openstack.wsgi [None req-e7d3c42e-5444-4703-8083-d962dcca4094 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:44:22.545 8 INFO cinder.api.openstack.wsgi [None req-f3541290-4c15-4dcc-8bd2-1f7fa40fffc9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:44:22.546 7 INFO cinder.api.openstack.wsgi [None req-e7d3c42e-5444-4703-8083-d962dcca4094 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:44:22.547 8 INFO cinder.api.openstack.wsgi [None req-f3541290-4c15-4dcc-8bd2-1f7fa40fffc9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:44:32.545 8 INFO cinder.api.openstack.wsgi [None req-f3541290-4c15-4dcc-8bd2-1f7fa40fffc9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:44:32.545 7 INFO cinder.api.openstack.wsgi [None req-e7d3c42e-5444-4703-8083-d962dcca4094 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:44:32.546 8 INFO cinder.api.openstack.wsgi [None req-f3541290-4c15-4dcc-8bd2-1f7fa40fffc9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:44:32.546 7 INFO cinder.api.openstack.wsgi [None req-e7d3c42e-5444-4703-8083-d962dcca4094 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:44:42.546 8 INFO cinder.api.openstack.wsgi [None req-f3541290-4c15-4dcc-8bd2-1f7fa40fffc9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:44:42.546 7 INFO cinder.api.openstack.wsgi [None req-e7d3c42e-5444-4703-8083-d962dcca4094 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:44:42.547 8 INFO cinder.api.openstack.wsgi [None req-f3541290-4c15-4dcc-8bd2-1f7fa40fffc9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:44:42.548 7 INFO cinder.api.openstack.wsgi [None req-e7d3c42e-5444-4703-8083-d962dcca4094 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:44:52.545 8 INFO cinder.api.openstack.wsgi [None req-f3541290-4c15-4dcc-8bd2-1f7fa40fffc9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:44:52.545 7 INFO cinder.api.openstack.wsgi [None req-e7d3c42e-5444-4703-8083-d962dcca4094 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:44:52.546 8 INFO cinder.api.openstack.wsgi [None req-f3541290-4c15-4dcc-8bd2-1f7fa40fffc9 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:44:52.546 7 INFO cinder.api.openstack.wsgi [None req-e7d3c42e-5444-4703-8083-d962dcca4094 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:44:56.891 8 INFO cinder.api.openstack.wsgi [None req-fff66148-d82c-4a36-9af4-a5b98e825e80 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:44:56.895 8 INFO cinder.volume.api [None req-fff66148-d82c-4a36-9af4-a5b98e825e80 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:44:56.895 8 INFO cinder.api.openstack.wsgi [None req-fff66148-d82c-4a36-9af4-a5b98e825e80 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1085] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:44:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true => generated 17 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:44:56.938 7 INFO cinder.api.openstack.wsgi [None req-b675b6e7-a3e8-4966-9220-8838ebdf3bd3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:44:56.968 7 INFO cinder.api.openstack.wsgi [None req-b675b6e7-a3e8-4966-9220-8838ebdf3bd3 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 544/1086] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:44:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:44:56.979 8 INFO cinder.api.openstack.wsgi [None req-77c56f28-1556-4843-a95f-ed046687a059 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:44:56.995 8 INFO cinder.api.openstack.wsgi [None req-77c56f28-1556-4843-a95f-ed046687a059 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1087] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:44:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:44:57.004 7 INFO cinder.api.openstack.wsgi [None req-15ac074b-725e-4780-8862-f5ab91e5cee6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:44:57.022 7 INFO cinder.api.openstack.wsgi [None req-15ac074b-725e-4780-8862-f5ab91e5cee6 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1088] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:44:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:44:57.037 8 INFO cinder.api.openstack.wsgi [None req-a226f686-cb36-4c1b-a27f-9c56ad2888d4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:44:57.043 8 INFO cinder.api.openstack.wsgi [None req-a226f686-cb36-4c1b-a27f-9c56ad2888d4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 8|app: 0|req: 544/1089] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:44:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:44:57.054 7 INFO cinder.api.openstack.wsgi [None req-b5268d55-7f40-45fd-94a6-b38976dc83bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:44:57.064 7 INFO cinder.volume.api [None req-b5268d55-7f40-45fd-94a6-b38976dc83bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:44:57.066 7 INFO cinder.api.openstack.wsgi [None req-b5268d55-7f40-45fd-94a6-b38976dc83bf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1090] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:44:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:44:57.078 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:44:57.583 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1091] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:44:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 668 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:44:57.610 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:44:57.628 7 INFO cinder.volume.api [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:44:57.630 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1092] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:44:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:45:02.547 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:45:02.547 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:45:02.548 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:45:02.548 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:45:12.546 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:45:12.546 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:45:12.547 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:45:12.550 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:45:22.545 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:45:22.546 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:45:22.546 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:45:22.548 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:45:32.549 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:45:32.550 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:45:32.551 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:45:32.552 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:45:42.548 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:45:42.549 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:45:42.549 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:45:42.549 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:45:52.545 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:45:52.545 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:45:52.546 8 INFO cinder.api.openstack.wsgi [None req-1184625c-f2d5-4857-a0e9-b18b89c137c4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:45:52.547 7 INFO cinder.api.openstack.wsgi [None req-3a930c26-c7b0-4a61-8582-84a37dd0f33f 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:45:56.863 8 INFO cinder.api.openstack.wsgi [None req-336de8e6-59fb-4e60-9427-1fc94edf18d4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:45:56.876 8 INFO cinder.volume.api [None req-336de8e6-59fb-4e60-9427-1fc94edf18d4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:45:56.878 8 INFO cinder.api.openstack.wsgi [None req-336de8e6-59fb-4e60-9427-1fc94edf18d4 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 552/1105] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:45:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:45:56.892 7 INFO cinder.api.openstack.wsgi [None req-edec179a-0b08-4666-8717-1cf2c64605da 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:45:56.902 7 INFO cinder.volume.api [None req-edec179a-0b08-4666-8717-1cf2c64605da 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:45:56.903 7 INFO cinder.api.openstack.wsgi [None req-edec179a-0b08-4666-8717-1cf2c64605da 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 554/1106] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:45:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:45:56.914 8 INFO cinder.api.openstack.wsgi [None req-ad9368a6-221d-4eef-9b08-28b8e41bb632 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:45:56.923 8 INFO cinder.volume.api [None req-ad9368a6-221d-4eef-9b08-28b8e41bb632 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:45:56.925 8 INFO cinder.api.openstack.wsgi [None req-ad9368a6-221d-4eef-9b08-28b8e41bb632 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 553/1107] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:45:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:45:56.938 7 INFO cinder.api.openstack.wsgi [None req-5eee93be-ca4b-4119-9c28-08ead24ad8db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:45:56.943 7 INFO cinder.api.openstack.wsgi [None req-5eee93be-ca4b-4119-9c28-08ead24ad8db 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 555/1108] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:45:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:45:56.964 8 INFO cinder.api.openstack.wsgi [None req-75548e81-d327-4d67-bffa-229766b63f88 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:45:57.469 8 INFO cinder.api.openstack.wsgi [None req-75548e81-d327-4d67-bffa-229766b63f88 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 554/1109] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:45:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:45:57.557 7 INFO cinder.api.openstack.wsgi [None req-6f604ecf-9bbe-4460-af31-abd1ad29beaf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:45:57.583 7 INFO cinder.api.openstack.wsgi [None req-6f604ecf-9bbe-4460-af31-abd1ad29beaf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1110] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:45:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:45:57.596 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:45:57.623 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 555/1111] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:45:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:45:57.634 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:45:57.652 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1112] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:45:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:46:02.546 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:46:02.547 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:46:02.548 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:46:02.548 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:46:12.546 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:46:12.546 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:46:12.547 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:46:12.549 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:46:22.545 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:46:22.546 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:46:22.547 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:46:22.547 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:46:32.545 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:46:32.545 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:46:32.545 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:46:32.546 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:46:42.545 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:46:42.545 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:46:42.546 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:46:42.546 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:46:52.545 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:46:52.547 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:46:52.548 7 INFO cinder.api.openstack.wsgi [None req-f22be86d-e56d-4e0a-ae9e-d13d4c20b5cf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:46:52.549 8 INFO cinder.api.openstack.wsgi [None req-83a3879f-7762-46c9-a839-c56c7f643f28 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:46:57.599 7 INFO cinder.api.openstack.wsgi [None req-5736cd3d-066b-4323-a3e5-63a9499a8e00 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:46:57.611 7 INFO cinder.volume.api [None req-5736cd3d-066b-4323-a3e5-63a9499a8e00 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:46:57.612 7 INFO cinder.api.openstack.wsgi [None req-5736cd3d-066b-4323-a3e5-63a9499a8e00 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 564/1125] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:46:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true => generated 17 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:46:57.632 8 INFO cinder.api.openstack.wsgi [None req-19977238-1cec-41b1-8120-8a04a461924e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:46:57.639 8 INFO cinder.api.openstack.wsgi [None req-19977238-1cec-41b1-8120-8a04a461924e 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 8|app: 0|req: 562/1126] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:46:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:46:57.654 7 INFO cinder.api.openstack.wsgi [None req-22e585e4-91d5-41d2-a22e-508fee32efaf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:46:57.664 7 INFO cinder.volume.api [None req-22e585e4-91d5-41d2-a22e-508fee32efaf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:46:57.665 7 INFO cinder.api.openstack.wsgi [None req-22e585e4-91d5-41d2-a22e-508fee32efaf 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 565/1127] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:46:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:46:57.676 8 INFO cinder.api.openstack.wsgi [None req-c3adee2b-f9c0-44b9-9a2d-7b6a0792cd43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:46:57.686 8 INFO cinder.volume.api [None req-c3adee2b-f9c0-44b9-9a2d-7b6a0792cd43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:46:57.688 8 INFO cinder.api.openstack.wsgi [None req-c3adee2b-f9c0-44b9-9a2d-7b6a0792cd43 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 563/1128] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:46:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:46:57.700 7 INFO cinder.api.openstack.wsgi [None req-62f99634-2939-47b8-8bdd-65f13ec2e697 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:46:58.204 7 INFO cinder.api.openstack.wsgi [None req-62f99634-2939-47b8-8bdd-65f13ec2e697 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1129] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:46:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:46:58.251 8 INFO cinder.api.openstack.wsgi [None req-33873ce9-229f-4539-9594-1acda282fd17 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:46:58.286 8 INFO cinder.api.openstack.wsgi [None req-33873ce9-229f-4539-9594-1acda282fd17 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 564/1130] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:46:58 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:46:58.301 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:46:58.331 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 567/1131] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:46:58 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:46:58.345 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:46:58.361 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 565/1132] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:46:58 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:47:02.545 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:47:02.546 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:47:02.547 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:47:02.548 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:47:12.545 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:47:12.546 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:47:12.546 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:47:12.547 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:47:22.545 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:47:22.545 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:47:22.546 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:47:22.546 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:47:32.545 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:47:32.545 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:47:32.546 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:47:32.546 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:47:42.545 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:47:42.546 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:47:42.548 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:47:42.548 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:47:52.545 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:47:52.545 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:47:52.546 7 INFO cinder.api.openstack.wsgi [None req-77bb6a5e-c422-407a-a582-ea6c62f3f534 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:47:52.546 8 INFO cinder.api.openstack.wsgi [None req-b1e00f44-0a97-457c-8d39-6a97f69f42cb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:47:56.894 8 INFO cinder.api.openstack.wsgi [None req-eeaa79e3-4253-4cda-a86a-3f519d6015f2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:47:56.934 8 INFO cinder.api.openstack.wsgi [None req-eeaa79e3-4253-4cda-a86a-3f519d6015f2 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 572/1145] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:47:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:47:56.951 7 INFO cinder.api.openstack.wsgi [None req-0bcdd6c1-abdf-42d8-a4ed-eb39b40ebf49 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:47:56.978 7 INFO cinder.api.openstack.wsgi [None req-0bcdd6c1-abdf-42d8-a4ed-eb39b40ebf49 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 574/1146] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:47:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:47:56.988 8 INFO cinder.api.openstack.wsgi [None req-d1877319-1d38-4ff9-bc9b-e841cd5486bb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:47:57.014 8 INFO cinder.api.openstack.wsgi [None req-d1877319-1d38-4ff9-bc9b-e841cd5486bb 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 573/1147] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:47:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:47:57.025 7 INFO cinder.api.openstack.wsgi [None req-2ed2c97e-a258-4bf5-8fe1-72fbaeddc637 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:47:57.035 7 INFO cinder.volume.api [None req-2ed2c97e-a258-4bf5-8fe1-72fbaeddc637 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:47:57.036 7 INFO cinder.api.openstack.wsgi [None req-2ed2c97e-a258-4bf5-8fe1-72fbaeddc637 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 575/1148] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:47:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:47:57.048 8 INFO cinder.api.openstack.wsgi [None req-1d05ebfb-5418-48e5-aa7e-cb0112f791bc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:47:57.054 8 INFO cinder.api.openstack.wsgi [None req-1d05ebfb-5418-48e5-aa7e-cb0112f791bc 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 8|app: 0|req: 574/1149] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:47:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:47:57.065 7 INFO cinder.api.openstack.wsgi [None req-76b43b93-f437-463d-a2c2-19a6148b583c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:47:57.569 7 INFO cinder.api.openstack.wsgi [None req-76b43b93-f437-463d-a2c2-19a6148b583c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1150] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:47:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true => generated 668 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:47:57.584 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:47:57.599 8 INFO cinder.volume.api [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:47:57.602 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 575/1151] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:47:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:47:57.613 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:47:57.620 7 INFO cinder.volume.api [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:47:57.620 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 577/1152] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:47:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:48:02.545 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:48:02.546 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:48:02.546 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:48:02.547 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:48:12.545 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:48:12.545 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:48:12.546 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:48:12.547 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:48:22.545 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:48:22.546 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:48:22.547 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:48:22.547 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:48:32.545 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:48:32.546 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:48:32.545 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:48:32.546 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:48:42.546 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:48:42.546 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:48:42.546 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:48:42.547 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:48:52.545 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:48:52.545 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:48:52.546 7 INFO cinder.api.openstack.wsgi [None req-2ab8d2a7-cf19-462d-b89c-cbc0e9c00863 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:48:52.546 8 INFO cinder.api.openstack.wsgi [None req-cba3c725-b854-4649-96fd-f4f8dcaafbd0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:48:56.855 7 INFO cinder.api.openstack.wsgi [None req-93dd2ce8-345d-44bf-ac03-2f02da7a704d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true 2026-08-26 01:48:56.875 7 INFO cinder.volume.api [None req-93dd2ce8-345d-44bf-ac03-2f02da7a704d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all snapshots completed successfully. 2026-08-26 01:48:56.875 7 INFO cinder.api.openstack.wsgi [None req-93dd2ce8-345d-44bf-ac03-2f02da7a704d 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 584/1165] 10.0.0.223 () {28 vars in 674 bytes} [Wed Aug 26 01:48:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/snapshots?all_tenants=true => generated 17 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 01:48:56.923 8 INFO cinder.api.openstack.wsgi [None req-aaf75125-07bb-4345-8df6-bd08fd0e6820 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true 2026-08-26 01:48:56.952 8 INFO cinder.api.openstack.wsgi [None req-aaf75125-07bb-4345-8df6-bd08fd0e6820 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 582/1166] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:48:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/31f9c4a5fd3b4001a514583339a81e79?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:48:56.970 7 INFO cinder.api.openstack.wsgi [None req-dc9e1a2a-a5e6-4192-bf26-5e0b78b4c2df 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true 2026-08-26 01:48:56.994 7 INFO cinder.api.openstack.wsgi [None req-dc9e1a2a-a5e6-4192-bf26-5e0b78b4c2df 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 585/1167] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:48:56 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/b458e1f0d981486e99062dffc4479944?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:48:57.006 8 INFO cinder.api.openstack.wsgi [None req-9aafc6b2-a789-4ed2-a81a-6fc6de5701f5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true 2026-08-26 01:48:57.031 8 INFO cinder.api.openstack.wsgi [None req-9aafc6b2-a789-4ed2-a81a-6fc6de5701f5 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 583/1168] 10.0.0.223 () {28 vars in 736 bytes} [Wed Aug 26 01:48:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-quota-sets/dd4bb542c3d24cfbadccc82b7fefa34e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:48:57.047 7 INFO cinder.api.openstack.wsgi [None req-12e76965-b032-42f0-aea6-8feb9d6d8e66 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true 2026-08-26 01:48:57.551 7 INFO cinder.api.openstack.wsgi [None req-12e76965-b032-42f0-aea6-8feb9d6d8e66 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 586/1169] 10.0.0.223 () {28 vars in 696 bytes} [Wed Aug 26 01:48:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:48:57.569 8 INFO cinder.api.openstack.wsgi [None req-6af77cfa-3310-450c-8984-99e0e6583f5c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:48:57.586 8 INFO cinder.volume.api [None req-6af77cfa-3310-450c-8984-99e0e6583f5c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:48:57.588 8 INFO cinder.api.openstack.wsgi [None req-6af77cfa-3310-450c-8984-99e0e6583f5c 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 584/1170] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:48:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:48:57.599 7 INFO cinder.api.openstack.wsgi [None req-ed582e56-d0a7-4b2f-8420-c5c8f7da741a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services 2026-08-26 01:48:57.607 7 INFO cinder.api.openstack.wsgi [None req-ed582e56-d0a7-4b2f-8420-c5c8f7da741a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/os-services returned with HTTP 200 [pid: 7|app: 0|req: 587/1171] 10.0.0.223 () {28 vars in 645 bytes} [Wed Aug 26 01:48:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:48:57.618 8 INFO cinder.api.openstack.wsgi [None req-66457118-9c26-4512-a88f-c48f6313f1a0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true 2026-08-26 01:48:57.629 8 INFO cinder.volume.api [None req-66457118-9c26-4512-a88f-c48f6313f1a0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] Get all volumes completed successfully. 2026-08-26 01:48:57.631 8 INFO cinder.api.openstack.wsgi [None req-66457118-9c26-4512-a88f-c48f6313f1a0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/31f9c4a5fd3b4001a514583339a81e79/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 585/1172] 10.0.0.223 () {28 vars in 684 bytes} [Wed Aug 26 01:48:57 2026] GET /v3/31f9c4a5fd3b4001a514583339a81e79/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-08-26 01:49:02.546 8 INFO cinder.api.openstack.wsgi [None req-66457118-9c26-4512-a88f-c48f6313f1a0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:49:02.545 7 INFO cinder.api.openstack.wsgi [None req-ed582e56-d0a7-4b2f-8420-c5c8f7da741a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] GET http://10.0.0.220:8776/ 2026-08-26 01:49:02.546 8 INFO cinder.api.openstack.wsgi [None req-66457118-9c26-4512-a88f-c48f6313f1a0 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300 2026-08-26 01:49:02.547 7 INFO cinder.api.openstack.wsgi [None req-ed582e56-d0a7-4b2f-8420-c5c8f7da741a 7aab74dd1b9c45e5b64a48b99521ae05 31f9c4a5fd3b4001a514583339a81e79 - - default default] http://10.0.0.220:8776/ returned with HTTP 300