+ 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 [Mon Jul 6 02:19:29 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-68cf775dd7-6qdkk 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 0x7f652ef04668 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-07-06 02:19:33.831 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-06 02:19:33.831 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-07-06 02:19:33.863 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-06 02:19:33.863 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-07-06 02:19:35.083 8 INFO cinder.rpc [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-06 02:19:35.087 8 INFO cinder.rpc [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-06 02:19:35.089 8 INFO cinder.rpc [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-06 02:19:35.092 8 INFO cinder.rpc [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-06 02:19:35.106 8 INFO cinder.rpc [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-06 02:19:35.109 8 INFO cinder.rpc [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-06 02:19:35.126 7 INFO cinder.rpc [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-06 02:19:35.129 7 INFO cinder.rpc [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-06 02:19:35.132 7 INFO cinder.rpc [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-06 02:19:35.135 7 INFO cinder.rpc [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-06 02:19:35.148 7 INFO cinder.rpc [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-06 02:19:35.152 7 INFO cinder.rpc [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-06 02:19:35.161 8 WARNING cinder.api.contrib.hosts [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-06 02:19:35.201 8 WARNING keystonemiddleware._common.config [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 02:19:35.205 7 WARNING cinder.api.contrib.hosts [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-06 02:19:35.211 8 WARNING oslo_config.cfg [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f652ef04668 pid: 8 (default app) 2026-07-06 02:19:35.247 7 WARNING keystonemiddleware._common.config [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-06 02:19:35.256 7 WARNING oslo_config.cfg [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f652ef04668 pid: 7 (default app) 2026-07-06 02:19:39.079 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:19:39.081 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:19:49.079 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:19:49.080 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:19:59.078 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:19:59.078 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:19:59.079 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:19:59.080 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:20:09.078 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:20:09.079 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:20:09.080 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:20:09.080 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:20:19.078 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:20:19.078 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:20:19.079 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:20:19.079 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:20:29.078 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:20:29.079 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:20:29.080 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:20:29.081 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:20:39.078 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:20:39.079 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:20:39.080 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:20:39.080 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:20:49.078 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:20:49.078 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:20:49.079 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:20:49.080 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:20:59.078 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:20:59.078 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:20:59.079 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:20:59.079 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:21:09.078 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:21:09.078 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:21:09.078 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:21:09.079 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:21:19.078 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:21:19.078 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] GET http://10.0.0.168:8776/ 2026-07-06 02:21:19.079 8 INFO cinder.api.openstack.wsgi [None req-448a5213-ff7b-44f4-9ab5-2978f30b3646 - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:21:19.079 7 INFO cinder.api.openstack.wsgi [None req-572585f9-f8bb-4d25-8a6a-87318a52432c - - - - - -] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-06 02:21:21.535 8 INFO cinder.api.openstack.wsgi [None req-7ded206b-2dd3-41dd-aa28-a69cf476755f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/types/rbd1 2026-07-06 02:21:21.551 8 INFO cinder.api.openstack.wsgi [None req-7ded206b-2dd3-41dd-aa28-a69cf476755f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 11/21] 10.0.0.151 () {30 vars in 682 bytes} [Mon Jul 6 02:21:20 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/types/rbd1 => generated 82 bytes in 810 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-06 02:21:22.017 7 INFO cinder.api.openstack.wsgi [None req-e2045789-e79a-4801-8116-f3a46df29f11 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/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-07-06 02:21:22.045 7 INFO cinder.api.openstack.wsgi [None req-e2045789-e79a-4801-8116-f3a46df29f11 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.151 () {30 vars in 721 bytes} [Mon Jul 6 02:21:21 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/types?name=rbd1&is_public=None => generated 20 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:21:23.641 8 INFO cinder.api.openstack.wsgi [None req-ce332c31-7f1a-4c55-a97d-42af997eb8dd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/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-07-06 02:21:23.661 8 INFO cinder.api.openstack.wsgi [None req-ce332c31-7f1a-4c55-a97d-42af997eb8dd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/types returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.151 () {34 vars in 725 bytes} [Mon Jul 6 02:21:23 2026] POST /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/types => generated 179 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:21:23.676 7 INFO cinder.api.openstack.wsgi [req-ce332c31-7f1a-4c55-a97d-42af997eb8dd req-2608f3bc-7ce6-42f4-aa34-d63dddd1b266 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/types/0066ae04-b8e7-4068-8b6d-8399b753b88f/extra_specs 2026-07-06 02:21:23.734 7 INFO cinder.api.openstack.wsgi [req-ce332c31-7f1a-4c55-a97d-42af997eb8dd req-2608f3bc-7ce6-42f4-aa34-d63dddd1b266 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/types/0066ae04-b8e7-4068-8b6d-8399b753b88f/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.151 () {36 vars in 894 bytes} [Mon Jul 6 02:21:23 2026] POST /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/types/0066ae04-b8e7-4068-8b6d-8399b753b88f/extra_specs => generated 48 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:21:25.319 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/types?is_public=None 2026-07-06 02:21:25.334 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.151 () {30 vars in 701 bytes} [Mon Jul 6 02:21:25 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/types?is_public=None => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:21:27.243 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/qos-specs 2026-07-06 02:21:27.256 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/26] 10.0.0.151 () {30 vars in 680 bytes} [Mon Jul 6 02:21:26 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/qos-specs => generated 17 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:21:29.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:21:29.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:21:29.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:21:29.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:21:39.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:21:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:21:39.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:21:39.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:21:49.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:21:49.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:21:49.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:21:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:21:59.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:21:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:21:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:21:59.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:22:09.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:22:09.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:22:09.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:22:09.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:22:19.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:22:19.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:22:19.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:22:19.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:22:29.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:22:29.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:22:29.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:22:29.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:22:39.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:22:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:22:39.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:22:39.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:22:49.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:22:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:22:49.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:22:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:22:59.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:22:59.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:22:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:22:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:23:09.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:23:09.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:23:09.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:23:09.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:23:19.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:23:19.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:23:19.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:23:19.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:23:29.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:23:29.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:23:29.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:23:29.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:23:39.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:23:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:23:39.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:23:39.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:23:49.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:23:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:23:49.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:23:49.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:23:59.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:23:59.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:23:59.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:23:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:24:09.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:24:09.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:24:09.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:24:09.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:24:19.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:24:19.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:24:19.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:24:19.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:24:29.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:24:29.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:24:29.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:24:29.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:24:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:24:39.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:24:39.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:24:39.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:24:49.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:24:49.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:24:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:24:49.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:24:59.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:24:59.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:24:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:24:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:25:09.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:25:09.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:25:09.087 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:25:09.091 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:25:19.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:25:19.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:25:19.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:25:19.081 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:25:29.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:25:29.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:25:29.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:25:29.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:25:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:25:39.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:25:39.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:25:39.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:25:49.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:25:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:25:49.081 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:25:49.082 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:25:59.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:25:59.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:25:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:25:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:26:09.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:26:09.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:26:09.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:26:09.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:26:19.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:26:19.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:26:19.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:26:19.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:26:29.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:26:29.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:26:29.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:26:29.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:26:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:26:39.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:26:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:26:39.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:26:49.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:26:49.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:26:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:26:49.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:26:59.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:26:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:26:59.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:26:59.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:27:09.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:27:09.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:27:09.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:27:09.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:27:19.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:27:19.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:27:19.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:27:19.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:27:29.081 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:27:29.082 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:27:29.082 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:27:29.083 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:27:39.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:27:39.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:27:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:27:39.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:27:49.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:27:49.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:27:49.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:27:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:27:59.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:27:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:27:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:27:59.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:28:09.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:28:09.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:28:09.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:28:09.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:28:19.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:28:19.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:28:19.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:28:19.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:28:29.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:28:29.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:28:29.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:28:29.081 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:28:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:28:39.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:28:39.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:28:39.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:28:49.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:28:49.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:28:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:28:49.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:28:59.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:28:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:28:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:28:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:29:09.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:29:09.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:29:09.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:29:09.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:29:19.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:29:19.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:29:19.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:29:19.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:29:29.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:29:29.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:29:29.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:29:29.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:29:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:29:39.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:29:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:29:39.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:29:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:29:49.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:29:49.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:29:49.081 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:29:59.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:29:59.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:29:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:29:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:30:09.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:30:09.081 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:30:09.081 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:30:09.083 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:30:19.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:30:19.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:30:19.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:30:19.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:30:29.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:30:29.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:30:29.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:30:29.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:30:39.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:30:39.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:30:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:30:39.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:30:49.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:30:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:30:49.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:30:49.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:30:59.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:30:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:30:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:30:59.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:31:09.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:31:09.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:31:09.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:31:09.081 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:31:19.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:31:19.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:31:19.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:31:19.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:31:29.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:31:29.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:31:29.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:31:29.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:31:39.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:31:39.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:31:39.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:31:39.081 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:31:49.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:31:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:31:49.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:31:49.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:31:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:31:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:31:59.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:31:59.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:32:09.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:32:09.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:32:09.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:32:09.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:32:19.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:32:19.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:32:19.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:32:19.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:32:29.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:32:29.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:32:29.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:32:29.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:32:39.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:32:39.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:32:39.081 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:32:39.082 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:32:49.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:32:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:32:49.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:32:49.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:32:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:32:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:32:59.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:32:59.081 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:33:09.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:33:09.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:33:09.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:33:09.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:33:19.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:33:19.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:33:19.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:33:19.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:33:29.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:33:29.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:33:29.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:33:29.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:33:39.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:33:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:33:39.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:33:39.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:33:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:33:49.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:33:49.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:33:49.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:33:59.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:33:59.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:33:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:33:59.083 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:34:09.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:34:09.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:34:09.081 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:34:09.082 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:34:19.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:34:19.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:34:19.082 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:34:19.083 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:34:29.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:34:29.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:34:29.081 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:34:29.082 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:34:39.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:34:39.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:34:39.081 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:34:39.083 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:34:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:34:49.081 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:34:49.082 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:34:49.083 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:34:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:34:59.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:34:59.081 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:34:59.082 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:35:09.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:35:09.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:35:09.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:35:09.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:35:19.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:35:19.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:35:19.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:35:19.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:35:29.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:35:29.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:35:29.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:35:29.081 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:35:39.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:35:39.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:35:39.081 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:35:39.081 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:35:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:35:49.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:35:49.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:35:49.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:35:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:35:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:35:59.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:35:59.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:36:09.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:36:09.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:36:09.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:36:09.082 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:36:19.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:36:19.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:36:19.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:36:19.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:36:29.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:36:29.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:36:29.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:36:29.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:36:39.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:36:39.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:36:39.080 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:36:39.080 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:36:49.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:36:49.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:36:49.079 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:36:49.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:36:59.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:36:59.078 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:36:59.078 8 INFO cinder.api.openstack.wsgi [None req-2a4d1f80-320c-40fd-aeb8-9aff9d1bd679 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:36:59.079 7 INFO cinder.api.openstack.wsgi [None req-6994c6b2-394b-4b97-8203-685a09ff9ff0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 02:37:05.764 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET https://volume.199-204-45-22.nip.io/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=False 2026-07-06 02:37:05.788 8 WARNING cinder.quota [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-06 02:37:05.789 8 WARNING cinder.quota [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-06 02:37:05.789 8 WARNING cinder.quota [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-06 02:37:05.790 8 WARNING cinder.quota [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-06 02:37:05.790 8 WARNING cinder.quota [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-06 02:37:05.790 8 WARNING cinder.quota [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-06 02:37:05.796 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] https://volume.199-204-45-22.nip.io/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 108/215] 199.204.45.22 () {44 vars in 1065 bytes} [Mon Jul 6 02:37:05 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=False => generated 340 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 02:37:05.958 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] PUT https://volume.199-204-45-22.nip.io/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553 2026-07-06 02:37:06.026 7 WARNING cinder.quota [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-06 02:37:06.026 7 WARNING cinder.quota [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-06 02:37:06.027 7 WARNING cinder.quota [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-06 02:37:06.027 7 WARNING cinder.quota [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-06 02:37:06.028 7 WARNING cinder.quota [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-06 02:37:06.028 7 WARNING cinder.quota [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-06 02:37:06.033 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] https://volume.199-204-45-22.nip.io/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553 returned with HTTP 200 [pid: 7|app: 0|req: 108/216] 199.204.45.22 () {48 vars in 1094 bytes} [Mon Jul 6 02:37:05 2026] PUT /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553 => generated 296 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:37:09.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:37:09.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:37:09.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:37:09.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:37:19.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:37:19.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:37:19.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:37:19.081 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:37:29.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:37:29.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:37:29.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:37:29.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:37:39.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:37:39.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:37:39.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:37:39.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:37:49.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:37:49.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:37:49.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:37:49.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:37:59.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:37:59.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:37:59.081 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:37:59.081 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:38:09.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:38:09.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:38:09.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:38:09.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:38:19.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:38:19.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:38:19.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:38:19.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:38:29.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:38:29.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:38:29.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:38:29.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:38:39.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:38:39.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:38:39.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:38:39.082 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:38:49.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:38:49.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:38:49.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:38:49.081 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:38:59.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:38:59.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:38:59.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:38:59.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:39:09.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:39:09.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:39:09.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:39:09.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:39:19.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:39:19.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:39:19.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:39:19.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:39:29.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:39:29.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:39:29.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:39:29.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:39:39.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:39:39.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:39:39.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:39:39.081 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:39:49.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:39:49.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:39:49.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:39:49.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:39:59.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:39:59.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:39:59.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:39:59.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:40:09.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:40:09.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:40:09.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:40:09.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:40:19.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:40:19.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:40:19.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:40:19.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:40:29.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:40:29.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:40:29.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:40:29.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:40:39.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:40:39.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:40:39.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:40:39.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:40:49.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:40:49.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:40:49.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:40:49.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:40:59.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:40:59.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:40:59.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:40:59.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:41:09.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:41:09.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:41:09.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:41:09.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:41:19.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:41:19.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:41:19.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:41:19.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:41:29.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:41:29.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:41:29.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:41:29.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:41:39.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:41:39.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:41:39.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:41:39.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:41:49.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:41:49.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:41:49.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:41:49.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:41:59.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:41:59.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:41:59.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:41:59.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:42:09.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:42:09.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:42:09.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:42:09.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:42:19.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:42:19.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:42:19.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:42:19.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:42:29.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:42:29.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:42:29.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:42:29.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:42:39.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:42:39.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:42:39.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:42:39.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:42:49.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:42:49.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:42:49.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:42:49.081 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:42:59.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:42:59.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:42:59.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:42:59.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:43:09.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:43:09.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:43:09.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:43:09.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:43:19.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:43:19.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:43:19.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:43:19.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:43:29.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:43:29.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:43:29.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:43:29.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:43:39.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:43:39.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:43:39.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:43:39.081 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:43:49.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:43:49.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:43:49.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:43:49.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:43:59.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:43:59.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:43:59.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:43:59.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:44:09.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:44:09.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:44:09.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:44:09.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:44:19.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:44:19.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:44:19.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:44:19.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:44:29.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:44:29.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:44:29.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:44:29.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:44:39.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:44:39.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:44:39.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:44:39.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:44:49.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:44:49.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:44:49.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:44:49.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:44:59.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:44:59.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:44:59.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:44:59.083 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:45:09.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:45:09.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:45:09.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:45:09.081 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:45:19.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:45:19.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:45:19.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:45:19.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:45:29.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:45:29.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:45:29.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:45:29.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:45:39.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:45:39.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:45:39.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:45:39.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:45:49.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:45:49.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:45:49.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:45:49.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:45:59.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:45:59.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:45:59.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:45:59.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:46:09.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:46:09.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:46:09.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:46:09.081 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:46:19.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:46:19.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:46:19.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:46:19.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:46:29.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:46:29.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:46:29.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:46:29.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:46:39.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:46:39.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:46:39.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:46:39.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:46:49.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:46:49.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:46:49.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:46:49.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:46:59.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:46:59.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:46:59.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:46:59.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:47:09.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:47:09.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:47:09.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:47:09.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:47:19.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:47:19.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:47:19.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:47:19.081 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:47:29.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:47:29.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:47:29.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:47:29.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:47:39.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:47:39.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:47:39.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:47:39.081 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:47:49.078 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:47:49.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:47:49.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:47:49.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:47:59.078 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:47:59.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:47:59.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:47:59.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:48:09.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:48:09.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:48:09.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:48:09.081 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:48:19.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:48:19.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:48:19.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:48:19.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:48:29.079 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:48:29.079 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:48:29.080 7 INFO cinder.api.openstack.wsgi [None req-5288fa6c-d2c8-48cb-be27-bdf0e4e4c970 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:48:29.080 8 INFO cinder.api.openstack.wsgi [None req-d80b15c3-aa8b-446f-99f2-e16127343149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:48:34.672 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET https://volume.199-204-45-22.nip.io/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=False 2026-07-06 02:48:34.693 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] https://volume.199-204-45-22.nip.io/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 178/355] 199.204.45.22 () {44 vars in 1065 bytes} [Mon Jul 6 02:48:34 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=False => generated 340 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:48:35.208 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] PUT https://volume.199-204-45-22.nip.io/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda 2026-07-06 02:48:35.274 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] https://volume.199-204-45-22.nip.io/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda returned with HTTP 200 [pid: 8|app: 0|req: 178/356] 199.204.45.22 () {48 vars in 1094 bytes} [Mon Jul 6 02:48:35 2026] PUT /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda => generated 296 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:48:39.078 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:48:39.078 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:48:39.079 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:48:39.079 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:48:49.078 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:48:49.078 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:48:49.079 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:48:49.082 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:48:59.078 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:48:59.078 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:48:59.078 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:48:59.079 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:49:09.079 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:49:09.079 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:49:09.080 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:49:09.080 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:49:19.079 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:49:19.079 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:49:19.080 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:49:19.080 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:49:29.078 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:49:29.079 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:49:29.079 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:49:29.080 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:49:39.082 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:49:39.083 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:49:39.082 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:49:39.085 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:49:49.078 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:49:49.078 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:49:49.079 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:49:49.080 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:49:59.078 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:49:59.079 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:49:59.080 7 INFO cinder.api.openstack.wsgi [None req-5dfb11ad-5a5a-4270-931a-ca85eb1ca2ea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:49:59.080 8 INFO cinder.api.openstack.wsgi [None req-d5c010d8-533f-4e09-aed2-e7bcb2bbb8a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:50:02.672 7 INFO cinder.api.openstack.wsgi [None req-5cd5dd30-8819-4709-98cb-f6b3ced9df31 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 02:50:02.685 7 INFO cinder.volume.api [None req-5cd5dd30-8819-4709-98cb-f6b3ced9df31 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 02:50:02.686 7 INFO cinder.api.openstack.wsgi [None req-5cd5dd30-8819-4709-98cb-f6b3ced9df31 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 188/375] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 02:50:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:50:02.700 8 INFO cinder.api.openstack.wsgi [None req-8050876d-ad81-496a-8364-aa5614958b95 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 02:50:02.709 8 INFO cinder.api.openstack.wsgi [None req-8050876d-ad81-496a-8364-aa5614958b95 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 188/376] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 02:50:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:50:02.719 7 INFO cinder.api.openstack.wsgi [None req-cbb1a5cc-af24-4bf8-bea8-45f5e6618856 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 02:50:03.251 7 INFO cinder.api.openstack.wsgi [None req-cbb1a5cc-af24-4bf8-bea8-45f5e6618856 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 189/377] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 02:50:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:50:03.297 8 INFO cinder.api.openstack.wsgi [None req-872950ca-d649-43e8-b695-3ac1a6bdb410 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 02:50:03.319 8 INFO cinder.api.openstack.wsgi [None req-872950ca-d649-43e8-b695-3ac1a6bdb410 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 189/378] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:50:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:50:03.332 7 INFO cinder.api.openstack.wsgi [None req-577924e2-41ce-480b-b479-f312aaa1dada 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 02:50:03.355 7 INFO cinder.api.openstack.wsgi [None req-577924e2-41ce-480b-b479-f312aaa1dada 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 190/379] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:50:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:50:03.363 8 INFO cinder.api.openstack.wsgi [None req-51874c0b-fe68-4d61-9af2-4ce286f13382 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 02:50:03.383 8 INFO cinder.api.openstack.wsgi [None req-51874c0b-fe68-4d61-9af2-4ce286f13382 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 190/380] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:50:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:50:03.394 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:50:03.428 7 INFO cinder.volume.api [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:50:03.432 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 191/381] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:50:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:50:03.446 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:50:03.487 8 INFO cinder.volume.api [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:50:03.490 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 191/382] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:50:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:50:09.081 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:50:09.081 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:50:09.082 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:50:09.083 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:50:19.078 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:50:19.078 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:50:19.079 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:50:19.079 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:50:29.079 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:50:29.079 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:50:29.080 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:50:29.080 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:50:39.079 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:50:39.079 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:50:39.080 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:50:39.080 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:50:49.078 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:50:49.078 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:50:49.079 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:50:49.079 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:50:59.078 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:50:59.078 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:50:59.079 8 INFO cinder.api.openstack.wsgi [None req-3740132c-8d65-408d-b20e-85ee6dfee6c6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:50:59.079 7 INFO cinder.api.openstack.wsgi [None req-6d0b8c62-be30-44a4-a6b4-68aa92da58d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:51:02.652 8 INFO cinder.api.openstack.wsgi [None req-094653ee-4337-449c-bdfc-28f7646780bb 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:51:02.659 8 INFO cinder.volume.api [None req-094653ee-4337-449c-bdfc-28f7646780bb 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:51:02.660 8 INFO cinder.api.openstack.wsgi [None req-094653ee-4337-449c-bdfc-28f7646780bb 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 198/395] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:51:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:51:02.672 7 INFO cinder.api.openstack.wsgi [None req-df7e7722-fbf3-4ae0-90bd-43a1d340b3c4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 02:51:03.176 7 INFO cinder.api.openstack.wsgi [None req-df7e7722-fbf3-4ae0-90bd-43a1d340b3c4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 198/396] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 02:51:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:51:03.187 8 INFO cinder.api.openstack.wsgi [None req-fefd1c51-b711-407b-b98f-94740fafd3d7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 02:51:03.202 8 INFO cinder.volume.api [None req-fefd1c51-b711-407b-b98f-94740fafd3d7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 02:51:03.202 8 INFO cinder.api.openstack.wsgi [None req-fefd1c51-b711-407b-b98f-94740fafd3d7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 199/397] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 02:51:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/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-07-06 02:51:03.213 7 INFO cinder.api.openstack.wsgi [None req-5d49325b-112b-4b0f-ace3-b0bd6ccc1769 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:51:03.223 7 INFO cinder.volume.api [None req-5d49325b-112b-4b0f-ace3-b0bd6ccc1769 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:51:03.226 7 INFO cinder.api.openstack.wsgi [None req-5d49325b-112b-4b0f-ace3-b0bd6ccc1769 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 199/398] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:51:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:51:03.236 8 INFO cinder.api.openstack.wsgi [None req-538bd537-c083-4f70-9c23-151f9e18a74a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 02:51:03.242 8 INFO cinder.api.openstack.wsgi [None req-538bd537-c083-4f70-9c23-151f9e18a74a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 200/399] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 02:51:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:51:03.289 7 INFO cinder.api.openstack.wsgi [None req-bbe9b04b-a926-41f9-ad50-8401a9a0ceb8 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 02:51:03.312 7 INFO cinder.api.openstack.wsgi [None req-bbe9b04b-a926-41f9-ad50-8401a9a0ceb8 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 200/400] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:51:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:51:03.325 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 02:51:03.348 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/401] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:51:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:51:03.363 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 02:51:03.391 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 201/402] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:51:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:51:09.078 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:51:09.079 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:51:09.079 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:51:09.081 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:51:19.078 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:51:19.078 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:51:19.079 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:51:19.080 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:51:29.078 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:51:29.078 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:51:29.079 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:51:29.080 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:51:39.079 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:51:39.079 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:51:39.080 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:51:39.080 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:51:49.078 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:51:49.078 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:51:49.079 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:51:49.079 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:51:59.078 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:51:59.079 8 INFO cinder.api.openstack.wsgi [None req-fa7d1072-d524-419f-9a14-5b3bc48ced85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:51:59.079 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:51:59.082 7 INFO cinder.api.openstack.wsgi [None req-95c8338a-8cfc-4ba2-9894-da960f289fd7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:52:02.607 8 INFO cinder.api.openstack.wsgi [None req-6363af66-5477-4fab-a1d4-334178d00e1f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 02:52:02.612 8 INFO cinder.api.openstack.wsgi [None req-6363af66-5477-4fab-a1d4-334178d00e1f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 208/415] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 02:52:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:52:02.626 7 INFO cinder.api.openstack.wsgi [None req-566a170a-123c-4c1f-adec-c2135e3fab50 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:52:02.633 7 INFO cinder.volume.api [None req-566a170a-123c-4c1f-adec-c2135e3fab50 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:52:02.635 7 INFO cinder.api.openstack.wsgi [None req-566a170a-123c-4c1f-adec-c2135e3fab50 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 208/416] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:52:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:52:02.678 8 INFO cinder.api.openstack.wsgi [None req-6fe2660b-aeaa-48c1-84c6-f94e8f512a6c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 02:52:02.700 8 INFO cinder.api.openstack.wsgi [None req-6fe2660b-aeaa-48c1-84c6-f94e8f512a6c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 209/417] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:52:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:52:02.714 7 INFO cinder.api.openstack.wsgi [None req-e8de28cd-613b-42f1-ba3c-783119adcd1f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 02:52:02.736 7 INFO cinder.api.openstack.wsgi [None req-e8de28cd-613b-42f1-ba3c-783119adcd1f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 209/418] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:52:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:52:02.747 8 INFO cinder.api.openstack.wsgi [None req-e929010b-af40-4e4d-937e-344b051819d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 02:52:02.771 8 INFO cinder.api.openstack.wsgi [None req-e929010b-af40-4e4d-937e-344b051819d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/419] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:52:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:52:02.781 7 INFO cinder.api.openstack.wsgi [None req-e3908a13-2163-42d5-9934-533eeb2c5035 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 02:52:02.787 7 INFO cinder.volume.api [None req-e3908a13-2163-42d5-9934-533eeb2c5035 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 02:52:02.788 7 INFO cinder.api.openstack.wsgi [None req-e3908a13-2163-42d5-9934-533eeb2c5035 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 210/420] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 02:52:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:52:02.799 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 02:52:03.342 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 211/421] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 02:52:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:52:03.354 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:52:03.364 7 INFO cinder.volume.api [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:52:03.366 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 211/422] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:52:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:52:09.078 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:52:09.078 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:52:09.079 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:52:09.079 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:52:19.079 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:52:19.079 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:52:19.080 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:52:19.080 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:52:29.078 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:52:29.079 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:52:29.079 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:52:29.080 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:52:39.079 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:52:39.079 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:52:39.080 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:52:39.081 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:52:49.079 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:52:49.079 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:52:49.080 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:52:49.080 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:52:59.078 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:52:59.079 8 INFO cinder.api.openstack.wsgi [None req-43fd08aa-70e9-4e49-9f22-7dfadae148b2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:52:59.090 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:52:59.091 7 INFO cinder.api.openstack.wsgi [None req-ec0d18ed-1ab2-4f36-9acf-b0a3e09af7aa 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:53:02.706 8 INFO cinder.api.openstack.wsgi [None req-135c85bc-9d96-46f6-986a-dd989578a891 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:53:02.722 8 INFO cinder.volume.api [None req-135c85bc-9d96-46f6-986a-dd989578a891 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:53:02.726 8 INFO cinder.api.openstack.wsgi [None req-135c85bc-9d96-46f6-986a-dd989578a891 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 218/435] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:53:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:53:02.736 7 INFO cinder.api.openstack.wsgi [None req-f1aa11c5-7c79-4f4e-a061-f9e3db06e262 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 02:53:03.239 7 INFO cinder.api.openstack.wsgi [None req-f1aa11c5-7c79-4f4e-a061-f9e3db06e262 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 218/436] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 02:53:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:53:03.288 8 INFO cinder.api.openstack.wsgi [None req-7925bb91-eb67-407e-b7c5-ac5f57ca179c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 02:53:03.307 8 INFO cinder.api.openstack.wsgi [None req-7925bb91-eb67-407e-b7c5-ac5f57ca179c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 219/437] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:53:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:53:03.317 7 INFO cinder.api.openstack.wsgi [None req-f700990c-2737-4eb6-bc93-ff6adf5640d9 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 02:53:03.339 7 INFO cinder.api.openstack.wsgi [None req-f700990c-2737-4eb6-bc93-ff6adf5640d9 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 219/438] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:53:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:53:03.352 8 INFO cinder.api.openstack.wsgi [None req-4870061f-3562-4518-9ee2-032b229c99d7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 02:53:03.386 8 INFO cinder.api.openstack.wsgi [None req-4870061f-3562-4518-9ee2-032b229c99d7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 220/439] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:53:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:53:03.396 7 INFO cinder.api.openstack.wsgi [None req-7ab0f2ba-192b-4ec4-887d-052e67639402 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 02:53:03.402 7 INFO cinder.volume.api [None req-7ab0f2ba-192b-4ec4-887d-052e67639402 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 02:53:03.402 7 INFO cinder.api.openstack.wsgi [None req-7ab0f2ba-192b-4ec4-887d-052e67639402 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 02:53:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:53:03.412 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 02:53:03.418 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 02:53:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:53:03.427 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:53:03.435 7 INFO cinder.volume.api [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:53:03.438 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 221/442] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:53:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:53:09.078 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:53:09.079 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:53:09.079 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:53:09.080 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:53:19.078 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:53:19.078 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:53:19.080 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:53:19.080 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:53:29.078 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:53:29.078 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:53:29.079 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:53:29.079 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:53:39.078 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:53:39.078 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:53:39.079 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:53:39.080 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:53:49.079 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:53:49.079 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:53:49.079 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:53:49.081 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:53:59.078 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:53:59.078 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:53:59.079 8 INFO cinder.api.openstack.wsgi [None req-7c78e93f-69b0-415c-8bf2-cc7df0cea8f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:53:59.079 7 INFO cinder.api.openstack.wsgi [None req-367257d8-b36e-4371-b497-6392f6ca894b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:54:02.662 8 INFO cinder.api.openstack.wsgi [None req-af3a2dc9-8d64-4ffd-8cfe-ffd4486779c8 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:54:02.672 8 INFO cinder.volume.api [None req-af3a2dc9-8d64-4ffd-8cfe-ffd4486779c8 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:54:02.674 8 INFO cinder.api.openstack.wsgi [None req-af3a2dc9-8d64-4ffd-8cfe-ffd4486779c8 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 228/455] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:54:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/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-07-06 02:54:02.688 7 INFO cinder.api.openstack.wsgi [None req-15ff678c-f068-4796-930b-d2432ba952ec 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 02:54:02.695 7 INFO cinder.api.openstack.wsgi [None req-15ff678c-f068-4796-930b-d2432ba952ec 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 7|app: 0|req: 228/456] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 02:54:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:54:02.705 8 INFO cinder.api.openstack.wsgi [None req-25ab061f-d1e5-422a-b6b4-dbb9e5482674 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 02:54:02.711 8 INFO cinder.volume.api [None req-25ab061f-d1e5-422a-b6b4-dbb9e5482674 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 02:54:02.712 8 INFO cinder.api.openstack.wsgi [None req-25ab061f-d1e5-422a-b6b4-dbb9e5482674 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 229/457] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 02:54:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:54:02.722 7 INFO cinder.api.openstack.wsgi [None req-a2ef1dd7-132a-4da3-ba48-54e63a3bb248 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:54:02.732 7 INFO cinder.volume.api [None req-a2ef1dd7-132a-4da3-ba48-54e63a3bb248 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:54:02.734 7 INFO cinder.api.openstack.wsgi [None req-a2ef1dd7-132a-4da3-ba48-54e63a3bb248 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 229/458] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:54:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:54:02.774 8 INFO cinder.api.openstack.wsgi [None req-07979c69-bbc8-43e7-af98-d410d38166d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 02:54:02.794 8 INFO cinder.api.openstack.wsgi [None req-07979c69-bbc8-43e7-af98-d410d38166d2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 230/459] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:54:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:54:02.804 7 INFO cinder.api.openstack.wsgi [None req-e29d733d-8b36-4fa9-b4da-bbf7a02ebf4f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 02:54:02.827 7 INFO cinder.api.openstack.wsgi [None req-e29d733d-8b36-4fa9-b4da-bbf7a02ebf4f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/460] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:54:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:54:02.838 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 02:54:02.856 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 231/461] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:54:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:54:02.867 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 02:54:03.371 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 231/462] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 02:54:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:54:09.078 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:54:09.079 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:54:09.080 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:54:09.080 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:54:19.079 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:54:19.079 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:54:19.080 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:54:19.081 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:54:29.079 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:54:29.079 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:54:29.079 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:54:29.080 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:54:39.078 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:54:39.078 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:54:39.079 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:54:39.080 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:54:49.078 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:54:49.078 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:54:49.079 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:54:49.079 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:54:59.078 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:54:59.080 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:54:59.080 7 INFO cinder.api.openstack.wsgi [None req-425d28c4-8f1d-410c-9054-05404be2c94b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:54:59.081 8 INFO cinder.api.openstack.wsgi [None req-1b114e87-c2c4-488d-bdd0-0ea95a1778b6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:55:02.632 7 INFO cinder.api.openstack.wsgi [None req-16373407-8c64-48e6-98e8-69361dc0baa2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 02:55:02.638 7 INFO cinder.volume.api [None req-16373407-8c64-48e6-98e8-69361dc0baa2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 02:55:02.638 7 INFO cinder.api.openstack.wsgi [None req-16373407-8c64-48e6-98e8-69361dc0baa2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 238/475] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 02:55:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:55:02.650 8 INFO cinder.api.openstack.wsgi [None req-73c1fe96-96e4-4ccc-9a4e-0e9fe2fa6b83 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:55:02.662 8 INFO cinder.volume.api [None req-73c1fe96-96e4-4ccc-9a4e-0e9fe2fa6b83 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:55:02.664 8 INFO cinder.api.openstack.wsgi [None req-73c1fe96-96e4-4ccc-9a4e-0e9fe2fa6b83 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 238/476] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:55:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:55:02.674 7 INFO cinder.api.openstack.wsgi [None req-f96a1bf9-a75d-4a49-8aac-6eeccce3644e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 02:55:03.178 7 INFO cinder.api.openstack.wsgi [None req-f96a1bf9-a75d-4a49-8aac-6eeccce3644e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 239/477] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 02:55:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:55:03.220 8 INFO cinder.api.openstack.wsgi [None req-1c2e7445-d78b-4a81-9b5c-1fe390693b60 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 02:55:03.248 8 INFO cinder.api.openstack.wsgi [None req-1c2e7445-d78b-4a81-9b5c-1fe390693b60 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 239/478] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:55:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:55:03.259 7 INFO cinder.api.openstack.wsgi [None req-5d8246f8-5dc7-4add-a538-05c0ea46be10 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 02:55:03.284 7 INFO cinder.api.openstack.wsgi [None req-5d8246f8-5dc7-4add-a538-05c0ea46be10 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 240/479] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:55:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:55:03.297 8 INFO cinder.api.openstack.wsgi [None req-2c837dc3-9a29-4ad2-938b-1bea0d3ae029 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 02:55:03.315 8 INFO cinder.api.openstack.wsgi [None req-2c837dc3-9a29-4ad2-938b-1bea0d3ae029 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 240/480] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:55:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:55:03.325 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 02:55:03.329 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 7|app: 0|req: 241/481] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 02:55:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:55:03.339 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:55:03.347 8 INFO cinder.volume.api [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:55:03.349 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/482] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:55:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:55:09.079 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:55:09.079 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:55:09.080 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:55:09.080 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:55:19.079 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:55:19.079 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:55:19.080 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:55:19.080 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:55:29.078 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:55:29.078 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:55:29.080 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:55:29.080 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:55:39.078 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:55:39.079 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:55:39.080 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:55:39.081 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:55:49.079 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:55:49.079 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:55:49.080 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:55:49.080 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:55:59.081 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:55:59.082 7 INFO cinder.api.openstack.wsgi [None req-672badc3-7a8c-407d-b7d2-5c670dc4e8c5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:55:59.081 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:55:59.085 8 INFO cinder.api.openstack.wsgi [None req-b3813af3-649f-48a0-a145-d52b7e4454e3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:56:02.655 7 INFO cinder.api.openstack.wsgi [None req-e43ed276-e258-4ade-8765-16be575a79fb 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 02:56:02.680 7 INFO cinder.api.openstack.wsgi [None req-e43ed276-e258-4ade-8765-16be575a79fb 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 248/495] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:56:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:56:02.692 8 INFO cinder.api.openstack.wsgi [None req-e434562c-7d4b-4da9-ae82-13a3ceecf6fc 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 02:56:02.708 8 INFO cinder.api.openstack.wsgi [None req-e434562c-7d4b-4da9-ae82-13a3ceecf6fc 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 248/496] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:56:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:56:02.721 7 INFO cinder.api.openstack.wsgi [None req-ef3f832e-ffee-414f-b77d-ce738c2f197d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 02:56:02.742 7 INFO cinder.api.openstack.wsgi [None req-ef3f832e-ffee-414f-b77d-ce738c2f197d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 249/497] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:56:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:56:02.757 8 INFO cinder.api.openstack.wsgi [None req-1d771f87-f5a2-4f93-be8d-aae09aeedf74 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 02:56:02.764 8 INFO cinder.api.openstack.wsgi [None req-1d771f87-f5a2-4f93-be8d-aae09aeedf74 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 249/498] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 02:56:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:56:02.773 7 INFO cinder.api.openstack.wsgi [None req-4926682c-574a-49fa-b286-009b678a0d65 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 02:56:02.779 7 INFO cinder.volume.api [None req-4926682c-574a-49fa-b286-009b678a0d65 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 02:56:02.779 7 INFO cinder.api.openstack.wsgi [None req-4926682c-574a-49fa-b286-009b678a0d65 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 250/499] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 02:56:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:56:02.789 8 INFO cinder.api.openstack.wsgi [None req-c088a356-a453-429b-8d92-6305aa931b8a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:56:02.798 8 INFO cinder.volume.api [None req-c088a356-a453-429b-8d92-6305aa931b8a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:56:02.800 8 INFO cinder.api.openstack.wsgi [None req-c088a356-a453-429b-8d92-6305aa931b8a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 250/500] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:56:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:56:02.810 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 02:56:03.313 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 251/501] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 02:56:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:56:03.324 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:56:03.335 8 INFO cinder.volume.api [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:56:03.337 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/502] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:56:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:56:09.078 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:56:09.078 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:56:09.079 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:56:09.079 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:56:19.078 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:56:19.078 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:56:19.079 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:56:19.079 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:56:29.079 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:56:29.079 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:56:29.080 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:56:29.080 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:56:39.078 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:56:39.078 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:56:39.079 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:56:39.079 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:56:49.079 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:56:49.079 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:56:49.079 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:56:49.080 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:56:59.078 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:56:59.079 8 INFO cinder.api.openstack.wsgi [None req-cc085681-c9a2-4190-a103-4ee325a81d0f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:56:59.079 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:56:59.080 7 INFO cinder.api.openstack.wsgi [None req-b35d1eca-8b22-47e3-b55f-0586c515756f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:57:02.625 8 INFO cinder.api.openstack.wsgi [None req-10218cbe-d655-4327-9568-80c80b62b921 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:57:02.634 8 INFO cinder.volume.api [None req-10218cbe-d655-4327-9568-80c80b62b921 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:57:02.635 8 INFO cinder.api.openstack.wsgi [None req-10218cbe-d655-4327-9568-80c80b62b921 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 258/515] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:57:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:57:02.648 7 INFO cinder.api.openstack.wsgi [None req-0b4ef8f2-01bc-4c64-9b46-19e1fc9ee3bd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 02:57:03.153 7 INFO cinder.api.openstack.wsgi [None req-0b4ef8f2-01bc-4c64-9b46-19e1fc9ee3bd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 258/516] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 02:57:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:57:03.165 8 INFO cinder.api.openstack.wsgi [None req-ed06e05c-1622-493d-9b78-224d68059fa0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 02:57:03.170 8 INFO cinder.api.openstack.wsgi [None req-ed06e05c-1622-493d-9b78-224d68059fa0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 259/517] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 02:57:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:57:03.180 7 INFO cinder.api.openstack.wsgi [None req-e8267a17-04b1-421b-aafa-d37f88335c55 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:57:03.191 7 INFO cinder.volume.api [None req-e8267a17-04b1-421b-aafa-d37f88335c55 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:57:03.193 7 INFO cinder.api.openstack.wsgi [None req-e8267a17-04b1-421b-aafa-d37f88335c55 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 259/518] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:57:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:57:03.236 8 INFO cinder.api.openstack.wsgi [None req-d84bea8d-6b2c-4577-bb73-fb6f7882fc3a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 02:57:03.259 8 INFO cinder.api.openstack.wsgi [None req-d84bea8d-6b2c-4577-bb73-fb6f7882fc3a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 260/519] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:57:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:57:03.270 7 INFO cinder.api.openstack.wsgi [None req-2a49be6f-9cb0-4290-be2a-180850afc848 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 02:57:03.295 7 INFO cinder.api.openstack.wsgi [None req-2a49be6f-9cb0-4290-be2a-180850afc848 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 260/520] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:57:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:57:03.306 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 02:57:03.329 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/521] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:57:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:57:03.340 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 02:57:03.346 7 INFO cinder.volume.api [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 02:57:03.346 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/522] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 02:57:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:57:09.078 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:57:09.078 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:57:09.080 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:57:09.080 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:57:19.078 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:57:19.078 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:57:19.079 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:57:19.079 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:57:29.078 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:57:29.078 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:57:29.079 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:57:29.080 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:57:39.078 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:57:39.079 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:57:39.079 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:57:39.080 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:57:49.078 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:57:49.078 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:57:49.080 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:57:49.080 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:57:59.078 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:57:59.079 8 INFO cinder.api.openstack.wsgi [None req-2d4f0c1a-424b-49d4-b221-8e1ef4c5e54d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:57:59.079 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:57:59.093 7 INFO cinder.api.openstack.wsgi [None req-10127616-5a9a-4054-ab96-f682c7e6157f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:58:02.631 8 INFO cinder.api.openstack.wsgi [None req-613371d0-46cb-42b4-b6c8-5078c0767d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 02:58:02.635 8 INFO cinder.volume.api [None req-613371d0-46cb-42b4-b6c8-5078c0767d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 02:58:02.636 8 INFO cinder.api.openstack.wsgi [None req-613371d0-46cb-42b4-b6c8-5078c0767d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 268/535] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 02:58:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:58:02.654 7 INFO cinder.api.openstack.wsgi [None req-10b7cc44-f058-445c-9c88-bae9560bf006 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 02:58:02.658 7 INFO cinder.api.openstack.wsgi [None req-10b7cc44-f058-445c-9c88-bae9560bf006 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 7|app: 0|req: 268/536] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 02:58:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:58:02.668 8 INFO cinder.api.openstack.wsgi [None req-f0941680-0017-4818-a116-0073d8c5e739 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:58:02.681 8 INFO cinder.volume.api [None req-f0941680-0017-4818-a116-0073d8c5e739 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:58:02.684 8 INFO cinder.api.openstack.wsgi [None req-f0941680-0017-4818-a116-0073d8c5e739 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 269/537] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:58:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:58:02.695 7 INFO cinder.api.openstack.wsgi [None req-aa05875b-f08d-4f98-9f20-08aed10cb12d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 02:58:03.198 7 INFO cinder.api.openstack.wsgi [None req-aa05875b-f08d-4f98-9f20-08aed10cb12d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 269/538] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 02:58:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:58:03.208 8 INFO cinder.api.openstack.wsgi [None req-e8f1d7b4-0e64-47ac-91d4-5a06da9e05d6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:58:03.217 8 INFO cinder.volume.api [None req-e8f1d7b4-0e64-47ac-91d4-5a06da9e05d6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:58:03.220 8 INFO cinder.api.openstack.wsgi [None req-e8f1d7b4-0e64-47ac-91d4-5a06da9e05d6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/539] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:58:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:58:03.342 7 INFO cinder.api.openstack.wsgi [None req-aec4f776-60a4-4877-af26-40bb276be149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 02:58:03.363 7 INFO cinder.api.openstack.wsgi [None req-aec4f776-60a4-4877-af26-40bb276be149 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/540] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:58:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:58:03.375 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 02:58:03.394 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 271/541] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:58:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:58:03.407 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 02:58:03.435 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/542] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:58:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:58:09.078 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:58:09.078 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:58:09.079 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:58:09.079 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:58:19.078 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:58:19.079 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:58:19.079 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:58:19.080 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:58:29.078 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:58:29.078 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:58:29.079 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:58:29.079 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:58:39.079 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:58:39.079 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:58:39.080 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:58:39.080 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:58:49.078 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:58:49.078 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:58:49.079 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:58:49.079 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:58:59.078 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:58:59.078 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:58:59.079 7 INFO cinder.api.openstack.wsgi [None req-c1dadfec-c87e-4ab3-ba6c-19825eb37e5f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:58:59.079 8 INFO cinder.api.openstack.wsgi [None req-dd6139ae-7977-4d20-a594-801c0b2020d4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:59:02.733 7 INFO cinder.api.openstack.wsgi [None req-543a888b-93c4-49ac-bc4c-cceea8f0e554 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 02:59:02.762 7 INFO cinder.api.openstack.wsgi [None req-543a888b-93c4-49ac-bc4c-cceea8f0e554 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 278/555] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:59:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:59:02.773 8 INFO cinder.api.openstack.wsgi [None req-cbc9f4b1-8fd9-46a5-8357-c39dbff4511b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 02:59:02.804 8 INFO cinder.api.openstack.wsgi [None req-cbc9f4b1-8fd9-46a5-8357-c39dbff4511b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 278/556] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:59:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:59:02.819 7 INFO cinder.api.openstack.wsgi [None req-9d7970f8-369e-4b22-ae51-1015002824b3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 02:59:02.843 7 INFO cinder.api.openstack.wsgi [None req-9d7970f8-369e-4b22-ae51-1015002824b3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 279/557] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 02:59:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:59:02.855 8 INFO cinder.api.openstack.wsgi [None req-5582ddaa-cadb-4074-932f-f1b0e29b175c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 02:59:02.860 8 INFO cinder.api.openstack.wsgi [None req-5582ddaa-cadb-4074-932f-f1b0e29b175c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 279/558] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 02:59:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:59:02.872 7 INFO cinder.api.openstack.wsgi [None req-07b7acab-1b36-4e3a-bc98-259f5d371098 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:59:02.885 7 INFO cinder.volume.api [None req-07b7acab-1b36-4e3a-bc98-259f5d371098 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:59:02.887 7 INFO cinder.api.openstack.wsgi [None req-07b7acab-1b36-4e3a-bc98-259f5d371098 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 280/559] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:59:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:59:02.899 8 INFO cinder.api.openstack.wsgi [None req-36e6aeee-4409-4639-9de5-dc8a06e20698 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 02:59:03.406 8 INFO cinder.api.openstack.wsgi [None req-36e6aeee-4409-4639-9de5-dc8a06e20698 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 280/560] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 02:59:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 02:59:03.415 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 02:59:03.421 7 INFO cinder.volume.api [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 02:59:03.421 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 281/561] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 02:59:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:59:03.430 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 02:59:03.440 8 INFO cinder.volume.api [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 02:59:03.442 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/562] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 02:59:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 02:59:09.078 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:59:09.079 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:59:09.080 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:59:09.080 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:59:19.078 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:59:19.079 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:59:19.079 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:59:19.080 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:59:29.078 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:59:29.079 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:59:29.080 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:59:29.080 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:59:39.078 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:59:39.079 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:59:39.079 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:59:39.081 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:59:49.078 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:59:49.078 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:59:49.079 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:59:49.080 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:59:59.078 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:59:59.079 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 02:59:59.080 7 INFO cinder.api.openstack.wsgi [None req-f7e1460a-4659-474d-858d-ffc2a7c91811 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 02:59:59.080 8 INFO cinder.api.openstack.wsgi [None req-9bc41e63-bd77-4230-b6ca-cb6e62c8fae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:00:02.697 7 INFO cinder.api.openstack.wsgi [None req-f870619b-2331-449b-b3e0-e32ddebdb49c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:00:02.703 7 INFO cinder.api.openstack.wsgi [None req-f870619b-2331-449b-b3e0-e32ddebdb49c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 7|app: 0|req: 288/575] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:00:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:00:02.715 8 INFO cinder.api.openstack.wsgi [None req-2af93b07-dc68-4cfc-a1b0-5bc52c3b5ae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:00:02.726 8 INFO cinder.volume.api [None req-2af93b07-dc68-4cfc-a1b0-5bc52c3b5ae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:00:02.728 8 INFO cinder.api.openstack.wsgi [None req-2af93b07-dc68-4cfc-a1b0-5bc52c3b5ae4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 288/576] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:00:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:00:02.737 7 INFO cinder.api.openstack.wsgi [None req-6a91f177-aebe-44a9-b990-de8f06cde326 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:00:02.747 7 INFO cinder.volume.api [None req-6a91f177-aebe-44a9-b990-de8f06cde326 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:00:02.750 7 INFO cinder.api.openstack.wsgi [None req-6a91f177-aebe-44a9-b990-de8f06cde326 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 289/577] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:00:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:00:02.761 8 INFO cinder.api.openstack.wsgi [None req-4babbdfd-7186-43fb-8adb-8e494b6901c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:00:02.768 8 INFO cinder.volume.api [None req-4babbdfd-7186-43fb-8adb-8e494b6901c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:00:02.769 8 INFO cinder.api.openstack.wsgi [None req-4babbdfd-7186-43fb-8adb-8e494b6901c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 289/578] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:00:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:00:02.779 7 INFO cinder.api.openstack.wsgi [None req-163ee484-9948-4da0-b460-df47945eefe8 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:00:03.283 7 INFO cinder.api.openstack.wsgi [None req-163ee484-9948-4da0-b460-df47945eefe8 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 290/579] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:00:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:00:03.319 8 INFO cinder.api.openstack.wsgi [None req-91108aac-299a-4e86-8410-73fefc34966e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:00:03.335 8 INFO cinder.api.openstack.wsgi [None req-91108aac-299a-4e86-8410-73fefc34966e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 290/580] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:00:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:00:03.345 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:00:03.364 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 291/581] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:00:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:00:03.375 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:00:03.392 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/582] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:00:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:00:09.078 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:00:09.079 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:00:09.079 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:00:09.080 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:00:19.078 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:00:19.078 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:00:19.079 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:00:19.079 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:00:29.079 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:00:29.079 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:00:29.080 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:00:29.080 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:00:39.079 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:00:39.079 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:00:39.080 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:00:39.081 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:00:49.079 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:00:49.079 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:00:49.080 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:00:49.080 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:00:59.078 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:00:59.078 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:00:59.079 7 INFO cinder.api.openstack.wsgi [None req-8df0911d-2afb-41ae-8087-7a573163b04b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:00:59.080 8 INFO cinder.api.openstack.wsgi [None req-bd471376-a301-47b8-a657-2bf494e11070 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:01:02.603 7 INFO cinder.api.openstack.wsgi [None req-800a1406-0140-4eea-a382-d447ab6a3689 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:01:02.608 7 INFO cinder.volume.api [None req-800a1406-0140-4eea-a382-d447ab6a3689 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:01:02.608 7 INFO cinder.api.openstack.wsgi [None req-800a1406-0140-4eea-a382-d447ab6a3689 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 298/595] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:01:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:01:02.619 8 INFO cinder.api.openstack.wsgi [None req-9d0052c0-6ccc-45a4-a67a-7d525682fd3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:01:02.625 8 INFO cinder.api.openstack.wsgi [None req-9d0052c0-6ccc-45a4-a67a-7d525682fd3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 298/596] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:01:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:01:02.634 7 INFO cinder.api.openstack.wsgi [None req-ab1c62f9-cc77-4933-badb-d605916b6fde 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:01:02.643 7 INFO cinder.volume.api [None req-ab1c62f9-cc77-4933-badb-d605916b6fde 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:01:02.645 7 INFO cinder.api.openstack.wsgi [None req-ab1c62f9-cc77-4933-badb-d605916b6fde 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/597] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:01:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:01:02.682 8 INFO cinder.api.openstack.wsgi [None req-c37f962b-3f68-4f43-be61-fed6e975d089 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:01:02.701 8 INFO cinder.api.openstack.wsgi [None req-c37f962b-3f68-4f43-be61-fed6e975d089 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 299/598] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:01:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:01:02.713 7 INFO cinder.api.openstack.wsgi [None req-92bfc83c-4bc9-415d-88f1-7f82525189bd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:01:02.733 7 INFO cinder.api.openstack.wsgi [None req-92bfc83c-4bc9-415d-88f1-7f82525189bd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/599] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:01:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:01:02.744 8 INFO cinder.api.openstack.wsgi [None req-56990870-c960-48d6-b552-dd4872691ad1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:01:02.766 8 INFO cinder.api.openstack.wsgi [None req-56990870-c960-48d6-b552-dd4872691ad1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 300/600] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:01:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:01:02.775 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:01:02.783 7 INFO cinder.volume.api [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:01:02.784 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 301/601] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:01:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:01:02.797 8 INFO cinder.api.openstack.wsgi [None req-b6a6f0e4-1ad4-4207-8a4a-7f18fc6f3b9e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:01:03.301 8 INFO cinder.api.openstack.wsgi [None req-b6a6f0e4-1ad4-4207-8a4a-7f18fc6f3b9e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 301/602] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:01:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:01:09.078 8 INFO cinder.api.openstack.wsgi [None req-b6a6f0e4-1ad4-4207-8a4a-7f18fc6f3b9e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:01:09.078 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:01:09.079 8 INFO cinder.api.openstack.wsgi [None req-b6a6f0e4-1ad4-4207-8a4a-7f18fc6f3b9e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:01:09.080 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:01:17.672 8 INFO cinder.api.openstack.wsgi [None req-bb8414ab-285a-4b3b-8f19-b5321bfd690a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET https://volume.199-204-45-22.nip.io/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=False 2026-07-06 03:01:17.689 8 INFO cinder.api.openstack.wsgi [None req-bb8414ab-285a-4b3b-8f19-b5321bfd690a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] https://volume.199-204-45-22.nip.io/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 303/605] 199.204.45.22 () {44 vars in 1065 bytes} [Mon Jul 6 03:01:17 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=False => generated 338 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:01:19.078 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:01:19.078 8 INFO cinder.api.openstack.wsgi [None req-bb8414ab-285a-4b3b-8f19-b5321bfd690a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:01:19.079 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:01:19.079 8 INFO cinder.api.openstack.wsgi [None req-bb8414ab-285a-4b3b-8f19-b5321bfd690a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:01:29.079 8 INFO cinder.api.openstack.wsgi [None req-bb8414ab-285a-4b3b-8f19-b5321bfd690a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:01:29.079 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:01:29.080 8 INFO cinder.api.openstack.wsgi [None req-bb8414ab-285a-4b3b-8f19-b5321bfd690a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:01:29.081 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:01:39.078 8 INFO cinder.api.openstack.wsgi [None req-bb8414ab-285a-4b3b-8f19-b5321bfd690a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:01:39.078 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:01:39.079 8 INFO cinder.api.openstack.wsgi [None req-bb8414ab-285a-4b3b-8f19-b5321bfd690a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:01:39.080 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:01:49.078 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:01:49.078 8 INFO cinder.api.openstack.wsgi [None req-bb8414ab-285a-4b3b-8f19-b5321bfd690a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:01:49.079 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:01:49.079 8 INFO cinder.api.openstack.wsgi [None req-bb8414ab-285a-4b3b-8f19-b5321bfd690a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:01:59.078 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:01:59.078 8 INFO cinder.api.openstack.wsgi [None req-bb8414ab-285a-4b3b-8f19-b5321bfd690a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:01:59.080 8 INFO cinder.api.openstack.wsgi [None req-bb8414ab-285a-4b3b-8f19-b5321bfd690a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:01:59.080 7 INFO cinder.api.openstack.wsgi [None req-78dfee6f-901b-4193-aef2-7d6ae4319798 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:02:02.614 8 INFO cinder.api.openstack.wsgi [None req-bf529074-87aa-45b0-b03a-a75a161a1fa5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:02:02.621 8 INFO cinder.volume.api [None req-bf529074-87aa-45b0-b03a-a75a161a1fa5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:02:02.623 8 INFO cinder.api.openstack.wsgi [None req-bf529074-87aa-45b0-b03a-a75a161a1fa5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 309/616] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:02:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:02:02.635 7 INFO cinder.api.openstack.wsgi [None req-8c8b4e77-417b-4fb7-8efe-ac7b17dc850a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:02:03.140 7 INFO cinder.api.openstack.wsgi [None req-8c8b4e77-417b-4fb7-8efe-ac7b17dc850a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 308/617] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:02:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:02:03.179 8 INFO cinder.api.openstack.wsgi [None req-4faf73b8-88f5-4aaa-b51d-2f2c026cdb47 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:02:03.209 8 INFO cinder.api.openstack.wsgi [None req-4faf73b8-88f5-4aaa-b51d-2f2c026cdb47 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 310/618] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:02:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:02:03.220 7 INFO cinder.api.openstack.wsgi [None req-60b9f503-3933-4c17-b4ab-a779c574a2bc 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:02:03.243 7 INFO cinder.api.openstack.wsgi [None req-60b9f503-3933-4c17-b4ab-a779c574a2bc 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 309/619] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:02:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:02:03.257 8 INFO cinder.api.openstack.wsgi [None req-b049a6b7-04c7-4af8-a872-ccedd9511a97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:02:03.282 8 INFO cinder.api.openstack.wsgi [None req-b049a6b7-04c7-4af8-a872-ccedd9511a97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 311/620] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:02:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:02:03.293 7 INFO cinder.api.openstack.wsgi [None req-cf939f9a-4fde-434a-8f05-36267d28adbb 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:02:03.299 7 INFO cinder.api.openstack.wsgi [None req-cf939f9a-4fde-434a-8f05-36267d28adbb 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 7|app: 0|req: 310/621] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:02:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:02:03.310 8 INFO cinder.api.openstack.wsgi [None req-77ad6c2b-0602-42d4-a10e-32c916dd626d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:02:03.317 8 INFO cinder.volume.api [None req-77ad6c2b-0602-42d4-a10e-32c916dd626d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:02:03.319 8 INFO cinder.api.openstack.wsgi [None req-77ad6c2b-0602-42d4-a10e-32c916dd626d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 312/622] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:02:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:02:03.329 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:02:03.339 7 INFO cinder.volume.api [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:02:03.340 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/623] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:02:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:02:09.078 8 INFO cinder.api.openstack.wsgi [None req-77ad6c2b-0602-42d4-a10e-32c916dd626d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:02:09.079 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:02:09.080 8 INFO cinder.api.openstack.wsgi [None req-77ad6c2b-0602-42d4-a10e-32c916dd626d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:02:09.080 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:02:19.078 8 INFO cinder.api.openstack.wsgi [None req-77ad6c2b-0602-42d4-a10e-32c916dd626d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:02:19.078 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:02:19.079 8 INFO cinder.api.openstack.wsgi [None req-77ad6c2b-0602-42d4-a10e-32c916dd626d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:02:19.079 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:02:24.707 8 INFO cinder.api.openstack.wsgi [None req-78419e64-85f1-44d8-82f3-41e132f3d43b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET https://volume.199-204-45-22.nip.io/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=False 2026-07-06 03:02:24.723 8 INFO cinder.api.openstack.wsgi [None req-78419e64-85f1-44d8-82f3-41e132f3d43b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] https://volume.199-204-45-22.nip.io/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 315/628] 199.204.45.22 () {44 vars in 1065 bytes} [Mon Jul 6 03:02:24 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=False => generated 338 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:02:29.081 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:02:29.082 8 INFO cinder.api.openstack.wsgi [None req-78419e64-85f1-44d8-82f3-41e132f3d43b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:02:29.083 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:02:29.083 8 INFO cinder.api.openstack.wsgi [None req-78419e64-85f1-44d8-82f3-41e132f3d43b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:02:39.078 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:02:39.079 8 INFO cinder.api.openstack.wsgi [None req-78419e64-85f1-44d8-82f3-41e132f3d43b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:02:39.079 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:02:39.080 8 INFO cinder.api.openstack.wsgi [None req-78419e64-85f1-44d8-82f3-41e132f3d43b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:02:49.078 8 INFO cinder.api.openstack.wsgi [None req-78419e64-85f1-44d8-82f3-41e132f3d43b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:02:49.078 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:02:49.079 8 INFO cinder.api.openstack.wsgi [None req-78419e64-85f1-44d8-82f3-41e132f3d43b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:02:49.079 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:02:59.078 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:02:59.079 8 INFO cinder.api.openstack.wsgi [None req-78419e64-85f1-44d8-82f3-41e132f3d43b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:02:59.079 7 INFO cinder.api.openstack.wsgi [None req-18ebed81-9315-4038-a84b-7aceafd5a0a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:02:59.080 8 INFO cinder.api.openstack.wsgi [None req-78419e64-85f1-44d8-82f3-41e132f3d43b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:03:02.659 7 INFO cinder.api.openstack.wsgi [None req-7428f5a8-fcf3-4062-9963-a019473b8e4c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:03:02.667 7 INFO cinder.volume.api [None req-7428f5a8-fcf3-4062-9963-a019473b8e4c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:03:02.669 7 INFO cinder.api.openstack.wsgi [None req-7428f5a8-fcf3-4062-9963-a019473b8e4c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 318/637] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:03:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:03:02.681 8 INFO cinder.api.openstack.wsgi [None req-5532e4b8-47e3-4551-b179-62a1f397afce 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:03:02.691 8 INFO cinder.volume.api [None req-5532e4b8-47e3-4551-b179-62a1f397afce 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:03:02.692 8 INFO cinder.api.openstack.wsgi [None req-5532e4b8-47e3-4551-b179-62a1f397afce 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 320/638] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:03:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:03:02.706 7 INFO cinder.api.openstack.wsgi [None req-a6f6fe22-58ac-46c1-ba0d-c683b4524d9e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:03:02.711 7 INFO cinder.volume.api [None req-a6f6fe22-58ac-46c1-ba0d-c683b4524d9e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:03:02.712 7 INFO cinder.api.openstack.wsgi [None req-a6f6fe22-58ac-46c1-ba0d-c683b4524d9e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/639] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:03:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:03:02.727 8 INFO cinder.api.openstack.wsgi [None req-406ef7cc-cb64-4880-b716-cae3e522090b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:03:02.734 8 INFO cinder.api.openstack.wsgi [None req-406ef7cc-cb64-4880-b716-cae3e522090b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 321/640] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:03:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:03:02.745 7 INFO cinder.api.openstack.wsgi [None req-55798e68-c241-487e-a353-d5db5194ca39 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:03:03.249 7 INFO cinder.api.openstack.wsgi [None req-55798e68-c241-487e-a353-d5db5194ca39 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 320/641] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:03:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:03:03.294 8 INFO cinder.api.openstack.wsgi [None req-2d6488ac-dbf3-4441-9997-b918d98c4c36 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:03:03.312 8 INFO cinder.api.openstack.wsgi [None req-2d6488ac-dbf3-4441-9997-b918d98c4c36 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/642] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:03:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:03:03.323 7 INFO cinder.api.openstack.wsgi [None req-62db892c-5a22-4148-86f3-97417d2f1d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:03:03.340 7 INFO cinder.api.openstack.wsgi [None req-62db892c-5a22-4148-86f3-97417d2f1d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/643] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:03:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:03:03.351 8 INFO cinder.api.openstack.wsgi [None req-daf91af4-43db-47e8-b1ab-a3256a88441b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:03:03.370 8 INFO cinder.api.openstack.wsgi [None req-daf91af4-43db-47e8-b1ab-a3256a88441b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/644] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:03:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:03:09.078 7 INFO cinder.api.openstack.wsgi [None req-62db892c-5a22-4148-86f3-97417d2f1d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:03:09.078 8 INFO cinder.api.openstack.wsgi [None req-daf91af4-43db-47e8-b1ab-a3256a88441b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:03:09.080 7 INFO cinder.api.openstack.wsgi [None req-62db892c-5a22-4148-86f3-97417d2f1d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:03:09.080 8 INFO cinder.api.openstack.wsgi [None req-daf91af4-43db-47e8-b1ab-a3256a88441b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:03:19.078 7 INFO cinder.api.openstack.wsgi [None req-62db892c-5a22-4148-86f3-97417d2f1d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:03:19.078 8 INFO cinder.api.openstack.wsgi [None req-daf91af4-43db-47e8-b1ab-a3256a88441b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:03:19.079 8 INFO cinder.api.openstack.wsgi [None req-daf91af4-43db-47e8-b1ab-a3256a88441b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:03:19.080 7 INFO cinder.api.openstack.wsgi [None req-62db892c-5a22-4148-86f3-97417d2f1d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:03:29.078 7 INFO cinder.api.openstack.wsgi [None req-62db892c-5a22-4148-86f3-97417d2f1d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:03:29.078 8 INFO cinder.api.openstack.wsgi [None req-daf91af4-43db-47e8-b1ab-a3256a88441b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:03:29.079 7 INFO cinder.api.openstack.wsgi [None req-62db892c-5a22-4148-86f3-97417d2f1d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:03:29.079 8 INFO cinder.api.openstack.wsgi [None req-daf91af4-43db-47e8-b1ab-a3256a88441b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:03:39.078 7 INFO cinder.api.openstack.wsgi [None req-62db892c-5a22-4148-86f3-97417d2f1d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:03:39.078 8 INFO cinder.api.openstack.wsgi [None req-daf91af4-43db-47e8-b1ab-a3256a88441b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:03:39.080 8 INFO cinder.api.openstack.wsgi [None req-daf91af4-43db-47e8-b1ab-a3256a88441b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:03:39.080 7 INFO cinder.api.openstack.wsgi [None req-62db892c-5a22-4148-86f3-97417d2f1d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:03:49.078 8 INFO cinder.api.openstack.wsgi [None req-daf91af4-43db-47e8-b1ab-a3256a88441b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:03:49.078 7 INFO cinder.api.openstack.wsgi [None req-62db892c-5a22-4148-86f3-97417d2f1d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:03:49.080 8 INFO cinder.api.openstack.wsgi [None req-daf91af4-43db-47e8-b1ab-a3256a88441b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:03:49.081 7 INFO cinder.api.openstack.wsgi [None req-62db892c-5a22-4148-86f3-97417d2f1d97 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:03:57.141 8 INFO cinder.api.openstack.wsgi [None req-859dbbf6-dd0c-46c7-b40f-66537d5cdc76 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots 2026-07-06 03:03:57.153 8 INFO cinder.volume.api [None req-859dbbf6-dd0c-46c7-b40f-66537d5cdc76 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:03:57.154 8 INFO cinder.api.openstack.wsgi [None req-859dbbf6-dd0c-46c7-b40f-66537d5cdc76 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 329/655] 10.0.0.253 () {32 vars in 705 bytes} [Mon Jul 6 03:03:57 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:03:57.171 7 INFO cinder.api.openstack.wsgi [None req-f130cb89-115d-4117-80a5-ff0a0ae63ac1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes 2026-07-06 03:03:57.221 7 INFO cinder.volume.api [None req-f130cb89-115d-4117-80a5-ff0a0ae63ac1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:03:57.222 7 INFO cinder.api.openstack.wsgi [None req-f130cb89-115d-4117-80a5-ff0a0ae63ac1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes returned with HTTP 200 [pid: 7|app: 0|req: 327/656] 10.0.0.253 () {32 vars in 701 bytes} [Mon Jul 6 03:03:57 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:03:59.078 8 INFO cinder.api.openstack.wsgi [None req-859dbbf6-dd0c-46c7-b40f-66537d5cdc76 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:03:59.078 7 INFO cinder.api.openstack.wsgi [None req-f130cb89-115d-4117-80a5-ff0a0ae63ac1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:03:59.079 8 INFO cinder.api.openstack.wsgi [None req-859dbbf6-dd0c-46c7-b40f-66537d5cdc76 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:03:59.079 7 INFO cinder.api.openstack.wsgi [None req-f130cb89-115d-4117-80a5-ff0a0ae63ac1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:04:02.703 7 INFO cinder.api.openstack.wsgi [None req-966c8fab-7091-4cdf-bcf4-4ad55185004d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:04:02.713 7 INFO cinder.volume.api [None req-966c8fab-7091-4cdf-bcf4-4ad55185004d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:04:02.715 7 INFO cinder.api.openstack.wsgi [None req-966c8fab-7091-4cdf-bcf4-4ad55185004d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/659] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:04:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/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-07-06 03:04:02.757 8 INFO cinder.api.openstack.wsgi [None req-3252e9ba-ae58-4b86-9416-6643e28867a9 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:04:02.772 8 INFO cinder.api.openstack.wsgi [None req-3252e9ba-ae58-4b86-9416-6643e28867a9 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 331/660] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:04:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:04:02.783 7 INFO cinder.api.openstack.wsgi [None req-87cb8a8c-5aa6-4384-be39-7939d0989e22 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:04:02.805 7 INFO cinder.api.openstack.wsgi [None req-87cb8a8c-5aa6-4384-be39-7939d0989e22 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/661] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:04:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:04:02.817 8 INFO cinder.api.openstack.wsgi [None req-0949ddff-fa2f-4669-9f53-7a57c053e71a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:04:02.833 8 INFO cinder.api.openstack.wsgi [None req-0949ddff-fa2f-4669-9f53-7a57c053e71a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/662] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:04:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:04:02.849 7 INFO cinder.api.openstack.wsgi [None req-535ea6a1-c134-4df9-8174-4e316e297d2c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:04:02.855 7 INFO cinder.api.openstack.wsgi [None req-535ea6a1-c134-4df9-8174-4e316e297d2c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 7|app: 0|req: 331/663] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:04:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:04:02.868 8 INFO cinder.api.openstack.wsgi [None req-eac37740-1c38-4a94-93ff-cf7487c964b7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:04:02.876 8 INFO cinder.volume.api [None req-eac37740-1c38-4a94-93ff-cf7487c964b7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:04:02.876 8 INFO cinder.api.openstack.wsgi [None req-eac37740-1c38-4a94-93ff-cf7487c964b7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 333/664] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:04:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:04:02.886 7 INFO cinder.api.openstack.wsgi [None req-e67b2f6d-6dec-45e7-8883-6bf1226d546a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:04:02.895 7 INFO cinder.volume.api [None req-e67b2f6d-6dec-45e7-8883-6bf1226d546a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:04:02.896 7 INFO cinder.api.openstack.wsgi [None req-e67b2f6d-6dec-45e7-8883-6bf1226d546a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 332/665] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:04:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:04:02.907 8 INFO cinder.api.openstack.wsgi [None req-b5e92037-7417-47c0-9824-b9f9cc3fc5ff 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:04:03.411 8 INFO cinder.api.openstack.wsgi [None req-b5e92037-7417-47c0-9824-b9f9cc3fc5ff 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 334/666] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:04:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:04:09.078 7 INFO cinder.api.openstack.wsgi [None req-e67b2f6d-6dec-45e7-8883-6bf1226d546a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:04:09.080 7 INFO cinder.api.openstack.wsgi [None req-e67b2f6d-6dec-45e7-8883-6bf1226d546a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:04:09.085 8 INFO cinder.api.openstack.wsgi [None req-b5e92037-7417-47c0-9824-b9f9cc3fc5ff 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:04:09.086 8 INFO cinder.api.openstack.wsgi [None req-b5e92037-7417-47c0-9824-b9f9cc3fc5ff 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:04:19.081 7 INFO cinder.api.openstack.wsgi [None req-e67b2f6d-6dec-45e7-8883-6bf1226d546a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:04:19.081 8 INFO cinder.api.openstack.wsgi [None req-b5e92037-7417-47c0-9824-b9f9cc3fc5ff 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:04:19.083 7 INFO cinder.api.openstack.wsgi [None req-e67b2f6d-6dec-45e7-8883-6bf1226d546a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:04:19.083 8 INFO cinder.api.openstack.wsgi [None req-b5e92037-7417-47c0-9824-b9f9cc3fc5ff 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:04:29.082 7 INFO cinder.api.openstack.wsgi [None req-e67b2f6d-6dec-45e7-8883-6bf1226d546a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:04:29.083 8 INFO cinder.api.openstack.wsgi [None req-b5e92037-7417-47c0-9824-b9f9cc3fc5ff 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:04:29.084 7 INFO cinder.api.openstack.wsgi [None req-e67b2f6d-6dec-45e7-8883-6bf1226d546a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:04:29.089 8 INFO cinder.api.openstack.wsgi [None req-b5e92037-7417-47c0-9824-b9f9cc3fc5ff 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:04:39.079 8 INFO cinder.api.openstack.wsgi [None req-b5e92037-7417-47c0-9824-b9f9cc3fc5ff 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:04:39.079 7 INFO cinder.api.openstack.wsgi [None req-e67b2f6d-6dec-45e7-8883-6bf1226d546a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:04:39.080 8 INFO cinder.api.openstack.wsgi [None req-b5e92037-7417-47c0-9824-b9f9cc3fc5ff 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:04:39.080 7 INFO cinder.api.openstack.wsgi [None req-e67b2f6d-6dec-45e7-8883-6bf1226d546a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:04:39.947 8 INFO cinder.api.openstack.wsgi [None req-bfcad6aa-d02e-4c32-be27-600c557c9cd6 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes 2026-07-06 03:04:40.722 8 INFO cinder.api.v3.volumes [None req-bfcad6aa-d02e-4c32-be27-600c557c9cd6 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] Create volume of 1 GB 2026-07-06 03:04:40.733 8 INFO cinder.volume.api [None req-bfcad6aa-d02e-4c32-be27-600c557c9cd6 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] Availability Zones retrieved successfully. 2026-07-06 03:04:41.076 8 INFO cinder.volume.api [None req-bfcad6aa-d02e-4c32-be27-600c557c9cd6 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] Create volume request issued successfully. 2026-07-06 03:04:41.077 8 INFO cinder.api.openstack.wsgi [None req-bfcad6aa-d02e-4c32-be27-600c557c9cd6 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes returned with HTTP 202 [pid: 8|app: 0|req: 339/675] 10.0.0.253 () {34 vars in 723 bytes} [Mon Jul 6 03:04:39 2026] POST /v3/fa839710d14e48989b7a4ab3587284aa/volumes => generated 865 bytes in 1137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-06 03:04:41.102 7 INFO cinder.api.openstack.wsgi [None req-aea4a967-2971-4ee1-b1ae-19d171818521 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 /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-07-06 03:04:41.137 7 INFO cinder.volume.api [None req-aea4a967-2971-4ee1-b1ae-19d171818521 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] Volume info retrieved successfully. 2026-07-06 03:04:41.144 7 INFO cinder.api.openstack.wsgi [None req-aea4a967-2971-4ee1-b1ae-19d171818521 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 returned with HTTP 200 [pid: 7|app: 0|req: 337/676] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:04:41 2026] GET /v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 => generated 933 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:04:42.163 8 INFO cinder.api.openstack.wsgi [None req-015f2d5f-8546-4cb2-a710-fe22035e9c4c c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 /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-07-06 03:04:42.178 8 INFO cinder.volume.api [None req-015f2d5f-8546-4cb2-a710-fe22035e9c4c c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] Volume info retrieved successfully. 2026-07-06 03:04:42.186 8 INFO cinder.api.openstack.wsgi [None req-015f2d5f-8546-4cb2-a710-fe22035e9c4c c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 returned with HTTP 200 [pid: 8|app: 0|req: 340/677] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:04:42 2026] GET /v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:04:43.215 7 INFO cinder.api.openstack.wsgi [None req-6a9880b6-ab45-48cb-bb42-68a908d44661 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 /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-07-06 03:04:43.241 7 INFO cinder.volume.api [None req-6a9880b6-ab45-48cb-bb42-68a908d44661 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] Volume info retrieved successfully. 2026-07-06 03:04:43.248 7 INFO cinder.api.openstack.wsgi [None req-6a9880b6-ab45-48cb-bb42-68a908d44661 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 returned with HTTP 200 [pid: 7|app: 0|req: 338/678] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:04:43 2026] GET /v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:04:44.269 8 INFO cinder.api.openstack.wsgi [None req-7f6e30fe-30a3-4739-bcf5-a6d6d121abb3 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 /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-07-06 03:04:44.294 8 INFO cinder.volume.api [None req-7f6e30fe-30a3-4739-bcf5-a6d6d121abb3 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] Volume info retrieved successfully. 2026-07-06 03:04:44.306 8 INFO cinder.api.openstack.wsgi [None req-7f6e30fe-30a3-4739-bcf5-a6d6d121abb3 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 returned with HTTP 200 [pid: 8|app: 0|req: 341/679] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:04:44 2026] GET /v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 => generated 1483 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:04:44.399 7 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-8e9b9d56-ac93-4fe9-931b-e229076511bf c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 /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-07-06 03:04:44.411 7 INFO cinder.volume.api [req-3ce28173-6116-4b09-9706-d3613a915d80 req-8e9b9d56-ac93-4fe9-931b-e229076511bf c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] Volume info retrieved successfully. 2026-07-06 03:04:44.417 7 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-8e9b9d56-ac93-4fe9-931b-e229076511bf c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 returned with HTTP 200 [pid: 7|app: 0|req: 339/680] 10.0.0.151 () {34 vars in 1028 bytes} [Mon Jul 6 03:04:44 2026] GET /v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 => generated 1483 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:04:45.928 8 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-b84e3224-0b22-4566-9963-781d24f788e9 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 /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-07-06 03:04:45.948 8 INFO cinder.volume.api [req-3ce28173-6116-4b09-9706-d3613a915d80 req-b84e3224-0b22-4566-9963-781d24f788e9 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] Volume info retrieved successfully. 2026-07-06 03:04:45.954 8 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-b84e3224-0b22-4566-9963-781d24f788e9 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 returned with HTTP 200 [pid: 8|app: 0|req: 342/681] 10.0.0.151 () {34 vars in 1028 bytes} [Mon Jul 6 03:04:45 2026] GET /v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 => generated 1483 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:04:45.967 7 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-8e9b9d56-ac93-4fe9-931b-e229076511bf c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-06 03:04:45.968 7 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-8e9b9d56-ac93-4fe9-931b-e229076511bf c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 340/682] 10.0.0.151 () {32 vars in 829 bytes} [Mon Jul 6 03:04:45 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:04:45.989 8 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-6f212063-03b6-443b-b467-fce7ba4f6c40 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/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-07-06 03:04:46.074 8 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-6f212063-03b6-443b-b467-fce7ba4f6c40 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/attachments returned with HTTP 200 [pid: 8|app: 0|req: 343/683] 10.0.0.151 () {40 vars in 1057 bytes} [Mon Jul 6 03:04:45 2026] POST /v3/fa839710d14e48989b7a4ab3587284aa/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:04:49.079 8 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-6f212063-03b6-443b-b467-fce7ba4f6c40 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:04:49.079 7 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-8e9b9d56-ac93-4fe9-931b-e229076511bf c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:04:49.079 8 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-6f212063-03b6-443b-b467-fce7ba4f6c40 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:04:49.080 7 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-8e9b9d56-ac93-4fe9-931b-e229076511bf c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:04:52.305 8 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-6f212063-03b6-443b-b467-fce7ba4f6c40 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-06 03:04:52.306 8 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-6f212063-03b6-443b-b467-fce7ba4f6c40 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 345/686] 199.204.45.22 () {32 vars in 839 bytes} [Mon Jul 6 03:04:52 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:04:52.346 7 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-fd65c912-4d42-46d3-b76a-ae5cd17e2ee7 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 /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-07-06 03:04:52.364 7 INFO cinder.volume.api [req-3ce28173-6116-4b09-9706-d3613a915d80 req-fd65c912-4d42-46d3-b76a-ae5cd17e2ee7 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] Volume info retrieved successfully. 2026-07-06 03:04:52.370 7 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-fd65c912-4d42-46d3-b76a-ae5cd17e2ee7 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 returned with HTTP 200 [pid: 7|app: 0|req: 342/687] 199.204.45.22 () {36 vars in 1072 bytes} [Mon Jul 6 03:04:52 2026] GET /v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 => generated 1663 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:04:54.349 8 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-9c06b041-1db1-4a0b-9647-a6d0cd9566a2 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/attachments/a5b02bf1-c1b5-4a2f-8b41-a743bdf011a8 /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-07-06 03:04:55.387 8 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-9c06b041-1db1-4a0b-9647-a6d0cd9566a2 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/attachments/a5b02bf1-c1b5-4a2f-8b41-a743bdf011a8 returned with HTTP 200 [pid: 8|app: 0|req: 346/688] 199.204.45.22 () {40 vars in 1134 bytes} [Mon Jul 6 03:04:54 2026] PUT /v3/fa839710d14e48989b7a4ab3587284aa/attachments/a5b02bf1-c1b5-4a2f-8b41-a743bdf011a8 => generated 802 bytes in 1048 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:04:55.905 7 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-7a3367d5-f1b9-4096-8951-d13b372b8168 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/attachments/a5b02bf1-c1b5-4a2f-8b41-a743bdf011a8/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-07-06 03:04:55.943 7 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-7a3367d5-f1b9-4096-8951-d13b372b8168 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/attachments/a5b02bf1-c1b5-4a2f-8b41-a743bdf011a8/action returned with HTTP 204 [pid: 7|app: 0|req: 343/689] 199.204.45.22 () {40 vars in 1147 bytes} [Mon Jul 6 03:04:55 2026] POST /v3/fa839710d14e48989b7a4ab3587284aa/attachments/a5b02bf1-c1b5-4a2f-8b41-a743bdf011a8/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-06 03:04:59.079 7 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-7a3367d5-f1b9-4096-8951-d13b372b8168 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:04:59.079 8 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-9c06b041-1db1-4a0b-9647-a6d0cd9566a2 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:04:59.079 7 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-7a3367d5-f1b9-4096-8951-d13b372b8168 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:04:59.080 8 INFO cinder.api.openstack.wsgi [req-3ce28173-6116-4b09-9706-d3613a915d80 req-9c06b041-1db1-4a0b-9647-a6d0cd9566a2 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:02.769 7 INFO cinder.api.openstack.wsgi [None req-a69d795f-12b2-4c6d-b599-94e87bb9ff80 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:05:02.780 7 INFO cinder.volume.api [None req-a69d795f-12b2-4c6d-b599-94e87bb9ff80 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - 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-07-06 03:05:02.784 7 INFO cinder.api.openstack.wsgi [None req-a69d795f-12b2-4c6d-b599-94e87bb9ff80 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 345/692] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:05:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 1949 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:02.834 8 INFO cinder.api.openstack.wsgi [None req-bcca5551-b260-4c20-80e2-daf0817f3f06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?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-07-06 03:05:02.856 8 INFO cinder.api.openstack.wsgi [None req-bcca5551-b260-4c20-80e2-daf0817f3f06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 348/693] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:05:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:02.868 7 INFO cinder.api.openstack.wsgi [None req-d5672904-f2cd-486a-886d-b86d11f6d80f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/45fb614b2a65422ea1a07202d21c46ff?usage=true 2026-07-06 03:05:02.887 7 INFO cinder.api.openstack.wsgi [None req-d5672904-f2cd-486a-886d-b86d11f6d80f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/45fb614b2a65422ea1a07202d21c46ff?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/694] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:05:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/45fb614b2a65422ea1a07202d21c46ff?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:05:02.901 8 INFO cinder.api.openstack.wsgi [None req-0b9483ea-f96b-4042-87e9-137cfb578406 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:05:02.924 8 INFO cinder.api.openstack.wsgi [None req-0b9483ea-f96b-4042-87e9-137cfb578406 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 349/695] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:05:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:05:02.938 7 INFO cinder.api.openstack.wsgi [None req-010a11d6-5285-4830-bf87-607c927823a8 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/9b393927241244b38c8874f63db84f20?usage=true 2026-07-06 03:05:02.966 7 INFO cinder.api.openstack.wsgi [None req-010a11d6-5285-4830-bf87-607c927823a8 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/9b393927241244b38c8874f63db84f20?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/696] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:05:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/9b393927241244b38c8874f63db84f20?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:05:02.978 8 INFO cinder.api.openstack.wsgi [None req-d030f6e5-01b0-44b6-9233-fa4c5d93c668 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d4aff289a19e4e109f08aa9697d43cf8?usage=true 2026-07-06 03:05:03.002 8 INFO cinder.api.openstack.wsgi [None req-d030f6e5-01b0-44b6-9233-fa4c5d93c668 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d4aff289a19e4e109f08aa9697d43cf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 350/697] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:05:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d4aff289a19e4e109f08aa9697d43cf8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:05:03.011 7 INFO cinder.api.openstack.wsgi [None req-aac3eb34-8ca0-426f-878a-a519832e077a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:05:03.031 7 INFO cinder.api.openstack.wsgi [None req-aac3eb34-8ca0-426f-878a-a519832e077a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/698] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:05:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:05:03.043 8 INFO cinder.api.openstack.wsgi [None req-cbce3371-72b8-4d66-857c-570d36fc0aee 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/fa839710d14e48989b7a4ab3587284aa?usage=true 2026-07-06 03:05:03.067 8 INFO cinder.api.openstack.wsgi [None req-cbce3371-72b8-4d66-857c-570d36fc0aee 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/fa839710d14e48989b7a4ab3587284aa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/699] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:05:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/fa839710d14e48989b7a4ab3587284aa?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:05:03.078 7 INFO cinder.api.openstack.wsgi [None req-12ef84e2-af1f-42f9-9a73-2127ef4bf3cd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:05:03.582 7 INFO cinder.api.openstack.wsgi [None req-12ef84e2-af1f-42f9-9a73-2127ef4bf3cd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 349/700] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:05:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:05:03.594 8 INFO cinder.api.openstack.wsgi [None req-8eb9a076-b3c4-4d3f-a68c-3c20b3599f11 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:05:03.600 8 INFO cinder.volume.api [None req-8eb9a076-b3c4-4d3f-a68c-3c20b3599f11 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:05:03.600 8 INFO cinder.api.openstack.wsgi [None req-8eb9a076-b3c4-4d3f-a68c-3c20b3599f11 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 352/701] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:05:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:05:03.610 7 INFO cinder.api.openstack.wsgi [None req-99b3912c-3e28-4faf-94e9-3766b6c81b56 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:05:03.619 7 INFO cinder.api.openstack.wsgi [None req-99b3912c-3e28-4faf-94e9-3766b6c81b56 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 7|app: 0|req: 350/702] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:05:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:05:03.629 8 INFO cinder.api.openstack.wsgi [None req-de375478-3dcd-413b-9f35-e8b03004500a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:05:03.641 8 INFO cinder.volume.api [None req-de375478-3dcd-413b-9f35-e8b03004500a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - 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-07-06 03:05:03.646 8 INFO cinder.api.openstack.wsgi [None req-de375478-3dcd-413b-9f35-e8b03004500a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 353/703] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:05:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 1949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:05:09.078 7 INFO cinder.api.openstack.wsgi [None req-99b3912c-3e28-4faf-94e9-3766b6c81b56 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:05:09.079 8 INFO cinder.api.openstack.wsgi [None req-de375478-3dcd-413b-9f35-e8b03004500a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:05:09.080 7 INFO cinder.api.openstack.wsgi [None req-99b3912c-3e28-4faf-94e9-3766b6c81b56 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:05:09.081 8 INFO cinder.api.openstack.wsgi [None req-de375478-3dcd-413b-9f35-e8b03004500a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:05:12.246 7 INFO cinder.api.openstack.wsgi [req-4953cff6-dcc7-46ed-93dd-e05993558c51 req-e0347564-e352-4eb1-a397-72c6e9f646d8 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/attachments/a5b02bf1-c1b5-4a2f-8b41-a743bdf011a8 /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-07-06 03:05:12.815 7 INFO cinder.api.openstack.wsgi [req-4953cff6-dcc7-46ed-93dd-e05993558c51 req-e0347564-e352-4eb1-a397-72c6e9f646d8 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/attachments/a5b02bf1-c1b5-4a2f-8b41-a743bdf011a8 returned with HTTP 200 [pid: 7|app: 0|req: 352/706] 199.204.45.22 () {38 vars in 1102 bytes} [Mon Jul 6 03:05:12 2026] DELETE /v3/fa839710d14e48989b7a4ab3587284aa/attachments/a5b02bf1-c1b5-4a2f-8b41-a743bdf011a8 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:12.829 8 INFO cinder.api.openstack.wsgi [req-4953cff6-dcc7-46ed-93dd-e05993558c51 req-3f7a982d-84b8-4839-86d8-a83ea0df2e33 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 2026-07-06 03:05:12.830 8 INFO cinder.api.v3.volumes [req-4953cff6-dcc7-46ed-93dd-e05993558c51 req-3f7a982d-84b8-4839-86d8-a83ea0df2e33 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] Delete volume with id: fe60c867-acca-46d3-930f-5b719464c440 /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-07-06 03:05:12.839 8 INFO cinder.volume.api [req-4953cff6-dcc7-46ed-93dd-e05993558c51 req-3f7a982d-84b8-4839-86d8-a83ea0df2e33 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] Volume info retrieved successfully. 2026-07-06 03:05:12.874 8 INFO cinder.volume.api [req-4953cff6-dcc7-46ed-93dd-e05993558c51 req-3f7a982d-84b8-4839-86d8-a83ea0df2e33 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] Delete volume request issued successfully. 2026-07-06 03:05:12.874 8 INFO cinder.api.openstack.wsgi [req-4953cff6-dcc7-46ed-93dd-e05993558c51 req-3f7a982d-84b8-4839-86d8-a83ea0df2e33 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 returned with HTTP 202 [pid: 8|app: 0|req: 355/707] 199.204.45.22 () {36 vars in 1053 bytes} [Mon Jul 6 03:05:12 2026] DELETE /v3/fa839710d14e48989b7a4ab3587284aa/volumes/fe60c867-acca-46d3-930f-5b719464c440 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-06 03:05:19.078 7 INFO cinder.api.openstack.wsgi [req-4953cff6-dcc7-46ed-93dd-e05993558c51 req-e0347564-e352-4eb1-a397-72c6e9f646d8 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:05:19.078 8 INFO cinder.api.openstack.wsgi [req-4953cff6-dcc7-46ed-93dd-e05993558c51 req-3f7a982d-84b8-4839-86d8-a83ea0df2e33 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:05:19.079 7 INFO cinder.api.openstack.wsgi [req-4953cff6-dcc7-46ed-93dd-e05993558c51 req-e0347564-e352-4eb1-a397-72c6e9f646d8 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:05:19.079 8 INFO cinder.api.openstack.wsgi [req-4953cff6-dcc7-46ed-93dd-e05993558c51 req-3f7a982d-84b8-4839-86d8-a83ea0df2e33 c595ab55ffc540b9873c12d15e4c8467 fa839710d14e48989b7a4ab3587284aa - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:24.277 8 INFO cinder.api.openstack.wsgi [None req-22755675-b0ef-4603-8eb7-5a7ca96f4acd 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes 2026-07-06 03:05:24.279 8 INFO cinder.api.v3.volumes [None req-22755675-b0ef-4603-8eb7-5a7ca96f4acd 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Create volume of 1 GB 2026-07-06 03:05:24.285 8 INFO cinder.volume.api [None req-22755675-b0ef-4603-8eb7-5a7ca96f4acd 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Availability Zones retrieved successfully. 2026-07-06 03:05:24.542 8 INFO cinder.volume.api [None req-22755675-b0ef-4603-8eb7-5a7ca96f4acd 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Create volume request issued successfully. 2026-07-06 03:05:24.543 8 INFO cinder.api.openstack.wsgi [None req-22755675-b0ef-4603-8eb7-5a7ca96f4acd 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes returned with HTTP 202 [pid: 8|app: 0|req: 357/710] 10.0.0.253 () {34 vars in 723 bytes} [Mon Jul 6 03:05:24 2026] POST /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes => generated 871 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:24.577 7 INFO cinder.api.openstack.wsgi [None req-04076da9-d3dc-4989-b577-e3930b2b9d3f 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac /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-07-06 03:05:24.595 7 INFO cinder.volume.api [None req-04076da9-d3dc-4989-b577-e3930b2b9d3f 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:24.611 7 INFO cinder.api.openstack.wsgi [None req-04076da9-d3dc-4989-b577-e3930b2b9d3f 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac returned with HTTP 200 [pid: 7|app: 0|req: 354/711] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:24 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac => generated 939 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-07-06 03:05:25.636 8 INFO cinder.api.openstack.wsgi [None req-8f56387e-6de1-426f-b2f1-102c0729f56b 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac /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-07-06 03:05:25.658 8 INFO cinder.volume.api [None req-8f56387e-6de1-426f-b2f1-102c0729f56b 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:25.668 8 INFO cinder.api.openstack.wsgi [None req-8f56387e-6de1-426f-b2f1-102c0729f56b 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac returned with HTTP 200 [pid: 8|app: 0|req: 358/712] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:25 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac => generated 964 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:25.692 7 INFO cinder.api.openstack.wsgi [None req-5f9f3023-a30a-479a-aeb1-a55354dfda65 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac /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-07-06 03:05:25.705 7 INFO cinder.volume.api [None req-5f9f3023-a30a-479a-aeb1-a55354dfda65 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:25.710 7 INFO cinder.api.openstack.wsgi [None req-5f9f3023-a30a-479a-aeb1-a55354dfda65 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac returned with HTTP 200 [pid: 7|app: 0|req: 355/713] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:25 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac => generated 964 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:25.729 8 INFO cinder.api.openstack.wsgi [None req-cb18d47c-6f65-4007-9698-00e23b070726 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac /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-07-06 03:05:25.747 8 INFO cinder.volume.api [None req-cb18d47c-6f65-4007-9698-00e23b070726 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:25.755 8 INFO cinder.volume.api [None req-cb18d47c-6f65-4007-9698-00e23b070726 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume updated successfully. 2026-07-06 03:05:25.756 8 INFO cinder.api.openstack.wsgi [None req-cb18d47c-6f65-4007-9698-00e23b070726 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac returned with HTTP 200 [pid: 8|app: 0|req: 359/714] 10.0.0.253 () {34 vars in 795 bytes} [Mon Jul 6 03:05:25 2026] PUT /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac => generated 896 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:25.773 7 INFO cinder.api.openstack.wsgi [None req-dc9c9a7d-2cb0-4316-8557-eebc7e7f8f67 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac /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-07-06 03:05:25.788 7 INFO cinder.volume.api [None req-dc9c9a7d-2cb0-4316-8557-eebc7e7f8f67 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:25.794 7 INFO cinder.volume.api [None req-dc9c9a7d-2cb0-4316-8557-eebc7e7f8f67 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume updated successfully. 2026-07-06 03:05:25.795 7 INFO cinder.api.openstack.wsgi [None req-dc9c9a7d-2cb0-4316-8557-eebc7e7f8f67 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac returned with HTTP 200 [pid: 7|app: 0|req: 356/715] 10.0.0.253 () {34 vars in 796 bytes} [Mon Jul 6 03:05:25 2026] PUT /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac => generated 934 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:25.811 8 INFO cinder.api.openstack.wsgi [None req-b851b149-ba79-4633-913a-d7e86fd69aa8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac /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-07-06 03:05:25.825 8 INFO cinder.volume.api [None req-b851b149-ba79-4633-913a-d7e86fd69aa8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:25.830 8 INFO cinder.api.openstack.wsgi [None req-b851b149-ba79-4633-913a-d7e86fd69aa8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac returned with HTTP 200 [pid: 8|app: 0|req: 360/716] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:25 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac => generated 1002 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:25.846 7 INFO cinder.api.openstack.wsgi [None req-ac39e890-4a5c-43eb-8d24-b3dd7e9695c0 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes 2026-07-06 03:05:25.849 7 INFO cinder.api.v3.volumes [None req-ac39e890-4a5c-43eb-8d24-b3dd7e9695c0 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Create volume of 1 GB 2026-07-06 03:05:25.861 7 INFO cinder.volume.api [None req-ac39e890-4a5c-43eb-8d24-b3dd7e9695c0 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Availability Zones retrieved successfully. 2026-07-06 03:05:26.121 7 INFO cinder.volume.api [None req-ac39e890-4a5c-43eb-8d24-b3dd7e9695c0 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Create volume request issued successfully. 2026-07-06 03:05:26.122 7 INFO cinder.api.openstack.wsgi [None req-ac39e890-4a5c-43eb-8d24-b3dd7e9695c0 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes returned with HTTP 202 [pid: 7|app: 0|req: 357/717] 10.0.0.253 () {34 vars in 723 bytes} [Mon Jul 6 03:05:25 2026] POST /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes => generated 891 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:26.150 8 INFO cinder.api.openstack.wsgi [None req-f59b0cca-2174-41f7-888d-81b95c9baab4 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 /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-07-06 03:05:26.180 8 INFO cinder.volume.api [None req-f59b0cca-2174-41f7-888d-81b95c9baab4 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:26.188 8 INFO cinder.api.openstack.wsgi [None req-f59b0cca-2174-41f7-888d-81b95c9baab4 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 returned with HTTP 200 [pid: 8|app: 0|req: 361/718] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:26 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 => generated 959 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:27.212 7 INFO cinder.api.openstack.wsgi [None req-cae980d6-58d8-4c27-85bd-4546f2e547bd 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 /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-07-06 03:05:27.226 7 INFO cinder.volume.api [None req-cae980d6-58d8-4c27-85bd-4546f2e547bd 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:27.233 7 INFO cinder.api.openstack.wsgi [None req-cae980d6-58d8-4c27-85bd-4546f2e547bd 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 returned with HTTP 200 [pid: 7|app: 0|req: 358/719] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:27 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 => generated 984 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:27.252 8 INFO cinder.api.openstack.wsgi [None req-1101eba1-2199-4f82-a73d-720b8b7c31b8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 /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-07-06 03:05:27.266 8 INFO cinder.volume.api [None req-1101eba1-2199-4f82-a73d-720b8b7c31b8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:27.275 8 INFO cinder.volume.api [None req-1101eba1-2199-4f82-a73d-720b8b7c31b8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume updated successfully. 2026-07-06 03:05:27.275 8 INFO cinder.api.openstack.wsgi [None req-1101eba1-2199-4f82-a73d-720b8b7c31b8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 returned with HTTP 200 [pid: 8|app: 0|req: 362/720] 10.0.0.253 () {34 vars in 795 bytes} [Mon Jul 6 03:05:27 2026] PUT /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:27.292 7 INFO cinder.api.openstack.wsgi [None req-543033d0-90b4-4f55-bde1-82b08efadd90 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 /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-07-06 03:05:27.308 7 INFO cinder.volume.api [None req-543033d0-90b4-4f55-bde1-82b08efadd90 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:27.313 7 INFO cinder.api.openstack.wsgi [None req-543033d0-90b4-4f55-bde1-82b08efadd90 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 returned with HTTP 200 [pid: 7|app: 0|req: 359/721] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:27 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 => 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-07-06 03:05:27.333 8 INFO cinder.api.openstack.wsgi [None req-89db2756-e900-4eb2-bb0e-2b60a196a85a 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 2026-07-06 03:05:27.334 8 INFO cinder.api.v3.volumes [None req-89db2756-e900-4eb2-bb0e-2b60a196a85a 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Delete volume with id: 99dc6135-b97e-4280-bf16-a66a94b10063 /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-07-06 03:05:27.343 8 INFO cinder.volume.api [None req-89db2756-e900-4eb2-bb0e-2b60a196a85a 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:27.363 8 INFO cinder.volume.api [None req-89db2756-e900-4eb2-bb0e-2b60a196a85a 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Delete volume request issued successfully. 2026-07-06 03:05:27.363 8 INFO cinder.api.openstack.wsgi [None req-89db2756-e900-4eb2-bb0e-2b60a196a85a 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 returned with HTTP 202 [pid: 8|app: 0|req: 363/722] 10.0.0.253 () {32 vars in 778 bytes} [Mon Jul 6 03:05:27 2026] DELETE /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:27.374 7 INFO cinder.api.openstack.wsgi [None req-a1999f2f-721b-4e7d-a913-698408bc9e53 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 /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-07-06 03:05:27.386 7 INFO cinder.volume.api [None req-a1999f2f-721b-4e7d-a913-698408bc9e53 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:27.391 7 INFO cinder.api.openstack.wsgi [None req-a1999f2f-721b-4e7d-a913-698408bc9e53 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 returned with HTTP 200 [pid: 7|app: 0|req: 360/723] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:27 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:28.408 8 INFO cinder.api.openstack.wsgi [None req-e01ba6a7-66ba-45b7-89dc-403140a152f9 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 2026-07-06 03:05:28.424 8 INFO cinder.api.openstack.wsgi [None req-e01ba6a7-66ba-45b7-89dc-403140a152f9 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 returned with HTTP 404 [pid: 8|app: 0|req: 364/724] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:28 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/99dc6135-b97e-4280-bf16-a66a94b10063 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:28.437 7 INFO cinder.api.openstack.wsgi [None req-a58c4d10-d457-435c-916d-3756b55f8d55 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac /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-07-06 03:05:28.463 7 INFO cinder.volume.api [None req-a58c4d10-d457-435c-916d-3756b55f8d55 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:28.469 7 INFO cinder.api.openstack.wsgi [None req-a58c4d10-d457-435c-916d-3756b55f8d55 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac returned with HTTP 200 [pid: 7|app: 0|req: 361/725] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:28 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac => generated 1002 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:05:28.502 8 INFO cinder.api.openstack.wsgi [None req-3d767678-e54d-42e4-b12d-9c469c16982a 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac 2026-07-06 03:05:28.502 8 INFO cinder.api.v3.volumes [None req-3d767678-e54d-42e4-b12d-9c469c16982a 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Delete volume with id: d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac /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-07-06 03:05:28.519 8 INFO cinder.volume.api [None req-3d767678-e54d-42e4-b12d-9c469c16982a 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:28.558 8 INFO cinder.volume.api [None req-3d767678-e54d-42e4-b12d-9c469c16982a 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Delete volume request issued successfully. 2026-07-06 03:05:28.559 8 INFO cinder.api.openstack.wsgi [None req-3d767678-e54d-42e4-b12d-9c469c16982a 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac returned with HTTP 202 [pid: 8|app: 0|req: 365/726] 10.0.0.253 () {32 vars in 778 bytes} [Mon Jul 6 03:05:28 2026] DELETE /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:28.570 7 INFO cinder.api.openstack.wsgi [None req-9384b620-891b-4242-8dfc-ac11949bda7b 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac /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-07-06 03:05:28.586 7 INFO cinder.volume.api [None req-9384b620-891b-4242-8dfc-ac11949bda7b 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:28.592 7 INFO cinder.api.openstack.wsgi [None req-9384b620-891b-4242-8dfc-ac11949bda7b 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac returned with HTTP 200 [pid: 7|app: 0|req: 362/727] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:28 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac => generated 1001 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:05:29.078 8 INFO cinder.api.openstack.wsgi [None req-3d767678-e54d-42e4-b12d-9c469c16982a 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:05:29.079 7 INFO cinder.api.openstack.wsgi [None req-9384b620-891b-4242-8dfc-ac11949bda7b 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:05:29.079 8 INFO cinder.api.openstack.wsgi [None req-3d767678-e54d-42e4-b12d-9c469c16982a 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:05:29.080 7 INFO cinder.api.openstack.wsgi [None req-9384b620-891b-4242-8dfc-ac11949bda7b 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:29.610 8 INFO cinder.api.openstack.wsgi [None req-0038f135-e5d5-4178-98bb-668529cb9ebb 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac 2026-07-06 03:05:29.617 8 INFO cinder.api.openstack.wsgi [None req-0038f135-e5d5-4178-98bb-668529cb9ebb 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac returned with HTTP 404 [pid: 8|app: 0|req: 367/730] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:29 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/d73ee8ab-c9d6-4e23-bf2e-95262ffa90ac => 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-07-06 03:05:29.677 7 INFO cinder.api.openstack.wsgi [None req-80c714f8-d72f-43cb-8955-8843ca1e4ae6 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes 2026-07-06 03:05:30.285 7 INFO cinder.api.v3.volumes [None req-80c714f8-d72f-43cb-8955-8843ca1e4ae6 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Create volume of 1 GB 2026-07-06 03:05:30.303 7 INFO cinder.volume.api [None req-80c714f8-d72f-43cb-8955-8843ca1e4ae6 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Availability Zones retrieved successfully. 2026-07-06 03:05:30.538 7 INFO cinder.volume.api [None req-80c714f8-d72f-43cb-8955-8843ca1e4ae6 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Create volume request issued successfully. 2026-07-06 03:05:30.539 7 INFO cinder.api.openstack.wsgi [None req-80c714f8-d72f-43cb-8955-8843ca1e4ae6 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes returned with HTTP 202 [pid: 7|app: 0|req: 364/731] 10.0.0.253 () {34 vars in 723 bytes} [Mon Jul 6 03:05:29 2026] POST /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes => generated 871 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-06 03:05:30.560 8 INFO cinder.api.openstack.wsgi [None req-208a75de-7f15-4daa-959b-c3a310e02fa6 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e /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-07-06 03:05:30.575 8 INFO cinder.volume.api [None req-208a75de-7f15-4daa-959b-c3a310e02fa6 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:30.580 8 INFO cinder.api.openstack.wsgi [None req-208a75de-7f15-4daa-959b-c3a310e02fa6 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e returned with HTTP 200 [pid: 8|app: 0|req: 368/732] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:30 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:31.608 7 INFO cinder.api.openstack.wsgi [None req-d60059f6-a1d4-448e-a219-81c4684ec69d 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e /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-07-06 03:05:31.627 7 INFO cinder.volume.api [None req-d60059f6-a1d4-448e-a219-81c4684ec69d 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:31.636 7 INFO cinder.api.openstack.wsgi [None req-d60059f6-a1d4-448e-a219-81c4684ec69d 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e returned with HTTP 200 [pid: 7|app: 0|req: 365/733] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:31 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e => generated 1489 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:31.658 8 INFO cinder.api.openstack.wsgi [None req-159f2c1d-9cd3-43ba-b3e7-c519bd7d71dc 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e /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-07-06 03:05:31.686 8 INFO cinder.volume.api [None req-159f2c1d-9cd3-43ba-b3e7-c519bd7d71dc 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:31.691 8 INFO cinder.api.openstack.wsgi [None req-159f2c1d-9cd3-43ba-b3e7-c519bd7d71dc 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e returned with HTTP 200 [pid: 8|app: 0|req: 369/734] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:31 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e => generated 1489 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:31.714 7 INFO cinder.api.openstack.wsgi [None req-1dbb00eb-4782-455d-85bf-1028f546b4b4 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e /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-07-06 03:05:31.733 7 INFO cinder.volume.api [None req-1dbb00eb-4782-455d-85bf-1028f546b4b4 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:31.748 7 INFO cinder.volume.api [None req-1dbb00eb-4782-455d-85bf-1028f546b4b4 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume updated successfully. 2026-07-06 03:05:31.750 7 INFO cinder.api.openstack.wsgi [None req-1dbb00eb-4782-455d-85bf-1028f546b4b4 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e returned with HTTP 200 [pid: 7|app: 0|req: 366/735] 10.0.0.253 () {34 vars in 795 bytes} [Mon Jul 6 03:05:31 2026] PUT /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e => generated 895 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-07-06 03:05:31.769 8 INFO cinder.api.openstack.wsgi [None req-c645f484-eb82-4802-a968-70eed2381017 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e /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-07-06 03:05:31.789 8 INFO cinder.volume.api [None req-c645f484-eb82-4802-a968-70eed2381017 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:31.797 8 INFO cinder.volume.api [None req-c645f484-eb82-4802-a968-70eed2381017 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume updated successfully. 2026-07-06 03:05:31.799 8 INFO cinder.api.openstack.wsgi [None req-c645f484-eb82-4802-a968-70eed2381017 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e returned with HTTP 200 [pid: 8|app: 0|req: 370/736] 10.0.0.253 () {34 vars in 796 bytes} [Mon Jul 6 03:05:31 2026] PUT /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e => generated 934 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:31.818 7 INFO cinder.api.openstack.wsgi [None req-6223b33a-e52d-45aa-b56b-ca2ba342fc22 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e /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-07-06 03:05:31.831 7 INFO cinder.volume.api [None req-6223b33a-e52d-45aa-b56b-ca2ba342fc22 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:31.835 7 INFO cinder.api.openstack.wsgi [None req-6223b33a-e52d-45aa-b56b-ca2ba342fc22 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e returned with HTTP 200 [pid: 7|app: 0|req: 367/737] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:31 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e => generated 1528 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-07-06 03:05:31.852 8 INFO cinder.api.openstack.wsgi [None req-2731017f-ea95-4e8e-9cdc-523aad7f92b9 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes 2026-07-06 03:05:31.854 8 INFO cinder.api.v3.volumes [None req-2731017f-ea95-4e8e-9cdc-523aad7f92b9 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Create volume of 1 GB 2026-07-06 03:05:31.861 8 INFO cinder.volume.api [None req-2731017f-ea95-4e8e-9cdc-523aad7f92b9 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Availability Zones retrieved successfully. 2026-07-06 03:05:32.011 8 INFO cinder.volume.api [None req-2731017f-ea95-4e8e-9cdc-523aad7f92b9 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Create volume request issued successfully. 2026-07-06 03:05:32.012 8 INFO cinder.api.openstack.wsgi [None req-2731017f-ea95-4e8e-9cdc-523aad7f92b9 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes returned with HTTP 202 [pid: 8|app: 0|req: 371/738] 10.0.0.253 () {34 vars in 723 bytes} [Mon Jul 6 03:05:31 2026] POST /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes => generated 890 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:32.031 7 INFO cinder.api.openstack.wsgi [None req-8f91282a-5056-4d4d-ad16-09cf445e0e55 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 /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-07-06 03:05:32.044 7 INFO cinder.volume.api [None req-8f91282a-5056-4d4d-ad16-09cf445e0e55 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:32.048 7 INFO cinder.api.openstack.wsgi [None req-8f91282a-5056-4d4d-ad16-09cf445e0e55 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 returned with HTTP 200 [pid: 7|app: 0|req: 368/739] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:32 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 => generated 958 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:33.064 8 INFO cinder.api.openstack.wsgi [None req-52705446-68b9-4c5d-8036-eaf1a6d875cf 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 /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-07-06 03:05:33.080 8 INFO cinder.volume.api [None req-52705446-68b9-4c5d-8036-eaf1a6d875cf 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:33.086 8 INFO cinder.api.openstack.wsgi [None req-52705446-68b9-4c5d-8036-eaf1a6d875cf 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 returned with HTTP 200 [pid: 8|app: 0|req: 372/740] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:33 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 => generated 983 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:33.109 7 INFO cinder.api.openstack.wsgi [None req-1e856ead-63d1-4bb7-bdca-6b1bd14302d5 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 /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-07-06 03:05:33.132 7 INFO cinder.volume.api [None req-1e856ead-63d1-4bb7-bdca-6b1bd14302d5 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:33.144 7 INFO cinder.volume.api [None req-1e856ead-63d1-4bb7-bdca-6b1bd14302d5 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume updated successfully. 2026-07-06 03:05:33.145 7 INFO cinder.api.openstack.wsgi [None req-1e856ead-63d1-4bb7-bdca-6b1bd14302d5 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 returned with HTTP 200 [pid: 7|app: 0|req: 369/741] 10.0.0.253 () {34 vars in 795 bytes} [Mon Jul 6 03:05:33 2026] PUT /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:33.166 8 INFO cinder.api.openstack.wsgi [None req-bcb85492-4152-435a-abcd-b4cb1f4b9c67 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 /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-07-06 03:05:33.180 8 INFO cinder.volume.api [None req-bcb85492-4152-435a-abcd-b4cb1f4b9c67 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:33.184 8 INFO cinder.api.openstack.wsgi [None req-bcb85492-4152-435a-abcd-b4cb1f4b9c67 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 returned with HTTP 200 [pid: 8|app: 0|req: 373/742] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:33 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 => generated 950 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:33.204 7 INFO cinder.api.openstack.wsgi [None req-1b1ce1b9-c329-4e4a-8ab1-4fe5417b7438 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 2026-07-06 03:05:33.205 7 INFO cinder.api.v3.volumes [None req-1b1ce1b9-c329-4e4a-8ab1-4fe5417b7438 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Delete volume with id: 9c821af8-a443-4ea4-8b7b-97db565de9e6 /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-07-06 03:05:33.219 7 INFO cinder.volume.api [None req-1b1ce1b9-c329-4e4a-8ab1-4fe5417b7438 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:33.245 7 INFO cinder.volume.api [None req-1b1ce1b9-c329-4e4a-8ab1-4fe5417b7438 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Delete volume request issued successfully. 2026-07-06 03:05:33.245 7 INFO cinder.api.openstack.wsgi [None req-1b1ce1b9-c329-4e4a-8ab1-4fe5417b7438 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 returned with HTTP 202 [pid: 7|app: 0|req: 370/743] 10.0.0.253 () {32 vars in 778 bytes} [Mon Jul 6 03:05:33 2026] DELETE /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:33.255 8 INFO cinder.api.openstack.wsgi [None req-af90afa2-2a29-42ee-bb97-c8491b32698d 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 /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-07-06 03:05:33.273 8 INFO cinder.volume.api [None req-af90afa2-2a29-42ee-bb97-c8491b32698d 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:33.282 8 INFO cinder.api.openstack.wsgi [None req-af90afa2-2a29-42ee-bb97-c8491b32698d 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 returned with HTTP 200 [pid: 8|app: 0|req: 374/744] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:33 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:34.304 7 INFO cinder.api.openstack.wsgi [None req-37006034-8b63-40ae-86f4-47709b3fbb37 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 2026-07-06 03:05:34.311 7 INFO cinder.api.openstack.wsgi [None req-37006034-8b63-40ae-86f4-47709b3fbb37 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 returned with HTTP 404 [pid: 7|app: 0|req: 371/745] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:34 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/9c821af8-a443-4ea4-8b7b-97db565de9e6 => 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-07-06 03:05:34.324 8 INFO cinder.api.openstack.wsgi [None req-b6bb3166-82d8-4272-9864-2e63bf8760fe 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e /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-07-06 03:05:34.344 8 INFO cinder.volume.api [None req-b6bb3166-82d8-4272-9864-2e63bf8760fe 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:34.352 8 INFO cinder.api.openstack.wsgi [None req-b6bb3166-82d8-4272-9864-2e63bf8760fe 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e returned with HTTP 200 [pid: 8|app: 0|req: 375/746] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:34 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e => generated 1528 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:05:34.373 7 INFO cinder.api.openstack.wsgi [None req-d30dba6c-7b2f-4786-a4e1-c530a7eb1377 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e 2026-07-06 03:05:34.373 7 INFO cinder.api.v3.volumes [None req-d30dba6c-7b2f-4786-a4e1-c530a7eb1377 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Delete volume with id: 12361bff-2ea6-4709-a1c7-b356b4c0bc4e /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-07-06 03:05:34.382 7 INFO cinder.volume.api [None req-d30dba6c-7b2f-4786-a4e1-c530a7eb1377 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:34.398 7 INFO cinder.volume.api [None req-d30dba6c-7b2f-4786-a4e1-c530a7eb1377 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Delete volume request issued successfully. 2026-07-06 03:05:34.398 7 INFO cinder.api.openstack.wsgi [None req-d30dba6c-7b2f-4786-a4e1-c530a7eb1377 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e returned with HTTP 202 [pid: 7|app: 0|req: 372/747] 10.0.0.253 () {32 vars in 778 bytes} [Mon Jul 6 03:05:34 2026] DELETE /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:34.413 8 INFO cinder.api.openstack.wsgi [None req-c6e398ec-67df-45a5-b43b-6c88712e6ea8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e /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-07-06 03:05:34.428 8 INFO cinder.volume.api [None req-c6e398ec-67df-45a5-b43b-6c88712e6ea8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] Volume info retrieved successfully. 2026-07-06 03:05:34.440 8 INFO cinder.api.openstack.wsgi [None req-c6e398ec-67df-45a5-b43b-6c88712e6ea8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e returned with HTTP 200 [pid: 8|app: 0|req: 376/748] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:34 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e => generated 1527 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-07-06 03:05:35.465 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e 2026-07-06 03:05:35.473 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e returned with HTTP 404 [pid: 7|app: 0|req: 373/749] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:05:35 2026] GET /v3/a4cb855dfff04d5fa1da1e702bb39c57/volumes/12361bff-2ea6-4709-a1c7-b356b4c0bc4e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-06 03:05:39.078 8 INFO cinder.api.openstack.wsgi [None req-c6e398ec-67df-45a5-b43b-6c88712e6ea8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:05:39.078 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:05:39.079 8 INFO cinder.api.openstack.wsgi [None req-c6e398ec-67df-45a5-b43b-6c88712e6ea8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:05:39.079 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:05:39.775 8 INFO cinder.api.openstack.wsgi [None req-c6e398ec-67df-45a5-b43b-6c88712e6ea8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-06 03:05:39.776 8 INFO cinder.api.openstack.wsgi [None req-c6e398ec-67df-45a5-b43b-6c88712e6ea8 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 378/752] 10.0.0.253 () {30 vars in 411 bytes} [Mon Jul 6 03:05:39 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-06 03:05:40.882 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-06 03:05:40.882 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 375/753] 10.0.0.112 () {28 vars in 376 bytes} [Mon Jul 6 03:05:40 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:05:40.892 8 INFO cinder.api.openstack.wsgi [None req-dd6eb971-448e-499a-a1c5-94087f2ff767 5e515d06570249eaabbf78bc64c68ef7 2f1419dd80354bc4b40116abe14c41d2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2f1419dd80354bc4b40116abe14c41d2/limits?tenant_id=2f1419dd80354bc4b40116abe14c41d2 2026-07-06 03:05:40.911 8 INFO cinder.api.openstack.wsgi [None req-dd6eb971-448e-499a-a1c5-94087f2ff767 5e515d06570249eaabbf78bc64c68ef7 2f1419dd80354bc4b40116abe14c41d2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2f1419dd80354bc4b40116abe14c41d2/limits?tenant_id=2f1419dd80354bc4b40116abe14c41d2 returned with HTTP 200 [pid: 8|app: 0|req: 379/754] 10.0.0.112 () {34 vars in 879 bytes} [Mon Jul 6 03:05:40 2026] GET /v3/2f1419dd80354bc4b40116abe14c41d2/limits?tenant_id=2f1419dd80354bc4b40116abe14c41d2 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:05:42.422 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-06 03:05:42.423 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 376/755] 10.0.0.112 () {28 vars in 376 bytes} [Mon Jul 6 03:05:42 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-06 03:05:42.430 8 INFO cinder.api.openstack.wsgi [None req-dd6eb971-448e-499a-a1c5-94087f2ff767 5e515d06570249eaabbf78bc64c68ef7 2f1419dd80354bc4b40116abe14c41d2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-06 03:05:42.431 8 INFO cinder.api.openstack.wsgi [None req-dd6eb971-448e-499a-a1c5-94087f2ff767 5e515d06570249eaabbf78bc64c68ef7 2f1419dd80354bc4b40116abe14c41d2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 380/756] 10.0.0.112 () {28 vars in 376 bytes} [Mon Jul 6 03:05:42 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-06 03:05:43.074 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-06 03:05:43.075 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 377/757] 10.0.0.112 () {28 vars in 376 bytes} [Mon Jul 6 03:05:43 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-06 03:05:43.086 8 INFO cinder.api.openstack.wsgi [None req-e1f8f8be-5930-4a7d-993b-47c7d08dbaaf 5e515d06570249eaabbf78bc64c68ef7 2f1419dd80354bc4b40116abe14c41d2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/2f1419dd80354bc4b40116abe14c41d2/limits?tenant_id=2f1419dd80354bc4b40116abe14c41d2 2026-07-06 03:05:43.113 8 INFO cinder.api.openstack.wsgi [None req-e1f8f8be-5930-4a7d-993b-47c7d08dbaaf 5e515d06570249eaabbf78bc64c68ef7 2f1419dd80354bc4b40116abe14c41d2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/2f1419dd80354bc4b40116abe14c41d2/limits?tenant_id=2f1419dd80354bc4b40116abe14c41d2 returned with HTTP 200 [pid: 8|app: 0|req: 381/758] 10.0.0.112 () {34 vars in 879 bytes} [Mon Jul 6 03:05:43 2026] GET /v3/2f1419dd80354bc4b40116abe14c41d2/limits?tenant_id=2f1419dd80354bc4b40116abe14c41d2 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:05:44.876 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-06 03:05:44.877 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 378/759] 10.0.0.112 () {28 vars in 376 bytes} [Mon Jul 6 03:05:44 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-06 03:05:44.884 8 INFO cinder.api.openstack.wsgi [None req-e1f8f8be-5930-4a7d-993b-47c7d08dbaaf 5e515d06570249eaabbf78bc64c68ef7 2f1419dd80354bc4b40116abe14c41d2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-06 03:05:44.884 8 INFO cinder.api.openstack.wsgi [None req-e1f8f8be-5930-4a7d-993b-47c7d08dbaaf 5e515d06570249eaabbf78bc64c68ef7 2f1419dd80354bc4b40116abe14c41d2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 382/760] 10.0.0.112 () {28 vars in 376 bytes} [Mon Jul 6 03:05:44 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-06 03:05:49.078 8 INFO cinder.api.openstack.wsgi [None req-e1f8f8be-5930-4a7d-993b-47c7d08dbaaf 5e515d06570249eaabbf78bc64c68ef7 2f1419dd80354bc4b40116abe14c41d2 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:05:49.078 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:05:49.079 8 INFO cinder.api.openstack.wsgi [None req-e1f8f8be-5930-4a7d-993b-47c7d08dbaaf 5e515d06570249eaabbf78bc64c68ef7 2f1419dd80354bc4b40116abe14c41d2 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:05:49.079 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:05:59.078 8 INFO cinder.api.openstack.wsgi [None req-e1f8f8be-5930-4a7d-993b-47c7d08dbaaf 5e515d06570249eaabbf78bc64c68ef7 2f1419dd80354bc4b40116abe14c41d2 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:05:59.079 8 INFO cinder.api.openstack.wsgi [None req-e1f8f8be-5930-4a7d-993b-47c7d08dbaaf 5e515d06570249eaabbf78bc64c68ef7 2f1419dd80354bc4b40116abe14c41d2 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:05:59.080 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:05:59.080 7 INFO cinder.api.openstack.wsgi [None req-8b2f7246-fc50-4c49-9d30-c7a09b0a6533 9cf8521c21b34dcbae8bfe4b908ccaf7 a4cb855dfff04d5fa1da1e702bb39c57 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:06:02.984 8 INFO cinder.api.openstack.wsgi [None req-124576b0-1aa7-4a17-82a2-e8e12e372b33 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:06:02.994 8 INFO cinder.volume.api [None req-124576b0-1aa7-4a17-82a2-e8e12e372b33 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:06:02.996 8 INFO cinder.api.openstack.wsgi [None req-124576b0-1aa7-4a17-82a2-e8e12e372b33 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 385/765] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:06:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:06:03.007 7 INFO cinder.api.openstack.wsgi [None req-e3088130-96df-4a52-9c4c-2d51c40339a9 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:06:03.014 7 INFO cinder.volume.api [None req-e3088130-96df-4a52-9c4c-2d51c40339a9 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:06:03.014 7 INFO cinder.api.openstack.wsgi [None req-e3088130-96df-4a52-9c4c-2d51c40339a9 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 381/766] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:06:03.024 8 INFO cinder.api.openstack.wsgi [None req-4c530845-9987-46ab-92bd-c9a428ef433b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:06:03.031 8 INFO cinder.api.openstack.wsgi [None req-4c530845-9987-46ab-92bd-c9a428ef433b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 386/767] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:06:03.075 7 INFO cinder.api.openstack.wsgi [None req-5ce14852-3533-4ffd-b861-31ef2d56021a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:06:03.094 7 INFO cinder.api.openstack.wsgi [None req-5ce14852-3533-4ffd-b861-31ef2d56021a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/768] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:06:03.104 8 INFO cinder.api.openstack.wsgi [None req-1b9a18d1-806c-4c67-8ad1-62b0ec3465f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/17a91f31324f4f59ae1f28bef51451c0?usage=true 2026-07-06 03:06:03.127 8 INFO cinder.api.openstack.wsgi [None req-1b9a18d1-806c-4c67-8ad1-62b0ec3465f4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/17a91f31324f4f59ae1f28bef51451c0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 387/769] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/17a91f31324f4f59ae1f28bef51451c0?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:06:03.138 7 INFO cinder.api.openstack.wsgi [None req-ff017fe5-be9a-437e-92f6-497eb415c183 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/17b1261139df4c0bbbaadd1a2a4a8b7e?usage=true 2026-07-06 03:06:03.169 7 INFO cinder.api.openstack.wsgi [None req-ff017fe5-be9a-437e-92f6-497eb415c183 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/17b1261139df4c0bbbaadd1a2a4a8b7e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 383/770] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/17b1261139df4c0bbbaadd1a2a4a8b7e?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:06:03.179 8 INFO cinder.api.openstack.wsgi [None req-dd25988e-64d8-4673-baa3-9c501d927107 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/5b652528e0d14cb9a2a948de50620efa?usage=true 2026-07-06 03:06:03.199 8 INFO cinder.api.openstack.wsgi [None req-dd25988e-64d8-4673-baa3-9c501d927107 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/5b652528e0d14cb9a2a948de50620efa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/771] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/5b652528e0d14cb9a2a948de50620efa?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:06:03.209 7 INFO cinder.api.openstack.wsgi [None req-1abfe791-c3e0-4f78-a9d0-a75b6a580249 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/6939419a2f7d40f5849d03363c246f54?usage=true 2026-07-06 03:06:03.231 7 INFO cinder.api.openstack.wsgi [None req-1abfe791-c3e0-4f78-a9d0-a75b6a580249 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/6939419a2f7d40f5849d03363c246f54?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 384/772] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/6939419a2f7d40f5849d03363c246f54?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:06:03.244 8 INFO cinder.api.openstack.wsgi [None req-a826d1b1-ab00-4c31-9d24-213373ace8fd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/73b5b23861524b3d8af83300d105c537?usage=true 2026-07-06 03:06:03.272 8 INFO cinder.api.openstack.wsgi [None req-a826d1b1-ab00-4c31-9d24-213373ace8fd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/73b5b23861524b3d8af83300d105c537?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/773] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/73b5b23861524b3d8af83300d105c537?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:06:03.285 7 INFO cinder.api.openstack.wsgi [None req-dd11c371-b13a-4799-8298-f11ee228ec88 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:06:03.310 7 INFO cinder.api.openstack.wsgi [None req-dd11c371-b13a-4799-8298-f11ee228ec88 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 385/774] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:06:03.319 8 INFO cinder.api.openstack.wsgi [None req-4beaa7b0-67bf-49d7-b65b-c580dde342e2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a48af82efa584e6c9700236b87819c0b?usage=true 2026-07-06 03:06:03.342 8 INFO cinder.api.openstack.wsgi [None req-4beaa7b0-67bf-49d7-b65b-c580dde342e2 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a48af82efa584e6c9700236b87819c0b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/775] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a48af82efa584e6c9700236b87819c0b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:06:03.356 7 INFO cinder.api.openstack.wsgi [None req-4c36f0a0-dd27-4581-8f75-37c03720edfe 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:06:03.378 7 INFO cinder.api.openstack.wsgi [None req-4c36f0a0-dd27-4581-8f75-37c03720edfe 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 386/776] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:06:03.393 8 INFO cinder.api.openstack.wsgi [None req-a8b4f66e-e8f8-4f2f-b9b5-0d264de05a59 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/e584f7cdfb35489aaa8bdfc45f2196fb?usage=true 2026-07-06 03:06:03.436 8 INFO cinder.api.openstack.wsgi [None req-a8b4f66e-e8f8-4f2f-b9b5-0d264de05a59 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/e584f7cdfb35489aaa8bdfc45f2196fb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 391/777] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/e584f7cdfb35489aaa8bdfc45f2196fb?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:06:03.453 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:06:03.463 7 INFO cinder.volume.api [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:06:03.466 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 387/778] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:06:03.479 8 INFO cinder.api.openstack.wsgi [None req-06079323-710d-4aa5-bc7e-06514d6b96c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:06:03.982 8 INFO cinder.api.openstack.wsgi [None req-06079323-710d-4aa5-bc7e-06514d6b96c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 392/779] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:06:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:06:09.079 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:06:09.079 8 INFO cinder.api.openstack.wsgi [None req-06079323-710d-4aa5-bc7e-06514d6b96c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:06:09.081 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:06:09.081 8 INFO cinder.api.openstack.wsgi [None req-06079323-710d-4aa5-bc7e-06514d6b96c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:06:13.598 8 INFO cinder.api.openstack.wsgi [req-2de6ca72-9081-4fe9-b047-8f0c002fbc1e req-f6afca1c-f663-4766-b8a6-bdd3a46cd8ea 5f719bdad24c4430baf3e3ef369aa640 a48af82efa584e6c9700236b87819c0b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a48af82efa584e6c9700236b87819c0b/attachments?instance_id=58dcf532-ccb7-42e8-834d-d6f6dc537b88 2026-07-06 03:06:13.611 8 INFO cinder.api.openstack.wsgi [req-2de6ca72-9081-4fe9-b047-8f0c002fbc1e req-f6afca1c-f663-4766-b8a6-bdd3a46cd8ea 5f719bdad24c4430baf3e3ef369aa640 a48af82efa584e6c9700236b87819c0b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a48af82efa584e6c9700236b87819c0b/attachments?instance_id=58dcf532-ccb7-42e8-834d-d6f6dc537b88 returned with HTTP 200 [pid: 8|app: 0|req: 394/782] 199.204.45.22 () {36 vars in 1103 bytes} [Mon Jul 6 03:06:13 2026] GET /v3/a48af82efa584e6c9700236b87819c0b/attachments?instance_id=58dcf532-ccb7-42e8-834d-d6f6dc537b88 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:06:19.078 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:06:19.078 8 INFO cinder.api.openstack.wsgi [req-2de6ca72-9081-4fe9-b047-8f0c002fbc1e req-f6afca1c-f663-4766-b8a6-bdd3a46cd8ea 5f719bdad24c4430baf3e3ef369aa640 a48af82efa584e6c9700236b87819c0b - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:06:19.079 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:06:19.080 8 INFO cinder.api.openstack.wsgi [req-2de6ca72-9081-4fe9-b047-8f0c002fbc1e req-f6afca1c-f663-4766-b8a6-bdd3a46cd8ea 5f719bdad24c4430baf3e3ef369aa640 a48af82efa584e6c9700236b87819c0b - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:06:29.078 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:06:29.078 8 INFO cinder.api.openstack.wsgi [req-2de6ca72-9081-4fe9-b047-8f0c002fbc1e req-f6afca1c-f663-4766-b8a6-bdd3a46cd8ea 5f719bdad24c4430baf3e3ef369aa640 a48af82efa584e6c9700236b87819c0b - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:06:29.079 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:06:29.080 8 INFO cinder.api.openstack.wsgi [req-2de6ca72-9081-4fe9-b047-8f0c002fbc1e req-f6afca1c-f663-4766-b8a6-bdd3a46cd8ea 5f719bdad24c4430baf3e3ef369aa640 a48af82efa584e6c9700236b87819c0b - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:06:39.078 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:06:39.078 8 INFO cinder.api.openstack.wsgi [req-2de6ca72-9081-4fe9-b047-8f0c002fbc1e req-f6afca1c-f663-4766-b8a6-bdd3a46cd8ea 5f719bdad24c4430baf3e3ef369aa640 a48af82efa584e6c9700236b87819c0b - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:06:39.079 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:06:39.079 8 INFO cinder.api.openstack.wsgi [req-2de6ca72-9081-4fe9-b047-8f0c002fbc1e req-f6afca1c-f663-4766-b8a6-bdd3a46cd8ea 5f719bdad24c4430baf3e3ef369aa640 a48af82efa584e6c9700236b87819c0b - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:06:49.078 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:06:49.079 8 INFO cinder.api.openstack.wsgi [req-2de6ca72-9081-4fe9-b047-8f0c002fbc1e req-f6afca1c-f663-4766-b8a6-bdd3a46cd8ea 5f719bdad24c4430baf3e3ef369aa640 a48af82efa584e6c9700236b87819c0b - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:06:49.079 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:06:49.079 8 INFO cinder.api.openstack.wsgi [req-2de6ca72-9081-4fe9-b047-8f0c002fbc1e req-f6afca1c-f663-4766-b8a6-bdd3a46cd8ea 5f719bdad24c4430baf3e3ef369aa640 a48af82efa584e6c9700236b87819c0b - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:06:59.079 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:06:59.079 8 INFO cinder.api.openstack.wsgi [req-2de6ca72-9081-4fe9-b047-8f0c002fbc1e req-f6afca1c-f663-4766-b8a6-bdd3a46cd8ea 5f719bdad24c4430baf3e3ef369aa640 a48af82efa584e6c9700236b87819c0b - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:06:59.080 7 INFO cinder.api.openstack.wsgi [None req-b2c50a6e-6963-4825-b590-105c1dfee65e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:06:59.080 8 INFO cinder.api.openstack.wsgi [req-2de6ca72-9081-4fe9-b047-8f0c002fbc1e req-f6afca1c-f663-4766-b8a6-bdd3a46cd8ea 5f719bdad24c4430baf3e3ef369aa640 a48af82efa584e6c9700236b87819c0b - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:07:02.844 8 INFO cinder.api.openstack.wsgi [None req-cb814526-166b-4a77-a9a7-0d23ae9679c0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:07:02.855 8 INFO cinder.volume.api [None req-cb814526-166b-4a77-a9a7-0d23ae9679c0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:07:02.857 8 INFO cinder.api.openstack.wsgi [None req-cb814526-166b-4a77-a9a7-0d23ae9679c0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 400/793] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:07:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:07:02.871 7 INFO cinder.api.openstack.wsgi [None req-8e7bf845-52e4-4249-a8fb-8b6a22fe0a07 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:07:03.376 7 INFO cinder.api.openstack.wsgi [None req-8e7bf845-52e4-4249-a8fb-8b6a22fe0a07 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 394/794] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:07:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:07:03.387 8 INFO cinder.api.openstack.wsgi [None req-52d59533-7c7d-489d-ba25-785319ffb64e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:07:03.393 8 INFO cinder.volume.api [None req-52d59533-7c7d-489d-ba25-785319ffb64e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:07:03.393 8 INFO cinder.api.openstack.wsgi [None req-52d59533-7c7d-489d-ba25-785319ffb64e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 401/795] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:07:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:07:03.408 7 INFO cinder.api.openstack.wsgi [None req-ea8a5512-6889-4fb5-be65-7e17812fe5c0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:07:03.428 7 INFO cinder.volume.api [None req-ea8a5512-6889-4fb5-be65-7e17812fe5c0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:07:03.432 7 INFO cinder.api.openstack.wsgi [None req-ea8a5512-6889-4fb5-be65-7e17812fe5c0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 395/796] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:07:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:07:03.627 8 INFO cinder.api.openstack.wsgi [None req-1895e549-2129-4dbf-8aa5-231af0be0851 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:07:03.644 8 INFO cinder.api.openstack.wsgi [None req-1895e549-2129-4dbf-8aa5-231af0be0851 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 402/797] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:07:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:07:03.656 7 INFO cinder.api.openstack.wsgi [None req-e3a7b894-2b0f-444a-81ec-40831f6397d7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/36c66622aa6743e4947c24246da27364?usage=true 2026-07-06 03:07:03.679 7 INFO cinder.api.openstack.wsgi [None req-e3a7b894-2b0f-444a-81ec-40831f6397d7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/36c66622aa6743e4947c24246da27364?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/798] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:07:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/36c66622aa6743e4947c24246da27364?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:07:03.690 8 INFO cinder.api.openstack.wsgi [None req-08dc2489-f1df-456b-a53e-18bb06936fec 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43032b7d0f5e466794cc5d1ba5c559a9?usage=true 2026-07-06 03:07:03.710 8 INFO cinder.api.openstack.wsgi [None req-08dc2489-f1df-456b-a53e-18bb06936fec 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43032b7d0f5e466794cc5d1ba5c559a9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 403/799] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:07:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43032b7d0f5e466794cc5d1ba5c559a9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:07:03.724 7 INFO cinder.api.openstack.wsgi [None req-81b51561-7c08-4f1a-91ea-087cda81b73d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/494ff417e1f945cb8c48e3c5e45e4a81?usage=true 2026-07-06 03:07:03.748 7 INFO cinder.api.openstack.wsgi [None req-81b51561-7c08-4f1a-91ea-087cda81b73d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/494ff417e1f945cb8c48e3c5e45e4a81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/800] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:07:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/494ff417e1f945cb8c48e3c5e45e4a81?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:07:03.758 8 INFO cinder.api.openstack.wsgi [None req-518e77b9-634c-498b-99a3-f5751a3908db 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/811a9ce0c5584850af9e14b94e8e6d1e?usage=true 2026-07-06 03:07:03.778 8 INFO cinder.api.openstack.wsgi [None req-518e77b9-634c-498b-99a3-f5751a3908db 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/811a9ce0c5584850af9e14b94e8e6d1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/801] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:07:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/811a9ce0c5584850af9e14b94e8e6d1e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:07:03.789 7 INFO cinder.api.openstack.wsgi [None req-a9ef9b8b-7bef-4165-9be8-03ef63ba0488 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:07:03.842 7 INFO cinder.api.openstack.wsgi [None req-a9ef9b8b-7bef-4165-9be8-03ef63ba0488 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/802] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:07:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:07:03.856 8 INFO cinder.api.openstack.wsgi [None req-810066bf-04ec-4a8b-8795-3aad96774964 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/cd7f9a0ae8364dfdae6d057ec9e931f7?usage=true 2026-07-06 03:07:03.887 8 INFO cinder.api.openstack.wsgi [None req-810066bf-04ec-4a8b-8795-3aad96774964 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/cd7f9a0ae8364dfdae6d057ec9e931f7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/803] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:07:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/cd7f9a0ae8364dfdae6d057ec9e931f7?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:07:03.902 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:07:03.934 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/804] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:07:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:07:03.947 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:07:03.952 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 406/805] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:07:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:07:09.078 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:07:09.079 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:07:09.090 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:07:09.094 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:07:19.079 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:07:19.079 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:07:19.080 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:07:19.080 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:07:29.078 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:07:29.079 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:07:29.080 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:07:29.080 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:07:39.079 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:07:39.079 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:07:39.080 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:07:39.080 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:07:49.078 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:07:49.078 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:07:49.079 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:07:49.079 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:07:59.078 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:07:59.078 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:07:59.079 8 INFO cinder.api.openstack.wsgi [None req-3050791e-6401-4227-97d5-a6c9a6eb94f3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:07:59.080 7 INFO cinder.api.openstack.wsgi [None req-9b29004e-1074-4919-b816-c184e13030e1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:08:02.554 8 INFO cinder.api.openstack.wsgi [None req-8fa8b406-0261-472c-94e8-f273d34ec540 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes 2026-07-06 03:08:02.558 8 INFO cinder.api.v3.volumes [None req-8fa8b406-0261-472c-94e8-f273d34ec540 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Create volume of 1 GB 2026-07-06 03:08:02.562 8 INFO cinder.volume.api [None req-8fa8b406-0261-472c-94e8-f273d34ec540 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Availability Zones retrieved successfully. 2026-07-06 03:08:02.685 7 INFO cinder.api.openstack.wsgi [None req-fd2553d0-3eeb-47f3-91b8-9a448a27e582 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:08:02.691 7 INFO cinder.api.openstack.wsgi [None req-fd2553d0-3eeb-47f3-91b8-9a448a27e582 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 7|app: 0|req: 406/818] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:08:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:08:02.705 7 INFO cinder.api.openstack.wsgi [None req-70b67d0b-0b06-4fd7-9fb0-672d44c61edd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:08:02.734 8 INFO cinder.volume.api [None req-8fa8b406-0261-472c-94e8-f273d34ec540 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Create volume request issued successfully. 2026-07-06 03:08:02.735 8 INFO cinder.api.openstack.wsgi [None req-8fa8b406-0261-472c-94e8-f273d34ec540 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes returned with HTTP 202 [pid: 8|app: 0|req: 413/819] 10.0.0.253 () {34 vars in 722 bytes} [Mon Jul 6 03:08:02 2026] POST /v3/3024cc6b09064ef3874268493abc4272/volumes => generated 861 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:02.758 8 INFO cinder.api.openstack.wsgi [None req-3d4cf9ab-7e31-4256-a2eb-5c4f9a2e6790 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e /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-07-06 03:08:02.777 8 INFO cinder.volume.api [None req-3d4cf9ab-7e31-4256-a2eb-5c4f9a2e6790 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:02.787 8 INFO cinder.api.openstack.wsgi [None req-3d4cf9ab-7e31-4256-a2eb-5c4f9a2e6790 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e returned with HTTP 200 [pid: 8|app: 0|req: 414/820] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:02 2026] GET /v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e => generated 929 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:08:03.209 7 INFO cinder.api.openstack.wsgi [None req-70b67d0b-0b06-4fd7-9fb0-672d44c61edd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 407/821] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:08:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:03.261 8 INFO cinder.api.openstack.wsgi [None req-f38217ce-4c3a-4e37-a968-140580669591 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:08:03.295 8 INFO cinder.api.openstack.wsgi [None req-f38217ce-4c3a-4e37-a968-140580669591 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 415/822] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:08:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:08:03.308 7 INFO cinder.api.openstack.wsgi [None req-ece73264-f0d7-4975-9962-5c7f8c116383 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/3024cc6b09064ef3874268493abc4272?usage=true 2026-07-06 03:08:03.499 7 INFO cinder.api.openstack.wsgi [None req-ece73264-f0d7-4975-9962-5c7f8c116383 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/3024cc6b09064ef3874268493abc4272?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/823] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:08:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/3024cc6b09064ef3874268493abc4272?usage=true => generated 847 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:08:03.518 8 INFO cinder.api.openstack.wsgi [None req-2558079e-1230-4c76-bed2-495db6dbe877 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/7eeb9e4008e54ce2a6ea033fcb2cbf76?usage=true 2026-07-06 03:08:03.556 8 INFO cinder.api.openstack.wsgi [None req-2558079e-1230-4c76-bed2-495db6dbe877 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/7eeb9e4008e54ce2a6ea033fcb2cbf76?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 416/824] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:08:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/7eeb9e4008e54ce2a6ea033fcb2cbf76?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:08:03.567 7 INFO cinder.api.openstack.wsgi [None req-cd25b087-7ba4-4b03-8b6e-d5448e63c203 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/9017d6e8c8c6424f9b7eef754d090d27?usage=true 2026-07-06 03:08:03.584 7 INFO cinder.api.openstack.wsgi [None req-cd25b087-7ba4-4b03-8b6e-d5448e63c203 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/9017d6e8c8c6424f9b7eef754d090d27?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/825] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:08:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/9017d6e8c8c6424f9b7eef754d090d27?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:08:03.594 8 INFO cinder.api.openstack.wsgi [None req-da00f40b-8282-435a-9a40-1d6371659ef4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:08:03.617 8 INFO cinder.api.openstack.wsgi [None req-da00f40b-8282-435a-9a40-1d6371659ef4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 417/826] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:08:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:08:03.629 7 INFO cinder.api.openstack.wsgi [None req-a130dfa5-6778-4144-b70c-e58dcda9f13b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/95f7b51fafc44da0982cb4bac34c4cdb?usage=true 2026-07-06 03:08:03.647 7 INFO cinder.api.openstack.wsgi [None req-a130dfa5-6778-4144-b70c-e58dcda9f13b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/95f7b51fafc44da0982cb4bac34c4cdb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/827] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:08:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/95f7b51fafc44da0982cb4bac34c4cdb?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:08:03.660 8 INFO cinder.api.openstack.wsgi [None req-47369c81-0453-4e88-a834-bde86daecdcb 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:08:03.685 8 INFO cinder.api.openstack.wsgi [None req-47369c81-0453-4e88-a834-bde86daecdcb 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 418/828] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:08:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:08:03.695 7 INFO cinder.api.openstack.wsgi [None req-e027158c-0f5e-4bad-8736-e8f2e94d8b66 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:08:03.701 7 INFO cinder.volume.api [None req-e027158c-0f5e-4bad-8736-e8f2e94d8b66 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:08:03.702 7 INFO cinder.api.openstack.wsgi [None req-e027158c-0f5e-4bad-8736-e8f2e94d8b66 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 411/829] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:08:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:08:03.714 8 INFO cinder.api.openstack.wsgi [None req-2aa554b8-aa9f-4cc5-ba3d-54e7ad184193 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:08:03.725 8 INFO cinder.volume.api [None req-2aa554b8-aa9f-4cc5-ba3d-54e7ad184193 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - 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-07-06 03:08:03.733 8 INFO cinder.api.openstack.wsgi [None req-2aa554b8-aa9f-4cc5-ba3d-54e7ad184193 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 419/830] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:08:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 1122 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:08:03.742 7 INFO cinder.api.openstack.wsgi [None req-2b51fa6e-0a43-43dd-9b24-480c6ed30fcd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:08:03.750 7 INFO cinder.volume.api [None req-2b51fa6e-0a43-43dd-9b24-480c6ed30fcd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - 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-07-06 03:08:03.754 7 INFO cinder.api.openstack.wsgi [None req-2b51fa6e-0a43-43dd-9b24-480c6ed30fcd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 412/831] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:08:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 1122 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:03.811 8 INFO cinder.api.openstack.wsgi [None req-83e9eb59-f515-43f8-8896-9056f1b9aeec 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e /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-07-06 03:08:03.827 8 INFO cinder.volume.api [None req-83e9eb59-f515-43f8-8896-9056f1b9aeec 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:03.833 8 INFO cinder.api.openstack.wsgi [None req-83e9eb59-f515-43f8-8896-9056f1b9aeec 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e returned with HTTP 200 [pid: 8|app: 0|req: 420/832] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:03 2026] GET /v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:08:09.078 8 INFO cinder.api.openstack.wsgi [None req-83e9eb59-f515-43f8-8896-9056f1b9aeec 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:08:09.078 7 INFO cinder.api.openstack.wsgi [None req-2b51fa6e-0a43-43dd-9b24-480c6ed30fcd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:08:09.079 7 INFO cinder.api.openstack.wsgi [None req-2b51fa6e-0a43-43dd-9b24-480c6ed30fcd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:08:09.079 8 INFO cinder.api.openstack.wsgi [None req-83e9eb59-f515-43f8-8896-9056f1b9aeec 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:08:19.078 7 INFO cinder.api.openstack.wsgi [None req-2b51fa6e-0a43-43dd-9b24-480c6ed30fcd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:08:19.078 8 INFO cinder.api.openstack.wsgi [None req-83e9eb59-f515-43f8-8896-9056f1b9aeec 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:08:19.079 8 INFO cinder.api.openstack.wsgi [None req-83e9eb59-f515-43f8-8896-9056f1b9aeec 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:08:19.079 7 INFO cinder.api.openstack.wsgi [None req-2b51fa6e-0a43-43dd-9b24-480c6ed30fcd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:21.529 7 INFO cinder.api.openstack.wsgi [None req-06b78a6f-266c-4cb4-aaa3-539b0c374688 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e/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-07-06 03:08:21.546 7 INFO cinder.volume.api [None req-06b78a6f-266c-4cb4-aaa3-539b0c374688 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:21.560 7 INFO cinder.volume.api [None req-06b78a6f-266c-4cb4-aaa3-539b0c374688 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Update volume admin metadata completed successfully. 2026-07-06 03:08:22.068 7 INFO cinder.volume.api [None req-06b78a6f-266c-4cb4-aaa3-539b0c374688 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Attach volume completed successfully. 2026-07-06 03:08:22.069 7 INFO cinder.api.openstack.wsgi [None req-06b78a6f-266c-4cb4-aaa3-539b0c374688 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e/action returned with HTTP 202 [pid: 7|app: 0|req: 415/837] 10.0.0.253 () {34 vars in 810 bytes} [Mon Jul 6 03:08:21 2026] POST /v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e/action => generated 0 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:22.081 8 INFO cinder.api.openstack.wsgi [None req-dd9b8309-a878-4059-9be6-8e1f58d08aca 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e /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-07-06 03:08:22.103 8 INFO cinder.volume.api [None req-dd9b8309-a878-4059-9be6-8e1f58d08aca 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:22.109 8 INFO cinder.api.openstack.wsgi [None req-dd9b8309-a878-4059-9be6-8e1f58d08aca 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e returned with HTTP 200 [pid: 8|app: 0|req: 423/838] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:22 2026] GET /v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e => generated 1288 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:22.132 7 INFO cinder.api.openstack.wsgi [None req-c29a9560-618e-45c2-9d64-f6fd660c5655 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e/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-07-06 03:08:22.147 7 INFO cinder.volume.api [None req-c29a9560-618e-45c2-9d64-f6fd660c5655 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:22.652 7 INFO cinder.volume.api [None req-c29a9560-618e-45c2-9d64-f6fd660c5655 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Detach volume completed successfully. 2026-07-06 03:08:22.652 7 INFO cinder.api.openstack.wsgi [None req-c29a9560-618e-45c2-9d64-f6fd660c5655 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e/action returned with HTTP 202 [pid: 7|app: 0|req: 416/839] 10.0.0.253 () {34 vars in 810 bytes} [Mon Jul 6 03:08:22 2026] POST /v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e/action => generated 0 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:22.671 8 INFO cinder.api.openstack.wsgi [None req-becf9560-543e-48fc-acd7-ef96490f7ec4 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e /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-07-06 03:08:22.685 8 INFO cinder.volume.api [None req-becf9560-543e-48fc-acd7-ef96490f7ec4 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:22.689 8 INFO cinder.api.openstack.wsgi [None req-becf9560-543e-48fc-acd7-ef96490f7ec4 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e returned with HTTP 200 [pid: 8|app: 0|req: 424/840] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:22 2026] GET /v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:08:29.078 8 INFO cinder.api.openstack.wsgi [None req-becf9560-543e-48fc-acd7-ef96490f7ec4 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:08:29.078 7 INFO cinder.api.openstack.wsgi [None req-c29a9560-618e-45c2-9d64-f6fd660c5655 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:08:29.079 8 INFO cinder.api.openstack.wsgi [None req-becf9560-543e-48fc-acd7-ef96490f7ec4 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:08:29.079 7 INFO cinder.api.openstack.wsgi [None req-c29a9560-618e-45c2-9d64-f6fd660c5655 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:30.868 8 INFO cinder.api.openstack.wsgi [None req-0a6d8b22-c150-4f31-86f0-f5ea5caf7be8 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e /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-07-06 03:08:30.879 8 INFO cinder.volume.api [None req-0a6d8b22-c150-4f31-86f0-f5ea5caf7be8 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:30.883 8 INFO cinder.api.openstack.wsgi [None req-0a6d8b22-c150-4f31-86f0-f5ea5caf7be8 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e returned with HTTP 200 [pid: 8|app: 0|req: 426/843] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:30 2026] GET /v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:30.907 7 INFO cinder.api.openstack.wsgi [None req-3c584fb0-b93e-424d-ab7e-19bb555fdd2c 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e 2026-07-06 03:08:30.907 7 INFO cinder.api.v3.volumes [None req-3c584fb0-b93e-424d-ab7e-19bb555fdd2c 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Delete volume with id: 0239a49e-e051-442a-a883-101ee57dfe4e /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-07-06 03:08:30.917 7 INFO cinder.volume.api [None req-3c584fb0-b93e-424d-ab7e-19bb555fdd2c 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:30.932 7 INFO cinder.volume.api [None req-3c584fb0-b93e-424d-ab7e-19bb555fdd2c 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Delete volume request issued successfully. 2026-07-06 03:08:30.932 7 INFO cinder.api.openstack.wsgi [None req-3c584fb0-b93e-424d-ab7e-19bb555fdd2c 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e returned with HTTP 202 [pid: 7|app: 0|req: 418/844] 10.0.0.253 () {32 vars in 778 bytes} [Mon Jul 6 03:08:30 2026] DELETE /v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:30.944 8 INFO cinder.api.openstack.wsgi [None req-805d0785-a73e-40b4-9a87-afbe514ff058 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e /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-07-06 03:08:30.958 8 INFO cinder.volume.api [None req-805d0785-a73e-40b4-9a87-afbe514ff058 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:30.963 8 INFO cinder.api.openstack.wsgi [None req-805d0785-a73e-40b4-9a87-afbe514ff058 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e returned with HTTP 200 [pid: 8|app: 0|req: 427/845] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:30 2026] GET /v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e => generated 972 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:31.987 7 INFO cinder.api.openstack.wsgi [None req-aa96f2fb-7911-415e-b7eb-cf712d02924a 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e 2026-07-06 03:08:31.997 7 INFO cinder.api.openstack.wsgi [None req-aa96f2fb-7911-415e-b7eb-cf712d02924a 01b5f37d1cda437e8bc6c62383f0ae17 3024cc6b09064ef3874268493abc4272 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e returned with HTTP 404 [pid: 7|app: 0|req: 419/846] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:31 2026] GET /v3/3024cc6b09064ef3874268493abc4272/volumes/0239a49e-e051-442a-a883-101ee57dfe4e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:37.616 8 INFO cinder.api.openstack.wsgi [None req-2ef65c99-88a1-4952-ab93-34ba7540b0d1 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes 2026-07-06 03:08:37.649 8 INFO cinder.volume.api [None req-2ef65c99-88a1-4952-ab93-34ba7540b0d1 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Get all volumes completed successfully. 2026-07-06 03:08:37.650 8 INFO cinder.api.openstack.wsgi [None req-2ef65c99-88a1-4952-ab93-34ba7540b0d1 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes returned with HTTP 200 [pid: 8|app: 0|req: 428/847] 10.0.0.253 () {32 vars in 701 bytes} [Mon Jul 6 03:08:37 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:08:37.662 7 INFO cinder.api.openstack.wsgi [None req-defb3d2b-f044-47dd-80b5-1efa964cb44b 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes 2026-07-06 03:08:37.664 7 INFO cinder.api.v3.volumes [None req-defb3d2b-f044-47dd-80b5-1efa964cb44b 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Create volume of 1 GB 2026-07-06 03:08:37.670 7 INFO cinder.volume.api [None req-defb3d2b-f044-47dd-80b5-1efa964cb44b 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Availability Zones retrieved successfully. 2026-07-06 03:08:37.838 7 INFO cinder.volume.api [None req-defb3d2b-f044-47dd-80b5-1efa964cb44b 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Create volume request issued successfully. 2026-07-06 03:08:37.839 7 INFO cinder.api.openstack.wsgi [None req-defb3d2b-f044-47dd-80b5-1efa964cb44b 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes returned with HTTP 202 [pid: 7|app: 0|req: 420/848] 10.0.0.253 () {34 vars in 723 bytes} [Mon Jul 6 03:08:37 2026] POST /v3/ba991a16cf9b47debd9f725537f0ae31/volumes => generated 875 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-06 03:08:37.865 8 INFO cinder.api.openstack.wsgi [None req-9b2ed861-cbbc-4c6d-a27f-7a0bddb78acd 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b /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-07-06 03:08:37.878 8 INFO cinder.volume.api [None req-9b2ed861-cbbc-4c6d-a27f-7a0bddb78acd 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:37.883 8 INFO cinder.api.openstack.wsgi [None req-9b2ed861-cbbc-4c6d-a27f-7a0bddb78acd 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b returned with HTTP 200 [pid: 8|app: 0|req: 429/849] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:37 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:38.905 7 INFO cinder.api.openstack.wsgi [None req-2e6f7ec7-d661-46b3-b949-e0134e54d7f8 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b /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-07-06 03:08:38.921 7 INFO cinder.volume.api [None req-2e6f7ec7-d661-46b3-b949-e0134e54d7f8 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:38.925 7 INFO cinder.api.openstack.wsgi [None req-2e6f7ec7-d661-46b3-b949-e0134e54d7f8 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b returned with HTTP 200 [pid: 7|app: 0|req: 421/850] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:38 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:38.945 8 INFO cinder.api.openstack.wsgi [None req-8af8b0fe-81bd-40f4-8486-bc402b09ee0e 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b /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-07-06 03:08:38.957 8 INFO cinder.volume.api [None req-8af8b0fe-81bd-40f4-8486-bc402b09ee0e 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:38.963 8 INFO cinder.api.openstack.wsgi [None req-8af8b0fe-81bd-40f4-8486-bc402b09ee0e 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b returned with HTTP 200 [pid: 8|app: 0|req: 430/851] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:38 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:38.986 7 INFO cinder.api.openstack.wsgi [None req-c787770e-dea1-4def-ab5d-84c9a3e47b04 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes 2026-07-06 03:08:38.988 7 INFO cinder.api.v3.volumes [None req-c787770e-dea1-4def-ab5d-84c9a3e47b04 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Create volume of 1 GB 2026-07-06 03:08:38.992 7 INFO cinder.volume.api [None req-c787770e-dea1-4def-ab5d-84c9a3e47b04 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Availability Zones retrieved successfully. 2026-07-06 03:08:39.078 8 INFO cinder.api.openstack.wsgi [None req-8af8b0fe-81bd-40f4-8486-bc402b09ee0e 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:08:39.079 8 INFO cinder.api.openstack.wsgi [None req-8af8b0fe-81bd-40f4-8486-bc402b09ee0e 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:08:39.080 8 INFO cinder.api.openstack.wsgi [None req-8af8b0fe-81bd-40f4-8486-bc402b09ee0e 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:08:39.081 8 INFO cinder.api.openstack.wsgi [None req-8af8b0fe-81bd-40f4-8486-bc402b09ee0e 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:08:39.136 7 INFO cinder.volume.api [None req-c787770e-dea1-4def-ab5d-84c9a3e47b04 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Create volume request issued successfully. 2026-07-06 03:08:39.137 7 INFO cinder.api.openstack.wsgi [None req-c787770e-dea1-4def-ab5d-84c9a3e47b04 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes returned with HTTP 202 [pid: 7|app: 0|req: 422/854] 10.0.0.253 () {34 vars in 723 bytes} [Mon Jul 6 03:08:38 2026] POST /v3/ba991a16cf9b47debd9f725537f0ae31/volumes => generated 875 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:39.173 8 INFO cinder.api.openstack.wsgi [None req-cae11d53-480b-45e3-83aa-9eafeb32a342 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d /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-07-06 03:08:39.187 8 INFO cinder.volume.api [None req-cae11d53-480b-45e3-83aa-9eafeb32a342 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:39.191 8 INFO cinder.api.openstack.wsgi [None req-cae11d53-480b-45e3-83aa-9eafeb32a342 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d returned with HTTP 200 [pid: 8|app: 0|req: 433/855] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:39 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d => 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-07-06 03:08:40.212 7 INFO cinder.api.openstack.wsgi [None req-a48c8722-9d5b-42da-add3-0839ba2efbed 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d /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-07-06 03:08:40.226 7 INFO cinder.volume.api [None req-a48c8722-9d5b-42da-add3-0839ba2efbed 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:40.231 7 INFO cinder.api.openstack.wsgi [None req-a48c8722-9d5b-42da-add3-0839ba2efbed 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d returned with HTTP 200 [pid: 7|app: 0|req: 423/856] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:40 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:40.249 8 INFO cinder.api.openstack.wsgi [None req-0b57f3cf-c5ec-4d73-903b-cb3bb7e79776 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d /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-07-06 03:08:40.269 8 INFO cinder.volume.api [None req-0b57f3cf-c5ec-4d73-903b-cb3bb7e79776 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:40.283 8 INFO cinder.api.openstack.wsgi [None req-0b57f3cf-c5ec-4d73-903b-cb3bb7e79776 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d returned with HTTP 200 [pid: 8|app: 0|req: 434/857] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:40 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:40.303 7 INFO cinder.api.openstack.wsgi [None req-c7bb552c-439d-46c2-8dd5-37da6ae655db 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes 2026-07-06 03:08:40.307 7 INFO cinder.api.v3.volumes [None req-c7bb552c-439d-46c2-8dd5-37da6ae655db 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Create volume of 1 GB 2026-07-06 03:08:40.315 7 INFO cinder.volume.api [None req-c7bb552c-439d-46c2-8dd5-37da6ae655db 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Availability Zones retrieved successfully. 2026-07-06 03:08:40.447 7 INFO cinder.volume.api [None req-c7bb552c-439d-46c2-8dd5-37da6ae655db 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Create volume request issued successfully. 2026-07-06 03:08:40.448 7 INFO cinder.api.openstack.wsgi [None req-c7bb552c-439d-46c2-8dd5-37da6ae655db 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes returned with HTTP 202 [pid: 7|app: 0|req: 424/858] 10.0.0.253 () {34 vars in 723 bytes} [Mon Jul 6 03:08:40 2026] POST /v3/ba991a16cf9b47debd9f725537f0ae31/volumes => generated 875 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:40.470 8 INFO cinder.api.openstack.wsgi [None req-aa8f2a2d-edae-4793-97a4-f6a78f12114e 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 /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-07-06 03:08:40.487 8 INFO cinder.volume.api [None req-aa8f2a2d-edae-4793-97a4-f6a78f12114e 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:40.496 8 INFO cinder.api.openstack.wsgi [None req-aa8f2a2d-edae-4793-97a4-f6a78f12114e 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 returned with HTTP 200 [pid: 8|app: 0|req: 435/859] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:40 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 => generated 943 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-07-06 03:08:41.521 7 INFO cinder.api.openstack.wsgi [None req-dfd427d2-c650-4f1c-a3b7-d42fc50c3342 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 /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-07-06 03:08:41.537 7 INFO cinder.volume.api [None req-dfd427d2-c650-4f1c-a3b7-d42fc50c3342 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:41.544 7 INFO cinder.api.openstack.wsgi [None req-dfd427d2-c650-4f1c-a3b7-d42fc50c3342 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 returned with HTTP 200 [pid: 7|app: 0|req: 425/860] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:41 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 => 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-07-06 03:08:41.565 8 INFO cinder.api.openstack.wsgi [None req-a38c27fc-2ec4-41e9-b2a7-68a72ff095c4 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 /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-07-06 03:08:41.579 8 INFO cinder.volume.api [None req-a38c27fc-2ec4-41e9-b2a7-68a72ff095c4 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:41.583 8 INFO cinder.api.openstack.wsgi [None req-a38c27fc-2ec4-41e9-b2a7-68a72ff095c4 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 returned with HTTP 200 [pid: 8|app: 0|req: 436/861] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:41 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:41.603 7 INFO cinder.api.openstack.wsgi [None req-f2a6f530-cfa5-4d78-b08d-c6246ecddde0 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes 2026-07-06 03:08:41.634 7 INFO cinder.volume.api [None req-f2a6f530-cfa5-4d78-b08d-c6246ecddde0 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Get all volumes completed successfully. 2026-07-06 03:08:41.634 7 INFO cinder.api.openstack.wsgi [None req-f2a6f530-cfa5-4d78-b08d-c6246ecddde0 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes returned with HTTP 200 [pid: 7|app: 0|req: 426/862] 10.0.0.253 () {32 vars in 701 bytes} [Mon Jul 6 03:08:41 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes => generated 1321 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:41.658 8 INFO cinder.api.openstack.wsgi [None req-97a3ddbd-967c-4d18-b696-f3ef630ddca0 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 /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-07-06 03:08:41.669 8 INFO cinder.volume.api [None req-97a3ddbd-967c-4d18-b696-f3ef630ddca0 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:41.674 8 INFO cinder.api.openstack.wsgi [None req-97a3ddbd-967c-4d18-b696-f3ef630ddca0 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 returned with HTTP 200 [pid: 8|app: 0|req: 437/863] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:41 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 => generated 968 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:41.692 7 INFO cinder.api.openstack.wsgi [None req-db8c6360-8441-4f14-bf01-fd11c5d69d96 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 2026-07-06 03:08:41.692 7 INFO cinder.api.v3.volumes [None req-db8c6360-8441-4f14-bf01-fd11c5d69d96 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Delete volume with id: 9328e930-5497-45e3-90ec-9b42a7a67461 /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-07-06 03:08:41.702 7 INFO cinder.volume.api [None req-db8c6360-8441-4f14-bf01-fd11c5d69d96 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:41.728 7 INFO cinder.volume.api [None req-db8c6360-8441-4f14-bf01-fd11c5d69d96 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Delete volume request issued successfully. 2026-07-06 03:08:41.728 7 INFO cinder.api.openstack.wsgi [None req-db8c6360-8441-4f14-bf01-fd11c5d69d96 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 returned with HTTP 202 [pid: 7|app: 0|req: 427/864] 10.0.0.253 () {32 vars in 778 bytes} [Mon Jul 6 03:08:41 2026] DELETE /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:41.741 8 INFO cinder.api.openstack.wsgi [None req-92aa0f6d-cdd1-42e2-b6c9-1eaa9987e127 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 /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-07-06 03:08:41.757 8 INFO cinder.volume.api [None req-92aa0f6d-cdd1-42e2-b6c9-1eaa9987e127 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:41.762 8 INFO cinder.api.openstack.wsgi [None req-92aa0f6d-cdd1-42e2-b6c9-1eaa9987e127 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 returned with HTTP 200 [pid: 8|app: 0|req: 438/865] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:41 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 => generated 967 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:42.783 7 INFO cinder.api.openstack.wsgi [None req-2dc2a896-34f9-4c85-8efd-b74fcf4dbbaa 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 2026-07-06 03:08:42.794 7 INFO cinder.api.openstack.wsgi [None req-2dc2a896-34f9-4c85-8efd-b74fcf4dbbaa 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 returned with HTTP 404 [pid: 7|app: 0|req: 428/866] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:42 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/9328e930-5497-45e3-90ec-9b42a7a67461 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:42.806 8 INFO cinder.api.openstack.wsgi [None req-8a952538-3f07-4df7-91e3-33b11e554cb9 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d /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-07-06 03:08:42.825 8 INFO cinder.volume.api [None req-8a952538-3f07-4df7-91e3-33b11e554cb9 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:42.829 8 INFO cinder.api.openstack.wsgi [None req-8a952538-3f07-4df7-91e3-33b11e554cb9 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d returned with HTTP 200 [pid: 8|app: 0|req: 439/867] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:42 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:08:42.853 7 INFO cinder.api.openstack.wsgi [None req-1fccc160-a595-4355-873a-f276694f14db 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d 2026-07-06 03:08:42.853 7 INFO cinder.api.v3.volumes [None req-1fccc160-a595-4355-873a-f276694f14db 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Delete volume with id: 96a99b4b-8044-4d43-a860-a59bb722649d /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-07-06 03:08:42.864 7 INFO cinder.volume.api [None req-1fccc160-a595-4355-873a-f276694f14db 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:42.894 7 INFO cinder.volume.api [None req-1fccc160-a595-4355-873a-f276694f14db 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Delete volume request issued successfully. 2026-07-06 03:08:42.894 7 INFO cinder.api.openstack.wsgi [None req-1fccc160-a595-4355-873a-f276694f14db 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d returned with HTTP 202 [pid: 7|app: 0|req: 429/868] 10.0.0.253 () {32 vars in 778 bytes} [Mon Jul 6 03:08:42 2026] DELETE /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d => 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-07-06 03:08:42.907 8 INFO cinder.api.openstack.wsgi [None req-7f7f0984-0292-4942-bca6-53cee9dd4711 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d /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-07-06 03:08:42.925 8 INFO cinder.volume.api [None req-7f7f0984-0292-4942-bca6-53cee9dd4711 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:42.930 8 INFO cinder.api.openstack.wsgi [None req-7f7f0984-0292-4942-bca6-53cee9dd4711 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d returned with HTTP 200 [pid: 8|app: 0|req: 440/869] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:42 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d => generated 967 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:43.952 7 INFO cinder.api.openstack.wsgi [None req-14bc4f7a-9578-473a-8184-cdb606a19ca6 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d 2026-07-06 03:08:43.960 7 INFO cinder.api.openstack.wsgi [None req-14bc4f7a-9578-473a-8184-cdb606a19ca6 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d returned with HTTP 404 [pid: 7|app: 0|req: 430/870] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:43 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/96a99b4b-8044-4d43-a860-a59bb722649d => 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-07-06 03:08:43.978 8 INFO cinder.api.openstack.wsgi [None req-32d3e136-fe96-47b6-a83f-c866c97e60b9 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b /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-07-06 03:08:43.995 8 INFO cinder.volume.api [None req-32d3e136-fe96-47b6-a83f-c866c97e60b9 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:44.002 8 INFO cinder.api.openstack.wsgi [None req-32d3e136-fe96-47b6-a83f-c866c97e60b9 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b returned with HTTP 200 [pid: 8|app: 0|req: 441/871] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:43 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b => generated 968 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:08:44.023 7 INFO cinder.api.openstack.wsgi [None req-3da5a065-1d63-4e5a-8076-644e7101f5e7 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b 2026-07-06 03:08:44.023 7 INFO cinder.api.v3.volumes [None req-3da5a065-1d63-4e5a-8076-644e7101f5e7 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Delete volume with id: 629c1637-267b-4fac-92af-65965b5c366b /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-07-06 03:08:44.033 7 INFO cinder.volume.api [None req-3da5a065-1d63-4e5a-8076-644e7101f5e7 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:44.065 7 INFO cinder.volume.api [None req-3da5a065-1d63-4e5a-8076-644e7101f5e7 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Delete volume request issued successfully. 2026-07-06 03:08:44.065 7 INFO cinder.api.openstack.wsgi [None req-3da5a065-1d63-4e5a-8076-644e7101f5e7 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b returned with HTTP 202 [pid: 7|app: 0|req: 431/872] 10.0.0.253 () {32 vars in 778 bytes} [Mon Jul 6 03:08:44 2026] DELETE /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:44.074 8 INFO cinder.api.openstack.wsgi [None req-23fdd0f8-c982-466d-880b-0fc9a971834f 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b /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-07-06 03:08:44.090 8 INFO cinder.volume.api [None req-23fdd0f8-c982-466d-880b-0fc9a971834f 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] Volume info retrieved successfully. 2026-07-06 03:08:44.095 8 INFO cinder.api.openstack.wsgi [None req-23fdd0f8-c982-466d-880b-0fc9a971834f 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b returned with HTTP 200 [pid: 8|app: 0|req: 442/873] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:44 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b => generated 967 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:08:45.118 7 INFO cinder.api.openstack.wsgi [None req-709cdff9-cbe0-4e0c-9f7f-e33802f22b80 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b 2026-07-06 03:08:45.126 7 INFO cinder.api.openstack.wsgi [None req-709cdff9-cbe0-4e0c-9f7f-e33802f22b80 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b returned with HTTP 404 [pid: 7|app: 0|req: 432/874] 10.0.0.253 () {32 vars in 775 bytes} [Mon Jul 6 03:08:45 2026] GET /v3/ba991a16cf9b47debd9f725537f0ae31/volumes/629c1637-267b-4fac-92af-65965b5c366b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-06 03:08:49.078 8 INFO cinder.api.openstack.wsgi [None req-23fdd0f8-c982-466d-880b-0fc9a971834f 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:08:49.078 7 INFO cinder.api.openstack.wsgi [None req-709cdff9-cbe0-4e0c-9f7f-e33802f22b80 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:08:49.079 7 INFO cinder.api.openstack.wsgi [None req-709cdff9-cbe0-4e0c-9f7f-e33802f22b80 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:08:49.079 8 INFO cinder.api.openstack.wsgi [None req-23fdd0f8-c982-466d-880b-0fc9a971834f 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:08:59.079 8 INFO cinder.api.openstack.wsgi [None req-23fdd0f8-c982-466d-880b-0fc9a971834f 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:08:59.079 7 INFO cinder.api.openstack.wsgi [None req-709cdff9-cbe0-4e0c-9f7f-e33802f22b80 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:08:59.080 8 INFO cinder.api.openstack.wsgi [None req-23fdd0f8-c982-466d-880b-0fc9a971834f 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:08:59.080 7 INFO cinder.api.openstack.wsgi [None req-709cdff9-cbe0-4e0c-9f7f-e33802f22b80 5b0b96f0a9f948359d1ebd59d93c8a37 ba991a16cf9b47debd9f725537f0ae31 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:09:02.818 8 INFO cinder.api.openstack.wsgi [None req-54f8b643-5fae-49e5-941d-cdffa1abc957 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:09:02.835 8 INFO cinder.volume.api [None req-54f8b643-5fae-49e5-941d-cdffa1abc957 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:09:02.836 8 INFO cinder.api.openstack.wsgi [None req-54f8b643-5fae-49e5-941d-cdffa1abc957 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 445/879] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:09:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:09:02.847 7 INFO cinder.api.openstack.wsgi [None req-4f9213e8-c869-4a1b-8aea-42e9228bcb02 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:09:02.870 7 INFO cinder.volume.api [None req-4f9213e8-c869-4a1b-8aea-42e9228bcb02 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:09:02.872 7 INFO cinder.api.openstack.wsgi [None req-4f9213e8-c869-4a1b-8aea-42e9228bcb02 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 435/880] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:09:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:09:02.882 8 INFO cinder.api.openstack.wsgi [None req-8368b337-82ff-47b1-aab0-763dcca78bbb 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:09:03.385 8 INFO cinder.api.openstack.wsgi [None req-8368b337-82ff-47b1-aab0-763dcca78bbb 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 446/881] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:09:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:09:03.397 7 INFO cinder.api.openstack.wsgi [None req-609e0f00-eb5b-4beb-8926-1d8b4dce27a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:09:03.402 7 INFO cinder.api.openstack.wsgi [None req-609e0f00-eb5b-4beb-8926-1d8b4dce27a0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 7|app: 0|req: 436/882] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:09:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:09:03.414 8 INFO cinder.api.openstack.wsgi [None req-9b17fa7e-1ae1-47dd-9d62-fb7a45ad8158 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:09:03.425 8 INFO cinder.volume.api [None req-9b17fa7e-1ae1-47dd-9d62-fb7a45ad8158 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:09:03.427 8 INFO cinder.api.openstack.wsgi [None req-9b17fa7e-1ae1-47dd-9d62-fb7a45ad8158 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 447/883] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:09:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:09:03.543 7 INFO cinder.api.openstack.wsgi [None req-6e482040-dd55-4ee6-88ba-fb82a06491da 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:09:03.564 7 INFO cinder.api.openstack.wsgi [None req-6e482040-dd55-4ee6-88ba-fb82a06491da 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/884] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:09:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:09:03.574 8 INFO cinder.api.openstack.wsgi [None req-a1d6d6af-dbc3-49f0-946e-54f9494d4fa1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/311a5fdb84f6489aa8867b124974851e?usage=true 2026-07-06 03:09:03.595 8 INFO cinder.api.openstack.wsgi [None req-a1d6d6af-dbc3-49f0-946e-54f9494d4fa1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/311a5fdb84f6489aa8867b124974851e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/885] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:09:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/311a5fdb84f6489aa8867b124974851e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:09:03.608 7 INFO cinder.api.openstack.wsgi [None req-45cd0afe-414e-406a-871a-f76b0ed7397b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true 2026-07-06 03:09:03.627 7 INFO cinder.api.openstack.wsgi [None req-45cd0afe-414e-406a-871a-f76b0ed7397b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/886] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:09:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:09:03.638 8 INFO cinder.api.openstack.wsgi [None req-88c61df2-96c1-4e14-bdfa-2e0c68eaed14 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true 2026-07-06 03:09:03.658 8 INFO cinder.api.openstack.wsgi [None req-88c61df2-96c1-4e14-bdfa-2e0c68eaed14 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/887] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:09:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:09:03.678 7 INFO cinder.api.openstack.wsgi [None req-ce38ad0b-96a5-4c0a-8f51-f918849293a7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/6ca26c0e0fa340688734f9e5f279b5c6?usage=true 2026-07-06 03:09:03.698 7 INFO cinder.api.openstack.wsgi [None req-ce38ad0b-96a5-4c0a-8f51-f918849293a7 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/6ca26c0e0fa340688734f9e5f279b5c6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/888] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:09:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/6ca26c0e0fa340688734f9e5f279b5c6?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:09:03.714 8 INFO cinder.api.openstack.wsgi [None req-e947cc97-7091-4d6a-989d-e17406f7c644 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true 2026-07-06 03:09:03.743 8 INFO cinder.api.openstack.wsgi [None req-e947cc97-7091-4d6a-989d-e17406f7c644 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/889] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:09:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:09:03.754 7 INFO cinder.api.openstack.wsgi [None req-3389cf78-61e6-43be-bbc4-2bad0adfd275 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:09:03.773 7 INFO cinder.api.openstack.wsgi [None req-3389cf78-61e6-43be-bbc4-2bad0adfd275 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/890] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:09:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:09:03.784 8 INFO cinder.api.openstack.wsgi [None req-d0cc20e9-fd58-4d27-85ae-8c0556452fb3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d064a5d1fa3241d6ae2ecf618ef5a15e?usage=true 2026-07-06 03:09:03.806 8 INFO cinder.api.openstack.wsgi [None req-d0cc20e9-fd58-4d27-85ae-8c0556452fb3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d064a5d1fa3241d6ae2ecf618ef5a15e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/891] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:09:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d064a5d1fa3241d6ae2ecf618ef5a15e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:09:03.816 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:09:03.844 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 441/892] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:09:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:09:03.855 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/fb7844533b30445aac1beffd9ca10efb?usage=true 2026-07-06 03:09:03.877 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/fb7844533b30445aac1beffd9ca10efb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/893] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:09:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/fb7844533b30445aac1beffd9ca10efb?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:09:09.079 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:09:09.080 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:09:09.080 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:09:09.085 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:09:19.079 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:09:19.079 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:09:19.079 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:09:19.080 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:09:29.079 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:09:29.080 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:09:29.081 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:09:29.082 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:09:39.078 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:09:39.078 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:09:39.080 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:09:39.080 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:09:49.079 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:09:49.079 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:09:49.080 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:09:49.081 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:09:59.078 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:09:59.078 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:09:59.079 7 INFO cinder.api.openstack.wsgi [None req-15845c4f-a73d-4004-bcdb-d825ee14a42c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:09:59.080 8 INFO cinder.api.openstack.wsgi [None req-f4393526-3965-4a02-adb9-9dce96a66b06 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:10:02.888 7 INFO cinder.api.openstack.wsgi [None req-67ee84b4-e1e6-4aa0-b9e4-3923e278fc00 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:10:02.905 7 INFO cinder.volume.api [None req-67ee84b4-e1e6-4aa0-b9e4-3923e278fc00 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:10:02.908 7 INFO cinder.api.openstack.wsgi [None req-67ee84b4-e1e6-4aa0-b9e4-3923e278fc00 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 448/906] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:10:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:10:02.919 8 INFO cinder.api.openstack.wsgi [None req-3a420818-f5c0-4438-93d0-8c6f7b6b169d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:10:02.923 8 INFO cinder.api.openstack.wsgi [None req-3a420818-f5c0-4438-93d0-8c6f7b6b169d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 459/907] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:10:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:02.933 7 INFO cinder.api.openstack.wsgi [None req-450f50b8-b0f3-461d-a65a-d2cae4e1009b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:10:02.943 7 INFO cinder.volume.api [None req-450f50b8-b0f3-461d-a65a-d2cae4e1009b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:10:02.946 7 INFO cinder.api.openstack.wsgi [None req-450f50b8-b0f3-461d-a65a-d2cae4e1009b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 449/908] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:10:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:10:02.958 8 INFO cinder.api.openstack.wsgi [None req-dbd39353-3874-4105-944d-c19e51a70092 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:10:03.462 8 INFO cinder.api.openstack.wsgi [None req-dbd39353-3874-4105-944d-c19e51a70092 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 460/909] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:10:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:03.473 7 INFO cinder.api.openstack.wsgi [None req-9fa765c7-a8e1-4ec3-8b5b-f4b56885addc 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:10:03.485 7 INFO cinder.volume.api [None req-9fa765c7-a8e1-4ec3-8b5b-f4b56885addc 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:10:03.486 7 INFO cinder.api.openstack.wsgi [None req-9fa765c7-a8e1-4ec3-8b5b-f4b56885addc 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 450/910] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:10:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/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-07-06 03:10:03.549 8 INFO cinder.api.openstack.wsgi [None req-595ec48c-bf53-48cb-9c2f-04e03cdcbde1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0953bf46c35d4b51bc560ed8261ef13c?usage=true 2026-07-06 03:10:03.573 8 INFO cinder.api.openstack.wsgi [None req-595ec48c-bf53-48cb-9c2f-04e03cdcbde1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0953bf46c35d4b51bc560ed8261ef13c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/911] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:10:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0953bf46c35d4b51bc560ed8261ef13c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:03.584 7 INFO cinder.api.openstack.wsgi [None req-41f852eb-a28f-45ae-8560-d89f57d0613e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:10:03.609 7 INFO cinder.api.openstack.wsgi [None req-41f852eb-a28f-45ae-8560-d89f57d0613e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/912] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:10:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:03.621 8 INFO cinder.api.openstack.wsgi [None req-d77465c0-d011-47a1-ab11-87cd310e7e5d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true 2026-07-06 03:10:03.642 8 INFO cinder.api.openstack.wsgi [None req-d77465c0-d011-47a1-ab11-87cd310e7e5d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/913] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:10:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:03.660 7 INFO cinder.api.openstack.wsgi [None req-e103b3e2-eedb-4933-8388-621a2e3be6ee 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43109c4731b84a84ad6e69325af1650b?usage=true 2026-07-06 03:10:03.690 7 INFO cinder.api.openstack.wsgi [None req-e103b3e2-eedb-4933-8388-621a2e3be6ee 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43109c4731b84a84ad6e69325af1650b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/914] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:10:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43109c4731b84a84ad6e69325af1650b?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:03.699 8 INFO cinder.api.openstack.wsgi [None req-c515bf17-361b-4560-b1c9-9364da9a2524 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true 2026-07-06 03:10:03.743 8 INFO cinder.api.openstack.wsgi [None req-c515bf17-361b-4560-b1c9-9364da9a2524 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/915] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:10:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:03.753 7 INFO cinder.api.openstack.wsgi [None req-e5874ba1-d11e-4710-8695-485307d0816b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true 2026-07-06 03:10:03.774 7 INFO cinder.api.openstack.wsgi [None req-e5874ba1-d11e-4710-8695-485307d0816b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/916] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:10:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:03.786 8 INFO cinder.api.openstack.wsgi [None req-ec9aa3d1-6dd9-4281-90bb-ca36c9557960 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:10:03.804 8 INFO cinder.api.openstack.wsgi [None req-ec9aa3d1-6dd9-4281-90bb-ca36c9557960 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/917] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:10:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:03.814 7 INFO cinder.api.openstack.wsgi [None req-20b39e9d-22ba-4e0b-a36e-13f0ab57bbef 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a1d2b00f2f15487fa980f1f9ef7dbe94?usage=true 2026-07-06 03:10:03.832 7 INFO cinder.api.openstack.wsgi [None req-20b39e9d-22ba-4e0b-a36e-13f0ab57bbef 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a1d2b00f2f15487fa980f1f9ef7dbe94?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/918] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:10:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a1d2b00f2f15487fa980f1f9ef7dbe94?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:03.844 8 INFO cinder.api.openstack.wsgi [None req-9214c1b1-4356-425c-b53e-62d7d4042277 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b4d13a859a6944c0b67e00b0effaa91e?usage=true 2026-07-06 03:10:03.862 8 INFO cinder.api.openstack.wsgi [None req-9214c1b1-4356-425c-b53e-62d7d4042277 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b4d13a859a6944c0b67e00b0effaa91e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/919] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:10:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b4d13a859a6944c0b67e00b0effaa91e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:03.872 7 INFO cinder.api.openstack.wsgi [None req-eef38208-36e6-4ff5-8f8e-8845c942808d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b98320f468d24d6eaacf001cba9cb030?usage=true 2026-07-06 03:10:03.898 7 INFO cinder.api.openstack.wsgi [None req-eef38208-36e6-4ff5-8f8e-8845c942808d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b98320f468d24d6eaacf001cba9cb030?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/920] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:10:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b98320f468d24d6eaacf001cba9cb030?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:03.909 8 INFO cinder.api.openstack.wsgi [None req-45aab42b-d4a0-4f68-b470-8d1b86f1250e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d234c90d85374cfb9f47711844a67d04?usage=true 2026-07-06 03:10:03.936 8 INFO cinder.api.openstack.wsgi [None req-45aab42b-d4a0-4f68-b470-8d1b86f1250e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d234c90d85374cfb9f47711844a67d04?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/921] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:10:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d234c90d85374cfb9f47711844a67d04?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:03.948 7 INFO cinder.api.openstack.wsgi [None req-10203db2-70c0-456c-97a0-ef0f032e1284 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:10:03.998 7 INFO cinder.api.openstack.wsgi [None req-10203db2-70c0-456c-97a0-ef0f032e1284 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/922] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:10:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:04.014 8 INFO cinder.api.openstack.wsgi [None req-951fa09e-be17-4bc5-8e79-3ddc63d94e94 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/fd3715db3c2647abaa1ff7554877cbec?usage=true 2026-07-06 03:10:04.036 8 INFO cinder.api.openstack.wsgi [None req-951fa09e-be17-4bc5-8e79-3ddc63d94e94 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/fd3715db3c2647abaa1ff7554877cbec?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/923] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:10:04 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/fd3715db3c2647abaa1ff7554877cbec?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:10:09.078 8 INFO cinder.api.openstack.wsgi [None req-951fa09e-be17-4bc5-8e79-3ddc63d94e94 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:10:09.078 7 INFO cinder.api.openstack.wsgi [None req-10203db2-70c0-456c-97a0-ef0f032e1284 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:10:09.079 8 INFO cinder.api.openstack.wsgi [None req-951fa09e-be17-4bc5-8e79-3ddc63d94e94 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:10:09.080 7 INFO cinder.api.openstack.wsgi [None req-10203db2-70c0-456c-97a0-ef0f032e1284 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:10:19.079 7 INFO cinder.api.openstack.wsgi [None req-10203db2-70c0-456c-97a0-ef0f032e1284 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:10:19.079 8 INFO cinder.api.openstack.wsgi [None req-951fa09e-be17-4bc5-8e79-3ddc63d94e94 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:10:19.080 7 INFO cinder.api.openstack.wsgi [None req-10203db2-70c0-456c-97a0-ef0f032e1284 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:10:19.081 8 INFO cinder.api.openstack.wsgi [None req-951fa09e-be17-4bc5-8e79-3ddc63d94e94 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:10:24.011 7 INFO cinder.api.openstack.wsgi [None req-fd8f6c53-8572-4b02-958a-591f816fc5f1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes 2026-07-06 03:10:24.127 7 INFO cinder.api.v3.volumes [None req-fd8f6c53-8572-4b02-958a-591f816fc5f1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Create volume of 16 GB 2026-07-06 03:10:24.134 7 INFO cinder.volume.api [None req-fd8f6c53-8572-4b02-958a-591f816fc5f1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Availability Zones retrieved successfully. 2026-07-06 03:10:24.360 7 INFO cinder.volume.api [None req-fd8f6c53-8572-4b02-958a-591f816fc5f1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Create volume request issued successfully. 2026-07-06 03:10:24.360 7 INFO cinder.api.openstack.wsgi [None req-fd8f6c53-8572-4b02-958a-591f816fc5f1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes returned with HTTP 202 [pid: 7|app: 0|req: 459/928] 199.204.45.22 () {34 vars in 733 bytes} [Mon Jul 6 03:10:23 2026] POST /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes => generated 846 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-06 03:10:24.372 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-5581fb44-77b6-4490-b53e-21fa7b573098 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af /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-07-06 03:10:24.559 8 INFO cinder.volume.api [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-5581fb44-77b6-4490-b53e-21fa7b573098 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Volume info retrieved successfully. 2026-07-06 03:10:24.564 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-5581fb44-77b6-4490-b53e-21fa7b573098 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af returned with HTTP 200 [pid: 8|app: 0|req: 470/929] 199.204.45.22 () {32 vars in 824 bytes} [Mon Jul 6 03:10:24 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af => generated 1025 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:10:29.078 7 INFO cinder.api.openstack.wsgi [None req-fd8f6c53-8572-4b02-958a-591f816fc5f1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:10:29.079 7 INFO cinder.api.openstack.wsgi [None req-fd8f6c53-8572-4b02-958a-591f816fc5f1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:10:29.079 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-5581fb44-77b6-4490-b53e-21fa7b573098 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:10:29.080 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-5581fb44-77b6-4490-b53e-21fa7b573098 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:10:29.579 7 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-fa535b34-1e13-41ce-adfc-41a7f85372c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af /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-07-06 03:10:29.594 7 INFO cinder.volume.api [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-fa535b34-1e13-41ce-adfc-41a7f85372c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Volume info retrieved successfully. 2026-07-06 03:10:29.600 7 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-fa535b34-1e13-41ce-adfc-41a7f85372c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af returned with HTTP 200 [pid: 7|app: 0|req: 461/932] 199.204.45.22 () {32 vars in 824 bytes} [Mon Jul 6 03:10:29 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:10:30.186 8 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-b64461d2-416e-4077-abf4-5ebba455c04e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af /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-07-06 03:10:30.210 8 INFO cinder.volume.api [req-f1f61965-9ada-4997-b87a-e729297520e1 req-b64461d2-416e-4077-abf4-5ebba455c04e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Volume info retrieved successfully. 2026-07-06 03:10:30.215 8 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-b64461d2-416e-4077-abf4-5ebba455c04e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af returned with HTTP 200 [pid: 8|app: 0|req: 472/933] 10.0.0.151 () {34 vars in 1028 bytes} [Mon Jul 6 03:10:30 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af => 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-07-06 03:10:30.649 7 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-761583dd-6440-4d35-9396-1f159535341e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af /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-07-06 03:10:30.664 7 INFO cinder.volume.api [req-f1f61965-9ada-4997-b87a-e729297520e1 req-761583dd-6440-4d35-9396-1f159535341e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Volume info retrieved successfully. 2026-07-06 03:10:30.670 7 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-761583dd-6440-4d35-9396-1f159535341e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af returned with HTTP 200 [pid: 7|app: 0|req: 462/934] 10.0.0.151 () {34 vars in 1028 bytes} [Mon Jul 6 03:10:30 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af => generated 1675 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:10:30.702 8 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-b64461d2-416e-4077-abf4-5ebba455c04e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-06 03:10:30.705 8 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-b64461d2-416e-4077-abf4-5ebba455c04e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 473/935] 10.0.0.151 () {32 vars in 829 bytes} [Mon Jul 6 03:10:30 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:10:30.723 7 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-2b52d567-e7fa-4b5d-8de1-a86068432e1c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/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-07-06 03:10:30.770 7 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-2b52d567-e7fa-4b5d-8de1-a86068432e1c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/attachments returned with HTTP 200 [pid: 7|app: 0|req: 463/936] 10.0.0.151 () {40 vars in 1057 bytes} [Mon Jul 6 03:10:30 2026] POST /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:10:34.102 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-75a39bae-6928-47c1-8932-dd7af9b3a51a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af /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-07-06 03:10:34.121 8 INFO cinder.volume.api [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-75a39bae-6928-47c1-8932-dd7af9b3a51a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Volume info retrieved successfully. 2026-07-06 03:10:34.127 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-75a39bae-6928-47c1-8932-dd7af9b3a51a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af returned with HTTP 200 [pid: 8|app: 0|req: 474/937] 199.204.45.22 () {32 vars in 824 bytes} [Mon Jul 6 03:10:34 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af => generated 1674 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:10:36.169 7 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-2b52d567-e7fa-4b5d-8de1-a86068432e1c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-06 03:10:36.170 7 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-2b52d567-e7fa-4b5d-8de1-a86068432e1c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 464/938] 199.204.45.22 () {32 vars in 839 bytes} [Mon Jul 6 03:10:36 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:10:36.183 8 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-4390609d-2ed8-4577-8804-e842afa07511 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af /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-07-06 03:10:36.204 8 INFO cinder.volume.api [req-f1f61965-9ada-4997-b87a-e729297520e1 req-4390609d-2ed8-4577-8804-e842afa07511 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Volume info retrieved successfully. 2026-07-06 03:10:36.214 8 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-4390609d-2ed8-4577-8804-e842afa07511 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af returned with HTTP 200 [pid: 8|app: 0|req: 475/939] 199.204.45.22 () {36 vars in 1072 bytes} [Mon Jul 6 03:10:36 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af => 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-07-06 03:10:36.279 7 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-7937bdc6-06e6-4f3e-8d74-f6b6c7022444 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/attachments/16c6cd8e-d630-4f26-8dc3-775d70dce515 /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 ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:10:37.155 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-8b5025c1-9587-4f37-a92f-425b877fcc4e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af /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-07-06 03:10:37.183 8 INFO cinder.volume.api [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-8b5025c1-9587-4f37-a92f-425b877fcc4e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Volume info retrieved successfully. 2026-07-06 03:10:37.187 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-8b5025c1-9587-4f37-a92f-425b877fcc4e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af returned with HTTP 200 [pid: 8|app: 0|req: 476/940] 199.204.45.22 () {32 vars in 824 bytes} [Mon Jul 6 03:10:37 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af => generated 1675 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:10:37.321 7 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-7937bdc6-06e6-4f3e-8d74-f6b6c7022444 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/attachments/16c6cd8e-d630-4f26-8dc3-775d70dce515 returned with HTTP 200 [pid: 7|app: 0|req: 465/941] 199.204.45.22 () {40 vars in 1134 bytes} [Mon Jul 6 03:10:36 2026] PUT /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/attachments/16c6cd8e-d630-4f26-8dc3-775d70dce515 => generated 802 bytes in 1051 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:10:37.843 8 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-2f47a59d-f317-4ad6-8e08-f77261a44edc 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/attachments/16c6cd8e-d630-4f26-8dc3-775d70dce515/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-07-06 03:10:37.883 8 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-2f47a59d-f317-4ad6-8e08-f77261a44edc 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/attachments/16c6cd8e-d630-4f26-8dc3-775d70dce515/action returned with HTTP 204 [pid: 8|app: 0|req: 477/942] 199.204.45.22 () {40 vars in 1147 bytes} [Mon Jul 6 03:10:37 2026] POST /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/attachments/16c6cd8e-d630-4f26-8dc3-775d70dce515/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-06 03:10:39.078 7 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-7937bdc6-06e6-4f3e-8d74-f6b6c7022444 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:10:39.079 8 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-2f47a59d-f317-4ad6-8e08-f77261a44edc 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:10:39.080 7 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-7937bdc6-06e6-4f3e-8d74-f6b6c7022444 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:10:39.081 8 INFO cinder.api.openstack.wsgi [req-f1f61965-9ada-4997-b87a-e729297520e1 req-2f47a59d-f317-4ad6-8e08-f77261a44edc 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:10:40.112 7 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-a204c2b9-0fb2-4b0f-b392-23bd47b89389 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af /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-07-06 03:10:40.129 7 INFO cinder.volume.api [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-a204c2b9-0fb2-4b0f-b392-23bd47b89389 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Volume info retrieved successfully. 2026-07-06 03:10:40.134 7 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-a204c2b9-0fb2-4b0f-b392-23bd47b89389 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af returned with HTTP 200 [pid: 7|app: 0|req: 467/945] 199.204.45.22 () {32 vars in 824 bytes} [Mon Jul 6 03:10:40 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af => generated 1973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:10:43.251 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-de161bbe-4301-4982-98bf-ee503541930a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af /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-07-06 03:10:43.270 8 INFO cinder.volume.api [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-de161bbe-4301-4982-98bf-ee503541930a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Volume info retrieved successfully. 2026-07-06 03:10:43.274 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-de161bbe-4301-4982-98bf-ee503541930a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af returned with HTTP 200 [pid: 8|app: 0|req: 479/946] 199.204.45.22 () {32 vars in 824 bytes} [Mon Jul 6 03:10:43 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af => generated 1973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:10:46.116 7 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-b101a172-434d-4541-b2dc-b707ef03b6e5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af /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-07-06 03:10:46.155 7 INFO cinder.volume.api [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-b101a172-434d-4541-b2dc-b707ef03b6e5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Volume info retrieved successfully. 2026-07-06 03:10:46.164 7 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-b101a172-434d-4541-b2dc-b707ef03b6e5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af returned with HTTP 200 [pid: 7|app: 0|req: 468/947] 199.204.45.22 () {32 vars in 824 bytes} [Mon Jul 6 03:10:46 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af => generated 1973 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:10:49.078 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-de161bbe-4301-4982-98bf-ee503541930a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:10:49.078 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-de161bbe-4301-4982-98bf-ee503541930a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:10:49.078 7 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-b101a172-434d-4541-b2dc-b707ef03b6e5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:10:49.080 7 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-b101a172-434d-4541-b2dc-b707ef03b6e5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:10:59.078 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-de161bbe-4301-4982-98bf-ee503541930a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:10:59.078 7 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-b101a172-434d-4541-b2dc-b707ef03b6e5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:10:59.079 8 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-de161bbe-4301-4982-98bf-ee503541930a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:10:59.080 7 INFO cinder.api.openstack.wsgi [req-fd8f6c53-8572-4b02-958a-591f816fc5f1 req-b101a172-434d-4541-b2dc-b707ef03b6e5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:11:02.759 8 INFO cinder.api.openstack.wsgi [None req-948f6411-398a-442d-84bf-f953ad8e9b7c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:11:02.777 8 INFO cinder.volume.api [None req-948f6411-398a-442d-84bf-f953ad8e9b7c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - 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-07-06 03:11:02.783 8 INFO cinder.api.openstack.wsgi [None req-948f6411-398a-442d-84bf-f953ad8e9b7c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 482/952] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:11:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 1976 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:11:02.800 7 INFO cinder.api.openstack.wsgi [None req-016df7f1-1976-4d53-983c-4bf6dfe9a9da 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:11:02.817 7 INFO cinder.api.openstack.wsgi [None req-016df7f1-1976-4d53-983c-4bf6dfe9a9da 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 7|app: 0|req: 471/953] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:11:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:11:02.826 8 INFO cinder.api.openstack.wsgi [None req-8bf5a533-8ea7-4157-8d8b-e1e7b2999aba 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:11:03.329 8 INFO cinder.api.openstack.wsgi [None req-8bf5a533-8ea7-4157-8d8b-e1e7b2999aba 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 483/954] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:11:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 671 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:11:03.341 7 INFO cinder.api.openstack.wsgi [None req-eb118b25-179c-49e1-9677-8e75d11e3d27 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:11:03.347 7 INFO cinder.volume.api [None req-eb118b25-179c-49e1-9677-8e75d11e3d27 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:11:03.348 7 INFO cinder.api.openstack.wsgi [None req-eb118b25-179c-49e1-9677-8e75d11e3d27 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 472/955] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:11:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:11:03.392 8 INFO cinder.api.openstack.wsgi [None req-ab02f64d-e481-4efe-b4ed-57704b31cbf8 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0953bf46c35d4b51bc560ed8261ef13c?usage=true 2026-07-06 03:11:03.419 8 INFO cinder.api.openstack.wsgi [None req-ab02f64d-e481-4efe-b4ed-57704b31cbf8 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0953bf46c35d4b51bc560ed8261ef13c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/956] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:11:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0953bf46c35d4b51bc560ed8261ef13c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:11:03.432 7 INFO cinder.api.openstack.wsgi [None req-7426beb5-29df-460e-a577-0d0f05054eab 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:11:03.455 7 INFO cinder.api.openstack.wsgi [None req-7426beb5-29df-460e-a577-0d0f05054eab 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/957] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:11:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:11:03.468 8 INFO cinder.api.openstack.wsgi [None req-a9a25174-e429-4aa5-8aca-49280e35b866 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true 2026-07-06 03:11:03.494 8 INFO cinder.api.openstack.wsgi [None req-a9a25174-e429-4aa5-8aca-49280e35b866 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/958] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:11:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:11:03.505 7 INFO cinder.api.openstack.wsgi [None req-45be9217-2660-4122-bda2-acfc46c674cf 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43109c4731b84a84ad6e69325af1650b?usage=true 2026-07-06 03:11:03.533 7 INFO cinder.api.openstack.wsgi [None req-45be9217-2660-4122-bda2-acfc46c674cf 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43109c4731b84a84ad6e69325af1650b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/959] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:11:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43109c4731b84a84ad6e69325af1650b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:11:03.547 8 INFO cinder.api.openstack.wsgi [None req-5d906c82-6be6-4cfa-abf5-95b855db3b73 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true 2026-07-06 03:11:03.574 8 INFO cinder.api.openstack.wsgi [None req-5d906c82-6be6-4cfa-abf5-95b855db3b73 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/960] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:11:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:11:03.584 7 INFO cinder.api.openstack.wsgi [None req-807d1cef-e1ec-4b98-9655-c8440c379b4d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true 2026-07-06 03:11:03.605 7 INFO cinder.api.openstack.wsgi [None req-807d1cef-e1ec-4b98-9655-c8440c379b4d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/961] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:11:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:11:03.615 8 INFO cinder.api.openstack.wsgi [None req-2f14a816-ddad-4d7e-96af-5da3dbbeac54 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:11:03.637 8 INFO cinder.api.openstack.wsgi [None req-2f14a816-ddad-4d7e-96af-5da3dbbeac54 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/962] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:11:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:11:03.647 7 INFO cinder.api.openstack.wsgi [None req-aaa6d1cb-f4c6-444b-9ecf-520782e24592 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a1d2b00f2f15487fa980f1f9ef7dbe94?usage=true 2026-07-06 03:11:03.671 7 INFO cinder.api.openstack.wsgi [None req-aaa6d1cb-f4c6-444b-9ecf-520782e24592 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a1d2b00f2f15487fa980f1f9ef7dbe94?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/963] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:11:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a1d2b00f2f15487fa980f1f9ef7dbe94?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:11:03.685 8 INFO cinder.api.openstack.wsgi [None req-74aecbb3-3779-4420-9cc8-57b79fac9d3d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b4d13a859a6944c0b67e00b0effaa91e?usage=true 2026-07-06 03:11:03.708 8 INFO cinder.api.openstack.wsgi [None req-74aecbb3-3779-4420-9cc8-57b79fac9d3d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b4d13a859a6944c0b67e00b0effaa91e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/964] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:11:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b4d13a859a6944c0b67e00b0effaa91e?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:11:03.722 7 INFO cinder.api.openstack.wsgi [None req-054b6c89-e7d7-448d-9528-968052841d00 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d234c90d85374cfb9f47711844a67d04?usage=true 2026-07-06 03:11:03.741 7 INFO cinder.api.openstack.wsgi [None req-054b6c89-e7d7-448d-9528-968052841d00 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d234c90d85374cfb9f47711844a67d04?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/965] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:11:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d234c90d85374cfb9f47711844a67d04?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:11:03.755 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:11:03.779 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/966] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:11:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:11:03.788 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:11:03.802 7 INFO cinder.volume.api [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - 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-07-06 03:11:03.809 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/967] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:11:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 1976 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:11:09.079 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:11:09.079 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:11:09.080 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:11:09.082 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:11:19.078 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:11:19.078 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:11:19.079 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:11:19.079 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:11:29.079 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:11:29.079 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:11:29.080 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:11:29.081 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:11:39.078 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:11:39.078 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:11:39.079 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:11:39.080 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:11:49.079 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:11:49.079 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:11:49.080 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:11:49.080 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:11:59.078 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:11:59.078 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:11:59.079 7 INFO cinder.api.openstack.wsgi [None req-16fc709e-2030-4db4-bf05-f7da06861879 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:11:59.079 8 INFO cinder.api.openstack.wsgi [None req-8c96d782-ebff-4425-afda-1d8c80d25ce4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:12:02.620 7 INFO cinder.api.openstack.wsgi [None req-3d9a5a37-47f4-4559-90c6-daac3ca06980 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:12:02.635 7 INFO cinder.volume.api [None req-3d9a5a37-47f4-4559-90c6-daac3ca06980 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - 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-07-06 03:12:02.640 7 INFO cinder.api.openstack.wsgi [None req-3d9a5a37-47f4-4559-90c6-daac3ca06980 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 485/980] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:12:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 1976 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:12:02.652 8 INFO cinder.api.openstack.wsgi [None req-f73d0ec5-c4b4-4a94-b8f1-eca93843cb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:12:02.658 8 INFO cinder.api.openstack.wsgi [None req-f73d0ec5-c4b4-4a94-b8f1-eca93843cb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 496/981] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:12:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:12:02.670 7 INFO cinder.api.openstack.wsgi [None req-a159c7e6-5688-4866-ad9a-12a80aeaa972 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:12:02.677 7 INFO cinder.volume.api [None req-a159c7e6-5688-4866-ad9a-12a80aeaa972 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:12:02.677 7 INFO cinder.api.openstack.wsgi [None req-a159c7e6-5688-4866-ad9a-12a80aeaa972 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 486/982] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:12:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:12:02.687 8 INFO cinder.api.openstack.wsgi [None req-304ea278-ba39-499d-b8e8-17da58aa8b47 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:12:03.190 8 INFO cinder.api.openstack.wsgi [None req-304ea278-ba39-499d-b8e8-17da58aa8b47 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 497/983] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:12:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:12:03.203 7 INFO cinder.api.openstack.wsgi [None req-4d70fe8a-8dfc-405e-ab09-9856141fe22a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:12:03.216 7 INFO cinder.volume.api [None req-4d70fe8a-8dfc-405e-ab09-9856141fe22a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - 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-07-06 03:12:03.219 7 INFO cinder.api.openstack.wsgi [None req-4d70fe8a-8dfc-405e-ab09-9856141fe22a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 487/984] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:12:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 1976 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:12:03.265 8 INFO cinder.api.openstack.wsgi [None req-84166580-3802-42ff-997e-684c76da26dd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0953bf46c35d4b51bc560ed8261ef13c?usage=true 2026-07-06 03:12:03.291 8 INFO cinder.api.openstack.wsgi [None req-84166580-3802-42ff-997e-684c76da26dd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0953bf46c35d4b51bc560ed8261ef13c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/985] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:12:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0953bf46c35d4b51bc560ed8261ef13c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:12:03.304 7 INFO cinder.api.openstack.wsgi [None req-bbed8dd9-d3ad-40a3-85a0-65133d6e156d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:12:03.329 7 INFO cinder.api.openstack.wsgi [None req-bbed8dd9-d3ad-40a3-85a0-65133d6e156d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/986] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:12:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:12:03.339 8 INFO cinder.api.openstack.wsgi [None req-666a63ec-f272-401d-a8f6-432e62850dd0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true 2026-07-06 03:12:03.360 8 INFO cinder.api.openstack.wsgi [None req-666a63ec-f272-401d-a8f6-432e62850dd0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 499/987] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:12:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:12:03.370 7 INFO cinder.api.openstack.wsgi [None req-0a678847-4e7a-4fc4-b6fe-7275a64e5467 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43109c4731b84a84ad6e69325af1650b?usage=true 2026-07-06 03:12:03.396 7 INFO cinder.api.openstack.wsgi [None req-0a678847-4e7a-4fc4-b6fe-7275a64e5467 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43109c4731b84a84ad6e69325af1650b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/988] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:12:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43109c4731b84a84ad6e69325af1650b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:12:03.409 8 INFO cinder.api.openstack.wsgi [None req-b825ae6b-481b-4058-b6f7-6e2c2bcd1f1a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true 2026-07-06 03:12:03.431 8 INFO cinder.api.openstack.wsgi [None req-b825ae6b-481b-4058-b6f7-6e2c2bcd1f1a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/989] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:12:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:12:03.443 7 INFO cinder.api.openstack.wsgi [None req-e7a2e2bb-437b-4e96-8316-2c7544d6fe6a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true 2026-07-06 03:12:03.472 7 INFO cinder.api.openstack.wsgi [None req-e7a2e2bb-437b-4e96-8316-2c7544d6fe6a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/990] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:12:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:12:03.484 8 INFO cinder.api.openstack.wsgi [None req-a6dc9878-08e0-444f-8187-14ee303a8007 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:12:03.516 8 INFO cinder.api.openstack.wsgi [None req-a6dc9878-08e0-444f-8187-14ee303a8007 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/991] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:12:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:12:03.527 7 INFO cinder.api.openstack.wsgi [None req-a652880b-2f1f-49a6-b5c3-28084485e851 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a1d2b00f2f15487fa980f1f9ef7dbe94?usage=true 2026-07-06 03:12:03.551 7 INFO cinder.api.openstack.wsgi [None req-a652880b-2f1f-49a6-b5c3-28084485e851 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a1d2b00f2f15487fa980f1f9ef7dbe94?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/992] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:12:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a1d2b00f2f15487fa980f1f9ef7dbe94?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:12:03.562 8 INFO cinder.api.openstack.wsgi [None req-7c60ef0f-f98c-467c-912d-4233eabf06c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b4d13a859a6944c0b67e00b0effaa91e?usage=true 2026-07-06 03:12:03.582 8 INFO cinder.api.openstack.wsgi [None req-7c60ef0f-f98c-467c-912d-4233eabf06c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b4d13a859a6944c0b67e00b0effaa91e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 502/993] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:12:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b4d13a859a6944c0b67e00b0effaa91e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:12:03.592 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d234c90d85374cfb9f47711844a67d04?usage=true 2026-07-06 03:12:03.617 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d234c90d85374cfb9f47711844a67d04?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/994] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:12:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d234c90d85374cfb9f47711844a67d04?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:12:03.631 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:12:03.649 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 503/995] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:12:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:12:09.079 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:12:09.079 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:12:09.081 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:12:09.082 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:12:19.079 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:12:19.079 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:12:19.081 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:12:19.081 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:12:29.078 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:12:29.078 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:12:29.079 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:12:29.079 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:12:39.078 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:12:39.078 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:12:39.079 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:12:39.079 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:12:49.078 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:12:49.078 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:12:49.079 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:12:49.079 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:12:59.078 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:12:59.078 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:12:59.079 8 INFO cinder.api.openstack.wsgi [None req-ec195ddf-545b-4794-be65-b983e61eaa77 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:12:59.079 7 INFO cinder.api.openstack.wsgi [None req-24544ec9-e68c-4de1-835e-519d2303089e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:13:02.645 8 INFO cinder.api.openstack.wsgi [None req-69acabe8-7f4c-412f-9976-04141aa20db6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:13:02.650 8 INFO cinder.api.openstack.wsgi [None req-69acabe8-7f4c-412f-9976-04141aa20db6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 510/1008] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:13:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:13:02.660 7 INFO cinder.api.openstack.wsgi [None req-bb488b6d-f5d0-4709-abf9-e21810820800 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:13:02.677 7 INFO cinder.volume.api [None req-bb488b6d-f5d0-4709-abf9-e21810820800 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - 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-07-06 03:13:02.683 7 INFO cinder.api.openstack.wsgi [None req-bb488b6d-f5d0-4709-abf9-e21810820800 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 499/1009] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:13:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 1976 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:13:02.693 8 INFO cinder.api.openstack.wsgi [None req-2d954eea-0776-494c-a62f-b385c1ffef6d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:13:02.697 8 INFO cinder.volume.api [None req-2d954eea-0776-494c-a62f-b385c1ffef6d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:13:02.697 8 INFO cinder.api.openstack.wsgi [None req-2d954eea-0776-494c-a62f-b385c1ffef6d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1010] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:13:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:13:02.706 7 INFO cinder.api.openstack.wsgi [None req-d3a15ea7-6b72-477b-9a65-ecdbf8e74637 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:13:03.210 7 INFO cinder.api.openstack.wsgi [None req-d3a15ea7-6b72-477b-9a65-ecdbf8e74637 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 500/1011] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:13:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 671 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:13:03.275 8 INFO cinder.api.openstack.wsgi [None req-1f78ea72-bb24-415b-9b2f-2c8c23e171a4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0953bf46c35d4b51bc560ed8261ef13c?usage=true 2026-07-06 03:13:03.297 8 INFO cinder.api.openstack.wsgi [None req-1f78ea72-bb24-415b-9b2f-2c8c23e171a4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0953bf46c35d4b51bc560ed8261ef13c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1012] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:13:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0953bf46c35d4b51bc560ed8261ef13c?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:13:03.309 7 INFO cinder.api.openstack.wsgi [None req-895e55bc-6c37-43bd-9c04-65a024182e87 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:13:03.330 7 INFO cinder.api.openstack.wsgi [None req-895e55bc-6c37-43bd-9c04-65a024182e87 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 501/1013] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:13:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:13:03.338 8 INFO cinder.api.openstack.wsgi [None req-45255bc3-bd73-4341-8923-a243087883f9 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true 2026-07-06 03:13:03.358 8 INFO cinder.api.openstack.wsgi [None req-45255bc3-bd73-4341-8923-a243087883f9 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1014] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:13:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/403d9e70fdc0458faf8786d079222912?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:13:03.370 7 INFO cinder.api.openstack.wsgi [None req-7dde2d7d-227c-4e59-86d9-b2a990597629 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43109c4731b84a84ad6e69325af1650b?usage=true 2026-07-06 03:13:03.391 7 INFO cinder.api.openstack.wsgi [None req-7dde2d7d-227c-4e59-86d9-b2a990597629 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43109c4731b84a84ad6e69325af1650b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1015] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:13:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/43109c4731b84a84ad6e69325af1650b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:13:03.402 8 INFO cinder.api.openstack.wsgi [None req-0b9a609f-daeb-4f8d-9673-b99985239262 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true 2026-07-06 03:13:03.429 8 INFO cinder.api.openstack.wsgi [None req-0b9a609f-daeb-4f8d-9673-b99985239262 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1016] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:13:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/530879e028db4a2c87e2d22bed3d0dbe?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:13:03.446 7 INFO cinder.api.openstack.wsgi [None req-c4dc45dc-eb2d-4646-95bf-da764729616b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true 2026-07-06 03:13:03.477 7 INFO cinder.api.openstack.wsgi [None req-c4dc45dc-eb2d-4646-95bf-da764729616b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1017] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:13:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/85caf3af2ff145c59e9b9e05fd9e9470?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:13:03.490 8 INFO cinder.api.openstack.wsgi [None req-e9c60020-5502-4823-a4e9-8925ac27fd9c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:13:03.508 8 INFO cinder.api.openstack.wsgi [None req-e9c60020-5502-4823-a4e9-8925ac27fd9c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1018] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:13:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:13:03.522 7 INFO cinder.api.openstack.wsgi [None req-411bdd74-fcf8-4539-b025-3de0883c1622 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a1d2b00f2f15487fa980f1f9ef7dbe94?usage=true 2026-07-06 03:13:03.548 7 INFO cinder.api.openstack.wsgi [None req-411bdd74-fcf8-4539-b025-3de0883c1622 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a1d2b00f2f15487fa980f1f9ef7dbe94?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1019] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:13:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/a1d2b00f2f15487fa980f1f9ef7dbe94?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:13:03.560 8 INFO cinder.api.openstack.wsgi [None req-60fad112-8c65-4948-898c-e7df90327b92 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b4d13a859a6944c0b67e00b0effaa91e?usage=true 2026-07-06 03:13:03.582 8 INFO cinder.api.openstack.wsgi [None req-60fad112-8c65-4948-898c-e7df90327b92 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b4d13a859a6944c0b67e00b0effaa91e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1020] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:13:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/b4d13a859a6944c0b67e00b0effaa91e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:13:03.596 7 INFO cinder.api.openstack.wsgi [None req-785d711e-e9ad-429a-ac38-4e5149629def 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d234c90d85374cfb9f47711844a67d04?usage=true 2026-07-06 03:13:03.614 7 INFO cinder.api.openstack.wsgi [None req-785d711e-e9ad-429a-ac38-4e5149629def 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d234c90d85374cfb9f47711844a67d04?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1021] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:13:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d234c90d85374cfb9f47711844a67d04?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:13:03.624 8 INFO cinder.api.openstack.wsgi [None req-eea3d86a-03a4-460a-93d6-05c3fc471781 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:13:03.646 8 INFO cinder.api.openstack.wsgi [None req-eea3d86a-03a4-460a-93d6-05c3fc471781 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1022] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:13:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:13:03.658 7 INFO cinder.api.openstack.wsgi [None req-d3e9f72d-eba9-4439-b7b6-3dbb688fd8fd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:13:03.676 7 INFO cinder.volume.api [None req-d3e9f72d-eba9-4439-b7b6-3dbb688fd8fd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - 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-07-06 03:13:03.685 7 INFO cinder.api.openstack.wsgi [None req-d3e9f72d-eba9-4439-b7b6-3dbb688fd8fd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 506/1023] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:13:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 1976 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-06 03:13:09.079 8 INFO cinder.api.openstack.wsgi [None req-eea3d86a-03a4-460a-93d6-05c3fc471781 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:13:09.079 7 INFO cinder.api.openstack.wsgi [None req-d3e9f72d-eba9-4439-b7b6-3dbb688fd8fd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:13:09.080 8 INFO cinder.api.openstack.wsgi [None req-eea3d86a-03a4-460a-93d6-05c3fc471781 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:13:09.081 7 INFO cinder.api.openstack.wsgi [None req-d3e9f72d-eba9-4439-b7b6-3dbb688fd8fd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:13:19.078 8 INFO cinder.api.openstack.wsgi [None req-eea3d86a-03a4-460a-93d6-05c3fc471781 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:13:19.079 7 INFO cinder.api.openstack.wsgi [None req-d3e9f72d-eba9-4439-b7b6-3dbb688fd8fd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:13:19.079 8 INFO cinder.api.openstack.wsgi [None req-eea3d86a-03a4-460a-93d6-05c3fc471781 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:13:19.080 7 INFO cinder.api.openstack.wsgi [None req-d3e9f72d-eba9-4439-b7b6-3dbb688fd8fd 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:13:23.736 8 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-1886b191-7dce-4d27-8d8f-32e7dcf71e1a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/attachments/16c6cd8e-d630-4f26-8dc3-775d70dce515 /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-07-06 03:13:24.311 8 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-1886b191-7dce-4d27-8d8f-32e7dcf71e1a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/attachments/16c6cd8e-d630-4f26-8dc3-775d70dce515 returned with HTTP 200 [pid: 8|app: 0|req: 520/1028] 199.204.45.22 () {38 vars in 1102 bytes} [Mon Jul 6 03:13:23 2026] DELETE /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/attachments/16c6cd8e-d630-4f26-8dc3-775d70dce515 => generated 19 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:13:24.327 7 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-78a5650d-26c6-4461-8fbf-f4c7e7ca4c4a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af 2026-07-06 03:13:24.327 7 INFO cinder.api.v3.volumes [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-78a5650d-26c6-4461-8fbf-f4c7e7ca4c4a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Delete volume with id: f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af /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-07-06 03:13:24.336 7 INFO cinder.volume.api [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-78a5650d-26c6-4461-8fbf-f4c7e7ca4c4a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Volume info retrieved successfully. 2026-07-06 03:13:24.363 7 INFO cinder.volume.api [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-78a5650d-26c6-4461-8fbf-f4c7e7ca4c4a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Delete volume request issued successfully. 2026-07-06 03:13:24.363 7 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-78a5650d-26c6-4461-8fbf-f4c7e7ca4c4a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af returned with HTTP 202 [pid: 7|app: 0|req: 509/1029] 199.204.45.22 () {36 vars in 1053 bytes} [Mon Jul 6 03:13:24 2026] DELETE /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/f90bfa5c-dcda-4a5b-bce7-d15ca11ac1af => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-06 03:13:29.078 7 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-78a5650d-26c6-4461-8fbf-f4c7e7ca4c4a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:13:29.078 8 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-1886b191-7dce-4d27-8d8f-32e7dcf71e1a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:13:29.079 7 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-78a5650d-26c6-4461-8fbf-f4c7e7ca4c4a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:13:29.079 8 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-1886b191-7dce-4d27-8d8f-32e7dcf71e1a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:13:39.078 7 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-78a5650d-26c6-4461-8fbf-f4c7e7ca4c4a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:13:39.078 8 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-1886b191-7dce-4d27-8d8f-32e7dcf71e1a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:13:39.080 7 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-78a5650d-26c6-4461-8fbf-f4c7e7ca4c4a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:13:39.080 8 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-1886b191-7dce-4d27-8d8f-32e7dcf71e1a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:13:49.079 7 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-78a5650d-26c6-4461-8fbf-f4c7e7ca4c4a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:13:49.079 8 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-1886b191-7dce-4d27-8d8f-32e7dcf71e1a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:13:49.080 7 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-78a5650d-26c6-4461-8fbf-f4c7e7ca4c4a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:13:49.081 8 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-1886b191-7dce-4d27-8d8f-32e7dcf71e1a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:13:59.078 7 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-78a5650d-26c6-4461-8fbf-f4c7e7ca4c4a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:13:59.079 8 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-1886b191-7dce-4d27-8d8f-32e7dcf71e1a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:13:59.080 7 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-78a5650d-26c6-4461-8fbf-f4c7e7ca4c4a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:13:59.080 8 INFO cinder.api.openstack.wsgi [req-351a178c-4351-45ac-a187-3b79f47b9a15 req-1886b191-7dce-4d27-8d8f-32e7dcf71e1a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:14:02.693 7 INFO cinder.api.openstack.wsgi [None req-f0a9876e-7134-4f3e-816b-9e564edd0e83 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:14:02.706 7 INFO cinder.api.openstack.wsgi [None req-f0a9876e-7134-4f3e-816b-9e564edd0e83 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 7|app: 0|req: 514/1038] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:14:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 03:14:02.721 8 INFO cinder.api.openstack.wsgi [None req-6bc2798f-8e07-478d-8e27-5a163003523f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/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-07-06 03:14:02.730 8 INFO cinder.volume.api [None req-6bc2798f-8e07-478d-8e27-5a163003523f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:14:02.732 8 INFO cinder.api.openstack.wsgi [None req-6bc2798f-8e07-478d-8e27-5a163003523f 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1039] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:14:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:14:02.741 7 INFO cinder.api.openstack.wsgi [None req-2fe94345-ef40-49d2-800c-1c75508024c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:14:02.752 7 INFO cinder.volume.api [None req-2fe94345-ef40-49d2-800c-1c75508024c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:14:02.754 7 INFO cinder.api.openstack.wsgi [None req-2fe94345-ef40-49d2-800c-1c75508024c1 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 515/1040] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:14:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:14:02.765 8 INFO cinder.api.openstack.wsgi [None req-4f87f1ca-a225-4008-9371-74daa93510b4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:14:02.771 8 INFO cinder.volume.api [None req-4f87f1ca-a225-4008-9371-74daa93510b4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:14:02.771 8 INFO cinder.api.openstack.wsgi [None req-4f87f1ca-a225-4008-9371-74daa93510b4 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1041] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:14:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:14:02.803 7 INFO cinder.api.openstack.wsgi [None req-3403662b-4c67-45f9-9581-1eb8b87c6840 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:14:02.825 7 INFO cinder.api.openstack.wsgi [None req-3403662b-4c67-45f9-9581-1eb8b87c6840 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 516/1042] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:14:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:14:02.836 8 INFO cinder.api.openstack.wsgi [None req-7ba89a85-7176-40db-8eab-5f529a39dc99 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:14:02.857 8 INFO cinder.api.openstack.wsgi [None req-7ba89a85-7176-40db-8eab-5f529a39dc99 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 527/1043] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:14:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:14:02.869 7 INFO cinder.api.openstack.wsgi [None req-617da1d5-23be-40b7-886e-eb6196cde3f0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:14:02.886 7 INFO cinder.api.openstack.wsgi [None req-617da1d5-23be-40b7-886e-eb6196cde3f0 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1044] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:14:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:14:02.897 8 INFO cinder.api.openstack.wsgi [None req-5c31c85a-b763-46ee-a102-2171dd12b283 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:14:03.403 8 INFO cinder.api.openstack.wsgi [None req-5c31c85a-b763-46ee-a102-2171dd12b283 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1045] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:14:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:14:03.915 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots 2026-07-06 03:14:03.930 7 INFO cinder.volume.api [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:14:03.931 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 518/1046] 10.0.0.253 () {32 vars in 705 bytes} [Mon Jul 6 03:14:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:14:03.945 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes 2026-07-06 03:14:03.978 8 INFO cinder.volume.api [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:14:03.978 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes returned with HTTP 200 [pid: 8|app: 0|req: 529/1047] 10.0.0.253 () {32 vars in 701 bytes} [Mon Jul 6 03:14:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:14:09.079 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:14:09.079 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:14:09.080 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:14:09.081 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:14:19.078 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:14:19.078 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:14:19.079 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:14:19.080 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:14:29.078 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:14:29.078 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:14:29.079 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:14:29.079 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:14:39.078 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:14:39.078 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:14:39.079 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:14:39.079 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:14:49.079 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:14:49.079 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:14:49.079 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:14:49.080 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:14:59.081 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:14:59.082 7 INFO cinder.api.openstack.wsgi [None req-ebb61c82-c2c4-4b82-9d38-db220038d02e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:14:59.083 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:14:59.083 8 INFO cinder.api.openstack.wsgi [None req-7dcae844-928e-4dcf-a062-de0b3f211ef5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:15:02.794 7 INFO cinder.api.openstack.wsgi [None req-cf81237d-3182-4b44-b562-9051506c0077 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:15:02.838 7 INFO cinder.api.openstack.wsgi [None req-cf81237d-3182-4b44-b562-9051506c0077 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1060] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:15:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:15:02.851 8 INFO cinder.api.openstack.wsgi [None req-b2c4ec2e-f113-48f2-9fba-98ac17a637b8 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:15:02.914 8 INFO cinder.api.openstack.wsgi [None req-b2c4ec2e-f113-48f2-9fba-98ac17a637b8 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1061] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:15:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:15:02.927 7 INFO cinder.api.openstack.wsgi [None req-c65c4fcb-ee12-4e8f-ba05-aedfbb69bffc 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:15:02.948 7 INFO cinder.api.openstack.wsgi [None req-c65c4fcb-ee12-4e8f-ba05-aedfbb69bffc 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1062] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:15:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:15:02.960 8 INFO cinder.api.openstack.wsgi [None req-1b68aafd-480c-4079-a367-f620767f351b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:15:03.468 8 INFO cinder.api.openstack.wsgi [None req-1b68aafd-480c-4079-a367-f620767f351b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1063] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:15:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:15:03.491 7 INFO cinder.api.openstack.wsgi [None req-715c88e2-1567-4921-9969-0f0377318537 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:15:03.514 7 INFO cinder.volume.api [None req-715c88e2-1567-4921-9969-0f0377318537 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:15:03.515 7 INFO cinder.api.openstack.wsgi [None req-715c88e2-1567-4921-9969-0f0377318537 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1064] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:15:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:15:03.525 8 INFO cinder.api.openstack.wsgi [None req-e0b63746-2173-4e5e-b89f-5f4d1c9f3791 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:15:03.533 8 INFO cinder.volume.api [None req-e0b63746-2173-4e5e-b89f-5f4d1c9f3791 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:15:03.535 8 INFO cinder.api.openstack.wsgi [None req-e0b63746-2173-4e5e-b89f-5f4d1c9f3791 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1065] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:15:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:15:03.550 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:15:03.558 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 7|app: 0|req: 528/1066] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:15:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:15:03.571 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:15:03.584 8 INFO cinder.volume.api [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:15:03.587 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1067] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:15:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:15:09.078 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:15:09.078 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:15:09.079 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:15:09.081 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:15:19.079 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:15:19.079 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:15:19.080 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:15:19.083 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:15:29.079 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:15:29.080 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:15:29.081 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:15:29.083 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:15:39.079 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:15:39.079 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:15:39.080 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:15:39.080 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:15:49.078 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:15:49.079 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:15:49.079 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:15:49.079 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:15:59.078 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:15:59.079 7 INFO cinder.api.openstack.wsgi [None req-e2dd2600-c5b0-4926-9e2e-7a0ddd51bf3c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:15:59.080 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:15:59.082 8 INFO cinder.api.openstack.wsgi [None req-ddecbf31-fc79-48d3-8b5a-45a6ab942941 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:16:02.746 7 INFO cinder.api.openstack.wsgi [None req-0590dd32-ec67-4d10-8c99-600a90967e2d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:16:03.255 7 INFO cinder.api.openstack.wsgi [None req-0590dd32-ec67-4d10-8c99-600a90967e2d 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 535/1080] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:16:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:16:03.271 8 INFO cinder.api.openstack.wsgi [None req-6466122b-6b77-473d-98c5-1e12d3e2177c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:16:03.297 8 INFO cinder.volume.api [None req-6466122b-6b77-473d-98c5-1e12d3e2177c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:16:03.299 8 INFO cinder.api.openstack.wsgi [None req-6466122b-6b77-473d-98c5-1e12d3e2177c 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1081] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:16:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:16:03.317 7 INFO cinder.api.openstack.wsgi [None req-add4135a-6057-4693-9ca2-bf6f9dcfd9ee 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:16:03.329 7 INFO cinder.volume.api [None req-add4135a-6057-4693-9ca2-bf6f9dcfd9ee 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:16:03.329 7 INFO cinder.api.openstack.wsgi [None req-add4135a-6057-4693-9ca2-bf6f9dcfd9ee 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1082] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:16:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:16:03.342 8 INFO cinder.api.openstack.wsgi [None req-6f312daa-77f2-4f6f-b8a4-29f828b1ac85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:16:03.348 8 INFO cinder.api.openstack.wsgi [None req-6f312daa-77f2-4f6f-b8a4-29f828b1ac85 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 547/1083] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:16:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:16:03.412 7 INFO cinder.api.openstack.wsgi [None req-75332f8e-6162-4c0a-b4e2-8b4c102dadea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:16:03.625 7 INFO cinder.api.openstack.wsgi [None req-75332f8e-6162-4c0a-b4e2-8b4c102dadea 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1084] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:16:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:16:03.638 8 INFO cinder.api.openstack.wsgi [None req-e8890dc0-92c0-4d31-8a49-1f3c912b8d44 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:16:03.656 8 INFO cinder.api.openstack.wsgi [None req-e8890dc0-92c0-4d31-8a49-1f3c912b8d44 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 548/1085] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:16:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:16:03.675 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:16:03.723 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1086] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:16:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:16:03.737 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:16:03.744 8 INFO cinder.volume.api [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:16:03.746 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 549/1087] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:16:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:16:09.079 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:16:09.080 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:16:09.080 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:16:09.081 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:16:19.078 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:16:19.078 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:16:19.081 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:16:19.082 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:16:29.078 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:16:29.078 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:16:29.079 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:16:29.079 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:16:39.090 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:16:39.090 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:16:39.091 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:16:39.092 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:16:49.078 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:16:49.078 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:16:49.080 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:16:49.080 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:16:59.079 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:16:59.080 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:16:59.080 7 INFO cinder.api.openstack.wsgi [None req-0121a5e9-69f2-4fa4-a8df-561e329ab279 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:16:59.080 8 INFO cinder.api.openstack.wsgi [None req-9729bd18-764a-4892-a306-648d9e7ce2d5 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:17:02.696 7 INFO cinder.api.openstack.wsgi [None req-de1b3e81-1f4c-44b3-b6a6-31238919035b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:17:02.707 7 INFO cinder.volume.api [None req-de1b3e81-1f4c-44b3-b6a6-31238919035b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:17:02.711 7 INFO cinder.api.openstack.wsgi [None req-de1b3e81-1f4c-44b3-b6a6-31238919035b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 545/1100] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:17:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:17:02.724 8 INFO cinder.api.openstack.wsgi [None req-758fd206-54a8-47ec-88e8-e4a827a11c50 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:17:03.227 8 INFO cinder.api.openstack.wsgi [None req-758fd206-54a8-47ec-88e8-e4a827a11c50 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 556/1101] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:17:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:17:03.239 7 INFO cinder.api.openstack.wsgi [None req-82146ab9-444d-43c3-b061-3d54ddef30f6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:17:03.244 7 INFO cinder.volume.api [None req-82146ab9-444d-43c3-b061-3d54ddef30f6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:17:03.244 7 INFO cinder.api.openstack.wsgi [None req-82146ab9-444d-43c3-b061-3d54ddef30f6 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 546/1102] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:17:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:17:03.255 8 INFO cinder.api.openstack.wsgi [None req-2236e3ea-99e3-4000-b936-d3cc63b5b41e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:17:03.260 8 INFO cinder.api.openstack.wsgi [None req-2236e3ea-99e3-4000-b936-d3cc63b5b41e 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 557/1103] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:17:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:17:03.320 7 INFO cinder.api.openstack.wsgi [None req-d6b510a9-b8e0-41b1-9dd8-9f3a7f762a43 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:17:03.345 7 INFO cinder.api.openstack.wsgi [None req-d6b510a9-b8e0-41b1-9dd8-9f3a7f762a43 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1104] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:17:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:17:03.356 8 INFO cinder.api.openstack.wsgi [None req-08f8ef83-d8c0-4ac4-a2dc-dd499da90337 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:17:03.378 8 INFO cinder.api.openstack.wsgi [None req-08f8ef83-d8c0-4ac4-a2dc-dd499da90337 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 558/1105] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:17:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:17:03.389 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:17:03.407 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1106] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:17:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:17:03.416 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:17:03.425 8 INFO cinder.volume.api [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:17:03.427 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 559/1107] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:17:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:17:09.079 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:17:09.079 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:17:09.079 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:17:09.080 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:17:19.079 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:17:19.079 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:17:19.079 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:17:19.081 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:17:29.078 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:17:29.079 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:17:29.081 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:17:29.082 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:17:39.078 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:17:39.078 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:17:39.079 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:17:39.079 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:17:49.078 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:17:49.079 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:17:49.079 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:17:49.080 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:17:59.079 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:17:59.080 7 INFO cinder.api.openstack.wsgi [None req-295e6943-63b5-4c33-9b3b-cb5ca052dc15 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:17:59.080 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:17:59.082 8 INFO cinder.api.openstack.wsgi [None req-4a15348d-fd42-4d90-88d8-9e1a09faeb1b 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:18:02.847 7 INFO cinder.api.openstack.wsgi [None req-211e609f-dc4e-4915-887f-77d02ab7c115 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true 2026-07-06 03:18:03.352 7 INFO cinder.api.openstack.wsgi [None req-211e609f-dc4e-4915-887f-77d02ab7c115 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 555/1120] 10.0.0.148 () {28 vars in 696 bytes} [Mon Jul 6 03:18:02 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/scheduler-stats/get_pools?detail=true => generated 670 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:18:03.411 8 INFO cinder.api.openstack.wsgi [None req-b800ce6f-0b11-4b9c-94e9-2a1c3977d541 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true 2026-07-06 03:18:03.451 8 INFO cinder.api.openstack.wsgi [None req-b800ce6f-0b11-4b9c-94e9-2a1c3977d541 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 566/1121] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:18:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/0b38a5bfd4594c0ba1d2a2d453bdc553?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:18:03.472 7 INFO cinder.api.openstack.wsgi [None req-d727bb71-8ab6-4086-b97b-de8ce0279673 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true 2026-07-06 03:18:03.525 7 INFO cinder.api.openstack.wsgi [None req-d727bb71-8ab6-4086-b97b-de8ce0279673 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 556/1122] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:18:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/904e12d777fe4ef3a6b2d20a5f85ea37?usage=true => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:18:03.541 8 INFO cinder.api.openstack.wsgi [None req-657d2bee-48f2-4aac-b89f-f3986b4e08a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true 2026-07-06 03:18:03.578 8 INFO cinder.api.openstack.wsgi [None req-657d2bee-48f2-4aac-b89f-f3986b4e08a3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 567/1123] 10.0.0.148 () {28 vars in 736 bytes} [Mon Jul 6 03:18:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-quota-sets/d887f4655cf04cc6990bf4548682dcda?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:18:03.594 7 INFO cinder.api.openstack.wsgi [None req-13e6ee80-762a-4f8b-a95a-3c78c09d20b3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true 2026-07-06 03:18:03.604 7 INFO cinder.volume.api [None req-13e6ee80-762a-4f8b-a95a-3c78c09d20b3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all snapshots completed successfully. 2026-07-06 03:18:03.604 7 INFO cinder.api.openstack.wsgi [None req-13e6ee80-762a-4f8b-a95a-3c78c09d20b3 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1124] 10.0.0.148 () {28 vars in 674 bytes} [Mon Jul 6 03:18:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:18:03.619 8 INFO cinder.api.openstack.wsgi [None req-d97cc3dd-b3ad-43c4-ae63-700ce30b9e05 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services 2026-07-06 03:18:03.626 8 INFO cinder.api.openstack.wsgi [None req-d97cc3dd-b3ad-43c4-ae63-700ce30b9e05 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services returned with HTTP 200 [pid: 8|app: 0|req: 568/1125] 10.0.0.148 () {28 vars in 645 bytes} [Mon Jul 6 03:18:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-06 03:18:03.640 7 INFO cinder.api.openstack.wsgi [None req-b75a5193-55a2-4e4d-afb6-b592ea4da66a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:18:03.659 7 INFO cinder.volume.api [None req-b75a5193-55a2-4e4d-afb6-b592ea4da66a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:18:03.662 7 INFO cinder.api.openstack.wsgi [None req-b75a5193-55a2-4e4d-afb6-b592ea4da66a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1126] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:18:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:18:03.676 8 INFO cinder.api.openstack.wsgi [None req-f3cdf069-9259-48c3-afee-b15d2b83df35 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true 2026-07-06 03:18:03.687 8 INFO cinder.volume.api [None req-f3cdf069-9259-48c3-afee-b15d2b83df35 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] Get all volumes completed successfully. 2026-07-06 03:18:03.690 8 INFO cinder.api.openstack.wsgi [None req-f3cdf069-9259-48c3-afee-b15d2b83df35 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 569/1127] 10.0.0.148 () {28 vars in 684 bytes} [Mon Jul 6 03:18:03 2026] GET /v3/0b38a5bfd4594c0ba1d2a2d453bdc553/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 03:18:09.078 7 INFO cinder.api.openstack.wsgi [None req-b75a5193-55a2-4e4d-afb6-b592ea4da66a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:18:09.078 8 INFO cinder.api.openstack.wsgi [None req-f3cdf069-9259-48c3-afee-b15d2b83df35 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:18:09.079 7 INFO cinder.api.openstack.wsgi [None req-b75a5193-55a2-4e4d-afb6-b592ea4da66a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:18:09.079 8 INFO cinder.api.openstack.wsgi [None req-f3cdf069-9259-48c3-afee-b15d2b83df35 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:18:19.078 7 INFO cinder.api.openstack.wsgi [None req-b75a5193-55a2-4e4d-afb6-b592ea4da66a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:18:19.079 8 INFO cinder.api.openstack.wsgi [None req-f3cdf069-9259-48c3-afee-b15d2b83df35 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:18:19.079 7 INFO cinder.api.openstack.wsgi [None req-b75a5193-55a2-4e4d-afb6-b592ea4da66a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:18:19.080 8 INFO cinder.api.openstack.wsgi [None req-f3cdf069-9259-48c3-afee-b15d2b83df35 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:18:29.081 7 INFO cinder.api.openstack.wsgi [None req-b75a5193-55a2-4e4d-afb6-b592ea4da66a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:18:29.081 8 INFO cinder.api.openstack.wsgi [None req-f3cdf069-9259-48c3-afee-b15d2b83df35 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:18:29.082 7 INFO cinder.api.openstack.wsgi [None req-b75a5193-55a2-4e4d-afb6-b592ea4da66a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:18:29.082 8 INFO cinder.api.openstack.wsgi [None req-f3cdf069-9259-48c3-afee-b15d2b83df35 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:18:39.078 7 INFO cinder.api.openstack.wsgi [None req-b75a5193-55a2-4e4d-afb6-b592ea4da66a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:18:39.078 8 INFO cinder.api.openstack.wsgi [None req-f3cdf069-9259-48c3-afee-b15d2b83df35 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:18:39.079 7 INFO cinder.api.openstack.wsgi [None req-b75a5193-55a2-4e4d-afb6-b592ea4da66a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:18:39.079 8 INFO cinder.api.openstack.wsgi [None req-f3cdf069-9259-48c3-afee-b15d2b83df35 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:18:49.077 7 INFO cinder.api.openstack.wsgi [None req-b75a5193-55a2-4e4d-afb6-b592ea4da66a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:18:49.077 8 INFO cinder.api.openstack.wsgi [None req-f3cdf069-9259-48c3-afee-b15d2b83df35 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] GET http://10.0.0.168:8776/ 2026-07-06 03:18:49.078 7 INFO cinder.api.openstack.wsgi [None req-b75a5193-55a2-4e4d-afb6-b592ea4da66a 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300 2026-07-06 03:18:49.078 8 INFO cinder.api.openstack.wsgi [None req-f3cdf069-9259-48c3-afee-b15d2b83df35 73d8b59b834f40119e7c1cfc339009bb 0b38a5bfd4594c0ba1d2a2d453bdc553 - - default default] http://10.0.0.168:8776/ returned with HTTP 300