+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 2 21:51:19 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:03 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-5c9db89bf4-dcb8j 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 0x7fe4c3bfb668 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/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_policy/policy.py:1592: 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:1592: 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_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse 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-06-02 21:51:23.446 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-06-02 21:51:23.446 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-06-02 21:51:23.513 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-06-02 21:51:23.513 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-06-02 21:51:24.785 7 INFO cinder.rpc [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-02 21:51:24.788 7 INFO cinder.rpc [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-02 21:51:24.791 7 INFO cinder.rpc [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-02 21:51:24.793 7 INFO cinder.rpc [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-06-02 21:51:24.805 7 INFO cinder.rpc [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-02 21:51:24.808 7 INFO cinder.rpc [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-02 21:51:24.809 8 INFO cinder.rpc [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-02 21:51:24.812 8 INFO cinder.rpc [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-02 21:51:24.815 8 INFO cinder.rpc [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-02 21:51:24.817 8 INFO cinder.rpc [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-06-02 21:51:24.833 8 INFO cinder.rpc [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-02 21:51:24.837 8 INFO cinder.rpc [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-02 21:51:24.859 7 WARNING cinder.api.contrib.hosts [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-02 21:51:24.888 8 WARNING cinder.api.contrib.hosts [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-02 21:51:24.902 7 WARNING keystonemiddleware._common.config [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 21:51:24.913 7 WARNING oslo_config.cfg [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fe4c3bfb668 pid: 7 (default app) 2026-06-02 21:51:24.934 8 WARNING keystonemiddleware._common.config [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 21:51:24.946 8 WARNING oslo_config.cfg [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fe4c3bfb668 pid: 8 (default app) 2026-06-02 21:51:28.656 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:51:28.657 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:51:38.655 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:51:38.657 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:51:48.654 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:51:48.656 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:51:58.654 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:51:58.654 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:51:58.655 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:51:58.656 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:52:08.655 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:52:08.655 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:52:08.656 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:52:08.656 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:52:18.654 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:52:18.655 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:52:18.655 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:52:18.656 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:52:28.655 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:52:28.655 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:52:28.656 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:52:28.656 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:52:38.655 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:52:38.655 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:52:38.656 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:52:38.656 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:52:48.655 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:52:48.655 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:52:48.656 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:52:48.656 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:52:58.655 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:52:58.655 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:52:58.656 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:52:58.656 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:53:08.654 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:53:08.654 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] GET http://10.0.0.188:8776/ 2026-06-02 21:53:08.655 8 INFO cinder.api.openstack.wsgi [None req-9e61d7f8-84dc-496b-be71-a201b169f1da - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:53:08.655 7 INFO cinder.api.openstack.wsgi [None req-bd90d397-d2e9-4ad8-8931-3ef8a3e7678b - - - - - -] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-06-02 21:53:09.515 8 WARNING oslo_policy.policy [None req-cb8927a4-aa73-450f-9638-0f2e3efab054 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 21:53:09.515 8 WARNING oslo_policy.policy [None req-cb8927a4-aa73-450f-9638-0f2e3efab054 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup: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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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-06-02 21:53:09.876 8 INFO cinder.api.openstack.wsgi [None req-cb8927a4-aa73-450f-9638-0f2e3efab054 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/types/rbd1 2026-06-02 21:53:09.900 8 INFO cinder.api.openstack.wsgi [None req-cb8927a4-aa73-450f-9638-0f2e3efab054 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/20] 10.0.0.168 () {30 vars in 682 bytes} [Tue Jun 2 21:53:09 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/types/rbd1 => generated 82 bytes in 849 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:71: 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/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-06-02 21:53:09.942 7 WARNING oslo_policy.policy [None req-d64e54b4-ecc0-407d-b050-4aaa123f8d99 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-02 21:53:09.943 7 WARNING oslo_policy.policy [None req-d64e54b4-ecc0-407d-b050-4aaa123f8d99 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup: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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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-06-02 21:53:10.289 7 INFO cinder.api.openstack.wsgi [None req-d64e54b4-ecc0-407d-b050-4aaa123f8d99 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 21:53:10.318 7 INFO cinder.api.openstack.wsgi [None req-d64e54b4-ecc0-407d-b050-4aaa123f8d99 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.168 () {30 vars in 721 bytes} [Tue Jun 2 21:53:09 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/types?name=rbd1&is_public=None => generated 20 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 21:53:11.913 8 INFO cinder.api.openstack.wsgi [None req-0bec4f2f-fa5e-4968-8f4b-d63c73c6fcb5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 21:53:11.942 8 INFO cinder.api.openstack.wsgi [None req-0bec4f2f-fa5e-4968-8f4b-d63c73c6fcb5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/types returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.168 () {34 vars in 725 bytes} [Tue Jun 2 21:53:11 2026] POST /v3/a39275425c5d4935bd47dbb81ee2a16c/types => generated 179 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 21:53:11.955 7 INFO cinder.api.openstack.wsgi [req-0bec4f2f-fa5e-4968-8f4b-d63c73c6fcb5 req-77632d8d-54ac-45ee-ae0c-ed9a29354d90 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/types/a7fed9e2-e36a-4528-b45b-25461027c4e1/extra_specs 2026-06-02 21:53:12.014 7 INFO cinder.api.openstack.wsgi [req-0bec4f2f-fa5e-4968-8f4b-d63c73c6fcb5 req-77632d8d-54ac-45ee-ae0c-ed9a29354d90 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/types/a7fed9e2-e36a-4528-b45b-25461027c4e1/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.168 () {36 vars in 894 bytes} [Tue Jun 2 21:53:11 2026] POST /v3/a39275425c5d4935bd47dbb81ee2a16c/types/a7fed9e2-e36a-4528-b45b-25461027c4e1/extra_specs => generated 48 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 21:53:13.681 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/types?is_public=None 2026-06-02 21:53:13.693 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.168 () {30 vars in 701 bytes} [Tue Jun 2 21:53:13 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/types?is_public=None => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 21:53:15.675 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/qos-specs 2026-06-02 21:53:15.685 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/25] 10.0.0.168 () {30 vars in 680 bytes} [Tue Jun 2 21:53:15 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/qos-specs => generated 17 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 21:53:18.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:53:18.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:53:18.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:53:18.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:53:28.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:53:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:53:28.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:53:28.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:53:38.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:53:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:53:38.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:53:38.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:53:48.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:53:48.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:53:48.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:53:48.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:53:58.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:53:58.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:53:58.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:53:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:54:08.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:54:08.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:54:08.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:54:08.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:54:18.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:54:18.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:54:18.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:54:18.657 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:54:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:54:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:54:28.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:54:28.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:54:38.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:54:38.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:54:38.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:54:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:54:48.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:54:48.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:54:48.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:54:48.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:54:58.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:54:58.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:54:58.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:54:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:55:08.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:55:08.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:55:08.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:55:08.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:55:18.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:55:18.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:55:18.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:55:18.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:55:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:55:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:55:28.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:55:28.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:55:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:55:38.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:55:38.661 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:55:38.663 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:55:48.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:55:48.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:55:48.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:55:48.657 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:55:58.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:55:58.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:55:58.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:55:58.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:56:08.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:56:08.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:56:08.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:56:08.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:56:18.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:56:18.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:56:18.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:56:18.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:56:28.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:56:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:56:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:56:28.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:56:38.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:56:38.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:56:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:56:38.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:56:48.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:56:48.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:56:48.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:56:48.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:56:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:56:58.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:56:58.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:56:58.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:57:08.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:57:08.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:57:08.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:57:08.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:57:18.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:57:18.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:57:18.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:57:18.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:57:28.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:57:28.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:57:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:57:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:57:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:57:38.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:57:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:57:38.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:57:48.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:57:48.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:57:48.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:57:48.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:57:58.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:57:58.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:57:58.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:57:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:58:08.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:58:08.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:58:08.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:58:08.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:58:18.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:58:18.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:58:18.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:58:18.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:58:28.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:58:28.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:58:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:58:28.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:58:38.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:58:38.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:58:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:58:38.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:58:48.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:58:48.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:58:48.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:58:48.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:58:58.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:58:58.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:58:58.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:58:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:59:08.660 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:59:08.660 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:59:08.661 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:59:08.662 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:59:18.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:59:18.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:59:18.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:59:18.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:59:28.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:59:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:59:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:59:28.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:59:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:59:38.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:59:38.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:59:38.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:59:48.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:59:48.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:59:48.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:59:48.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:59:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:59:58.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 21:59:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 21:59:58.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:00:08.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:00:08.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:00:08.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:00:08.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:00:18.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:00:18.657 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:00:18.658 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:00:18.659 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:00:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:00:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:00:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:00:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:00:38.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:00:38.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:00:38.661 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:00:38.661 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:00:48.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:00:48.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:00:48.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:00:48.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:00:58.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:00:58.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:00:58.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:00:58.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:01:08.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:01:08.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:01:08.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:01:08.657 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:01:18.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:01:18.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:01:18.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:01:18.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:01:28.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:01:28.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:01:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:01:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:01:38.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:01:38.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:01:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:01:38.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:01:48.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:01:48.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:01:48.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:01:48.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:01:58.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:01:58.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:01:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:01:58.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:02:08.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:02:08.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:02:08.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:02:08.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:02:18.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:02:18.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:02:18.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:02:18.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:02:28.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:02:28.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:02:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:02:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:02:38.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:02:38.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:02:38.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:02:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:02:48.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:02:48.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:02:48.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:02:48.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:02:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:02:58.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:02:58.657 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:02:58.658 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:03:08.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:03:08.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:03:08.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:03:08.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:03:18.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:03:18.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:03:18.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:03:18.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:03:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:03:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:03:28.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:03:28.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:03:38.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:03:38.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:03:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:03:38.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:03:48.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:03:48.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:03:48.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:03:48.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:03:58.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:03:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:03:58.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:03:58.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:04:08.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:04:08.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:04:08.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:04:08.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:04:18.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:04:18.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:04:18.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:04:18.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:04:28.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:04:28.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:04:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:04:28.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:04:38.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:04:38.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:04:38.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:04:38.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:04:48.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:04:48.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:04:48.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:04:48.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:04:58.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:04:58.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:04:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:04:58.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:05:08.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:05:08.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:05:08.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:05:08.657 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:05:18.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:05:18.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:05:18.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:05:18.657 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:05:28.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:05:28.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:05:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:05:28.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:05:38.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:05:38.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:05:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:05:38.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:05:48.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:05:48.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:05:48.657 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:05:48.657 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:05:58.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:05:58.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:05:58.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:05:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:06:08.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:06:08.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:06:08.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:06:08.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:06:18.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:06:18.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:06:18.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:06:18.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:06:28.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:06:28.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:06:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:06:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:06:38.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:06:38.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:06:38.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:06:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:06:48.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:06:48.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:06:48.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:06:48.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:06:58.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:06:58.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:06:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:06:58.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:07:08.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:07:08.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:07:08.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:07:08.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:07:18.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:07:18.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:07:18.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:07:18.657 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:07:28.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:07:28.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:07:28.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:07:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:07:38.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:07:38.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:07:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:07:38.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:07:48.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:07:48.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:07:48.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:07:48.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:07:58.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:07:58.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:07:58.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:07:58.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:08:08.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:08:08.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:08:08.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:08:08.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:08:18.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:08:18.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:08:18.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:08:18.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:08:28.654 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:08:28.654 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:08:28.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:08:28.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:08:38.655 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:08:38.655 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:08:38.656 7 INFO cinder.api.openstack.wsgi [None req-70e16d65-e21d-465f-8e8d-d05bb1b86f5b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:08:38.656 8 INFO cinder.api.openstack.wsgi [None req-d07878bb-e75b-4b67-a5eb-73566a9c2466 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:08:45.344 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET https://volume.199-204-45-210.nip.io/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=False 2026-06-02 22:08:45.369 7 WARNING cinder.quota [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:08:45.370 7 WARNING cinder.quota [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:08:45.370 7 WARNING cinder.quota [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:08:45.370 7 WARNING cinder.quota [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:08:45.371 7 WARNING cinder.quota [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:08:45.371 7 WARNING cinder.quota [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:08:45.376 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] https://volume.199-204-45-210.nip.io/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 107/212] 199.204.45.210 () {44 vars in 1068 bytes} [Tue Jun 2 22:08:45 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=False => generated 340 bytes in 137 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:08:45.529 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] PUT https://volume.199-204-45-210.nip.io/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c 2026-06-02 22:08:45.586 8 WARNING cinder.quota [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:08:45.587 8 WARNING cinder.quota [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:08:45.587 8 WARNING cinder.quota [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:08:45.588 8 WARNING cinder.quota [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:08:45.588 8 WARNING cinder.quota [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:08:45.588 8 WARNING cinder.quota [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:08:45.594 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] https://volume.199-204-45-210.nip.io/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c returned with HTTP 200 [pid: 8|app: 0|req: 106/213] 199.204.45.210 () {48 vars in 1097 bytes} [Tue Jun 2 22:08:45 2026] PUT /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c => generated 296 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:08:48.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:08:48.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:08:48.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:08:48.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:08:58.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:08:58.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:08:58.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:08:58.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:09:08.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:09:08.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:09:08.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:09:08.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:09:18.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:09:18.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:09:18.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:09:18.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:09:28.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:09:28.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:09:28.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:09:28.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:09:38.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:09:38.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:09:38.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:09:38.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:09:48.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:09:48.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:09:48.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:09:48.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:09:58.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:09:58.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:09:58.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:09:58.657 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:10:08.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:10:08.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:10:08.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:10:08.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:10:18.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:10:18.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:10:18.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:10:18.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:10:28.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:10:28.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:10:28.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:10:28.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:10:38.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:10:38.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:10:38.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:10:38.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:10:48.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:10:48.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:10:48.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:10:48.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:10:58.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:10:58.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:10:58.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:10:58.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:11:08.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:11:08.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:11:08.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:11:08.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:11:18.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:11:18.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:11:18.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:11:18.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:11:28.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:11:28.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:11:28.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:11:28.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:11:38.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:11:38.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:11:38.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:11:38.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:11:48.653 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:11:48.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:11:48.657 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:11:48.661 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:11:58.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:11:58.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:11:58.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:11:58.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:12:08.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:12:08.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:12:08.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:12:08.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:12:18.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:12:18.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:12:18.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:12:18.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:12:28.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:12:28.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:12:28.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:12:28.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:12:38.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:12:38.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:12:38.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:12:38.657 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:12:48.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:12:48.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:12:48.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:12:48.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:12:58.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:12:58.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:12:58.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:12:58.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:13:08.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:13:08.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:13:08.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:13:08.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:13:18.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:13:18.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:13:18.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:13:18.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:13:28.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:13:28.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:13:28.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:13:28.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:13:38.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:13:38.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:13:38.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:13:38.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:13:48.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:13:48.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:13:48.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:13:48.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:13:58.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:13:58.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:13:58.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:13:58.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:14:08.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:14:08.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:14:08.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:14:08.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:14:18.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:14:18.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:14:18.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:14:18.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:14:28.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:14:28.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:14:28.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:14:28.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:14:38.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:14:38.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:14:38.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:14:38.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:14:48.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:14:48.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:14:48.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:14:48.657 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:14:58.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:14:58.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:14:58.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:14:58.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:15:08.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:15:08.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:15:08.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:15:08.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:15:18.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:15:18.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:15:18.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:15:18.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:15:28.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:15:28.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:15:28.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:15:28.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:15:38.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:15:38.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:15:38.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:15:38.657 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:15:48.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:15:48.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:15:48.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:15:48.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:15:58.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:15:58.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:15:58.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:15:58.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:16:08.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:16:08.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:16:08.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:16:08.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:16:18.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:16:18.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:16:18.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:16:18.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:16:28.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:16:28.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:16:28.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:16:28.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:16:38.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:16:38.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:16:38.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:16:38.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:16:48.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:16:48.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:16:48.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:16:48.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:16:58.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:16:58.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:16:58.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:16:58.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:17:08.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:17:08.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:17:08.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:17:08.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:17:18.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:17:18.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:17:18.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:17:18.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:17:28.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:17:28.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:17:28.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:17:28.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:17:38.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:17:38.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:17:38.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:17:38.656 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:17:48.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:17:48.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:17:48.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:17:48.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:17:58.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:17:58.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:17:58.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:17:58.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:18:08.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:18:08.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:18:08.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:18:08.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:18:18.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:18:18.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:18:18.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:18:18.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:18:28.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:18:28.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:18:28.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:18:28.658 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:18:38.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:18:38.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:18:38.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:18:38.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:18:48.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:18:48.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:18:48.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:18:48.656 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:18:58.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:18:58.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:18:58.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:18:58.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:19:08.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:19:08.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:19:08.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:19:08.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:19:18.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:19:18.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:19:18.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:19:18.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:19:28.654 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:19:28.654 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:19:28.655 8 INFO cinder.api.openstack.wsgi [None req-d0337905-0cea-4cfa-8c82-964cd8d21a75 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:19:28.655 7 INFO cinder.api.openstack.wsgi [None req-3fc240b8-6c31-47f4-8934-7dbf2ad8979f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:19:36.549 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET https://volume.199-204-45-210.nip.io/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=False 2026-06-02 22:19:36.569 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] https://volume.199-204-45-210.nip.io/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 172/344] 199.204.45.210 () {44 vars in 1068 bytes} [Tue Jun 2 22:19:36 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=False => generated 340 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:19:37.086 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] PUT https://volume.199-204-45-210.nip.io/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25 2026-06-02 22:19:37.135 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] https://volume.199-204-45-210.nip.io/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25 returned with HTTP 200 [pid: 7|app: 0|req: 173/345] 199.204.45.210 () {48 vars in 1097 bytes} [Tue Jun 2 22:19:37 2026] PUT /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25 => generated 296 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:19:38.654 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:19:38.654 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:19:38.655 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:19:38.655 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:19:48.654 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:19:48.654 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:19:48.655 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:19:48.656 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:19:58.655 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:19:58.655 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:19:58.656 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:19:58.656 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:20:08.654 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:20:08.654 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:20:08.655 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:20:08.655 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:20:18.654 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:20:18.654 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:20:18.655 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:20:18.656 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:20:28.654 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:20:28.654 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:20:28.655 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:20:28.655 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:20:38.654 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:20:38.654 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:20:38.655 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:20:38.655 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:20:48.654 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:20:48.654 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:20:48.655 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:20:48.656 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:20:58.654 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:20:58.654 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:20:58.655 8 INFO cinder.api.openstack.wsgi [None req-f45ec1f2-c82e-43a8-b449-9e62929502af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:20:58.655 7 INFO cinder.api.openstack.wsgi [None req-701584df-114c-473a-956e-c87ebe644a85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:21:00.678 8 INFO cinder.api.openstack.wsgi [None req-112b0fa5-da19-4169-ac8d-c4807b94d58b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:21:00.695 8 INFO cinder.volume.api [None req-112b0fa5-da19-4169-ac8d-c4807b94d58b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:21:00.695 8 INFO cinder.api.openstack.wsgi [None req-112b0fa5-da19-4169-ac8d-c4807b94d58b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 182/364] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:21:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true => generated 17 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:21:00.710 7 INFO cinder.api.openstack.wsgi [None req-f6b0f1b1-7160-4616-a531-f5969ad58537 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:21:01.246 7 INFO cinder.api.openstack.wsgi [None req-f6b0f1b1-7160-4616-a531-f5969ad58537 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 183/365] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:21:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:21:01.255 8 INFO cinder.api.openstack.wsgi [None req-261401a7-f300-4935-85eb-698903ab9035 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:21:01.291 8 INFO cinder.volume.api [None req-261401a7-f300-4935-85eb-698903ab9035 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:21:01.292 8 INFO cinder.api.openstack.wsgi [None req-261401a7-f300-4935-85eb-698903ab9035 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 183/366] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:21:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:21:01.330 7 INFO cinder.api.openstack.wsgi [None req-9d0ab2d3-f7dd-49f6-9d7f-b2766ce55e4c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:21:01.356 7 INFO cinder.api.openstack.wsgi [None req-9d0ab2d3-f7dd-49f6-9d7f-b2766ce55e4c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 184/367] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:21:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:21:01.369 8 INFO cinder.api.openstack.wsgi [None req-85d74571-be79-4b15-80aa-5b9bf056a176 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:21:01.388 8 INFO cinder.api.openstack.wsgi [None req-85d74571-be79-4b15-80aa-5b9bf056a176 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 184/368] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:21:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:21:01.397 7 INFO cinder.api.openstack.wsgi [None req-2f6567f8-43d4-4481-a462-685ed30f2ca5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:21:01.415 7 INFO cinder.api.openstack.wsgi [None req-2f6567f8-43d4-4481-a462-685ed30f2ca5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 185/369] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:21:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:21:01.424 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:21:01.433 8 INFO cinder.volume.api [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:21:01.435 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 185/370] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:21:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:21:01.444 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:21:01.452 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 186/371] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:21:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:21:08.655 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:21:08.655 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:21:08.655 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:21:08.656 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:21:18.655 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:21:18.655 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:21:18.656 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:21:18.656 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:21:28.654 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:21:28.654 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:21:28.655 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:21:28.655 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:21:38.655 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:21:38.655 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:21:38.656 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:21:38.656 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:21:48.655 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:21:48.655 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:21:48.656 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:21:48.656 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:21:58.654 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:21:58.654 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:21:58.655 7 INFO cinder.api.openstack.wsgi [None req-5d567efc-076b-462c-8f53-c8da618eae2e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:21:58.656 8 INFO cinder.api.openstack.wsgi [None req-6091897b-cfb0-42d0-9b36-c6259434b3e9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:22:00.614 7 INFO cinder.api.openstack.wsgi [None req-84c3c3a2-c194-483e-b07c-fa8045b03ef7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:22:00.629 7 INFO cinder.volume.api [None req-84c3c3a2-c194-483e-b07c-fa8045b03ef7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:22:00.630 7 INFO cinder.api.openstack.wsgi [None req-84c3c3a2-c194-483e-b07c-fa8045b03ef7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 193/384] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:22:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:22:00.678 8 INFO cinder.api.openstack.wsgi [None req-ed5c465a-8114-4866-9ecf-f55178bbfc8a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:22:00.700 8 INFO cinder.api.openstack.wsgi [None req-ed5c465a-8114-4866-9ecf-f55178bbfc8a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 192/385] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:22:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:22:00.711 7 INFO cinder.api.openstack.wsgi [None req-c33c8f78-352d-494f-9d4d-9235fea2e610 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:22:00.740 7 INFO cinder.api.openstack.wsgi [None req-c33c8f78-352d-494f-9d4d-9235fea2e610 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/386] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:22:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:22:00.751 8 INFO cinder.api.openstack.wsgi [None req-0458e709-7388-4871-a98f-6c1e1a812444 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:22:00.775 8 INFO cinder.api.openstack.wsgi [None req-0458e709-7388-4871-a98f-6c1e1a812444 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 193/387] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:22:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:22:00.784 7 INFO cinder.api.openstack.wsgi [None req-87fbe731-054f-4dd2-8592-2addfeaff2af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:22:00.810 7 INFO cinder.volume.api [None req-87fbe731-054f-4dd2-8592-2addfeaff2af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:22:00.813 7 INFO cinder.api.openstack.wsgi [None req-87fbe731-054f-4dd2-8592-2addfeaff2af ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 195/388] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:22:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:22:00.826 8 INFO cinder.api.openstack.wsgi [None req-d857aabe-1c84-41dd-95ac-1da7af00617b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:22:00.835 8 INFO cinder.api.openstack.wsgi [None req-d857aabe-1c84-41dd-95ac-1da7af00617b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 194/389] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:22:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:22:00.845 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:22:00.857 7 INFO cinder.volume.api [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:22:00.861 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 196/390] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:22:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:22:00.870 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:22:01.432 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 195/391] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:22:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:22:08.654 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:22:08.654 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:22:08.655 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:22:08.655 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:22:18.654 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:22:18.654 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:22:18.655 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:22:18.655 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:22:28.655 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:22:28.655 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:22:28.656 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:22:28.657 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:22:38.665 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:22:38.665 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:22:38.665 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:22:38.666 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:22:48.654 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:22:48.654 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:22:48.655 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:22:48.655 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:22:58.655 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:22:58.655 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:22:58.656 7 INFO cinder.api.openstack.wsgi [None req-9d59fad3-47f2-4478-989e-802a767ce6b9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:22:58.656 8 INFO cinder.api.openstack.wsgi [None req-b2bc84a4-1c51-4baa-b214-83a9123f0a18 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:23:00.600 7 INFO cinder.api.openstack.wsgi [None req-26f24e80-db69-45f3-91ec-b41c023a1521 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:23:00.608 7 INFO cinder.volume.api [None req-26f24e80-db69-45f3-91ec-b41c023a1521 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:23:00.610 7 INFO cinder.api.openstack.wsgi [None req-26f24e80-db69-45f3-91ec-b41c023a1521 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 203/404] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:23:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:23:00.623 8 INFO cinder.api.openstack.wsgi [None req-83559b0a-134b-4127-aaac-4a3084b6ddac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:23:00.634 8 INFO cinder.volume.api [None req-83559b0a-134b-4127-aaac-4a3084b6ddac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:23:00.636 8 INFO cinder.api.openstack.wsgi [None req-83559b0a-134b-4127-aaac-4a3084b6ddac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/405] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:23:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:23:00.647 7 INFO cinder.api.openstack.wsgi [None req-38b7f83d-27e2-45ba-96ee-df8ec0301b50 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:23:00.653 7 INFO cinder.volume.api [None req-38b7f83d-27e2-45ba-96ee-df8ec0301b50 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:23:00.654 7 INFO cinder.api.openstack.wsgi [None req-38b7f83d-27e2-45ba-96ee-df8ec0301b50 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 204/406] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:23:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:23:00.662 8 INFO cinder.api.openstack.wsgi [None req-cda7d820-8711-4ff7-a9cd-f493b7dd5f85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:23:00.671 8 INFO cinder.api.openstack.wsgi [None req-cda7d820-8711-4ff7-a9cd-f493b7dd5f85 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 203/407] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:23:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:23:00.680 7 INFO cinder.api.openstack.wsgi [None req-bdad2138-c12b-40e3-b72a-112f4e14f90d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:23:01.183 7 INFO cinder.api.openstack.wsgi [None req-bdad2138-c12b-40e3-b72a-112f4e14f90d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 205/408] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:23:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:23:01.223 8 INFO cinder.api.openstack.wsgi [None req-563c28a7-3f68-48f2-8deb-6bb843dfc852 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:23:01.249 8 INFO cinder.api.openstack.wsgi [None req-563c28a7-3f68-48f2-8deb-6bb843dfc852 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/409] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:23:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:23:01.264 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:23:01.284 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 206/410] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:23:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:23:01.296 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:23:01.315 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/411] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:23:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:23:08.654 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:23:08.654 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:23:08.655 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:23:08.656 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:23:18.655 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:23:18.655 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:23:18.656 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:23:18.657 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:23:28.655 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:23:28.655 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:23:28.656 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:23:28.656 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:23:38.654 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:23:38.654 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:23:38.655 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:23:38.656 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:23:48.654 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:23:48.654 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:23:48.655 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:23:48.656 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:23:58.654 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:23:58.654 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:23:58.655 8 INFO cinder.api.openstack.wsgi [None req-f24257ef-3b3d-45e0-b608-ca5f5ee65a54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:23:58.656 7 INFO cinder.api.openstack.wsgi [None req-c0328a5f-563c-49e1-9a09-f8fb2b4e575c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:24:00.601 8 INFO cinder.api.openstack.wsgi [None req-06f00399-11ce-4d17-886e-d24139c1835b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:24:00.614 8 INFO cinder.volume.api [None req-06f00399-11ce-4d17-886e-d24139c1835b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:24:00.618 8 INFO cinder.api.openstack.wsgi [None req-06f00399-11ce-4d17-886e-d24139c1835b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 212/424] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:24:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:24:00.629 7 INFO cinder.api.openstack.wsgi [None req-c2de0141-0492-4923-9f9b-39a50874764a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:24:00.643 7 INFO cinder.volume.api [None req-c2de0141-0492-4923-9f9b-39a50874764a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:24:00.643 7 INFO cinder.api.openstack.wsgi [None req-c2de0141-0492-4923-9f9b-39a50874764a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/425] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:24:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:24:00.698 8 INFO cinder.api.openstack.wsgi [None req-d2c417e1-2a22-4a62-931d-2e9ce918cbf2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:24:00.716 8 INFO cinder.api.openstack.wsgi [None req-d2c417e1-2a22-4a62-931d-2e9ce918cbf2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/426] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:24:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:24:00.744 7 INFO cinder.api.openstack.wsgi [None req-b09512ef-b3bc-4599-a1df-99ed91a7bc66 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:24:00.766 7 INFO cinder.api.openstack.wsgi [None req-b09512ef-b3bc-4599-a1df-99ed91a7bc66 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 214/427] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:24:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:24:00.780 8 INFO cinder.api.openstack.wsgi [None req-b48d4675-5443-4850-a9a0-879f7531b79a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:24:00.796 8 INFO cinder.api.openstack.wsgi [None req-b48d4675-5443-4850-a9a0-879f7531b79a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/428] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:24:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:24:00.808 7 INFO cinder.api.openstack.wsgi [None req-82d45bf8-3786-4d30-bea4-71a4c7e99d6d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:24:00.813 7 INFO cinder.api.openstack.wsgi [None req-82d45bf8-3786-4d30-bea4-71a4c7e99d6d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 215/429] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:24:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:24:00.822 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:24:01.325 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 215/430] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:24:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:24:01.340 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:24:01.349 7 INFO cinder.volume.api [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:24:01.351 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 216/431] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:24:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:24:08.654 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:24:08.654 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:24:08.655 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:24:08.654 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:24:18.655 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:24:18.655 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:24:18.656 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:24:18.657 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:24:28.654 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:24:28.654 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:24:28.654 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:24:28.655 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:24:38.654 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:24:38.655 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:24:38.654 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:24:38.656 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:24:48.654 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:24:48.654 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:24:48.655 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:24:48.655 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:24:58.655 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:24:58.656 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:24:58.656 7 INFO cinder.api.openstack.wsgi [None req-241f263b-f5a8-424b-b36a-8e98015d8752 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:24:58.657 8 INFO cinder.api.openstack.wsgi [None req-e2e6aa9a-a559-4697-92b9-236e68ab56c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:25:00.622 7 INFO cinder.api.openstack.wsgi [None req-d996179d-76bd-4d75-aba4-a8f6b42a6a0d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:25:00.635 7 INFO cinder.volume.api [None req-d996179d-76bd-4d75-aba4-a8f6b42a6a0d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:25:00.638 7 INFO cinder.api.openstack.wsgi [None req-d996179d-76bd-4d75-aba4-a8f6b42a6a0d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/444] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:25:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:25:00.682 8 INFO cinder.api.openstack.wsgi [None req-a3e5350f-0962-4086-983f-b874bb72e641 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:25:00.707 8 INFO cinder.api.openstack.wsgi [None req-a3e5350f-0962-4086-983f-b874bb72e641 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/445] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:25:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:25:00.718 7 INFO cinder.api.openstack.wsgi [None req-27458a15-74da-4c6a-80e1-beaa27f2d0a4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:25:00.750 7 INFO cinder.api.openstack.wsgi [None req-27458a15-74da-4c6a-80e1-beaa27f2d0a4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/446] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:25:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:25:00.764 8 INFO cinder.api.openstack.wsgi [None req-4b2084ac-35ec-4e6a-a4fd-6af37371e457 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:25:00.785 8 INFO cinder.api.openstack.wsgi [None req-4b2084ac-35ec-4e6a-a4fd-6af37371e457 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/447] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:25:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:25:00.800 7 INFO cinder.api.openstack.wsgi [None req-c2213445-4f65-4450-9a15-1c209a08d3ee ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:25:00.809 7 INFO cinder.api.openstack.wsgi [None req-c2213445-4f65-4450-9a15-1c209a08d3ee ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 225/448] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:25:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:25:00.821 8 INFO cinder.api.openstack.wsgi [None req-6050b160-ca3c-47d4-9f1b-2eb55796b1d0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:25:01.324 8 INFO cinder.api.openstack.wsgi [None req-6050b160-ca3c-47d4-9f1b-2eb55796b1d0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 224/449] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:25:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:25:01.337 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:25:01.346 7 INFO cinder.volume.api [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:25:01.347 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/450] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:25:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:25:01.359 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:25:01.369 8 INFO cinder.volume.api [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:25:01.372 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/451] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:25:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:25:08.654 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:25:08.654 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:25:08.656 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:25:08.656 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:25:18.654 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:25:18.654 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:25:18.654 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:25:18.655 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:25:28.654 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:25:28.654 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:25:28.655 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:25:28.656 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:25:38.654 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:25:38.655 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:25:38.655 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:25:38.656 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:25:48.655 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:25:48.655 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:25:48.656 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:25:48.656 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:25:58.654 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:25:58.655 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:25:58.655 7 INFO cinder.api.openstack.wsgi [None req-19917d3e-a02e-4402-85a8-8280056800a1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:25:58.657 8 INFO cinder.api.openstack.wsgi [None req-60d0e140-e35d-4a2e-8b9e-700b6fb46e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:26:00.631 7 INFO cinder.api.openstack.wsgi [None req-ea340c22-7b20-4ef2-b0aa-d57090f102a9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:26:00.638 7 INFO cinder.volume.api [None req-ea340c22-7b20-4ef2-b0aa-d57090f102a9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:26:00.639 7 INFO cinder.api.openstack.wsgi [None req-ea340c22-7b20-4ef2-b0aa-d57090f102a9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 233/464] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:26:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true => generated 17 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:26:00.687 8 INFO cinder.api.openstack.wsgi [None req-04f4ab76-cc04-440b-b00a-57ab5b83cc08 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:26:00.708 8 INFO cinder.api.openstack.wsgi [None req-04f4ab76-cc04-440b-b00a-57ab5b83cc08 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 232/465] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:26:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:26:00.725 7 INFO cinder.api.openstack.wsgi [None req-7d29580e-7618-483c-88f8-7ea2563ba35b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:26:00.743 7 INFO cinder.api.openstack.wsgi [None req-7d29580e-7618-483c-88f8-7ea2563ba35b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 234/466] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:26:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:26:00.757 8 INFO cinder.api.openstack.wsgi [None req-21608d3c-d60c-4ca5-b22e-6274a6b74b80 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:26:00.779 8 INFO cinder.api.openstack.wsgi [None req-21608d3c-d60c-4ca5-b22e-6274a6b74b80 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/467] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:26:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:26:00.795 7 INFO cinder.api.openstack.wsgi [None req-c5f705ca-8f05-4194-b2f5-881d42d5c97a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:26:01.300 7 INFO cinder.api.openstack.wsgi [None req-c5f705ca-8f05-4194-b2f5-881d42d5c97a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 235/468] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:26:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:26:01.318 8 INFO cinder.api.openstack.wsgi [None req-7a36161f-acf2-4ffd-9936-b2e9e470c240 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:26:01.330 8 INFO cinder.volume.api [None req-7a36161f-acf2-4ffd-9936-b2e9e470c240 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:26:01.332 8 INFO cinder.api.openstack.wsgi [None req-7a36161f-acf2-4ffd-9936-b2e9e470c240 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/469] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:26:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:26:01.344 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:26:01.353 7 INFO cinder.volume.api [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:26:01.355 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 236/470] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:26:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:26:01.366 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:26:01.370 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 235/471] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:26:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:26:08.654 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:26:08.654 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:26:08.654 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:26:08.655 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:26:18.654 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:26:18.654 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:26:18.655 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:26:18.655 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:26:28.655 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:26:28.656 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:26:28.656 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:26:28.657 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:26:38.655 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:26:38.655 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:26:38.656 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:26:38.656 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:26:48.654 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:26:48.656 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:26:48.654 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:26:48.658 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:26:58.654 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:26:58.654 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:26:58.655 7 INFO cinder.api.openstack.wsgi [None req-932fdc06-9e7d-4dbe-bd08-31890fb7df24 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:26:58.656 8 INFO cinder.api.openstack.wsgi [None req-e2948935-a717-4044-89e6-d96d8dd04ea5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:27:00.596 7 INFO cinder.api.openstack.wsgi [None req-cf21cf59-6a3a-49b1-8232-7c0e4d8e9070 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:27:01.100 7 INFO cinder.api.openstack.wsgi [None req-cf21cf59-6a3a-49b1-8232-7c0e4d8e9070 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 243/484] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:27:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:27:01.111 8 INFO cinder.api.openstack.wsgi [None req-1aba7e4f-e900-4d4a-a0da-bae0c707e05e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:27:01.117 8 INFO cinder.volume.api [None req-1aba7e4f-e900-4d4a-a0da-bae0c707e05e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:27:01.117 8 INFO cinder.api.openstack.wsgi [None req-1aba7e4f-e900-4d4a-a0da-bae0c707e05e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/485] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:27:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:27:01.125 7 INFO cinder.api.openstack.wsgi [None req-f30d895f-12af-4287-8ce2-8c320a7f78e5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:27:01.137 7 INFO cinder.volume.api [None req-f30d895f-12af-4287-8ce2-8c320a7f78e5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:27:01.140 7 INFO cinder.api.openstack.wsgi [None req-f30d895f-12af-4287-8ce2-8c320a7f78e5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/486] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:27:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:27:01.200 8 INFO cinder.api.openstack.wsgi [None req-832fef56-1092-4a2c-a3dd-ca9e8977ed42 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:27:01.220 8 INFO cinder.api.openstack.wsgi [None req-832fef56-1092-4a2c-a3dd-ca9e8977ed42 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/487] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:27:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:27:01.228 7 INFO cinder.api.openstack.wsgi [None req-e34f0157-3962-4dc7-944a-35f21ff24ffa ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:27:01.259 7 INFO cinder.api.openstack.wsgi [None req-e34f0157-3962-4dc7-944a-35f21ff24ffa ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/488] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:27:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:27:01.268 8 INFO cinder.api.openstack.wsgi [None req-246111bb-5a61-483c-89c5-15e94d919363 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:27:01.285 8 INFO cinder.api.openstack.wsgi [None req-246111bb-5a61-483c-89c5-15e94d919363 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 244/489] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:27:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:27:01.296 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:27:01.305 7 INFO cinder.volume.api [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:27:01.307 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/490] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:27:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:27:01.318 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:27:01.323 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 245/491] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:27:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:27:08.655 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:27:08.655 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:27:08.656 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:27:08.657 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:27:18.654 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:27:18.654 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:27:18.655 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:27:18.655 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:27:28.654 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:27:28.655 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:27:28.654 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:27:28.656 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:27:38.655 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:27:38.655 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:27:38.655 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:27:38.656 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:27:48.654 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:27:48.654 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:27:48.656 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:27:48.656 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:27:58.654 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:27:58.654 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:27:58.655 7 INFO cinder.api.openstack.wsgi [None req-efc6a4e6-e6ea-436d-8a15-f56efbbd8c77 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:27:58.655 8 INFO cinder.api.openstack.wsgi [None req-71b55394-79ef-4514-a3c1-feb16f453540 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:28:00.617 7 INFO cinder.api.openstack.wsgi [None req-53b38f40-f373-4211-8e38-c9656732c280 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:28:00.630 7 INFO cinder.api.openstack.wsgi [None req-53b38f40-f373-4211-8e38-c9656732c280 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 253/504] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:28:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:28:00.645 8 INFO cinder.api.openstack.wsgi [None req-29bdba79-0c47-461a-8ab7-0bbb09f4c70b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:28:00.656 8 INFO cinder.volume.api [None req-29bdba79-0c47-461a-8ab7-0bbb09f4c70b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:28:00.658 8 INFO cinder.api.openstack.wsgi [None req-29bdba79-0c47-461a-8ab7-0bbb09f4c70b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 252/505] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:28:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:28:00.671 7 INFO cinder.api.openstack.wsgi [None req-2ec57abf-60cf-4e5c-bfca-9c34e0892607 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:28:00.677 7 INFO cinder.volume.api [None req-2ec57abf-60cf-4e5c-bfca-9c34e0892607 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:28:00.677 7 INFO cinder.api.openstack.wsgi [None req-2ec57abf-60cf-4e5c-bfca-9c34e0892607 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/506] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:28:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:28:00.689 8 INFO cinder.api.openstack.wsgi [None req-265d6328-3f42-4eec-a860-23003c2888e7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:28:00.698 8 INFO cinder.volume.api [None req-265d6328-3f42-4eec-a860-23003c2888e7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:28:00.700 8 INFO cinder.api.openstack.wsgi [None req-265d6328-3f42-4eec-a860-23003c2888e7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/507] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:28:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:28:00.713 7 INFO cinder.api.openstack.wsgi [None req-182db402-755c-4dac-a4f1-1cc788322cb9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:28:01.217 7 INFO cinder.api.openstack.wsgi [None req-182db402-755c-4dac-a4f1-1cc788322cb9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 255/508] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:28:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:28:01.252 8 INFO cinder.api.openstack.wsgi [None req-323514ba-803f-4b71-8079-2d35c5309ae6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:28:01.271 8 INFO cinder.api.openstack.wsgi [None req-323514ba-803f-4b71-8079-2d35c5309ae6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/509] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:28:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:28:01.283 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:28:01.305 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 256/510] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:28:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:28:01.316 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:28:01.335 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/511] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:28:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:28:08.654 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:28:08.654 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:28:08.654 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:28:08.654 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:28:18.654 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:28:18.654 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:28:18.655 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:28:18.655 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:28:28.654 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:28:28.654 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:28:28.655 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:28:28.655 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:28:38.654 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:28:38.654 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:28:38.655 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:28:38.655 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:28:48.654 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:28:48.654 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:28:48.655 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:28:48.655 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:28:58.654 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:28:58.654 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:28:58.655 7 INFO cinder.api.openstack.wsgi [None req-2db9499c-c86d-4b90-9325-c745cc8450f7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:28:58.655 8 INFO cinder.api.openstack.wsgi [None req-9668f9a8-b37d-4dac-9a73-e0c3942743ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:29:00.773 8 INFO cinder.api.openstack.wsgi [None req-9ed9adc2-00f1-4534-9379-a0b7c4bfcf7a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:29:01.281 8 INFO cinder.api.openstack.wsgi [None req-9ed9adc2-00f1-4534-9379-a0b7c4bfcf7a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 262/524] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:29:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:29:01.318 7 INFO cinder.api.openstack.wsgi [None req-e199d47c-34e7-43a1-8b5c-28df8ec24002 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:29:01.339 7 INFO cinder.api.openstack.wsgi [None req-e199d47c-34e7-43a1-8b5c-28df8ec24002 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 263/525] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:29:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:29:01.352 8 INFO cinder.api.openstack.wsgi [None req-ea94f151-f74d-46d3-898e-aae7d60649b0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:29:01.374 8 INFO cinder.api.openstack.wsgi [None req-ea94f151-f74d-46d3-898e-aae7d60649b0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 263/526] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:29:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:29:01.389 7 INFO cinder.api.openstack.wsgi [None req-2112e3b4-8e36-4704-8a22-8f37e13e59da ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:29:01.406 7 INFO cinder.api.openstack.wsgi [None req-2112e3b4-8e36-4704-8a22-8f37e13e59da ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/527] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:29:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:29:01.417 8 INFO cinder.api.openstack.wsgi [None req-1dd5072e-cf0d-4d18-a09c-b8e396db8cee ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:29:01.427 8 INFO cinder.volume.api [None req-1dd5072e-cf0d-4d18-a09c-b8e396db8cee ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:29:01.429 8 INFO cinder.api.openstack.wsgi [None req-1dd5072e-cf0d-4d18-a09c-b8e396db8cee ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 264/528] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:29:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:29:01.442 7 INFO cinder.api.openstack.wsgi [None req-a0d18bbc-f486-4291-b9f3-89fcedc9bef8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:29:01.448 7 INFO cinder.volume.api [None req-a0d18bbc-f486-4291-b9f3-89fcedc9bef8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:29:01.449 7 INFO cinder.api.openstack.wsgi [None req-a0d18bbc-f486-4291-b9f3-89fcedc9bef8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 265/529] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:29:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:29:01.458 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:29:01.469 8 INFO cinder.volume.api [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:29:01.471 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 265/530] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:29:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:29:01.486 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:29:01.492 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:29:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:29:08.654 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:29:08.654 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:29:08.656 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:29:08.656 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:29:18.654 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:29:18.654 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:29:18.655 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:29:18.655 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:29:28.654 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:29:28.654 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:29:28.655 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:29:28.655 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:29:38.654 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:29:38.654 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:29:38.655 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:29:38.655 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:29:48.655 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:29:48.655 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:29:48.656 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:29:48.656 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:29:58.654 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:29:58.654 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:29:58.655 7 INFO cinder.api.openstack.wsgi [None req-b83b3f8d-6970-444c-8101-87752d4c69e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:29:58.655 8 INFO cinder.api.openstack.wsgi [None req-b7b2d2d4-cab1-4ae6-a79d-489ee10a96a3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:30:00.692 7 INFO cinder.api.openstack.wsgi [None req-560aa362-9e55-4d96-96fb-e445115718a0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:30:00.703 7 INFO cinder.volume.api [None req-560aa362-9e55-4d96-96fb-e445115718a0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:30:00.703 7 INFO cinder.api.openstack.wsgi [None req-560aa362-9e55-4d96-96fb-e445115718a0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 273/544] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:30:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true => generated 17 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:30:00.716 8 INFO cinder.api.openstack.wsgi [None req-29abdd89-c0c9-4125-9f13-9ed884165e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:30:00.743 8 INFO cinder.volume.api [None req-29abdd89-c0c9-4125-9f13-9ed884165e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:30:00.745 8 INFO cinder.api.openstack.wsgi [None req-29abdd89-c0c9-4125-9f13-9ed884165e14 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/545] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:30:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:30:00.754 7 INFO cinder.api.openstack.wsgi [None req-e89f680d-2dc8-4ba0-86ad-041d29906f4d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:30:01.258 7 INFO cinder.api.openstack.wsgi [None req-e89f680d-2dc8-4ba0-86ad-041d29906f4d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 274/546] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:30:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:30:01.270 8 INFO cinder.api.openstack.wsgi [None req-e961fc3f-9015-4e8a-a5b1-8252b08c5f47 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:30:01.276 8 INFO cinder.api.openstack.wsgi [None req-e961fc3f-9015-4e8a-a5b1-8252b08c5f47 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 273/547] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:30:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:30:01.284 7 INFO cinder.api.openstack.wsgi [None req-0319c246-8691-4327-bfa8-061a50f5d4b6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:30:01.303 7 INFO cinder.volume.api [None req-0319c246-8691-4327-bfa8-061a50f5d4b6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:30:01.311 7 INFO cinder.api.openstack.wsgi [None req-0319c246-8691-4327-bfa8-061a50f5d4b6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/548] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:30:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:30:01.356 8 INFO cinder.api.openstack.wsgi [None req-f7186542-1c14-439a-a116-2724a71b5240 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:30:01.379 8 INFO cinder.api.openstack.wsgi [None req-f7186542-1c14-439a-a116-2724a71b5240 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/549] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:30:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:30:01.393 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:30:01.417 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 276/550] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:30:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:30:01.438 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:30:01.457 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 275/551] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:30:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:30:08.654 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:30:08.655 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:30:08.655 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:30:08.656 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:30:18.654 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:30:18.655 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:30:18.655 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:30:18.656 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:30:28.654 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:30:28.655 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:30:28.655 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:30:28.656 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:30:38.655 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:30:38.656 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:30:38.656 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:30:38.657 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:30:48.654 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:30:48.655 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:30:48.656 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:30:48.656 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:30:58.654 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:30:58.654 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:30:58.655 8 INFO cinder.api.openstack.wsgi [None req-9bbf3717-37a9-4bfc-a731-540940d55dd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:30:58.656 7 INFO cinder.api.openstack.wsgi [None req-56ca2bd4-1970-422d-857a-16263a0602d7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:31:00.683 8 INFO cinder.api.openstack.wsgi [None req-ec68eb28-9c05-4775-bd36-47f81cdf44aa ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:31:01.187 8 INFO cinder.api.openstack.wsgi [None req-ec68eb28-9c05-4775-bd36-47f81cdf44aa ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 282/564] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:31:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:31:01.203 7 INFO cinder.api.openstack.wsgi [None req-bcc8b712-5388-4aa9-8858-5eaaeda06155 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:31:01.211 7 INFO cinder.volume.api [None req-bcc8b712-5388-4aa9-8858-5eaaeda06155 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:31:01.212 7 INFO cinder.api.openstack.wsgi [None req-bcc8b712-5388-4aa9-8858-5eaaeda06155 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 283/565] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:31:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:31:01.234 8 INFO cinder.api.openstack.wsgi [None req-5e6a8567-38ab-4cd2-bae7-6522c5f9b24c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:31:01.243 8 INFO cinder.volume.api [None req-5e6a8567-38ab-4cd2-bae7-6522c5f9b24c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:31:01.243 8 INFO cinder.api.openstack.wsgi [None req-5e6a8567-38ab-4cd2-bae7-6522c5f9b24c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/566] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:31:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:31:01.254 7 INFO cinder.api.openstack.wsgi [None req-f011b605-0b76-4af9-be0f-596f9e147be8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:31:01.264 7 INFO cinder.volume.api [None req-f011b605-0b76-4af9-be0f-596f9e147be8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:31:01.266 7 INFO cinder.api.openstack.wsgi [None req-f011b605-0b76-4af9-be0f-596f9e147be8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:31:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:31:01.300 8 INFO cinder.api.openstack.wsgi [None req-35b180a4-1aac-46e3-bacb-7eb6444ddb67 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:31:01.315 8 INFO cinder.api.openstack.wsgi [None req-35b180a4-1aac-46e3-bacb-7eb6444ddb67 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:31:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:31:01.326 7 INFO cinder.api.openstack.wsgi [None req-a284ec25-6cac-4624-978c-b11142f99a9a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:31:01.345 7 INFO cinder.api.openstack.wsgi [None req-a284ec25-6cac-4624-978c-b11142f99a9a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:31:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:31:01.373 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:31:01.389 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:31:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:31:01.400 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:31:01.418 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:31:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:31:08.654 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:31:08.654 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:31:08.655 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:31:08.656 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:31:18.655 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:31:18.655 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:31:18.656 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:31:18.657 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:31:28.654 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:31:28.654 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:31:28.655 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:31:28.656 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:31:38.655 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:31:38.655 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:31:38.656 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:31:38.656 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:31:48.654 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:31:48.654 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:31:48.655 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:31:48.655 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:31:58.654 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:31:58.655 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:31:58.655 7 INFO cinder.api.openstack.wsgi [None req-d8d78644-a8a5-4e41-bc9c-963c937c4658 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:31:58.656 8 INFO cinder.api.openstack.wsgi [None req-8ec4296b-5715-4bab-bef4-5d8b817236fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:32:00.619 7 INFO cinder.api.openstack.wsgi [None req-6258fbd3-3f81-40a2-a2f9-d9479c6f306e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:32:01.122 7 INFO cinder.api.openstack.wsgi [None req-6258fbd3-3f81-40a2-a2f9-d9479c6f306e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 293/584] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:32:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:32:01.166 8 INFO cinder.api.openstack.wsgi [None req-05491de2-bef8-4122-afa6-8dbefec5c7ff ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:32:01.180 8 INFO cinder.api.openstack.wsgi [None req-05491de2-bef8-4122-afa6-8dbefec5c7ff ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/585] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:32:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:32:01.192 7 INFO cinder.api.openstack.wsgi [None req-235a5dbc-fea7-46fb-9a40-b0f38d731239 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:32:01.217 7 INFO cinder.api.openstack.wsgi [None req-235a5dbc-fea7-46fb-9a40-b0f38d731239 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 294/586] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:32:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:32:01.229 8 INFO cinder.api.openstack.wsgi [None req-9b847f5c-d005-44f9-a89f-c2aa71deef23 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:32:01.252 8 INFO cinder.api.openstack.wsgi [None req-9b847f5c-d005-44f9-a89f-c2aa71deef23 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/587] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:32:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:32:01.264 7 INFO cinder.api.openstack.wsgi [None req-0217aa54-89a7-4240-9007-ba41fa786cc3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:32:01.273 7 INFO cinder.volume.api [None req-0217aa54-89a7-4240-9007-ba41fa786cc3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:32:01.276 7 INFO cinder.api.openstack.wsgi [None req-0217aa54-89a7-4240-9007-ba41fa786cc3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/588] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:32:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:32:01.288 8 INFO cinder.api.openstack.wsgi [None req-4a55e7cf-501e-4502-af09-533ddb87a6d6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:32:01.294 8 INFO cinder.volume.api [None req-4a55e7cf-501e-4502-af09-533ddb87a6d6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:32:01.294 8 INFO cinder.api.openstack.wsgi [None req-4a55e7cf-501e-4502-af09-533ddb87a6d6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 294/589] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:32:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:32:01.304 7 INFO cinder.api.openstack.wsgi [None req-2ecad38a-eeb7-4529-babd-5859db273d1a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:32:01.310 7 INFO cinder.api.openstack.wsgi [None req-2ecad38a-eeb7-4529-babd-5859db273d1a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 296/590] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:32:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:32:01.320 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:32:01.329 8 INFO cinder.volume.api [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:32:01.330 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 295/591] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:32:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:32:05.700 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET https://volume.199-204-45-210.nip.io/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=False 2026-06-02 22:32:05.713 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] https://volume.199-204-45-210.nip.io/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 297/592] 199.204.45.210 () {44 vars in 1068 bytes} [Tue Jun 2 22:32:05 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=False => generated 338 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:32:08.654 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:32:08.655 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:32:08.655 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:32:08.656 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:32:18.654 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:32:18.654 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:32:18.655 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:32:18.655 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:32:28.655 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:32:28.655 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:32:28.656 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:32:28.656 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:32:38.654 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:32:38.655 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:32:38.655 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:32:38.656 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:32:48.654 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:32:48.654 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:32:48.655 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:32:48.655 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:32:58.654 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:32:58.654 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:32:58.655 7 INFO cinder.api.openstack.wsgi [None req-590525bb-18e8-4235-9270-8edc12dd5f39 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:32:58.655 8 INFO cinder.api.openstack.wsgi [None req-420f602a-f03d-4848-9cf1-73c335b6af32 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:33:00.603 7 INFO cinder.api.openstack.wsgi [None req-6efbbeb0-16f3-4a6d-b629-767594274d45 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:33:00.612 7 INFO cinder.volume.api [None req-6efbbeb0-16f3-4a6d-b629-767594274d45 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:33:00.614 7 INFO cinder.api.openstack.wsgi [None req-6efbbeb0-16f3-4a6d-b629-767594274d45 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/605] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:33:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:33:00.625 8 INFO cinder.api.openstack.wsgi [None req-c4ff5bd0-0b19-416e-b548-91eabb421abc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:33:00.639 8 INFO cinder.volume.api [None req-c4ff5bd0-0b19-416e-b548-91eabb421abc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:33:00.641 8 INFO cinder.api.openstack.wsgi [None req-c4ff5bd0-0b19-416e-b548-91eabb421abc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 302/606] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:33:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:33:00.652 7 INFO cinder.api.openstack.wsgi [None req-c151203a-35ac-46ae-ae90-af5a071342bd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:33:01.155 7 INFO cinder.api.openstack.wsgi [None req-c151203a-35ac-46ae-ae90-af5a071342bd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 305/607] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:33:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:33:01.190 8 INFO cinder.api.openstack.wsgi [None req-5f127079-45d9-4506-b3fc-4ffc3724b81d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:33:01.218 8 INFO cinder.api.openstack.wsgi [None req-5f127079-45d9-4506-b3fc-4ffc3724b81d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 303/608] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:33:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:33:01.230 7 INFO cinder.api.openstack.wsgi [None req-87e7d149-cd6b-471d-895f-2640e58b7b5a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:33:01.255 7 INFO cinder.api.openstack.wsgi [None req-87e7d149-cd6b-471d-895f-2640e58b7b5a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/609] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:33:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:33:01.265 8 INFO cinder.api.openstack.wsgi [None req-85e099fd-cbfc-466e-8edf-f8425f11c5cc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:33:01.282 8 INFO cinder.api.openstack.wsgi [None req-85e099fd-cbfc-466e-8edf-f8425f11c5cc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/610] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:33:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:33:01.292 7 INFO cinder.api.openstack.wsgi [None req-09f0ebf4-8e11-4ee0-8601-a57fd73698ce ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:33:01.296 7 INFO cinder.api.openstack.wsgi [None req-09f0ebf4-8e11-4ee0-8601-a57fd73698ce ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 307/611] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:33:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:33:01.305 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:33:01.311 8 INFO cinder.volume.api [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:33:01.311 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/612] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:33:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:33:08.654 7 INFO cinder.api.openstack.wsgi [None req-09f0ebf4-8e11-4ee0-8601-a57fd73698ce ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:33:08.654 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:33:08.655 7 INFO cinder.api.openstack.wsgi [None req-09f0ebf4-8e11-4ee0-8601-a57fd73698ce ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:33:08.655 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:33:09.342 7 INFO cinder.api.openstack.wsgi [None req-866d7f8d-83b5-44e3-ab9a-9e2102f68707 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET https://volume.199-204-45-210.nip.io/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=False 2026-06-02 22:33:09.359 7 INFO cinder.api.openstack.wsgi [None req-866d7f8d-83b5-44e3-ab9a-9e2102f68707 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] https://volume.199-204-45-210.nip.io/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 309/615] 199.204.45.210 () {44 vars in 1068 bytes} [Tue Jun 2 22:33:09 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=False => generated 338 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:33:18.655 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:33:18.655 7 INFO cinder.api.openstack.wsgi [None req-866d7f8d-83b5-44e3-ab9a-9e2102f68707 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:33:18.656 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:33:18.656 7 INFO cinder.api.openstack.wsgi [None req-866d7f8d-83b5-44e3-ab9a-9e2102f68707 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:33:28.654 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:33:28.654 7 INFO cinder.api.openstack.wsgi [None req-866d7f8d-83b5-44e3-ab9a-9e2102f68707 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:33:28.655 7 INFO cinder.api.openstack.wsgi [None req-866d7f8d-83b5-44e3-ab9a-9e2102f68707 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:33:28.655 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:33:38.655 7 INFO cinder.api.openstack.wsgi [None req-866d7f8d-83b5-44e3-ab9a-9e2102f68707 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:33:38.655 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:33:38.656 7 INFO cinder.api.openstack.wsgi [None req-866d7f8d-83b5-44e3-ab9a-9e2102f68707 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:33:38.656 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:33:48.654 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:33:48.654 7 INFO cinder.api.openstack.wsgi [None req-866d7f8d-83b5-44e3-ab9a-9e2102f68707 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:33:48.654 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:33:48.655 7 INFO cinder.api.openstack.wsgi [None req-866d7f8d-83b5-44e3-ab9a-9e2102f68707 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:33:58.655 7 INFO cinder.api.openstack.wsgi [None req-866d7f8d-83b5-44e3-ab9a-9e2102f68707 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:33:58.655 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:33:58.655 7 INFO cinder.api.openstack.wsgi [None req-866d7f8d-83b5-44e3-ab9a-9e2102f68707 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:33:58.656 8 INFO cinder.api.openstack.wsgi [None req-803caa74-abc0-4b43-b508-38691789c773 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:34:00.643 7 INFO cinder.api.openstack.wsgi [None req-63f52f53-1273-483d-a1be-14f4f6dee9a2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:34:01.146 7 INFO cinder.api.openstack.wsgi [None req-63f52f53-1273-483d-a1be-14f4f6dee9a2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 315/626] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:34:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:34:01.186 8 INFO cinder.api.openstack.wsgi [None req-8103c627-203e-40ce-8228-16e7660dd32a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:34:01.220 8 INFO cinder.api.openstack.wsgi [None req-8103c627-203e-40ce-8228-16e7660dd32a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/627] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:34:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:34:01.235 7 INFO cinder.api.openstack.wsgi [None req-10c87c1a-5fb0-4216-961e-cd18b162d585 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:34:01.251 7 INFO cinder.api.openstack.wsgi [None req-10c87c1a-5fb0-4216-961e-cd18b162d585 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/628] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:34:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:34:01.265 8 INFO cinder.api.openstack.wsgi [None req-30c37708-7650-41c5-93c4-962781ce65ce ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:34:01.285 8 INFO cinder.api.openstack.wsgi [None req-30c37708-7650-41c5-93c4-962781ce65ce ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/629] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:34:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:34:01.297 7 INFO cinder.api.openstack.wsgi [None req-5b410b90-2245-40e3-966f-9c5a66bb7022 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:34:01.302 7 INFO cinder.api.openstack.wsgi [None req-5b410b90-2245-40e3-966f-9c5a66bb7022 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 317/630] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:34:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:34:01.310 8 INFO cinder.api.openstack.wsgi [None req-1ada1aa2-4c22-4f63-86b1-51d0c1ce9621 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:34:01.319 8 INFO cinder.volume.api [None req-1ada1aa2-4c22-4f63-86b1-51d0c1ce9621 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:34:01.321 8 INFO cinder.api.openstack.wsgi [None req-1ada1aa2-4c22-4f63-86b1-51d0c1ce9621 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 314/631] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:34:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:34:01.331 7 INFO cinder.api.openstack.wsgi [None req-3823b853-2131-4a3b-9ef0-56776588a4ec ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:34:01.337 7 INFO cinder.volume.api [None req-3823b853-2131-4a3b-9ef0-56776588a4ec ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:34:01.337 7 INFO cinder.api.openstack.wsgi [None req-3823b853-2131-4a3b-9ef0-56776588a4ec ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 318/632] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:34:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:34:01.351 8 INFO cinder.api.openstack.wsgi [None req-736da25a-80c8-4c03-92ed-098bdeae44b7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:34:01.361 8 INFO cinder.volume.api [None req-736da25a-80c8-4c03-92ed-098bdeae44b7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:34:01.363 8 INFO cinder.api.openstack.wsgi [None req-736da25a-80c8-4c03-92ed-098bdeae44b7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/633] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:34:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:34:08.655 7 INFO cinder.api.openstack.wsgi [None req-3823b853-2131-4a3b-9ef0-56776588a4ec ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:34:08.655 8 INFO cinder.api.openstack.wsgi [None req-736da25a-80c8-4c03-92ed-098bdeae44b7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:34:08.656 7 INFO cinder.api.openstack.wsgi [None req-3823b853-2131-4a3b-9ef0-56776588a4ec ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:34:08.657 8 INFO cinder.api.openstack.wsgi [None req-736da25a-80c8-4c03-92ed-098bdeae44b7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:34:18.654 7 INFO cinder.api.openstack.wsgi [None req-3823b853-2131-4a3b-9ef0-56776588a4ec ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:34:18.654 8 INFO cinder.api.openstack.wsgi [None req-736da25a-80c8-4c03-92ed-098bdeae44b7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:34:18.656 8 INFO cinder.api.openstack.wsgi [None req-736da25a-80c8-4c03-92ed-098bdeae44b7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:34:18.656 7 INFO cinder.api.openstack.wsgi [None req-3823b853-2131-4a3b-9ef0-56776588a4ec ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:34:28.653 8 INFO cinder.api.openstack.wsgi [None req-736da25a-80c8-4c03-92ed-098bdeae44b7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:34:28.654 7 INFO cinder.api.openstack.wsgi [None req-3823b853-2131-4a3b-9ef0-56776588a4ec ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:34:28.655 8 INFO cinder.api.openstack.wsgi [None req-736da25a-80c8-4c03-92ed-098bdeae44b7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:34:28.655 7 INFO cinder.api.openstack.wsgi [None req-3823b853-2131-4a3b-9ef0-56776588a4ec ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:34:35.722 8 INFO cinder.api.openstack.wsgi [None req-97a72800-b0e0-43b9-b926-1defea3cf231 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots 2026-06-02 22:34:35.736 8 INFO cinder.volume.api [None req-97a72800-b0e0-43b9-b926-1defea3cf231 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:34:35.736 8 INFO cinder.api.openstack.wsgi [None req-97a72800-b0e0-43b9-b926-1defea3cf231 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 319/640] 10.0.0.127 () {32 vars in 705 bytes} [Tue Jun 2 22:34:35 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:34:35.751 7 INFO cinder.api.openstack.wsgi [None req-44588721-c3a8-4dcd-9473-30a0068929dd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes 2026-06-02 22:34:35.779 7 INFO cinder.volume.api [None req-44588721-c3a8-4dcd-9473-30a0068929dd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:34:35.779 7 INFO cinder.api.openstack.wsgi [None req-44588721-c3a8-4dcd-9473-30a0068929dd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes returned with HTTP 200 [pid: 7|app: 0|req: 322/641] 10.0.0.127 () {32 vars in 701 bytes} [Tue Jun 2 22:34:35 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:34:38.654 8 INFO cinder.api.openstack.wsgi [None req-97a72800-b0e0-43b9-b926-1defea3cf231 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:34:38.654 7 INFO cinder.api.openstack.wsgi [None req-44588721-c3a8-4dcd-9473-30a0068929dd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:34:38.655 8 INFO cinder.api.openstack.wsgi [None req-97a72800-b0e0-43b9-b926-1defea3cf231 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:34:38.655 7 INFO cinder.api.openstack.wsgi [None req-44588721-c3a8-4dcd-9473-30a0068929dd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:34:48.654 7 INFO cinder.api.openstack.wsgi [None req-44588721-c3a8-4dcd-9473-30a0068929dd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:34:48.654 7 INFO cinder.api.openstack.wsgi [None req-44588721-c3a8-4dcd-9473-30a0068929dd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:34:48.655 8 INFO cinder.api.openstack.wsgi [None req-97a72800-b0e0-43b9-b926-1defea3cf231 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:34:48.656 8 INFO cinder.api.openstack.wsgi [None req-97a72800-b0e0-43b9-b926-1defea3cf231 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:34:58.654 7 INFO cinder.api.openstack.wsgi [None req-44588721-c3a8-4dcd-9473-30a0068929dd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:34:58.654 7 INFO cinder.api.openstack.wsgi [None req-44588721-c3a8-4dcd-9473-30a0068929dd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:34:58.654 8 INFO cinder.api.openstack.wsgi [None req-97a72800-b0e0-43b9-b926-1defea3cf231 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:34:58.656 8 INFO cinder.api.openstack.wsgi [None req-97a72800-b0e0-43b9-b926-1defea3cf231 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:35:00.735 7 INFO cinder.api.openstack.wsgi [None req-f702f47c-5fed-4e74-a673-58e046bd6e81 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:35:00.745 7 INFO cinder.volume.api [None req-f702f47c-5fed-4e74-a673-58e046bd6e81 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:35:00.747 7 INFO cinder.api.openstack.wsgi [None req-f702f47c-5fed-4e74-a673-58e046bd6e81 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/648] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:35:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:35:00.761 8 INFO cinder.api.openstack.wsgi [None req-6c179008-c623-42ac-aa9f-f8ec75fa83f8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:35:01.268 8 INFO cinder.api.openstack.wsgi [None req-6c179008-c623-42ac-aa9f-f8ec75fa83f8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 323/649] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:35:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:35:01.280 7 INFO cinder.api.openstack.wsgi [None req-f7fd3010-e1ba-4763-8193-8b54a61bfe95 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:35:01.288 7 INFO cinder.volume.api [None req-f7fd3010-e1ba-4763-8193-8b54a61bfe95 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:35:01.288 7 INFO cinder.api.openstack.wsgi [None req-f7fd3010-e1ba-4763-8193-8b54a61bfe95 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 327/650] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:35:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:35:01.296 8 INFO cinder.api.openstack.wsgi [None req-23e47e13-79a2-41a3-8d7f-7682965067cd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:35:01.304 8 INFO cinder.volume.api [None req-23e47e13-79a2-41a3-8d7f-7682965067cd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:35:01.306 8 INFO cinder.api.openstack.wsgi [None req-23e47e13-79a2-41a3-8d7f-7682965067cd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/651] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:35:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:35:01.315 7 INFO cinder.api.openstack.wsgi [None req-9ffa0c2c-db5c-4c6f-afcf-604408612bd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:35:01.320 7 INFO cinder.api.openstack.wsgi [None req-9ffa0c2c-db5c-4c6f-afcf-604408612bd8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 328/652] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:35:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:35:01.361 8 INFO cinder.api.openstack.wsgi [None req-c0ee8a7b-7cf1-4877-9795-597479a7c38c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:35:01.387 8 INFO cinder.api.openstack.wsgi [None req-c0ee8a7b-7cf1-4877-9795-597479a7c38c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/653] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:35:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:35:01.404 7 INFO cinder.api.openstack.wsgi [None req-a64f62ec-ef08-4585-ba1e-4ebbc5336412 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/3ff329ccda6349ebad3d5a4fb5afa595?usage=true 2026-06-02 22:35:01.435 7 INFO cinder.api.openstack.wsgi [None req-a64f62ec-ef08-4585-ba1e-4ebbc5336412 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/3ff329ccda6349ebad3d5a4fb5afa595?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 329/654] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:35:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/3ff329ccda6349ebad3d5a4fb5afa595?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:35:01.458 8 INFO cinder.api.openstack.wsgi [None req-82c63a88-69e2-4330-9be1-13209cd1f9bc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/431d30c0845b4425b3470aa13510beda?usage=true 2026-06-02 22:35:01.479 8 INFO cinder.api.openstack.wsgi [None req-82c63a88-69e2-4330-9be1-13209cd1f9bc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/431d30c0845b4425b3470aa13510beda?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/655] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:35:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/431d30c0845b4425b3470aa13510beda?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:35:01.492 7 INFO cinder.api.openstack.wsgi [None req-890db419-cf7d-4f6f-a43d-f02bf1de9c5f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/7a5d2777d9d841979bf3d897661ca31b?usage=true 2026-06-02 22:35:01.517 7 INFO cinder.api.openstack.wsgi [None req-890db419-cf7d-4f6f-a43d-f02bf1de9c5f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/7a5d2777d9d841979bf3d897661ca31b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/656] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:35:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/7a5d2777d9d841979bf3d897661ca31b?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:35:01.528 8 INFO cinder.api.openstack.wsgi [None req-02efec8c-064d-4cf4-86e1-6bdd097212cd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:35:01.551 8 INFO cinder.api.openstack.wsgi [None req-02efec8c-064d-4cf4-86e1-6bdd097212cd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/657] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:35:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:35:01.562 7 INFO cinder.api.openstack.wsgi [None req-9e4453a6-9459-4e36-8281-31e964fb46cc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:35:01.578 7 INFO cinder.api.openstack.wsgi [None req-9e4453a6-9459-4e36-8281-31e964fb46cc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 331/658] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:35:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:35:01.592 8 INFO cinder.api.openstack.wsgi [None req-4b5db7a7-42af-44dc-b6a9-c444d48ff7fa ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/d5f418c27ddc4de2ad4be2e6b3e5628b?usage=true 2026-06-02 22:35:01.612 8 INFO cinder.api.openstack.wsgi [None req-4b5db7a7-42af-44dc-b6a9-c444d48ff7fa ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/d5f418c27ddc4de2ad4be2e6b3e5628b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 328/659] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:35:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/d5f418c27ddc4de2ad4be2e6b3e5628b?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:35:07.123 7 INFO cinder.api.openstack.wsgi [None req-333f387e-0d92-42dd-a215-ac919c3b302f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes 2026-06-02 22:35:07.830 7 INFO cinder.api.v3.volumes [None req-333f387e-0d92-42dd-a215-ac919c3b302f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] Create volume of 1 GB 2026-06-02 22:35:07.847 7 INFO cinder.volume.api [None req-333f387e-0d92-42dd-a215-ac919c3b302f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] Availability Zones retrieved successfully. 2026-06-02 22:35:08.147 7 INFO cinder.volume.api [None req-333f387e-0d92-42dd-a215-ac919c3b302f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] Create volume request issued successfully. 2026-06-02 22:35:08.148 7 INFO cinder.api.openstack.wsgi [None req-333f387e-0d92-42dd-a215-ac919c3b302f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 332/660] 10.0.0.127 () {34 vars in 723 bytes} [Tue Jun 2 22:35:07 2026] POST /v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes => generated 864 bytes in 1031 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-02 22:35:08.171 8 INFO cinder.api.openstack.wsgi [None req-4799cf41-8c13-4a46-ac5c-831afc7562f9 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 /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-06-02 22:35:08.215 8 INFO cinder.volume.api [None req-4799cf41-8c13-4a46-ac5c-831afc7562f9 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] Volume info retrieved successfully. 2026-06-02 22:35:08.225 8 INFO cinder.api.openstack.wsgi [None req-4799cf41-8c13-4a46-ac5c-831afc7562f9 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 329/661] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:35:08 2026] GET /v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 => generated 932 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:35:08.656 7 INFO cinder.api.openstack.wsgi [None req-333f387e-0d92-42dd-a215-ac919c3b302f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:35:08.656 8 INFO cinder.api.openstack.wsgi [None req-4799cf41-8c13-4a46-ac5c-831afc7562f9 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:35:08.657 7 INFO cinder.api.openstack.wsgi [None req-333f387e-0d92-42dd-a215-ac919c3b302f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:35:08.658 8 INFO cinder.api.openstack.wsgi [None req-4799cf41-8c13-4a46-ac5c-831afc7562f9 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:35:09.255 7 INFO cinder.api.openstack.wsgi [None req-5498422e-6a3a-44a7-9377-94cc00d801b8 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 /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-06-02 22:35:09.271 7 INFO cinder.volume.api [None req-5498422e-6a3a-44a7-9377-94cc00d801b8 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] Volume info retrieved successfully. 2026-06-02 22:35:09.276 7 INFO cinder.api.openstack.wsgi [None req-5498422e-6a3a-44a7-9377-94cc00d801b8 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 334/664] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:35:09 2026] GET /v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 => generated 956 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:35:10.302 8 INFO cinder.api.openstack.wsgi [None req-897c7cd5-e580-4d78-b0da-8a60a272c847 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 /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-06-02 22:35:10.316 8 INFO cinder.volume.api [None req-897c7cd5-e580-4d78-b0da-8a60a272c847 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] Volume info retrieved successfully. 2026-06-02 22:35:10.322 8 INFO cinder.api.openstack.wsgi [None req-897c7cd5-e580-4d78-b0da-8a60a272c847 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 331/665] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:35:10 2026] GET /v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 => generated 956 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:35:11.355 7 INFO cinder.api.openstack.wsgi [None req-a0c31e5e-2771-4359-b612-a2e3d81d390f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 /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-06-02 22:35:11.370 7 INFO cinder.volume.api [None req-a0c31e5e-2771-4359-b612-a2e3d81d390f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] Volume info retrieved successfully. 2026-06-02 22:35:11.378 7 INFO cinder.api.openstack.wsgi [None req-a0c31e5e-2771-4359-b612-a2e3d81d390f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 335/666] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:35:11 2026] GET /v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 => generated 1482 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:35:11.569 8 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-5a8a7d4f-2cc7-4e01-bb72-13288dcad6d2 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 /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-06-02 22:35:11.593 8 INFO cinder.volume.api [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-5a8a7d4f-2cc7-4e01-bb72-13288dcad6d2 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] Volume info retrieved successfully. 2026-06-02 22:35:11.598 8 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-5a8a7d4f-2cc7-4e01-bb72-13288dcad6d2 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 332/667] 10.0.0.112 () {34 vars in 1028 bytes} [Tue Jun 2 22:35:11 2026] GET /v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 => generated 1482 bytes in 38 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:35:12.259 7 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-cbbfccfe-78ed-4f14-9479-db1f1dd0f016 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 /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-06-02 22:35:12.278 7 INFO cinder.volume.api [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-cbbfccfe-78ed-4f14-9479-db1f1dd0f016 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] Volume info retrieved successfully. 2026-06-02 22:35:12.283 7 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-cbbfccfe-78ed-4f14-9479-db1f1dd0f016 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 336/668] 10.0.0.112 () {34 vars in 1028 bytes} [Tue Jun 2 22:35:12 2026] GET /v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 => generated 1482 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:35:12.297 8 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-5a8a7d4f-2cc7-4e01-bb72-13288dcad6d2 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-02 22:35:12.298 8 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-5a8a7d4f-2cc7-4e01-bb72-13288dcad6d2 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 333/669] 10.0.0.112 () {32 vars in 828 bytes} [Tue Jun 2 22:35:12 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:35:12.306 7 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-31618055-7e45-4132-b3b8-a45c3291df7f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/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-06-02 22:35:12.361 7 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-31618055-7e45-4132-b3b8-a45c3291df7f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 337/670] 10.0.0.112 () {40 vars in 1057 bytes} [Tue Jun 2 22:35:12 2026] POST /v3/d5f418c27ddc4de2ad4be2e6b3e5628b/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:35:18.285 8 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-5a8a7d4f-2cc7-4e01-bb72-13288dcad6d2 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-02 22:35:18.286 8 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-5a8a7d4f-2cc7-4e01-bb72-13288dcad6d2 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 334/671] 199.204.45.210 () {32 vars in 839 bytes} [Tue Jun 2 22:35:18 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:35:18.330 7 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-404b45a7-1c04-4c2b-a705-6aaa8107124d 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 /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-06-02 22:35:18.481 7 INFO cinder.volume.api [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-404b45a7-1c04-4c2b-a705-6aaa8107124d 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] Volume info retrieved successfully. 2026-06-02 22:35:18.486 7 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-404b45a7-1c04-4c2b-a705-6aaa8107124d 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 338/672] 199.204.45.210 () {36 vars in 1073 bytes} [Tue Jun 2 22:35:18 2026] GET /v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 => generated 1662 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) 2026-06-02 22:35:18.657 7 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-404b45a7-1c04-4c2b-a705-6aaa8107124d 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:35:18.657 8 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-5a8a7d4f-2cc7-4e01-bb72-13288dcad6d2 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:35:18.658 7 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-404b45a7-1c04-4c2b-a705-6aaa8107124d 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:35:18.658 8 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-5a8a7d4f-2cc7-4e01-bb72-13288dcad6d2 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:35:20.427 7 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-67f5f214-9f2e-4e13-95fd-bfe7c8619903 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/attachments/9e774130-6936-4352-9f8f-fc406d6bee9c /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-06-02 22:35:21.484 7 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-67f5f214-9f2e-4e13-95fd-bfe7c8619903 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/attachments/9e774130-6936-4352-9f8f-fc406d6bee9c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 340/675] 199.204.45.210 () {40 vars in 1135 bytes} [Tue Jun 2 22:35:20 2026] PUT /v3/d5f418c27ddc4de2ad4be2e6b3e5628b/attachments/9e774130-6936-4352-9f8f-fc406d6bee9c => generated 775 bytes in 1067 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:35:22.004 8 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-1bd17208-1ad2-4758-aaf8-ce3353e1148f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/attachments/9e774130-6936-4352-9f8f-fc406d6bee9c/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-06-02 22:35:22.064 8 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-1bd17208-1ad2-4758-aaf8-ce3353e1148f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/attachments/9e774130-6936-4352-9f8f-fc406d6bee9c/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 336/676] 199.204.45.210 () {40 vars in 1148 bytes} [Tue Jun 2 22:35:21 2026] POST /v3/d5f418c27ddc4de2ad4be2e6b3e5628b/attachments/9e774130-6936-4352-9f8f-fc406d6bee9c/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-06-02 22:35:28.655 8 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-1bd17208-1ad2-4758-aaf8-ce3353e1148f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:35:28.655 7 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-67f5f214-9f2e-4e13-95fd-bfe7c8619903 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:35:28.655 8 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-1bd17208-1ad2-4758-aaf8-ce3353e1148f 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:35:28.656 7 INFO cinder.api.openstack.wsgi [req-8f6173ba-70ad-4363-b8d9-e1b5b707540d req-67f5f214-9f2e-4e13-95fd-bfe7c8619903 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:35:33.298 8 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-0ec63ddc-be3d-45ef-9b71-d845d6834302 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/attachments/9e774130-6936-4352-9f8f-fc406d6bee9c /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-06-02 22:35:33.903 8 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-0ec63ddc-be3d-45ef-9b71-d845d6834302 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/attachments/9e774130-6936-4352-9f8f-fc406d6bee9c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 338/679] 199.204.45.210 () {38 vars in 1103 bytes} [Tue Jun 2 22:35:33 2026] DELETE /v3/d5f418c27ddc4de2ad4be2e6b3e5628b/attachments/9e774130-6936-4352-9f8f-fc406d6bee9c => generated 19 bytes in 613 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:35:33.931 7 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-463660aa-f5b0-413e-b035-266f82a066e7 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 2026-06-02 22:35:33.931 7 INFO cinder.api.v3.volumes [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-463660aa-f5b0-413e-b035-266f82a066e7 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] Delete volume with id: 66d5a6b8-001c-4513-a7a8-a50b0b256b56 /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-06-02 22:35:33.943 7 INFO cinder.volume.api [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-463660aa-f5b0-413e-b035-266f82a066e7 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] Volume info retrieved successfully. 2026-06-02 22:35:33.969 7 INFO cinder.volume.api [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-463660aa-f5b0-413e-b035-266f82a066e7 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] Delete volume request issued successfully. 2026-06-02 22:35:33.970 7 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-463660aa-f5b0-413e-b035-266f82a066e7 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 342/680] 199.204.45.210 () {36 vars in 1054 bytes} [Tue Jun 2 22:35:33 2026] DELETE /v3/d5f418c27ddc4de2ad4be2e6b3e5628b/volumes/66d5a6b8-001c-4513-a7a8-a50b0b256b56 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-06-02 22:35:38.655 7 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-463660aa-f5b0-413e-b035-266f82a066e7 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:35:38.655 8 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-0ec63ddc-be3d-45ef-9b71-d845d6834302 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:35:38.656 7 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-463660aa-f5b0-413e-b035-266f82a066e7 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:35:38.656 8 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-0ec63ddc-be3d-45ef-9b71-d845d6834302 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:35:48.655 8 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-0ec63ddc-be3d-45ef-9b71-d845d6834302 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:35:48.654 7 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-463660aa-f5b0-413e-b035-266f82a066e7 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:35:48.656 7 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-463660aa-f5b0-413e-b035-266f82a066e7 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:35:48.656 8 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-0ec63ddc-be3d-45ef-9b71-d845d6834302 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:35:58.655 7 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-463660aa-f5b0-413e-b035-266f82a066e7 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:35:58.655 8 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-0ec63ddc-be3d-45ef-9b71-d845d6834302 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:35:58.656 8 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-0ec63ddc-be3d-45ef-9b71-d845d6834302 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:35:58.656 7 INFO cinder.api.openstack.wsgi [req-c3a6a82e-330a-4c00-8dc1-402d271f6079 req-463660aa-f5b0-413e-b035-266f82a066e7 36215caa9c3448d5aad95c4aa9c654d2 d5f418c27ddc4de2ad4be2e6b3e5628b - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:36:00.909 8 INFO cinder.api.openstack.wsgi [None req-1326b380-1739-4093-91dc-ee9d8ce53bdc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services /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-06-02 22:36:00.915 8 INFO cinder.api.openstack.wsgi [None req-1326b380-1739-4093-91dc-ee9d8ce53bdc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 342/687] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:36:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 302 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:36:00.954 7 INFO cinder.api.openstack.wsgi [None req-a43960f9-af8d-4772-9388-684e3c91c944 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:36:00.977 7 INFO cinder.api.openstack.wsgi [None req-a43960f9-af8d-4772-9388-684e3c91c944 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/688] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:36:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:36:00.990 8 INFO cinder.api.openstack.wsgi [None req-233acc8b-d29f-4849-b690-0aed0d681c92 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/2020c4d4235a4f458f7444a345aeae1e?usage=true 2026-06-02 22:36:01.008 8 INFO cinder.api.openstack.wsgi [None req-233acc8b-d29f-4849-b690-0aed0d681c92 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/2020c4d4235a4f458f7444a345aeae1e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/689] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:36:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/2020c4d4235a4f458f7444a345aeae1e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:36:01.018 7 INFO cinder.api.openstack.wsgi [None req-8a5bea91-e716-4080-8dff-b8a9f6c6ae02 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/6be7877ea203495cbae9ea9dfd4c1310?usage=true 2026-06-02 22:36:01.057 7 INFO cinder.api.openstack.wsgi [None req-8a5bea91-e716-4080-8dff-b8a9f6c6ae02 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/6be7877ea203495cbae9ea9dfd4c1310?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/690] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:36:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/6be7877ea203495cbae9ea9dfd4c1310?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:36:01.078 8 INFO cinder.api.openstack.wsgi [None req-513acf79-4351-4e72-8830-a83953ca9f2f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:36:01.104 8 INFO cinder.api.openstack.wsgi [None req-513acf79-4351-4e72-8830-a83953ca9f2f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/691] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:36:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:36:01.117 7 INFO cinder.api.openstack.wsgi [None req-a48b91fb-ace2-495d-9dc8-992d077a1043 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:36:01.154 7 INFO cinder.api.openstack.wsgi [None req-a48b91fb-ace2-495d-9dc8-992d077a1043 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 348/692] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:36:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:36:01.166 8 INFO cinder.api.openstack.wsgi [None req-38f5bbbc-e618-4cd3-a6b3-89c3448696ed ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/d3af2afe5ef44838bea00b1ca15ad1e0?usage=true 2026-06-02 22:36:01.189 8 INFO cinder.api.openstack.wsgi [None req-38f5bbbc-e618-4cd3-a6b3-89c3448696ed ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/d3af2afe5ef44838bea00b1ca15ad1e0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/693] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:36:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/d3af2afe5ef44838bea00b1ca15ad1e0?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:36:01.206 7 INFO cinder.api.openstack.wsgi [None req-3b35a731-43ca-49fa-98f9-d4588f5a59fe ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:36:01.214 7 INFO cinder.volume.api [None req-3b35a731-43ca-49fa-98f9-d4588f5a59fe ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:36:01.214 7 INFO cinder.api.openstack.wsgi [None req-3b35a731-43ca-49fa-98f9-d4588f5a59fe ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 349/694] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:36:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:36:01.222 8 INFO cinder.api.openstack.wsgi [None req-2608e65a-d114-4312-b8c2-5aecd5ff604f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:36:01.232 8 INFO cinder.volume.api [None req-2608e65a-d114-4312-b8c2-5aecd5ff604f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:36:01.234 8 INFO cinder.api.openstack.wsgi [None req-2608e65a-d114-4312-b8c2-5aecd5ff604f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 346/695] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:36:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:36:01.261 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:36:01.767 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 350/696] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:36:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:36:01.776 8 INFO cinder.api.openstack.wsgi [None req-6e1e0c91-479e-475b-8010-62c45772f242 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:36:01.785 8 INFO cinder.volume.api [None req-6e1e0c91-479e-475b-8010-62c45772f242 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:36:01.790 8 INFO cinder.api.openstack.wsgi [None req-6e1e0c91-479e-475b-8010-62c45772f242 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 347/697] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:36:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:36:08.653 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:36:08.654 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:36:08.654 8 INFO cinder.api.openstack.wsgi [None req-6e1e0c91-479e-475b-8010-62c45772f242 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:36:08.657 8 INFO cinder.api.openstack.wsgi [None req-6e1e0c91-479e-475b-8010-62c45772f242 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:36:18.655 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:36:18.655 8 INFO cinder.api.openstack.wsgi [None req-6e1e0c91-479e-475b-8010-62c45772f242 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:36:18.656 8 INFO cinder.api.openstack.wsgi [None req-6e1e0c91-479e-475b-8010-62c45772f242 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:36:18.656 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:36:28.658 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:36:28.659 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:36:28.658 8 INFO cinder.api.openstack.wsgi [None req-6e1e0c91-479e-475b-8010-62c45772f242 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:36:28.660 8 INFO cinder.api.openstack.wsgi [None req-6e1e0c91-479e-475b-8010-62c45772f242 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:36:36.638 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-02 22:36:36.639 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 354/704] 10.0.0.75 () {28 vars in 375 bytes} [Tue Jun 2 22:36:36 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-02 22:36:36.659 8 INFO cinder.api.openstack.wsgi [None req-d43887c3-c979-45a9-9fe6-dde7e5075618 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7d8e859430504e2a8cc8300fb8b44957/limits?tenant_id=7d8e859430504e2a8cc8300fb8b44957 2026-06-02 22:36:36.684 8 INFO cinder.api.openstack.wsgi [None req-d43887c3-c979-45a9-9fe6-dde7e5075618 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7d8e859430504e2a8cc8300fb8b44957/limits?tenant_id=7d8e859430504e2a8cc8300fb8b44957 returned with HTTP 200 [pid: 8|app: 0|req: 351/705] 10.0.0.75 () {34 vars in 878 bytes} [Tue Jun 2 22:36:36 2026] GET /v3/7d8e859430504e2a8cc8300fb8b44957/limits?tenant_id=7d8e859430504e2a8cc8300fb8b44957 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:36:38.146 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-02 22:36:38.147 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 355/706] 10.0.0.75 () {28 vars in 375 bytes} [Tue Jun 2 22:36:38 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-02 22:36:38.152 8 INFO cinder.api.openstack.wsgi [None req-d43887c3-c979-45a9-9fe6-dde7e5075618 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-02 22:36:38.153 8 INFO cinder.api.openstack.wsgi [None req-d43887c3-c979-45a9-9fe6-dde7e5075618 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 352/707] 10.0.0.75 () {28 vars in 375 bytes} [Tue Jun 2 22:36:38 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-02 22:36:38.598 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-02 22:36:38.599 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 356/708] 10.0.0.75 () {28 vars in 375 bytes} [Tue Jun 2 22:36:38 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-02 22:36:38.612 8 INFO cinder.api.openstack.wsgi [None req-b6a75921-8f3a-467d-b288-b54b13e8bb5b 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/7d8e859430504e2a8cc8300fb8b44957/limits?tenant_id=7d8e859430504e2a8cc8300fb8b44957 2026-06-02 22:36:38.638 8 INFO cinder.api.openstack.wsgi [None req-b6a75921-8f3a-467d-b288-b54b13e8bb5b 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/7d8e859430504e2a8cc8300fb8b44957/limits?tenant_id=7d8e859430504e2a8cc8300fb8b44957 returned with HTTP 200 [pid: 8|app: 0|req: 353/709] 10.0.0.75 () {34 vars in 878 bytes} [Tue Jun 2 22:36:38 2026] GET /v3/7d8e859430504e2a8cc8300fb8b44957/limits?tenant_id=7d8e859430504e2a8cc8300fb8b44957 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:36:38.654 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:36:38.654 8 INFO cinder.api.openstack.wsgi [None req-b6a75921-8f3a-467d-b288-b54b13e8bb5b 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:36:38.656 8 INFO cinder.api.openstack.wsgi [None req-b6a75921-8f3a-467d-b288-b54b13e8bb5b 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:36:38.656 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:36:40.128 8 INFO cinder.api.openstack.wsgi [None req-b6a75921-8f3a-467d-b288-b54b13e8bb5b 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-02 22:36:40.129 8 INFO cinder.api.openstack.wsgi [None req-b6a75921-8f3a-467d-b288-b54b13e8bb5b 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 355/712] 10.0.0.75 () {28 vars in 375 bytes} [Tue Jun 2 22:36:40 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-02 22:36:40.143 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-02 22:36:40.144 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 358/713] 10.0.0.75 () {28 vars in 375 bytes} [Tue Jun 2 22:36:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-02 22:36:48.655 8 INFO cinder.api.openstack.wsgi [None req-b6a75921-8f3a-467d-b288-b54b13e8bb5b 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:36:48.656 8 INFO cinder.api.openstack.wsgi [None req-b6a75921-8f3a-467d-b288-b54b13e8bb5b 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:36:48.658 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:36:48.659 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:36:58.655 8 INFO cinder.api.openstack.wsgi [None req-b6a75921-8f3a-467d-b288-b54b13e8bb5b 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:36:58.655 8 INFO cinder.api.openstack.wsgi [None req-b6a75921-8f3a-467d-b288-b54b13e8bb5b 46f95b8bd44d420aa5b782398df2d298 7d8e859430504e2a8cc8300fb8b44957 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:36:58.656 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:36:58.657 7 INFO cinder.api.openstack.wsgi [None req-5fd0ed75-00ab-43ca-8ca5-2dfa17871bf1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:37:00.714 8 INFO cinder.api.openstack.wsgi [None req-9f92eb7d-d604-4963-9da6-5ded3f9aa35e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:37:00.719 8 INFO cinder.volume.api [None req-9f92eb7d-d604-4963-9da6-5ded3f9aa35e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:37:00.720 8 INFO cinder.api.openstack.wsgi [None req-9f92eb7d-d604-4963-9da6-5ded3f9aa35e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 358/718] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:37:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true => generated 17 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:37:00.735 7 INFO cinder.api.openstack.wsgi [None req-a253ae1f-fd6d-469b-a734-707f87e9c5c8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:37:00.748 7 INFO cinder.api.openstack.wsgi [None req-a253ae1f-fd6d-469b-a734-707f87e9c5c8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 361/719] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:37:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:00.762 8 INFO cinder.api.openstack.wsgi [None req-4bc89d07-215b-4180-be81-529754f3e170 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:37:00.777 8 INFO cinder.volume.api [None req-4bc89d07-215b-4180-be81-529754f3e170 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:37:00.779 8 INFO cinder.api.openstack.wsgi [None req-4bc89d07-215b-4180-be81-529754f3e170 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 359/720] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:37:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:37:00.793 7 INFO cinder.api.openstack.wsgi [None req-53808a5a-b967-4184-83cb-9ea1e54ff8a2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:37:00.810 7 INFO cinder.volume.api [None req-53808a5a-b967-4184-83cb-9ea1e54ff8a2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:37:00.814 7 INFO cinder.api.openstack.wsgi [None req-53808a5a-b967-4184-83cb-9ea1e54ff8a2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 362/721] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:37:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:37:00.856 8 INFO cinder.api.openstack.wsgi [None req-558e8e55-ab01-415d-96d6-28ef46127eab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:37:00.902 8 INFO cinder.api.openstack.wsgi [None req-558e8e55-ab01-415d-96d6-28ef46127eab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 360/722] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:37:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:00.918 7 INFO cinder.api.openstack.wsgi [None req-a7e6c155-54fb-4316-bff9-4e47eef375a7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/187c8b9838a94bce840a25b827a3581c?usage=true 2026-06-02 22:37:00.970 7 INFO cinder.api.openstack.wsgi [None req-a7e6c155-54fb-4316-bff9-4e47eef375a7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/187c8b9838a94bce840a25b827a3581c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/723] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:37:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/187c8b9838a94bce840a25b827a3581c?usage=true => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:00.988 8 INFO cinder.api.openstack.wsgi [None req-e9dd3f69-7110-471a-8fe4-b2e163c69c4e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/2aee3df58a3742758a3d324f72efe176?usage=true 2026-06-02 22:37:01.015 8 INFO cinder.api.openstack.wsgi [None req-e9dd3f69-7110-471a-8fe4-b2e163c69c4e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/2aee3df58a3742758a3d324f72efe176?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 361/724] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:37:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/2aee3df58a3742758a3d324f72efe176?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:01.028 7 INFO cinder.api.openstack.wsgi [None req-7d949b27-c53f-4681-9600-3dfab75efcf8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:37:01.055 7 INFO cinder.api.openstack.wsgi [None req-7d949b27-c53f-4681-9600-3dfab75efcf8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/725] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:37:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:01.066 8 INFO cinder.api.openstack.wsgi [None req-c969a684-8913-48d2-8f6c-c75d8c8fe27e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a896494d612540239743aa3743aef0d4?usage=true 2026-06-02 22:37:01.088 8 INFO cinder.api.openstack.wsgi [None req-c969a684-8913-48d2-8f6c-c75d8c8fe27e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a896494d612540239743aa3743aef0d4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 362/726] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:37:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a896494d612540239743aa3743aef0d4?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:01.100 7 INFO cinder.api.openstack.wsgi [None req-0a1a6480-9a34-4c19-b5b5-dba03819365d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/afaab217a3444c0da84ca45f44ab4bf3?usage=true 2026-06-02 22:37:01.129 7 INFO cinder.api.openstack.wsgi [None req-0a1a6480-9a34-4c19-b5b5-dba03819365d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/afaab217a3444c0da84ca45f44ab4bf3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/727] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:37:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/afaab217a3444c0da84ca45f44ab4bf3?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:01.145 8 INFO cinder.api.openstack.wsgi [None req-3049351e-1dd2-486f-adbc-492c835cb832 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:37:01.165 8 INFO cinder.api.openstack.wsgi [None req-3049351e-1dd2-486f-adbc-492c835cb832 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 363/728] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:37:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:01.178 7 INFO cinder.api.openstack.wsgi [None req-9084eac2-46e0-49fe-abee-a3e081234226 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/d06770edaf354f89bc488ee06bfc63d3?usage=true 2026-06-02 22:37:01.197 7 INFO cinder.api.openstack.wsgi [None req-9084eac2-46e0-49fe-abee-a3e081234226 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/d06770edaf354f89bc488ee06bfc63d3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/729] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:37:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/d06770edaf354f89bc488ee06bfc63d3?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:01.207 8 INFO cinder.api.openstack.wsgi [None req-96f56868-a468-43d4-b2a0-7a9b4928dd96 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/dfddccc2d62c44579b624c95103e84ab?usage=true 2026-06-02 22:37:01.224 8 INFO cinder.api.openstack.wsgi [None req-96f56868-a468-43d4-b2a0-7a9b4928dd96 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/dfddccc2d62c44579b624c95103e84ab?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/730] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:37:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/dfddccc2d62c44579b624c95103e84ab?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:01.236 7 INFO cinder.api.openstack.wsgi [None req-df780445-6412-40b8-bb66-93b721dfe72d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:37:01.740 7 INFO cinder.api.openstack.wsgi [None req-df780445-6412-40b8-bb66-93b721dfe72d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 367/731] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:37:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:37:06.755 8 INFO cinder.api.openstack.wsgi [req-cff9ab89-0539-45a7-8649-d218d529123e req-6b9618a3-b2bf-4af5-b1dd-e6e1866d7a1e 7eed6bd94c77408b91cee9c009b52e8e d06770edaf354f89bc488ee06bfc63d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d06770edaf354f89bc488ee06bfc63d3/attachments?instance_id=8b8abb91-5acc-4036-bccb-0f44bd5ad72f 2026-06-02 22:37:06.768 8 INFO cinder.api.openstack.wsgi [req-cff9ab89-0539-45a7-8649-d218d529123e req-6b9618a3-b2bf-4af5-b1dd-e6e1866d7a1e 7eed6bd94c77408b91cee9c009b52e8e d06770edaf354f89bc488ee06bfc63d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d06770edaf354f89bc488ee06bfc63d3/attachments?instance_id=8b8abb91-5acc-4036-bccb-0f44bd5ad72f returned with HTTP 200 [pid: 8|app: 0|req: 365/732] 199.204.45.210 () {36 vars in 1104 bytes} [Tue Jun 2 22:37:06 2026] GET /v3/d06770edaf354f89bc488ee06bfc63d3/attachments?instance_id=8b8abb91-5acc-4036-bccb-0f44bd5ad72f => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:07.148 7 INFO cinder.api.openstack.wsgi [None req-df780445-6412-40b8-bb66-93b721dfe72d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-02 22:37:07.149 7 INFO cinder.api.openstack.wsgi [None req-df780445-6412-40b8-bb66-93b721dfe72d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 368/733] 10.0.0.127 () {30 vars in 411 bytes} [Tue Jun 2 22:37:07 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-06-02 22:37:08.656 8 INFO cinder.api.openstack.wsgi [req-cff9ab89-0539-45a7-8649-d218d529123e req-6b9618a3-b2bf-4af5-b1dd-e6e1866d7a1e 7eed6bd94c77408b91cee9c009b52e8e d06770edaf354f89bc488ee06bfc63d3 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:37:08.656 7 INFO cinder.api.openstack.wsgi [None req-df780445-6412-40b8-bb66-93b721dfe72d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:37:08.657 7 INFO cinder.api.openstack.wsgi [None req-df780445-6412-40b8-bb66-93b721dfe72d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:37:08.657 8 INFO cinder.api.openstack.wsgi [req-cff9ab89-0539-45a7-8649-d218d529123e req-6b9618a3-b2bf-4af5-b1dd-e6e1866d7a1e 7eed6bd94c77408b91cee9c009b52e8e d06770edaf354f89bc488ee06bfc63d3 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:37:15.595 7 INFO cinder.api.openstack.wsgi [None req-cf263bd5-456d-4a73-a65f-338b731e8f01 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes 2026-06-02 22:37:15.598 7 INFO cinder.api.v3.volumes [None req-cf263bd5-456d-4a73-a65f-338b731e8f01 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Create volume of 1 GB 2026-06-02 22:37:15.605 7 INFO cinder.volume.api [None req-cf263bd5-456d-4a73-a65f-338b731e8f01 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Availability Zones retrieved successfully. 2026-06-02 22:37:15.765 7 INFO cinder.volume.api [None req-cf263bd5-456d-4a73-a65f-338b731e8f01 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Create volume request issued successfully. 2026-06-02 22:37:15.766 7 INFO cinder.api.openstack.wsgi [None req-cf263bd5-456d-4a73-a65f-338b731e8f01 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 370/736] 10.0.0.127 () {34 vars in 722 bytes} [Tue Jun 2 22:37:15 2026] POST /v3/8f856307b12649cb828c5688ca47d855/volumes => generated 860 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-02 22:37:15.785 8 INFO cinder.api.openstack.wsgi [None req-15138e30-cb7b-431d-a450-08eb754c3b55 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f /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-06-02 22:37:15.796 8 INFO cinder.volume.api [None req-15138e30-cb7b-431d-a450-08eb754c3b55 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:15.800 8 INFO cinder.api.openstack.wsgi [None req-15138e30-cb7b-431d-a450-08eb754c3b55 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 367/737] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:15 2026] GET /v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:16.823 7 INFO cinder.api.openstack.wsgi [None req-c1ab9dbe-12f9-4973-b2f6-05f5e40d7260 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f /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-06-02 22:37:16.840 7 INFO cinder.volume.api [None req-c1ab9dbe-12f9-4973-b2f6-05f5e40d7260 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:16.844 7 INFO cinder.api.openstack.wsgi [None req-c1ab9dbe-12f9-4973-b2f6-05f5e40d7260 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 371/738] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:16 2026] GET /v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:18.654 8 INFO cinder.api.openstack.wsgi [None req-15138e30-cb7b-431d-a450-08eb754c3b55 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:37:18.654 7 INFO cinder.api.openstack.wsgi [None req-c1ab9dbe-12f9-4973-b2f6-05f5e40d7260 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:37:18.655 8 INFO cinder.api.openstack.wsgi [None req-15138e30-cb7b-431d-a450-08eb754c3b55 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:37:18.656 7 INFO cinder.api.openstack.wsgi [None req-c1ab9dbe-12f9-4973-b2f6-05f5e40d7260 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:37:28.654 8 INFO cinder.api.openstack.wsgi [None req-15138e30-cb7b-431d-a450-08eb754c3b55 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:37:28.656 8 INFO cinder.api.openstack.wsgi [None req-15138e30-cb7b-431d-a450-08eb754c3b55 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:37:28.655 7 INFO cinder.api.openstack.wsgi [None req-c1ab9dbe-12f9-4973-b2f6-05f5e40d7260 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:37:28.657 7 INFO cinder.api.openstack.wsgi [None req-c1ab9dbe-12f9-4973-b2f6-05f5e40d7260 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:29.040 8 INFO cinder.api.openstack.wsgi [None req-ab5fdf20-59f8-4433-ba94-aba84c251fc9 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f/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-06-02 22:37:29.052 8 INFO cinder.volume.api [None req-ab5fdf20-59f8-4433-ba94-aba84c251fc9 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:29.061 8 INFO cinder.volume.api [None req-ab5fdf20-59f8-4433-ba94-aba84c251fc9 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Update volume admin metadata completed successfully. 2026-06-02 22:37:29.566 8 INFO cinder.volume.api [None req-ab5fdf20-59f8-4433-ba94-aba84c251fc9 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Attach volume completed successfully. 2026-06-02 22:37:29.566 8 INFO cinder.api.openstack.wsgi [None req-ab5fdf20-59f8-4433-ba94-aba84c251fc9 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 370/743] 10.0.0.127 () {34 vars in 810 bytes} [Tue Jun 2 22:37:29 2026] POST /v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f/action => generated 0 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:29.591 7 INFO cinder.api.openstack.wsgi [None req-02a1c609-abd0-4e25-98c5-7740e6dc2629 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f /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-06-02 22:37:29.611 7 INFO cinder.volume.api [None req-02a1c609-abd0-4e25-98c5-7740e6dc2629 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:29.616 7 INFO cinder.api.openstack.wsgi [None req-02a1c609-abd0-4e25-98c5-7740e6dc2629 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 374/744] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:29 2026] GET /v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f => generated 1287 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:29.640 8 INFO cinder.api.openstack.wsgi [None req-09d292bf-1ef0-4aff-9366-75bf2012d1e4 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f/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-06-02 22:37:29.661 8 INFO cinder.volume.api [None req-09d292bf-1ef0-4aff-9366-75bf2012d1e4 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:30.169 8 INFO cinder.volume.api [None req-09d292bf-1ef0-4aff-9366-75bf2012d1e4 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Detach volume completed successfully. 2026-06-02 22:37:30.170 8 INFO cinder.api.openstack.wsgi [None req-09d292bf-1ef0-4aff-9366-75bf2012d1e4 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 371/745] 10.0.0.127 () {34 vars in 810 bytes} [Tue Jun 2 22:37:29 2026] POST /v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f/action => generated 0 bytes in 542 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:30.185 7 INFO cinder.api.openstack.wsgi [None req-3092c095-9f3b-416f-9ba4-a27219856ec1 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f /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-06-02 22:37:30.199 7 INFO cinder.volume.api [None req-3092c095-9f3b-416f-9ba4-a27219856ec1 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:30.205 7 INFO cinder.api.openstack.wsgi [None req-3092c095-9f3b-416f-9ba4-a27219856ec1 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 375/746] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:30 2026] GET /v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f => generated 972 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:37.020 8 INFO cinder.api.openstack.wsgi [None req-889687ee-da24-4e7a-b560-c781febde5e9 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f /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-06-02 22:37:37.037 8 INFO cinder.volume.api [None req-889687ee-da24-4e7a-b560-c781febde5e9 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:37.044 8 INFO cinder.api.openstack.wsgi [None req-889687ee-da24-4e7a-b560-c781febde5e9 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 372/747] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:37 2026] GET /v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f => generated 972 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:37.066 7 INFO cinder.api.openstack.wsgi [None req-2143c6f7-0fca-4aee-a33f-9ec5548162fe 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f 2026-06-02 22:37:37.066 7 INFO cinder.api.v3.volumes [None req-2143c6f7-0fca-4aee-a33f-9ec5548162fe 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Delete volume with id: ebdadb31-b565-4024-900f-8012b1a0c90f /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-06-02 22:37:37.079 7 INFO cinder.volume.api [None req-2143c6f7-0fca-4aee-a33f-9ec5548162fe 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:37.112 7 INFO cinder.volume.api [None req-2143c6f7-0fca-4aee-a33f-9ec5548162fe 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Delete volume request issued successfully. 2026-06-02 22:37:37.113 7 INFO cinder.api.openstack.wsgi [None req-2143c6f7-0fca-4aee-a33f-9ec5548162fe 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 376/748] 10.0.0.127 () {32 vars in 778 bytes} [Tue Jun 2 22:37:37 2026] DELETE /v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f => generated 0 bytes in 54 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:37.125 8 INFO cinder.api.openstack.wsgi [None req-68516e1f-7cfe-496f-8013-9233bafbd160 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f /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-06-02 22:37:37.140 8 INFO cinder.volume.api [None req-68516e1f-7cfe-496f-8013-9233bafbd160 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:37.148 8 INFO cinder.api.openstack.wsgi [None req-68516e1f-7cfe-496f-8013-9233bafbd160 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 373/749] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:37 2026] GET /v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f => generated 971 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:38.171 7 INFO cinder.api.openstack.wsgi [None req-e2f7ff75-e6e6-47e0-a416-466cdbd42a24 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f 2026-06-02 22:37:38.182 7 INFO cinder.api.openstack.wsgi [None req-e2f7ff75-e6e6-47e0-a416-466cdbd42a24 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f returned with HTTP 404 [pid: 7|app: 0|req: 377/750] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:38 2026] GET /v3/8f856307b12649cb828c5688ca47d855/volumes/ebdadb31-b565-4024-900f-8012b1a0c90f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-02 22:37:38.654 8 INFO cinder.api.openstack.wsgi [None req-68516e1f-7cfe-496f-8013-9233bafbd160 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:37:38.655 7 INFO cinder.api.openstack.wsgi [None req-e2f7ff75-e6e6-47e0-a416-466cdbd42a24 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:37:38.655 8 INFO cinder.api.openstack.wsgi [None req-68516e1f-7cfe-496f-8013-9233bafbd160 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:37:38.655 7 INFO cinder.api.openstack.wsgi [None req-e2f7ff75-e6e6-47e0-a416-466cdbd42a24 882819476ce64f7aa61bfcd8412f5424 8f856307b12649cb828c5688ca47d855 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:37:42.684 7 INFO cinder.api.openstack.wsgi [None req-8ce19fe1-d888-4272-b205-188ced34b33d 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes 2026-06-02 22:37:42.723 7 INFO cinder.volume.api [None req-8ce19fe1-d888-4272-b205-188ced34b33d 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Get all volumes completed successfully. 2026-06-02 22:37:42.724 7 INFO cinder.api.openstack.wsgi [None req-8ce19fe1-d888-4272-b205-188ced34b33d 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes returned with HTTP 200 [pid: 7|app: 0|req: 379/753] 10.0.0.127 () {32 vars in 701 bytes} [Tue Jun 2 22:37:42 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes => generated 15 bytes in 242 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:42.741 8 INFO cinder.api.openstack.wsgi [None req-029136b4-83fa-4912-94bd-22857c2b760a 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes 2026-06-02 22:37:42.747 8 INFO cinder.api.v3.volumes [None req-029136b4-83fa-4912-94bd-22857c2b760a 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Create volume of 1 GB 2026-06-02 22:37:42.758 8 INFO cinder.volume.api [None req-029136b4-83fa-4912-94bd-22857c2b760a 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Availability Zones retrieved successfully. 2026-06-02 22:37:43.000 8 INFO cinder.volume.api [None req-029136b4-83fa-4912-94bd-22857c2b760a 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Create volume request issued successfully. 2026-06-02 22:37:43.001 8 INFO cinder.api.openstack.wsgi [None req-029136b4-83fa-4912-94bd-22857c2b760a 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 375/754] 10.0.0.127 () {34 vars in 723 bytes} [Tue Jun 2 22:37:42 2026] POST /v3/5d820361c2b748318ee66af5764384b0/volumes => generated 876 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-02 22:37:43.022 7 INFO cinder.api.openstack.wsgi [None req-b52399cd-dc4b-4e9e-a61f-4c76ce8a25a6 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 /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-06-02 22:37:43.038 7 INFO cinder.volume.api [None req-b52399cd-dc4b-4e9e-a61f-4c76ce8a25a6 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:43.043 7 INFO cinder.api.openstack.wsgi [None req-b52399cd-dc4b-4e9e-a61f-4c76ce8a25a6 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 380/755] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:43 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:44.062 8 INFO cinder.api.openstack.wsgi [None req-f4dedd8d-4357-421a-bf9d-3a5867d9f241 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 /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-06-02 22:37:44.076 8 INFO cinder.volume.api [None req-f4dedd8d-4357-421a-bf9d-3a5867d9f241 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:44.080 8 INFO cinder.api.openstack.wsgi [None req-f4dedd8d-4357-421a-bf9d-3a5867d9f241 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 376/756] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:44 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:44.102 7 INFO cinder.api.openstack.wsgi [None req-88a7b0fa-8c09-48be-bd9b-1c9bf00acfff 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 /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-06-02 22:37:44.119 7 INFO cinder.volume.api [None req-88a7b0fa-8c09-48be-bd9b-1c9bf00acfff 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:44.126 7 INFO cinder.api.openstack.wsgi [None req-88a7b0fa-8c09-48be-bd9b-1c9bf00acfff 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 381/757] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:44 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:44.142 8 INFO cinder.api.openstack.wsgi [None req-4521c5ef-5f04-44c8-b298-16be606f4eb5 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes 2026-06-02 22:37:44.144 8 INFO cinder.api.v3.volumes [None req-4521c5ef-5f04-44c8-b298-16be606f4eb5 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Create volume of 1 GB 2026-06-02 22:37:44.148 8 INFO cinder.volume.api [None req-4521c5ef-5f04-44c8-b298-16be606f4eb5 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Availability Zones retrieved successfully. 2026-06-02 22:37:44.272 8 INFO cinder.volume.api [None req-4521c5ef-5f04-44c8-b298-16be606f4eb5 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Create volume request issued successfully. 2026-06-02 22:37:44.273 8 INFO cinder.api.openstack.wsgi [None req-4521c5ef-5f04-44c8-b298-16be606f4eb5 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 377/758] 10.0.0.127 () {34 vars in 723 bytes} [Tue Jun 2 22:37:44 2026] POST /v3/5d820361c2b748318ee66af5764384b0/volumes => generated 875 bytes in 135 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:44.293 7 INFO cinder.api.openstack.wsgi [None req-c3439e4f-628a-49a0-b188-e3bfe913ddd9 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf /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-06-02 22:37:44.311 7 INFO cinder.volume.api [None req-c3439e4f-628a-49a0-b188-e3bfe913ddd9 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:44.315 7 INFO cinder.api.openstack.wsgi [None req-c3439e4f-628a-49a0-b188-e3bfe913ddd9 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 382/759] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:44 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf => generated 943 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:45.334 8 INFO cinder.api.openstack.wsgi [None req-d32ce66c-a71b-4f53-8384-f3cd40c6ab66 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf /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-06-02 22:37:45.350 8 INFO cinder.volume.api [None req-d32ce66c-a71b-4f53-8384-f3cd40c6ab66 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:45.355 8 INFO cinder.api.openstack.wsgi [None req-d32ce66c-a71b-4f53-8384-f3cd40c6ab66 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 378/760] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:45 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:45.378 7 INFO cinder.api.openstack.wsgi [None req-79792f73-ae81-4cd1-be2e-0a640b43757c 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf /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-06-02 22:37:45.396 7 INFO cinder.volume.api [None req-79792f73-ae81-4cd1-be2e-0a640b43757c 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:45.401 7 INFO cinder.api.openstack.wsgi [None req-79792f73-ae81-4cd1-be2e-0a640b43757c 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 383/761] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:45 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf => generated 968 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:45.422 8 INFO cinder.api.openstack.wsgi [None req-7077bca3-5d52-4d42-95c2-9b8247460430 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes 2026-06-02 22:37:45.424 8 INFO cinder.api.v3.volumes [None req-7077bca3-5d52-4d42-95c2-9b8247460430 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Create volume of 1 GB 2026-06-02 22:37:45.430 8 INFO cinder.volume.api [None req-7077bca3-5d52-4d42-95c2-9b8247460430 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Availability Zones retrieved successfully. 2026-06-02 22:37:45.560 8 INFO cinder.volume.api [None req-7077bca3-5d52-4d42-95c2-9b8247460430 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Create volume request issued successfully. 2026-06-02 22:37:45.561 8 INFO cinder.api.openstack.wsgi [None req-7077bca3-5d52-4d42-95c2-9b8247460430 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 379/762] 10.0.0.127 () {34 vars in 723 bytes} [Tue Jun 2 22:37:45 2026] POST /v3/5d820361c2b748318ee66af5764384b0/volumes => generated 875 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:45.580 7 INFO cinder.api.openstack.wsgi [None req-f9ebe739-65ac-4255-b816-7a8598152e58 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 /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-06-02 22:37:45.596 7 INFO cinder.volume.api [None req-f9ebe739-65ac-4255-b816-7a8598152e58 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:45.600 7 INFO cinder.api.openstack.wsgi [None req-f9ebe739-65ac-4255-b816-7a8598152e58 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 384/763] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:45 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 => generated 943 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:46.621 8 INFO cinder.api.openstack.wsgi [None req-2e46bb30-970e-45dc-965b-a4bcedd34b30 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 /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-06-02 22:37:46.634 8 INFO cinder.volume.api [None req-2e46bb30-970e-45dc-965b-a4bcedd34b30 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:46.639 8 INFO cinder.api.openstack.wsgi [None req-2e46bb30-970e-45dc-965b-a4bcedd34b30 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 380/764] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:46 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:46.660 7 INFO cinder.api.openstack.wsgi [None req-9ab3348b-f82b-4989-81fc-239b8396aff4 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 /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-06-02 22:37:46.677 7 INFO cinder.volume.api [None req-9ab3348b-f82b-4989-81fc-239b8396aff4 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:46.686 7 INFO cinder.api.openstack.wsgi [None req-9ab3348b-f82b-4989-81fc-239b8396aff4 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 385/765] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:46 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 => generated 968 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:46.708 8 INFO cinder.api.openstack.wsgi [None req-08053460-4310-4dbf-ac86-1cb6423720b3 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes 2026-06-02 22:37:46.890 8 INFO cinder.volume.api [None req-08053460-4310-4dbf-ac86-1cb6423720b3 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Get all volumes completed successfully. 2026-06-02 22:37:46.891 8 INFO cinder.api.openstack.wsgi [None req-08053460-4310-4dbf-ac86-1cb6423720b3 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 381/766] 10.0.0.127 () {32 vars in 701 bytes} [Tue Jun 2 22:37:46 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes => generated 1322 bytes in 190 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:46.916 7 INFO cinder.api.openstack.wsgi [None req-cf5561de-b0ba-468c-97bb-378386584d4a 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 /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-06-02 22:37:46.932 7 INFO cinder.volume.api [None req-cf5561de-b0ba-468c-97bb-378386584d4a 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:46.942 7 INFO cinder.api.openstack.wsgi [None req-cf5561de-b0ba-468c-97bb-378386584d4a 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 386/767] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:46 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:46.963 8 INFO cinder.api.openstack.wsgi [None req-1b1e8e8f-f8df-4a51-97d2-7ab5008fe684 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 2026-06-02 22:37:46.964 8 INFO cinder.api.v3.volumes [None req-1b1e8e8f-f8df-4a51-97d2-7ab5008fe684 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Delete volume with id: f02b8490-a626-432d-ace6-c5c891f46a46 /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-06-02 22:37:46.974 8 INFO cinder.volume.api [None req-1b1e8e8f-f8df-4a51-97d2-7ab5008fe684 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:47.000 8 INFO cinder.volume.api [None req-1b1e8e8f-f8df-4a51-97d2-7ab5008fe684 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Delete volume request issued successfully. 2026-06-02 22:37:47.001 8 INFO cinder.api.openstack.wsgi [None req-1b1e8e8f-f8df-4a51-97d2-7ab5008fe684 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 382/768] 10.0.0.127 () {32 vars in 778 bytes} [Tue Jun 2 22:37:46 2026] DELETE /v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:47.014 7 INFO cinder.api.openstack.wsgi [None req-736a5e5b-e176-4ac7-bd93-08d79afadb2f 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 /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-06-02 22:37:47.029 7 INFO cinder.volume.api [None req-736a5e5b-e176-4ac7-bd93-08d79afadb2f 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:47.034 7 INFO cinder.api.openstack.wsgi [None req-736a5e5b-e176-4ac7-bd93-08d79afadb2f 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 387/769] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:47 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:48.055 8 INFO cinder.api.openstack.wsgi [None req-bde84488-bcd8-42bf-ad74-b25837788e4b 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 2026-06-02 22:37:48.063 8 INFO cinder.api.openstack.wsgi [None req-bde84488-bcd8-42bf-ad74-b25837788e4b 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 returned with HTTP 404 [pid: 8|app: 0|req: 383/770] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:48 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/f02b8490-a626-432d-ace6-c5c891f46a46 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:48.075 7 INFO cinder.api.openstack.wsgi [None req-ee256e3a-09bd-40be-9255-98f8f5efe1df 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf /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-06-02 22:37:48.092 7 INFO cinder.volume.api [None req-ee256e3a-09bd-40be-9255-98f8f5efe1df 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:48.097 7 INFO cinder.api.openstack.wsgi [None req-ee256e3a-09bd-40be-9255-98f8f5efe1df 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 388/771] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:48 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:48.115 8 INFO cinder.api.openstack.wsgi [None req-002d312f-7c58-4092-8b27-2e607b5b3dad 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf 2026-06-02 22:37:48.115 8 INFO cinder.api.v3.volumes [None req-002d312f-7c58-4092-8b27-2e607b5b3dad 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Delete volume with id: 0bb1cfdb-8f67-404e-964a-c7a8965b55cf /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-06-02 22:37:48.124 8 INFO cinder.volume.api [None req-002d312f-7c58-4092-8b27-2e607b5b3dad 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:48.152 8 INFO cinder.volume.api [None req-002d312f-7c58-4092-8b27-2e607b5b3dad 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Delete volume request issued successfully. 2026-06-02 22:37:48.153 8 INFO cinder.api.openstack.wsgi [None req-002d312f-7c58-4092-8b27-2e607b5b3dad 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 384/772] 10.0.0.127 () {32 vars in 778 bytes} [Tue Jun 2 22:37:48 2026] DELETE /v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:48.168 7 INFO cinder.api.openstack.wsgi [None req-b44b8893-7af4-4ae2-9c0d-4824374ec1b0 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf /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-06-02 22:37:48.183 7 INFO cinder.volume.api [None req-b44b8893-7af4-4ae2-9c0d-4824374ec1b0 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:48.189 7 INFO cinder.api.openstack.wsgi [None req-b44b8893-7af4-4ae2-9c0d-4824374ec1b0 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 389/773] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:48 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf => generated 967 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:48.654 7 INFO cinder.api.openstack.wsgi [None req-b44b8893-7af4-4ae2-9c0d-4824374ec1b0 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:37:48.654 8 INFO cinder.api.openstack.wsgi [None req-002d312f-7c58-4092-8b27-2e607b5b3dad 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:37:48.655 7 INFO cinder.api.openstack.wsgi [None req-b44b8893-7af4-4ae2-9c0d-4824374ec1b0 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:37:48.655 8 INFO cinder.api.openstack.wsgi [None req-002d312f-7c58-4092-8b27-2e607b5b3dad 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:49.211 7 INFO cinder.api.openstack.wsgi [None req-c3b1a55a-8b2e-41ff-876a-b7c981c50b22 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf 2026-06-02 22:37:49.219 7 INFO cinder.api.openstack.wsgi [None req-c3b1a55a-8b2e-41ff-876a-b7c981c50b22 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf returned with HTTP 404 [pid: 7|app: 0|req: 391/776] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:49 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/0bb1cfdb-8f67-404e-964a-c7a8965b55cf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:49.230 8 INFO cinder.api.openstack.wsgi [None req-46eb0f0f-090b-41aa-b8e0-39f4dee91ee1 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 /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-06-02 22:37:49.243 8 INFO cinder.volume.api [None req-46eb0f0f-090b-41aa-b8e0-39f4dee91ee1 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:49.248 8 INFO cinder.api.openstack.wsgi [None req-46eb0f0f-090b-41aa-b8e0-39f4dee91ee1 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 386/777] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:49 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:37:49.266 7 INFO cinder.api.openstack.wsgi [None req-c7d63036-bf8b-4c2f-bdcf-52d989ba5aa0 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 2026-06-02 22:37:49.267 7 INFO cinder.api.v3.volumes [None req-c7d63036-bf8b-4c2f-bdcf-52d989ba5aa0 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Delete volume with id: 00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 /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-06-02 22:37:49.281 7 INFO cinder.volume.api [None req-c7d63036-bf8b-4c2f-bdcf-52d989ba5aa0 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:49.306 7 INFO cinder.volume.api [None req-c7d63036-bf8b-4c2f-bdcf-52d989ba5aa0 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Delete volume request issued successfully. 2026-06-02 22:37:49.306 7 INFO cinder.api.openstack.wsgi [None req-c7d63036-bf8b-4c2f-bdcf-52d989ba5aa0 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 392/778] 10.0.0.127 () {32 vars in 778 bytes} [Tue Jun 2 22:37:49 2026] DELETE /v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:49.319 8 INFO cinder.api.openstack.wsgi [None req-c5730323-8028-4c81-a829-2dd5d7c584ec 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 /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-06-02 22:37:49.336 8 INFO cinder.volume.api [None req-c5730323-8028-4c81-a829-2dd5d7c584ec 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] Volume info retrieved successfully. 2026-06-02 22:37:49.340 8 INFO cinder.api.openstack.wsgi [None req-c5730323-8028-4c81-a829-2dd5d7c584ec 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 387/779] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:49 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:37:50.362 7 INFO cinder.api.openstack.wsgi [None req-e5233cc3-9066-4824-8fbd-8418b02048d1 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 2026-06-02 22:37:50.371 7 INFO cinder.api.openstack.wsgi [None req-e5233cc3-9066-4824-8fbd-8418b02048d1 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 returned with HTTP 404 [pid: 7|app: 0|req: 393/780] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:37:50 2026] GET /v3/5d820361c2b748318ee66af5764384b0/volumes/00eb8a50-a0f3-4dd1-aac5-3158aa42ecb1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-02 22:37:58.655 8 INFO cinder.api.openstack.wsgi [None req-c5730323-8028-4c81-a829-2dd5d7c584ec 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:37:58.656 8 INFO cinder.api.openstack.wsgi [None req-c5730323-8028-4c81-a829-2dd5d7c584ec 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:37:58.655 7 INFO cinder.api.openstack.wsgi [None req-e5233cc3-9066-4824-8fbd-8418b02048d1 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:37:58.658 7 INFO cinder.api.openstack.wsgi [None req-e5233cc3-9066-4824-8fbd-8418b02048d1 4a64c3acd7444150b1cd72c95688cfeb 5d820361c2b748318ee66af5764384b0 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:00.797 8 INFO cinder.api.openstack.wsgi [None req-ef843bde-0621-4ffb-bd54-571ab98178fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:38:00.804 8 INFO cinder.volume.api [None req-ef843bde-0621-4ffb-bd54-571ab98178fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:38:00.804 8 INFO cinder.api.openstack.wsgi [None req-ef843bde-0621-4ffb-bd54-571ab98178fb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 389/783] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:38:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true => generated 17 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:38:00.815 7 INFO cinder.api.openstack.wsgi [None req-d93e853f-054f-4e96-bdc2-556209f60a6d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:38:00.825 7 INFO cinder.volume.api [None req-d93e853f-054f-4e96-bdc2-556209f60a6d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:38:00.826 7 INFO cinder.api.openstack.wsgi [None req-d93e853f-054f-4e96-bdc2-556209f60a6d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 395/784] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:38:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:38:00.872 8 INFO cinder.api.openstack.wsgi [None req-3c758e6a-a08d-40aa-836d-25ed80fd0d51 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:38:00.893 8 INFO cinder.api.openstack.wsgi [None req-3c758e6a-a08d-40aa-836d-25ed80fd0d51 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/785] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:00.907 7 INFO cinder.api.openstack.wsgi [None req-2246b730-080c-4935-b333-87b4b57baa64 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true 2026-06-02 22:38:00.941 7 INFO cinder.api.openstack.wsgi [None req-2246b730-080c-4935-b333-87b4b57baa64 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 396/786] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:00.955 8 INFO cinder.api.openstack.wsgi [None req-8feffba7-6ebb-4c39-9e8d-02fcd9736e19 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true 2026-06-02 22:38:00.975 8 INFO cinder.api.openstack.wsgi [None req-8feffba7-6ebb-4c39-9e8d-02fcd9736e19 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 391/787] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:00.987 7 INFO cinder.api.openstack.wsgi [None req-a522f476-9b93-4752-a1be-d5537d5ae48e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true 2026-06-02 22:38:01.018 7 INFO cinder.api.openstack.wsgi [None req-a522f476-9b93-4752-a1be-d5537d5ae48e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 397/788] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:01.033 8 INFO cinder.api.openstack.wsgi [None req-8690d402-169e-4529-9caa-57ebd7063be3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/7ec3e3e464ad4f439fe1f2f9a87fcbf8?usage=true 2026-06-02 22:38:01.058 8 INFO cinder.api.openstack.wsgi [None req-8690d402-169e-4529-9caa-57ebd7063be3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/7ec3e3e464ad4f439fe1f2f9a87fcbf8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 392/789] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/7ec3e3e464ad4f439fe1f2f9a87fcbf8?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:01.071 7 INFO cinder.api.openstack.wsgi [None req-6ca017f4-267b-4aa5-a4f0-ff45f62136b6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true 2026-06-02 22:38:01.092 7 INFO cinder.api.openstack.wsgi [None req-6ca017f4-267b-4aa5-a4f0-ff45f62136b6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 398/790] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:01.104 8 INFO cinder.api.openstack.wsgi [None req-74518c31-fd2b-43b5-9432-010480919b46 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:38:01.129 8 INFO cinder.api.openstack.wsgi [None req-74518c31-fd2b-43b5-9432-010480919b46 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 393/791] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:01.142 7 INFO cinder.api.openstack.wsgi [None req-6329214f-64ef-4512-9d1f-62c10ce975c7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true 2026-06-02 22:38:01.172 7 INFO cinder.api.openstack.wsgi [None req-6329214f-64ef-4512-9d1f-62c10ce975c7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 399/792] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:01.183 8 INFO cinder.api.openstack.wsgi [None req-4aa3931b-2d3b-4575-9e32-0748a2fb47c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:38:01.213 8 INFO cinder.api.openstack.wsgi [None req-4aa3931b-2d3b-4575-9e32-0748a2fb47c4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/793] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:01.224 7 INFO cinder.api.openstack.wsgi [None req-1830708e-3914-4673-bc51-6e2ffd6c3ae2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/d3edc8b1282d47fdb2c5c2571b867c79?usage=true 2026-06-02 22:38:01.256 7 INFO cinder.api.openstack.wsgi [None req-1830708e-3914-4673-bc51-6e2ffd6c3ae2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/d3edc8b1282d47fdb2c5c2571b867c79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/794] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/d3edc8b1282d47fdb2c5c2571b867c79?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:01.269 8 INFO cinder.api.openstack.wsgi [None req-9774b533-ddc4-4f01-bc8a-6c8a11a1e600 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true 2026-06-02 22:38:01.304 8 INFO cinder.api.openstack.wsgi [None req-9774b533-ddc4-4f01-bc8a-6c8a11a1e600 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/795] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:01.319 7 INFO cinder.api.openstack.wsgi [None req-2b605755-f45c-4c84-88e0-274636eaa84e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/eeb602b8cdfc45c2a878b0b44d5cf5c4?usage=true 2026-06-02 22:38:01.339 7 INFO cinder.api.openstack.wsgi [None req-2b605755-f45c-4c84-88e0-274636eaa84e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/eeb602b8cdfc45c2a878b0b44d5cf5c4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/796] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/eeb602b8cdfc45c2a878b0b44d5cf5c4?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:01.357 8 INFO cinder.api.openstack.wsgi [None req-f4e1c595-5be4-455d-9bce-a94baeb90eda ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true 2026-06-02 22:38:01.378 8 INFO cinder.api.openstack.wsgi [None req-f4e1c595-5be4-455d-9bce-a94baeb90eda ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 396/797] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:01.391 7 INFO cinder.api.openstack.wsgi [None req-3ebc1ac1-1d1b-435c-b805-22256ae3d6b1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true 2026-06-02 22:38:01.423 7 INFO cinder.api.openstack.wsgi [None req-3ebc1ac1-1d1b-435c-b805-22256ae3d6b1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/798] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:38:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:01.436 8 INFO cinder.api.openstack.wsgi [None req-01419754-daee-4151-9a88-d7b3736049aa ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:38:01.445 8 INFO cinder.api.openstack.wsgi [None req-01419754-daee-4151-9a88-d7b3736049aa ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 397/799] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:38:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:01.459 7 INFO cinder.api.openstack.wsgi [None req-a1c7ffaa-4038-4274-b0bc-fe0dcb89734a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:38:01.469 7 INFO cinder.volume.api [None req-a1c7ffaa-4038-4274-b0bc-fe0dcb89734a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:38:01.471 7 INFO cinder.api.openstack.wsgi [None req-a1c7ffaa-4038-4274-b0bc-fe0dcb89734a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 403/800] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:38:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:38:01.486 8 INFO cinder.api.openstack.wsgi [None req-b64d15b6-8e05-4567-8d65-b1b8055bcd79 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:38:01.991 8 INFO cinder.api.openstack.wsgi [None req-b64d15b6-8e05-4567-8d65-b1b8055bcd79 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 398/801] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:38:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:38:08.654 7 INFO cinder.api.openstack.wsgi [None req-a1c7ffaa-4038-4274-b0bc-fe0dcb89734a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:38:08.654 8 INFO cinder.api.openstack.wsgi [None req-b64d15b6-8e05-4567-8d65-b1b8055bcd79 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:38:08.655 7 INFO cinder.api.openstack.wsgi [None req-a1c7ffaa-4038-4274-b0bc-fe0dcb89734a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:38:08.655 8 INFO cinder.api.openstack.wsgi [None req-b64d15b6-8e05-4567-8d65-b1b8055bcd79 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:38:18.655 7 INFO cinder.api.openstack.wsgi [None req-a1c7ffaa-4038-4274-b0bc-fe0dcb89734a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:38:18.655 8 INFO cinder.api.openstack.wsgi [None req-b64d15b6-8e05-4567-8d65-b1b8055bcd79 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:38:18.656 7 INFO cinder.api.openstack.wsgi [None req-a1c7ffaa-4038-4274-b0bc-fe0dcb89734a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:38:18.658 8 INFO cinder.api.openstack.wsgi [None req-b64d15b6-8e05-4567-8d65-b1b8055bcd79 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:38:20.557 7 INFO cinder.api.openstack.wsgi [None req-3b6d66b4-e4fb-4ea1-b22d-871e5e957332 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes 2026-06-02 22:38:20.561 7 INFO cinder.api.v3.volumes [None req-3b6d66b4-e4fb-4ea1-b22d-871e5e957332 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Create volume of 1 GB 2026-06-02 22:38:20.565 7 INFO cinder.volume.api [None req-3b6d66b4-e4fb-4ea1-b22d-871e5e957332 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Availability Zones retrieved successfully. 2026-06-02 22:38:20.706 7 INFO cinder.volume.api [None req-3b6d66b4-e4fb-4ea1-b22d-871e5e957332 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Create volume request issued successfully. 2026-06-02 22:38:20.707 7 INFO cinder.api.openstack.wsgi [None req-3b6d66b4-e4fb-4ea1-b22d-871e5e957332 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 406/806] 10.0.0.127 () {34 vars in 723 bytes} [Tue Jun 2 22:38:20 2026] POST /v3/6269f866caf743f489392e8c539233b8/volumes => generated 871 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-02 22:38:20.728 8 INFO cinder.api.openstack.wsgi [None req-08879e3e-ef09-4615-a180-0914de7972fc a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e /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-06-02 22:38:20.743 8 INFO cinder.volume.api [None req-08879e3e-ef09-4615-a180-0914de7972fc a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:20.748 8 INFO cinder.api.openstack.wsgi [None req-08879e3e-ef09-4615-a180-0914de7972fc a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 401/807] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:20 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e => generated 939 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:21.794 7 INFO cinder.api.openstack.wsgi [None req-5bddcc9c-fe37-4d4d-8f98-621c904e1aba a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e /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-06-02 22:38:21.805 7 INFO cinder.volume.api [None req-5bddcc9c-fe37-4d4d-8f98-621c904e1aba a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:21.809 7 INFO cinder.api.openstack.wsgi [None req-5bddcc9c-fe37-4d4d-8f98-621c904e1aba a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 407/808] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:21 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e => generated 964 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:21.832 8 INFO cinder.api.openstack.wsgi [None req-17d00271-97b1-4973-a4c3-d4c3d6ede5e4 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e /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-06-02 22:38:21.855 8 INFO cinder.volume.api [None req-17d00271-97b1-4973-a4c3-d4c3d6ede5e4 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:21.865 8 INFO cinder.api.openstack.wsgi [None req-17d00271-97b1-4973-a4c3-d4c3d6ede5e4 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 402/809] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:21 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e => generated 964 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:21.885 7 INFO cinder.api.openstack.wsgi [None req-6533ebc4-6b63-47e6-aa37-310f7b439731 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e /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-06-02 22:38:21.896 7 INFO cinder.volume.api [None req-6533ebc4-6b63-47e6-aa37-310f7b439731 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:21.904 7 INFO cinder.volume.api [None req-6533ebc4-6b63-47e6-aa37-310f7b439731 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume updated successfully. 2026-06-02 22:38:21.905 7 INFO cinder.api.openstack.wsgi [None req-6533ebc4-6b63-47e6-aa37-310f7b439731 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 408/810] 10.0.0.127 () {34 vars in 795 bytes} [Tue Jun 2 22:38:21 2026] PUT /v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e => generated 896 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:21.924 8 INFO cinder.api.openstack.wsgi [None req-b63d513a-8bf2-4077-bcfe-efdb4380ffa5 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e /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-06-02 22:38:21.938 8 INFO cinder.volume.api [None req-b63d513a-8bf2-4077-bcfe-efdb4380ffa5 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:21.945 8 INFO cinder.volume.api [None req-b63d513a-8bf2-4077-bcfe-efdb4380ffa5 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume updated successfully. 2026-06-02 22:38:21.945 8 INFO cinder.api.openstack.wsgi [None req-b63d513a-8bf2-4077-bcfe-efdb4380ffa5 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 403/811] 10.0.0.127 () {34 vars in 796 bytes} [Tue Jun 2 22:38:21 2026] PUT /v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e => generated 934 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:21.957 7 INFO cinder.api.openstack.wsgi [None req-30ae3e29-c72d-4de0-8f4e-7a32eb088657 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e /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-06-02 22:38:21.967 7 INFO cinder.volume.api [None req-30ae3e29-c72d-4de0-8f4e-7a32eb088657 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:21.971 7 INFO cinder.api.openstack.wsgi [None req-30ae3e29-c72d-4de0-8f4e-7a32eb088657 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 409/812] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:21 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e => generated 1002 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:21.988 8 INFO cinder.api.openstack.wsgi [None req-cb8fd61a-5f5b-4c61-b86f-161b02f09638 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes 2026-06-02 22:38:21.992 8 INFO cinder.api.v3.volumes [None req-cb8fd61a-5f5b-4c61-b86f-161b02f09638 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Create volume of 1 GB 2026-06-02 22:38:22.001 8 INFO cinder.volume.api [None req-cb8fd61a-5f5b-4c61-b86f-161b02f09638 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Availability Zones retrieved successfully. 2026-06-02 22:38:22.123 8 INFO cinder.volume.api [None req-cb8fd61a-5f5b-4c61-b86f-161b02f09638 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Create volume request issued successfully. 2026-06-02 22:38:22.124 8 INFO cinder.api.openstack.wsgi [None req-cb8fd61a-5f5b-4c61-b86f-161b02f09638 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 404/813] 10.0.0.127 () {34 vars in 723 bytes} [Tue Jun 2 22:38:21 2026] POST /v3/6269f866caf743f489392e8c539233b8/volumes => generated 892 bytes in 143 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:22.154 7 INFO cinder.api.openstack.wsgi [None req-f5a13d4c-2590-43e6-b1ed-3ef92204bc87 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 /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-06-02 22:38:22.166 7 INFO cinder.volume.api [None req-f5a13d4c-2590-43e6-b1ed-3ef92204bc87 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:22.170 7 INFO cinder.api.openstack.wsgi [None req-f5a13d4c-2590-43e6-b1ed-3ef92204bc87 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 410/814] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:22 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 => generated 960 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:23.193 8 INFO cinder.api.openstack.wsgi [None req-e487899c-feff-4c39-bb17-e0afa52b88d5 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 /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-06-02 22:38:23.217 8 INFO cinder.volume.api [None req-e487899c-feff-4c39-bb17-e0afa52b88d5 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:23.221 8 INFO cinder.api.openstack.wsgi [None req-e487899c-feff-4c39-bb17-e0afa52b88d5 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 405/815] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:23 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 => generated 985 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:23.243 7 INFO cinder.api.openstack.wsgi [None req-d84518dd-9528-4a62-9902-f30246888353 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 /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-06-02 22:38:23.258 7 INFO cinder.volume.api [None req-d84518dd-9528-4a62-9902-f30246888353 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:23.266 7 INFO cinder.volume.api [None req-d84518dd-9528-4a62-9902-f30246888353 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume updated successfully. 2026-06-02 22:38:23.267 7 INFO cinder.api.openstack.wsgi [None req-d84518dd-9528-4a62-9902-f30246888353 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 411/816] 10.0.0.127 () {34 vars in 795 bytes} [Tue Jun 2 22:38:23 2026] PUT /v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:23.286 8 INFO cinder.api.openstack.wsgi [None req-7e9fed47-4603-4c54-b441-bd924e31ceec a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 /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-06-02 22:38:23.306 8 INFO cinder.volume.api [None req-7e9fed47-4603-4c54-b441-bd924e31ceec a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:23.310 8 INFO cinder.api.openstack.wsgi [None req-7e9fed47-4603-4c54-b441-bd924e31ceec a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 406/817] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:23 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 => generated 950 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:23.330 7 INFO cinder.api.openstack.wsgi [None req-995d4c0d-37f4-4a3c-8478-3c4e86c33f03 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 2026-06-02 22:38:23.331 7 INFO cinder.api.v3.volumes [None req-995d4c0d-37f4-4a3c-8478-3c4e86c33f03 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Delete volume with id: e2b93b11-a763-46b2-a147-fd83560b84b6 /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-06-02 22:38:23.340 7 INFO cinder.volume.api [None req-995d4c0d-37f4-4a3c-8478-3c4e86c33f03 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:23.360 7 INFO cinder.volume.api [None req-995d4c0d-37f4-4a3c-8478-3c4e86c33f03 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Delete volume request issued successfully. 2026-06-02 22:38:23.361 7 INFO cinder.api.openstack.wsgi [None req-995d4c0d-37f4-4a3c-8478-3c4e86c33f03 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 412/818] 10.0.0.127 () {32 vars in 778 bytes} [Tue Jun 2 22:38:23 2026] DELETE /v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:23.375 8 INFO cinder.api.openstack.wsgi [None req-50c1246b-cd37-4532-8947-d688393347f2 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 /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-06-02 22:38:23.391 8 INFO cinder.volume.api [None req-50c1246b-cd37-4532-8947-d688393347f2 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:23.397 8 INFO cinder.api.openstack.wsgi [None req-50c1246b-cd37-4532-8947-d688393347f2 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 407/819] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:23 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 => generated 949 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:24.418 7 INFO cinder.api.openstack.wsgi [None req-fa722f18-bd8d-4ac5-8254-dcbb16e39cea a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 2026-06-02 22:38:24.426 7 INFO cinder.api.openstack.wsgi [None req-fa722f18-bd8d-4ac5-8254-dcbb16e39cea a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 returned with HTTP 404 [pid: 7|app: 0|req: 413/820] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:24 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/e2b93b11-a763-46b2-a147-fd83560b84b6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:24.438 8 INFO cinder.api.openstack.wsgi [None req-22e57526-34fe-4fbb-a2ff-cf94c6f68806 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e /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-06-02 22:38:24.462 8 INFO cinder.volume.api [None req-22e57526-34fe-4fbb-a2ff-cf94c6f68806 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:24.468 8 INFO cinder.api.openstack.wsgi [None req-22e57526-34fe-4fbb-a2ff-cf94c6f68806 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 408/821] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:24 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e => generated 1002 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:38:24.488 7 INFO cinder.api.openstack.wsgi [None req-64906b8c-e225-41da-aa5b-d263abec92d8 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e 2026-06-02 22:38:24.489 7 INFO cinder.api.v3.volumes [None req-64906b8c-e225-41da-aa5b-d263abec92d8 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Delete volume with id: db537bf0-9bc6-4342-ae64-40c66e8f978e /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-06-02 22:38:24.498 7 INFO cinder.volume.api [None req-64906b8c-e225-41da-aa5b-d263abec92d8 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:24.519 7 INFO cinder.volume.api [None req-64906b8c-e225-41da-aa5b-d263abec92d8 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Delete volume request issued successfully. 2026-06-02 22:38:24.519 7 INFO cinder.api.openstack.wsgi [None req-64906b8c-e225-41da-aa5b-d263abec92d8 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 414/822] 10.0.0.127 () {32 vars in 778 bytes} [Tue Jun 2 22:38:24 2026] DELETE /v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:24.531 8 INFO cinder.api.openstack.wsgi [None req-d460b6ec-2a13-4308-8152-5a655ec33b02 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e /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-06-02 22:38:24.546 8 INFO cinder.volume.api [None req-d460b6ec-2a13-4308-8152-5a655ec33b02 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:24.552 8 INFO cinder.api.openstack.wsgi [None req-d460b6ec-2a13-4308-8152-5a655ec33b02 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 409/823] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:24 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e => generated 1001 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:25.573 7 INFO cinder.api.openstack.wsgi [None req-87d909f3-376a-40ae-8a21-7ef76d909e95 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e 2026-06-02 22:38:25.583 7 INFO cinder.api.openstack.wsgi [None req-87d909f3-376a-40ae-8a21-7ef76d909e95 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e returned with HTTP 404 [pid: 7|app: 0|req: 415/824] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:25 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/db537bf0-9bc6-4342-ae64-40c66e8f978e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:25.648 8 INFO cinder.api.openstack.wsgi [None req-425c8d1e-482d-4ff6-b511-37cab54b7048 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes 2026-06-02 22:38:26.388 8 INFO cinder.api.v3.volumes [None req-425c8d1e-482d-4ff6-b511-37cab54b7048 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Create volume of 1 GB 2026-06-02 22:38:26.396 8 INFO cinder.volume.api [None req-425c8d1e-482d-4ff6-b511-37cab54b7048 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Availability Zones retrieved successfully. 2026-06-02 22:38:26.612 8 INFO cinder.volume.api [None req-425c8d1e-482d-4ff6-b511-37cab54b7048 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Create volume request issued successfully. 2026-06-02 22:38:26.613 8 INFO cinder.api.openstack.wsgi [None req-425c8d1e-482d-4ff6-b511-37cab54b7048 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 410/825] 10.0.0.127 () {34 vars in 723 bytes} [Tue Jun 2 22:38:25 2026] POST /v3/6269f866caf743f489392e8c539233b8/volumes => generated 871 bytes in 973 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-02 22:38:26.631 7 INFO cinder.api.openstack.wsgi [None req-9982d81f-2be0-4545-8f2d-871454263a77 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 /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-06-02 22:38:26.651 7 INFO cinder.volume.api [None req-9982d81f-2be0-4545-8f2d-871454263a77 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:26.659 7 INFO cinder.api.openstack.wsgi [None req-9982d81f-2be0-4545-8f2d-871454263a77 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 416/826] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:26 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 => generated 939 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:27.683 8 INFO cinder.api.openstack.wsgi [None req-3d560ffd-dac3-432c-b97f-378807376812 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 /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-06-02 22:38:27.696 8 INFO cinder.volume.api [None req-3d560ffd-dac3-432c-b97f-378807376812 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:27.700 8 INFO cinder.api.openstack.wsgi [None req-3d560ffd-dac3-432c-b97f-378807376812 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 411/827] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:27 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 => generated 1489 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:27.716 7 INFO cinder.api.openstack.wsgi [None req-ebd7d16e-afe1-4a08-9ee6-19a13938a000 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 /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-06-02 22:38:27.729 7 INFO cinder.volume.api [None req-ebd7d16e-afe1-4a08-9ee6-19a13938a000 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:27.734 7 INFO cinder.api.openstack.wsgi [None req-ebd7d16e-afe1-4a08-9ee6-19a13938a000 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 417/828] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:27 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 => generated 1489 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:27.751 8 INFO cinder.api.openstack.wsgi [None req-51baaa56-8faa-4a54-8001-fe8a8b85d518 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 /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-06-02 22:38:27.768 8 INFO cinder.volume.api [None req-51baaa56-8faa-4a54-8001-fe8a8b85d518 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:27.777 8 INFO cinder.volume.api [None req-51baaa56-8faa-4a54-8001-fe8a8b85d518 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume updated successfully. 2026-06-02 22:38:27.777 8 INFO cinder.api.openstack.wsgi [None req-51baaa56-8faa-4a54-8001-fe8a8b85d518 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 412/829] 10.0.0.127 () {34 vars in 795 bytes} [Tue Jun 2 22:38:27 2026] PUT /v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 => generated 895 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:27.799 7 INFO cinder.api.openstack.wsgi [None req-6066e4be-4c63-473d-bb28-f6ed3aa56db4 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 /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-06-02 22:38:27.816 7 INFO cinder.volume.api [None req-6066e4be-4c63-473d-bb28-f6ed3aa56db4 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:27.824 7 INFO cinder.volume.api [None req-6066e4be-4c63-473d-bb28-f6ed3aa56db4 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume updated successfully. 2026-06-02 22:38:27.825 7 INFO cinder.api.openstack.wsgi [None req-6066e4be-4c63-473d-bb28-f6ed3aa56db4 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 418/830] 10.0.0.127 () {34 vars in 796 bytes} [Tue Jun 2 22:38:27 2026] PUT /v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 => generated 933 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:27.844 8 INFO cinder.api.openstack.wsgi [None req-2f2d92b3-38b5-4012-8aa0-4f4ae13bf3ad a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 /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-06-02 22:38:27.854 8 INFO cinder.volume.api [None req-2f2d92b3-38b5-4012-8aa0-4f4ae13bf3ad a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:27.859 8 INFO cinder.api.openstack.wsgi [None req-2f2d92b3-38b5-4012-8aa0-4f4ae13bf3ad a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 413/831] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:27 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 => generated 1527 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:27.874 7 INFO cinder.api.openstack.wsgi [None req-23ac3b45-f95a-417c-88d2-f98561f0ce8d a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes 2026-06-02 22:38:27.878 7 INFO cinder.api.v3.volumes [None req-23ac3b45-f95a-417c-88d2-f98561f0ce8d a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Create volume of 1 GB 2026-06-02 22:38:27.883 7 INFO cinder.volume.api [None req-23ac3b45-f95a-417c-88d2-f98561f0ce8d a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Availability Zones retrieved successfully. 2026-06-02 22:38:28.009 7 INFO cinder.volume.api [None req-23ac3b45-f95a-417c-88d2-f98561f0ce8d a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Create volume request issued successfully. 2026-06-02 22:38:28.010 7 INFO cinder.api.openstack.wsgi [None req-23ac3b45-f95a-417c-88d2-f98561f0ce8d a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 419/832] 10.0.0.127 () {34 vars in 723 bytes} [Tue Jun 2 22:38:27 2026] POST /v3/6269f866caf743f489392e8c539233b8/volumes => generated 890 bytes in 143 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:28.030 8 INFO cinder.api.openstack.wsgi [None req-eb605edf-0c05-46a6-a8ce-811abfd64082 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b /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-06-02 22:38:28.043 8 INFO cinder.volume.api [None req-eb605edf-0c05-46a6-a8ce-811abfd64082 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:28.047 8 INFO cinder.api.openstack.wsgi [None req-eb605edf-0c05-46a6-a8ce-811abfd64082 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 414/833] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:28 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b => generated 958 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:38:28.655 7 INFO cinder.api.openstack.wsgi [None req-23ac3b45-f95a-417c-88d2-f98561f0ce8d a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:38:28.655 8 INFO cinder.api.openstack.wsgi [None req-eb605edf-0c05-46a6-a8ce-811abfd64082 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:38:28.656 8 INFO cinder.api.openstack.wsgi [None req-eb605edf-0c05-46a6-a8ce-811abfd64082 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:38:28.656 7 INFO cinder.api.openstack.wsgi [None req-23ac3b45-f95a-417c-88d2-f98561f0ce8d a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:29.065 7 INFO cinder.api.openstack.wsgi [None req-32bb9711-ac90-45e9-b2b0-6f9c60c8c23d a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b /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-06-02 22:38:29.080 7 INFO cinder.volume.api [None req-32bb9711-ac90-45e9-b2b0-6f9c60c8c23d a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:29.087 7 INFO cinder.api.openstack.wsgi [None req-32bb9711-ac90-45e9-b2b0-6f9c60c8c23d a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 421/836] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:29 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b => generated 983 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:29.108 8 INFO cinder.api.openstack.wsgi [None req-d0191853-e295-4f30-b5dd-0183ef361933 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b /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-06-02 22:38:29.121 8 INFO cinder.volume.api [None req-d0191853-e295-4f30-b5dd-0183ef361933 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:29.128 8 INFO cinder.volume.api [None req-d0191853-e295-4f30-b5dd-0183ef361933 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume updated successfully. 2026-06-02 22:38:29.129 8 INFO cinder.api.openstack.wsgi [None req-d0191853-e295-4f30-b5dd-0183ef361933 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 416/837] 10.0.0.127 () {34 vars in 795 bytes} [Tue Jun 2 22:38:29 2026] PUT /v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b => generated 882 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:29.149 7 INFO cinder.api.openstack.wsgi [None req-ab0f7c38-ef31-4d75-8e2f-082cb5eaf8e1 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b /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-06-02 22:38:29.162 7 INFO cinder.volume.api [None req-ab0f7c38-ef31-4d75-8e2f-082cb5eaf8e1 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:29.168 7 INFO cinder.api.openstack.wsgi [None req-ab0f7c38-ef31-4d75-8e2f-082cb5eaf8e1 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 422/838] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:29 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b => generated 950 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:29.190 8 INFO cinder.api.openstack.wsgi [None req-2f94faa5-7049-49d7-986f-c2aca3f22ba2 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b 2026-06-02 22:38:29.191 8 INFO cinder.api.v3.volumes [None req-2f94faa5-7049-49d7-986f-c2aca3f22ba2 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Delete volume with id: 23356a2d-64f7-4906-9b90-419d675ab74b /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-06-02 22:38:29.205 8 INFO cinder.volume.api [None req-2f94faa5-7049-49d7-986f-c2aca3f22ba2 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:29.226 8 INFO cinder.volume.api [None req-2f94faa5-7049-49d7-986f-c2aca3f22ba2 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Delete volume request issued successfully. 2026-06-02 22:38:29.226 8 INFO cinder.api.openstack.wsgi [None req-2f94faa5-7049-49d7-986f-c2aca3f22ba2 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 417/839] 10.0.0.127 () {32 vars in 778 bytes} [Tue Jun 2 22:38:29 2026] DELETE /v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:29.240 7 INFO cinder.api.openstack.wsgi [None req-53d6ac27-e1b7-468a-a77e-929bb1d2f2c2 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b /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-06-02 22:38:29.252 7 INFO cinder.volume.api [None req-53d6ac27-e1b7-468a-a77e-929bb1d2f2c2 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:29.257 7 INFO cinder.api.openstack.wsgi [None req-53d6ac27-e1b7-468a-a77e-929bb1d2f2c2 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 423/840] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:29 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:30.277 8 INFO cinder.api.openstack.wsgi [None req-5b7537f6-1c50-4b52-be2a-cd5b19c6e8cf a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b 2026-06-02 22:38:30.286 8 INFO cinder.api.openstack.wsgi [None req-5b7537f6-1c50-4b52-be2a-cd5b19c6e8cf a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b returned with HTTP 404 [pid: 8|app: 0|req: 418/841] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:30 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/23356a2d-64f7-4906-9b90-419d675ab74b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:30.297 7 INFO cinder.api.openstack.wsgi [None req-0a74ec74-e270-49a5-8a52-bdf2ec31085e a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 /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-06-02 22:38:30.310 7 INFO cinder.volume.api [None req-0a74ec74-e270-49a5-8a52-bdf2ec31085e a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:30.316 7 INFO cinder.api.openstack.wsgi [None req-0a74ec74-e270-49a5-8a52-bdf2ec31085e a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 424/842] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:30 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 => generated 1527 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:38:30.333 8 INFO cinder.api.openstack.wsgi [None req-5374f8b8-5927-4aef-884e-c3f80cc8c6b9 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 2026-06-02 22:38:30.334 8 INFO cinder.api.v3.volumes [None req-5374f8b8-5927-4aef-884e-c3f80cc8c6b9 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Delete volume with id: 0599ab27-f232-4993-b1b2-67c3943a4232 /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-06-02 22:38:30.345 8 INFO cinder.volume.api [None req-5374f8b8-5927-4aef-884e-c3f80cc8c6b9 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:30.366 8 INFO cinder.volume.api [None req-5374f8b8-5927-4aef-884e-c3f80cc8c6b9 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Delete volume request issued successfully. 2026-06-02 22:38:30.367 8 INFO cinder.api.openstack.wsgi [None req-5374f8b8-5927-4aef-884e-c3f80cc8c6b9 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 419/843] 10.0.0.127 () {32 vars in 778 bytes} [Tue Jun 2 22:38:30 2026] DELETE /v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:30.377 7 INFO cinder.api.openstack.wsgi [None req-ded303c3-e8b0-407c-9afd-062be780ae81 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 /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-06-02 22:38:30.391 7 INFO cinder.volume.api [None req-ded303c3-e8b0-407c-9afd-062be780ae81 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] Volume info retrieved successfully. 2026-06-02 22:38:30.397 7 INFO cinder.api.openstack.wsgi [None req-ded303c3-e8b0-407c-9afd-062be780ae81 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 425/844] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:30 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 => generated 1526 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:38:31.418 8 INFO cinder.api.openstack.wsgi [None req-422ae04d-4b7a-40ab-a196-9bd8c5d983c3 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 2026-06-02 22:38:31.426 8 INFO cinder.api.openstack.wsgi [None req-422ae04d-4b7a-40ab-a196-9bd8c5d983c3 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 returned with HTTP 404 [pid: 8|app: 0|req: 420/845] 10.0.0.127 () {32 vars in 775 bytes} [Tue Jun 2 22:38:31 2026] GET /v3/6269f866caf743f489392e8c539233b8/volumes/0599ab27-f232-4993-b1b2-67c3943a4232 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-06-02 22:38:38.654 7 INFO cinder.api.openstack.wsgi [None req-ded303c3-e8b0-407c-9afd-062be780ae81 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:38:38.654 8 INFO cinder.api.openstack.wsgi [None req-422ae04d-4b7a-40ab-a196-9bd8c5d983c3 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:38:38.655 7 INFO cinder.api.openstack.wsgi [None req-ded303c3-e8b0-407c-9afd-062be780ae81 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:38:38.655 8 INFO cinder.api.openstack.wsgi [None req-422ae04d-4b7a-40ab-a196-9bd8c5d983c3 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:38:48.654 8 INFO cinder.api.openstack.wsgi [None req-422ae04d-4b7a-40ab-a196-9bd8c5d983c3 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:38:48.654 7 INFO cinder.api.openstack.wsgi [None req-ded303c3-e8b0-407c-9afd-062be780ae81 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:38:48.654 8 INFO cinder.api.openstack.wsgi [None req-422ae04d-4b7a-40ab-a196-9bd8c5d983c3 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:38:48.655 7 INFO cinder.api.openstack.wsgi [None req-ded303c3-e8b0-407c-9afd-062be780ae81 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:38:58.655 7 INFO cinder.api.openstack.wsgi [None req-ded303c3-e8b0-407c-9afd-062be780ae81 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:38:58.656 7 INFO cinder.api.openstack.wsgi [None req-ded303c3-e8b0-407c-9afd-062be780ae81 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:38:58.657 8 INFO cinder.api.openstack.wsgi [None req-422ae04d-4b7a-40ab-a196-9bd8c5d983c3 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:38:58.659 8 INFO cinder.api.openstack.wsgi [None req-422ae04d-4b7a-40ab-a196-9bd8c5d983c3 a8ae6834f3154b3e91447643e84bd294 6269f866caf743f489392e8c539233b8 - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:39:00.813 7 INFO cinder.api.openstack.wsgi [None req-ac6c131b-df51-41b6-b1d3-f45b8dcbca16 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:39:01.317 7 INFO cinder.api.openstack.wsgi [None req-ac6c131b-df51-41b6-b1d3-f45b8dcbca16 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 429/852] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:39:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.334 8 INFO cinder.api.openstack.wsgi [None req-b3c58476-d480-4434-92f7-7e2461cfa063 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:39:01.340 8 INFO cinder.api.openstack.wsgi [None req-b3c58476-d480-4434-92f7-7e2461cfa063 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 424/853] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.359 7 INFO cinder.api.openstack.wsgi [None req-0582af78-ec19-4a0c-8af4-c96cbd141da8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:39:01.370 7 INFO cinder.volume.api [None req-0582af78-ec19-4a0c-8af4-c96cbd141da8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:39:01.373 7 INFO cinder.api.openstack.wsgi [None req-0582af78-ec19-4a0c-8af4-c96cbd141da8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 430/854] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:39:01.385 8 INFO cinder.api.openstack.wsgi [None req-8bcccd82-4469-47b1-852c-30d6b532ebcc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:39:01.395 8 INFO cinder.volume.api [None req-8bcccd82-4469-47b1-852c-30d6b532ebcc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:39:01.398 8 INFO cinder.api.openstack.wsgi [None req-8bcccd82-4469-47b1-852c-30d6b532ebcc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 425/855] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:39:01.410 7 INFO cinder.api.openstack.wsgi [None req-9ecb8d30-d250-41b8-b0f4-ac618f6d6b1c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:39:01.415 7 INFO cinder.volume.api [None req-9ecb8d30-d250-41b8-b0f4-ac618f6d6b1c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:39:01.416 7 INFO cinder.api.openstack.wsgi [None req-9ecb8d30-d250-41b8-b0f4-ac618f6d6b1c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 431/856] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:39:01.493 8 INFO cinder.api.openstack.wsgi [None req-01664c90-0b0e-48c7-8bdf-40413e6ce01d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:39:01.509 8 INFO cinder.api.openstack.wsgi [None req-01664c90-0b0e-48c7-8bdf-40413e6ce01d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/857] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.519 7 INFO cinder.api.openstack.wsgi [None req-9405a04a-6816-4719-a622-5038bef64c84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true 2026-06-02 22:39:01.539 7 INFO cinder.api.openstack.wsgi [None req-9405a04a-6816-4719-a622-5038bef64c84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/858] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.548 8 INFO cinder.api.openstack.wsgi [None req-26e93c9a-5db4-426d-be40-839610c150f0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true 2026-06-02 22:39:01.566 8 INFO cinder.api.openstack.wsgi [None req-26e93c9a-5db4-426d-be40-839610c150f0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/859] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.579 7 INFO cinder.api.openstack.wsgi [None req-173111a1-0ae7-4783-a33d-3e16d5960da0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true 2026-06-02 22:39:01.606 7 INFO cinder.api.openstack.wsgi [None req-173111a1-0ae7-4783-a33d-3e16d5960da0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/860] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.616 8 INFO cinder.api.openstack.wsgi [None req-8c57f47e-7268-440c-a1dc-6443d040a7bd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/6b8aedb1a33246259d28993153be3dcb?usage=true 2026-06-02 22:39:01.635 8 INFO cinder.api.openstack.wsgi [None req-8c57f47e-7268-440c-a1dc-6443d040a7bd ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/6b8aedb1a33246259d28993153be3dcb?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/861] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/6b8aedb1a33246259d28993153be3dcb?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.647 7 INFO cinder.api.openstack.wsgi [None req-fe75bd28-5e02-4a51-82bd-91cb204ff432 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true 2026-06-02 22:39:01.670 7 INFO cinder.api.openstack.wsgi [None req-fe75bd28-5e02-4a51-82bd-91cb204ff432 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 434/862] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.680 8 INFO cinder.api.openstack.wsgi [None req-94e8126e-3e7f-4041-8bf3-08da00785e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:39:01.699 8 INFO cinder.api.openstack.wsgi [None req-94e8126e-3e7f-4041-8bf3-08da00785e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/863] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.712 7 INFO cinder.api.openstack.wsgi [None req-02526fbb-5a4a-48b8-9af2-7ec49df3bc22 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true 2026-06-02 22:39:01.734 7 INFO cinder.api.openstack.wsgi [None req-02526fbb-5a4a-48b8-9af2-7ec49df3bc22 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 435/864] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.744 8 INFO cinder.api.openstack.wsgi [None req-e0b8a029-8e77-41fe-a8aa-2371e435b725 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/b24d7859415f45ce90ab7eb0b4e61395?usage=true 2026-06-02 22:39:01.767 8 INFO cinder.api.openstack.wsgi [None req-e0b8a029-8e77-41fe-a8aa-2371e435b725 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/b24d7859415f45ce90ab7eb0b4e61395?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/865] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/b24d7859415f45ce90ab7eb0b4e61395?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.781 7 INFO cinder.api.openstack.wsgi [None req-b5a57c58-3d74-4978-be72-b0f3a128958e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:39:01.805 7 INFO cinder.api.openstack.wsgi [None req-b5a57c58-3d74-4978-be72-b0f3a128958e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 436/866] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.816 8 INFO cinder.api.openstack.wsgi [None req-3a7b2b35-509d-42cc-8ef0-94f9df78543c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/dea34140a4be43f38e5ead222c1b8d2d?usage=true 2026-06-02 22:39:01.835 8 INFO cinder.api.openstack.wsgi [None req-3a7b2b35-509d-42cc-8ef0-94f9df78543c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/dea34140a4be43f38e5ead222c1b8d2d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/867] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/dea34140a4be43f38e5ead222c1b8d2d?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.850 7 INFO cinder.api.openstack.wsgi [None req-7478e8e6-ee84-4be1-80a8-30307406e93a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e0008f3729454f5ba0b038cf00117bca?usage=true 2026-06-02 22:39:01.872 7 INFO cinder.api.openstack.wsgi [None req-7478e8e6-ee84-4be1-80a8-30307406e93a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e0008f3729454f5ba0b038cf00117bca?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 437/868] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e0008f3729454f5ba0b038cf00117bca?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.885 8 INFO cinder.api.openstack.wsgi [None req-31e5eaac-47b7-480b-bd07-02b581cfd5b1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true 2026-06-02 22:39:01.903 8 INFO cinder.api.openstack.wsgi [None req-31e5eaac-47b7-480b-bd07-02b581cfd5b1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/869] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.914 7 INFO cinder.api.openstack.wsgi [None req-eaf6e902-1d73-41ab-bf00-ab2e70873ea8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true 2026-06-02 22:39:01.932 7 INFO cinder.api.openstack.wsgi [None req-eaf6e902-1d73-41ab-bf00-ab2e70873ea8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 438/870] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:01.943 8 INFO cinder.api.openstack.wsgi [None req-eae30b35-8578-457f-9ae3-a35a89a80a83 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true 2026-06-02 22:39:01.963 8 INFO cinder.api.openstack.wsgi [None req-eae30b35-8578-457f-9ae3-a35a89a80a83 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/871] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:39:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:39:08.654 7 INFO cinder.api.openstack.wsgi [None req-eaf6e902-1d73-41ab-bf00-ab2e70873ea8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:39:08.654 8 INFO cinder.api.openstack.wsgi [None req-eae30b35-8578-457f-9ae3-a35a89a80a83 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:39:08.655 7 INFO cinder.api.openstack.wsgi [None req-eaf6e902-1d73-41ab-bf00-ab2e70873ea8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:39:08.656 8 INFO cinder.api.openstack.wsgi [None req-eae30b35-8578-457f-9ae3-a35a89a80a83 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:39:14.416 7 INFO cinder.api.openstack.wsgi [None req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes 2026-06-02 22:39:14.522 7 INFO cinder.api.v3.volumes [None req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Create volume of 16 GB 2026-06-02 22:39:14.528 7 INFO cinder.volume.api [None req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Availability Zones retrieved successfully. 2026-06-02 22:39:14.720 7 INFO cinder.volume.api [None req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Create volume request issued successfully. 2026-06-02 22:39:14.721 7 INFO cinder.api.openstack.wsgi [None req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 440/874] 199.204.45.210 () {34 vars in 734 bytes} [Tue Jun 2 22:39:14 2026] POST /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes => generated 846 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-06-02 22:39:14.738 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-5515c5d3-b2f3-4b50-a612-0be48959533a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 /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-06-02 22:39:14.776 8 INFO cinder.volume.api [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-5515c5d3-b2f3-4b50-a612-0be48959533a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Volume info retrieved successfully. 2026-06-02 22:39:14.789 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-5515c5d3-b2f3-4b50-a612-0be48959533a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 435/875] 199.204.45.210 () {32 vars in 825 bytes} [Tue Jun 2 22:39:14 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 => generated 1025 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:39:18.654 7 INFO cinder.api.openstack.wsgi [None req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:39:18.654 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-5515c5d3-b2f3-4b50-a612-0be48959533a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:39:18.656 7 INFO cinder.api.openstack.wsgi [None req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:39:18.656 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-5515c5d3-b2f3-4b50-a612-0be48959533a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:39:19.808 7 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-7f16ee21-21a6-445f-8d2e-37ed48c97558 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 /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-06-02 22:39:19.820 7 INFO cinder.volume.api [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-7f16ee21-21a6-445f-8d2e-37ed48c97558 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Volume info retrieved successfully. 2026-06-02 22:39:19.826 7 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-7f16ee21-21a6-445f-8d2e-37ed48c97558 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 442/878] 199.204.45.210 () {32 vars in 825 bytes} [Tue Jun 2 22:39:19 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 => generated 1675 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:39:20.215 8 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-74fcbc00-9dc3-438c-92f0-9e048b3366b2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 /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-06-02 22:39:20.229 8 INFO cinder.volume.api [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-74fcbc00-9dc3-438c-92f0-9e048b3366b2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Volume info retrieved successfully. 2026-06-02 22:39:20.235 8 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-74fcbc00-9dc3-438c-92f0-9e048b3366b2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 437/879] 10.0.0.112 () {34 vars in 1028 bytes} [Tue Jun 2 22:39:20 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 => generated 1675 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:39:20.657 7 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-26f1e905-3bbc-4757-8117-e8c8997830b4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 /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-06-02 22:39:20.671 7 INFO cinder.volume.api [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-26f1e905-3bbc-4757-8117-e8c8997830b4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Volume info retrieved successfully. 2026-06-02 22:39:20.676 7 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-26f1e905-3bbc-4757-8117-e8c8997830b4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 443/880] 10.0.0.112 () {34 vars in 1028 bytes} [Tue Jun 2 22:39:20 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 => generated 1675 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:39:20.690 8 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-74fcbc00-9dc3-438c-92f0-9e048b3366b2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-02 22:39:20.691 8 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-74fcbc00-9dc3-438c-92f0-9e048b3366b2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 438/881] 10.0.0.112 () {32 vars in 828 bytes} [Tue Jun 2 22:39:20 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:39:20.704 7 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-669b48b1-abdf-4269-abe0-7472aa537857 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:39:20.748 7 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-669b48b1-abdf-4269-abe0-7472aa537857 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 444/882] 10.0.0.112 () {40 vars in 1057 bytes} [Tue Jun 2 22:39:20 2026] POST /v3/a39275425c5d4935bd47dbb81ee2a16c/attachments => generated 273 bytes in 53 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:39:24.012 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-48f5f17c-aa2f-4043-ac57-6442179aec12 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 /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-06-02 22:39:24.032 8 INFO cinder.volume.api [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-48f5f17c-aa2f-4043-ac57-6442179aec12 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Volume info retrieved successfully. 2026-06-02 22:39:24.039 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-48f5f17c-aa2f-4043-ac57-6442179aec12 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 439/883] 199.204.45.210 () {32 vars in 825 bytes} [Tue Jun 2 22:39:24 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 => generated 1674 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:39:26.114 7 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-669b48b1-abdf-4269-abe0-7472aa537857 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-06-02 22:39:26.115 7 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-669b48b1-abdf-4269-abe0-7472aa537857 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 445/884] 199.204.45.210 () {32 vars in 839 bytes} [Tue Jun 2 22:39:26 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:39:26.127 8 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-01363a44-b464-4905-b12d-5be612461fbe ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 /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-06-02 22:39:26.158 8 INFO cinder.volume.api [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-01363a44-b464-4905-b12d-5be612461fbe ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Volume info retrieved successfully. 2026-06-02 22:39:26.163 8 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-01363a44-b464-4905-b12d-5be612461fbe ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 440/885] 199.204.45.210 () {36 vars in 1073 bytes} [Tue Jun 2 22:39:26 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 => generated 1898 bytes in 45 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:39:26.231 7 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-69b15c58-33f7-4126-ac60-6809cacf97c5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/attachments/a39d452c-3598-4f6d-ba51-2e897041fe57 /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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:39:26.980 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-6503de42-af16-47f7-b4ef-090429f6a2ae ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 /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-06-02 22:39:26.999 8 INFO cinder.volume.api [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-6503de42-af16-47f7-b4ef-090429f6a2ae ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Volume info retrieved successfully. 2026-06-02 22:39:27.006 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-6503de42-af16-47f7-b4ef-090429f6a2ae ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 441/886] 199.204.45.210 () {32 vars in 825 bytes} [Tue Jun 2 22:39:26 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 => generated 1675 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:39:27.279 7 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-69b15c58-33f7-4126-ac60-6809cacf97c5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/attachments/a39d452c-3598-4f6d-ba51-2e897041fe57 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 446/887] 199.204.45.210 () {40 vars in 1135 bytes} [Tue Jun 2 22:39:26 2026] PUT /v3/a39275425c5d4935bd47dbb81ee2a16c/attachments/a39d452c-3598-4f6d-ba51-2e897041fe57 => generated 775 bytes in 1055 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:39:27.801 8 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-592f91bb-1632-4e3b-b14c-affb46a3d09f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/attachments/a39d452c-3598-4f6d-ba51-2e897041fe57/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-06-02 22:39:27.835 8 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-592f91bb-1632-4e3b-b14c-affb46a3d09f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/attachments/a39d452c-3598-4f6d-ba51-2e897041fe57/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 442/888] 199.204.45.210 () {40 vars in 1148 bytes} [Tue Jun 2 22:39:27 2026] POST /v3/a39275425c5d4935bd47dbb81ee2a16c/attachments/a39d452c-3598-4f6d-ba51-2e897041fe57/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-06-02 22:39:28.654 7 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-69b15c58-33f7-4126-ac60-6809cacf97c5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:39:28.655 8 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-592f91bb-1632-4e3b-b14c-affb46a3d09f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:39:28.656 7 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-69b15c58-33f7-4126-ac60-6809cacf97c5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:39:28.656 8 INFO cinder.api.openstack.wsgi [req-2f467319-b83a-4885-8fb0-5d1b6d433dea req-592f91bb-1632-4e3b-b14c-affb46a3d09f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:39:29.744 7 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-e2a697d2-d751-434c-93a7-8ba8ccb3408d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 /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-06-02 22:39:29.763 7 INFO cinder.volume.api [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-e2a697d2-d751-434c-93a7-8ba8ccb3408d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Volume info retrieved successfully. 2026-06-02 22:39:29.768 7 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-e2a697d2-d751-434c-93a7-8ba8ccb3408d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 448/891] 199.204.45.210 () {32 vars in 825 bytes} [Tue Jun 2 22:39:29 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:39:32.848 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-51a42701-c3fd-4789-8ff3-2c06f6d5c14e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 /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-06-02 22:39:32.868 8 INFO cinder.volume.api [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-51a42701-c3fd-4789-8ff3-2c06f6d5c14e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Volume info retrieved successfully. 2026-06-02 22:39:32.874 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-51a42701-c3fd-4789-8ff3-2c06f6d5c14e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 444/892] 199.204.45.210 () {32 vars in 825 bytes} [Tue Jun 2 22:39:32 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 => generated 1973 bytes in 32 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:39:35.714 7 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-f5837376-343d-465b-b734-f5ff773b0045 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 /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-06-02 22:39:35.736 7 INFO cinder.volume.api [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-f5837376-343d-465b-b734-f5ff773b0045 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Volume info retrieved successfully. 2026-06-02 22:39:35.742 7 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-f5837376-343d-465b-b734-f5ff773b0045 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 449/893] 199.204.45.210 () {32 vars in 825 bytes} [Tue Jun 2 22:39:35 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 => generated 1973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:39:38.660 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-51a42701-c3fd-4789-8ff3-2c06f6d5c14e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:39:38.660 7 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-f5837376-343d-465b-b734-f5ff773b0045 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:39:38.660 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-51a42701-c3fd-4789-8ff3-2c06f6d5c14e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:39:38.661 7 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-f5837376-343d-465b-b734-f5ff773b0045 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:39:48.654 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-51a42701-c3fd-4789-8ff3-2c06f6d5c14e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:39:48.655 7 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-f5837376-343d-465b-b734-f5ff773b0045 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:39:48.656 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-51a42701-c3fd-4789-8ff3-2c06f6d5c14e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:39:48.656 7 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-f5837376-343d-465b-b734-f5ff773b0045 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:39:58.655 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-51a42701-c3fd-4789-8ff3-2c06f6d5c14e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:39:58.655 7 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-f5837376-343d-465b-b734-f5ff773b0045 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:39:58.656 7 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-f5837376-343d-465b-b734-f5ff773b0045 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:39:58.656 8 INFO cinder.api.openstack.wsgi [req-81adf0c0-0553-4f5e-a30c-14ef33b75ce8 req-51a42701-c3fd-4789-8ff3-2c06f6d5c14e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:40:00.823 7 INFO cinder.api.openstack.wsgi [None req-c36179e3-7336-4d20-b9a8-75d8ae47ac63 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:40:00.837 7 INFO cinder.volume.api [None req-c36179e3-7336-4d20-b9a8-75d8ae47ac63 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:40:00.843 7 INFO cinder.api.openstack.wsgi [None req-c36179e3-7336-4d20-b9a8-75d8ae47ac63 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 453/900] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:40:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 1976 bytes in 191 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:40:00.856 8 INFO cinder.api.openstack.wsgi [None req-b3d55a2a-d58b-4245-9675-147ff1a6ca73 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:40:00.872 8 INFO cinder.volume.api [None req-b3d55a2a-d58b-4245-9675-147ff1a6ca73 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:40:00.875 8 INFO cinder.api.openstack.wsgi [None req-b3d55a2a-d58b-4245-9675-147ff1a6ca73 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 448/901] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:40:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true => generated 17 bytes in 32 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:40:00.890 7 INFO cinder.api.openstack.wsgi [None req-97c82f76-fbcb-467f-9647-d14620d8d1eb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:40:00.895 7 INFO cinder.api.openstack.wsgi [None req-97c82f76-fbcb-467f-9647-d14620d8d1eb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 454/902] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:40:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:00.904 8 INFO cinder.api.openstack.wsgi [None req-6d439e45-b38d-40fb-8a73-5076a63de573 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:40:00.932 8 INFO cinder.volume.api [None req-6d439e45-b38d-40fb-8a73-5076a63de573 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:40:00.938 8 INFO cinder.api.openstack.wsgi [None req-6d439e45-b38d-40fb-8a73-5076a63de573 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 449/903] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:40:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 1976 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:40:00.950 7 INFO cinder.api.openstack.wsgi [None req-ca6a49d6-1c6a-4d8e-8b92-12a427f9d70c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:40:01.454 7 INFO cinder.api.openstack.wsgi [None req-ca6a49d6-1c6a-4d8e-8b92-12a427f9d70c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 455/904] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:40:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:40:01.509 8 INFO cinder.api.openstack.wsgi [None req-6fa4c9d7-037a-4536-88d6-bdbe69d351bb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:40:01.560 8 INFO cinder.api.openstack.wsgi [None req-6fa4c9d7-037a-4536-88d6-bdbe69d351bb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/905] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:01.575 7 INFO cinder.api.openstack.wsgi [None req-664f5f6f-dc82-41dd-bae4-c55faabff3e3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true 2026-06-02 22:40:01.610 7 INFO cinder.api.openstack.wsgi [None req-664f5f6f-dc82-41dd-bae4-c55faabff3e3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/906] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:01.622 8 INFO cinder.api.openstack.wsgi [None req-052053b5-7e82-4909-b13e-30115bd93173 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true 2026-06-02 22:40:01.660 8 INFO cinder.api.openstack.wsgi [None req-052053b5-7e82-4909-b13e-30115bd93173 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 451/907] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:01.675 7 INFO cinder.api.openstack.wsgi [None req-fc943bbf-2ba0-442e-b1d2-1c3bd101e9d6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true 2026-06-02 22:40:01.694 7 INFO cinder.api.openstack.wsgi [None req-fc943bbf-2ba0-442e-b1d2-1c3bd101e9d6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/908] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:01.705 8 INFO cinder.api.openstack.wsgi [None req-efc661d4-d8dd-4299-b6b1-dda9168e40ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5d22333d8323429e982b9ff731946fde?usage=true 2026-06-02 22:40:01.726 8 INFO cinder.api.openstack.wsgi [None req-efc661d4-d8dd-4299-b6b1-dda9168e40ab ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5d22333d8323429e982b9ff731946fde?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 452/909] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5d22333d8323429e982b9ff731946fde?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:01.737 7 INFO cinder.api.openstack.wsgi [None req-a0cbaa0b-4a4e-476f-9df2-b9ff60440962 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true 2026-06-02 22:40:01.757 7 INFO cinder.api.openstack.wsgi [None req-a0cbaa0b-4a4e-476f-9df2-b9ff60440962 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/910] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:01.770 8 INFO cinder.api.openstack.wsgi [None req-b4ced24b-01e2-4a21-acda-4c7ae1241c0e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:40:01.801 8 INFO cinder.api.openstack.wsgi [None req-b4ced24b-01e2-4a21-acda-4c7ae1241c0e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 453/911] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:01.814 7 INFO cinder.api.openstack.wsgi [None req-7a416c7b-b5d1-4473-acb5-933122b8928c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a3ef7ba61d5e49d39efbd41a22853c9c?usage=true 2026-06-02 22:40:01.830 7 INFO cinder.api.openstack.wsgi [None req-7a416c7b-b5d1-4473-acb5-933122b8928c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a3ef7ba61d5e49d39efbd41a22853c9c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/912] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a3ef7ba61d5e49d39efbd41a22853c9c?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:01.842 8 INFO cinder.api.openstack.wsgi [None req-90bc2239-8e48-4217-b686-7f1bf3864f54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true 2026-06-02 22:40:01.867 8 INFO cinder.api.openstack.wsgi [None req-90bc2239-8e48-4217-b686-7f1bf3864f54 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/913] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:01.879 7 INFO cinder.api.openstack.wsgi [None req-a8bf088b-9641-4338-9c78-405af626dbd7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:40:01.894 7 INFO cinder.api.openstack.wsgi [None req-a8bf088b-9641-4338-9c78-405af626dbd7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/914] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:01.904 8 INFO cinder.api.openstack.wsgi [None req-4ca869e5-3701-41e4-ae73-411a21b9959d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/cd1184e099fb492dac4590b59227c90d?usage=true 2026-06-02 22:40:01.925 8 INFO cinder.api.openstack.wsgi [None req-4ca869e5-3701-41e4-ae73-411a21b9959d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/cd1184e099fb492dac4590b59227c90d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/915] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/cd1184e099fb492dac4590b59227c90d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:01.935 7 INFO cinder.api.openstack.wsgi [None req-57e8eb97-b782-4446-b3e9-75947ad2d99e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true 2026-06-02 22:40:01.955 7 INFO cinder.api.openstack.wsgi [None req-57e8eb97-b782-4446-b3e9-75947ad2d99e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/916] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:01.966 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true 2026-06-02 22:40:01.984 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/917] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:01.995 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true 2026-06-02 22:40:02.013 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/918] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:40:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:40:08.654 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:40:08.654 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:40:08.656 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:40:08.656 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:40:18.655 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:40:18.655 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:40:18.656 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:40:18.656 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:40:28.654 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:40:28.654 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:40:28.655 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:40:28.655 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:40:38.655 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:40:38.655 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:40:38.656 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:40:38.656 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:40:48.655 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:40:48.655 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:40:48.655 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:40:48.656 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:40:58.654 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:40:58.654 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:40:58.656 8 INFO cinder.api.openstack.wsgi [None req-599c99cc-e566-43e5-9e41-851f62f20a3c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:40:58.656 7 INFO cinder.api.openstack.wsgi [None req-1cfd8414-16bc-4a72-a976-499d5165c693 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:41:00.776 7 INFO cinder.api.openstack.wsgi [None req-5919456b-ed97-4159-8e16-be0611af10f2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:41:00.795 7 INFO cinder.volume.api [None req-5919456b-ed97-4159-8e16-be0611af10f2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:41:00.801 7 INFO cinder.api.openstack.wsgi [None req-5919456b-ed97-4159-8e16-be0611af10f2 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 469/931] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:41:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 1976 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:41:00.826 8 INFO cinder.api.openstack.wsgi [None req-3d7aa750-e077-4584-a4ad-96ccbcd7093f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:41:00.838 8 INFO cinder.api.openstack.wsgi [None req-3d7aa750-e077-4584-a4ad-96ccbcd7093f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 463/932] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:41:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:41:00.853 7 INFO cinder.api.openstack.wsgi [None req-256ebf53-6d75-4fa6-88a1-424bd51276ce ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:41:01.357 7 INFO cinder.api.openstack.wsgi [None req-256ebf53-6d75-4fa6-88a1-424bd51276ce ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 470/933] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:41:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:41:01.367 8 INFO cinder.api.openstack.wsgi [None req-cff9eea8-ad62-4491-8a6d-511165291126 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:41:01.378 8 INFO cinder.volume.api [None req-cff9eea8-ad62-4491-8a6d-511165291126 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:41:01.384 8 INFO cinder.api.openstack.wsgi [None req-cff9eea8-ad62-4491-8a6d-511165291126 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 464/934] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:41:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:41:01.417 7 INFO cinder.api.openstack.wsgi [None req-e94174ff-6f64-4452-9066-10c0a9c2971c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:41:01.437 7 INFO cinder.api.openstack.wsgi [None req-e94174ff-6f64-4452-9066-10c0a9c2971c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/935] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:41:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:41:01.448 8 INFO cinder.api.openstack.wsgi [None req-f6bb9553-a533-47c0-b32f-d29f1914eee3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true 2026-06-02 22:41:01.466 8 INFO cinder.api.openstack.wsgi [None req-f6bb9553-a533-47c0-b32f-d29f1914eee3 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/936] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:41:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:41:01.476 7 INFO cinder.api.openstack.wsgi [None req-b51e08cb-7894-4c8a-8f09-d3dc86acd8f5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true 2026-06-02 22:41:01.496 7 INFO cinder.api.openstack.wsgi [None req-b51e08cb-7894-4c8a-8f09-d3dc86acd8f5 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/937] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:41:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:41:01.507 8 INFO cinder.api.openstack.wsgi [None req-fb007e9c-8b4d-4992-8e6a-ad6176b8c10c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true 2026-06-02 22:41:01.528 8 INFO cinder.api.openstack.wsgi [None req-fb007e9c-8b4d-4992-8e6a-ad6176b8c10c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/938] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:41:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:41:01.539 7 INFO cinder.api.openstack.wsgi [None req-dcd0da53-e4fc-4c12-8710-3cde7a61d824 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true 2026-06-02 22:41:01.567 7 INFO cinder.api.openstack.wsgi [None req-dcd0da53-e4fc-4c12-8710-3cde7a61d824 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/939] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:41:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:41:01.579 8 INFO cinder.api.openstack.wsgi [None req-46522bc7-1591-4eb6-bc0e-ce78e35f10dc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:41:01.599 8 INFO cinder.api.openstack.wsgi [None req-46522bc7-1591-4eb6-bc0e-ce78e35f10dc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/940] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:41:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:41:01.610 7 INFO cinder.api.openstack.wsgi [None req-4f9cadd7-b342-4f13-b1fd-e613d4eebec0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true 2026-06-02 22:41:01.631 7 INFO cinder.api.openstack.wsgi [None req-4f9cadd7-b342-4f13-b1fd-e613d4eebec0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/941] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:41:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:41:01.642 8 INFO cinder.api.openstack.wsgi [None req-f82a1dcb-b84e-4729-9c5e-389489335761 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:41:01.667 8 INFO cinder.api.openstack.wsgi [None req-f82a1dcb-b84e-4729-9c5e-389489335761 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/942] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:41:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:41:01.677 7 INFO cinder.api.openstack.wsgi [None req-e1dc5860-d680-4681-b4f1-bd5913d122e4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true 2026-06-02 22:41:01.695 7 INFO cinder.api.openstack.wsgi [None req-e1dc5860-d680-4681-b4f1-bd5913d122e4 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/943] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:41:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:41:01.709 8 INFO cinder.api.openstack.wsgi [None req-a160629d-ad70-4158-82d1-9a924c89f5ea ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true 2026-06-02 22:41:01.732 8 INFO cinder.api.openstack.wsgi [None req-a160629d-ad70-4158-82d1-9a924c89f5ea ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/944] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:41:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:41:01.741 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true 2026-06-02 22:41:01.763 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/945] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:41:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:41:01.773 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:41:01.779 8 INFO cinder.volume.api [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:41:01.779 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 470/946] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:41:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:41:08.654 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:41:08.654 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:41:08.655 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:41:08.655 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:41:18.654 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:41:18.654 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:41:18.655 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:41:18.655 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:41:28.655 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:41:28.655 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:41:28.656 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:41:28.656 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:41:38.654 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:41:38.654 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:41:38.655 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:41:38.655 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:41:48.654 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:41:48.654 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:41:48.655 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:41:48.655 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:41:58.655 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:41:58.655 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:41:58.656 8 INFO cinder.api.openstack.wsgi [None req-cf808822-8540-4863-9e45-d6d5086b501c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:41:58.656 7 INFO cinder.api.openstack.wsgi [None req-6f53e317-3f73-47b7-b16d-136d80ad826b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:42:00.613 7 INFO cinder.api.openstack.wsgi [None req-860bff3e-fd0e-43a1-8ee4-5008b885db7e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:42:00.623 7 INFO cinder.volume.api [None req-860bff3e-fd0e-43a1-8ee4-5008b885db7e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:42:00.624 7 INFO cinder.api.openstack.wsgi [None req-860bff3e-fd0e-43a1-8ee4-5008b885db7e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 483/959] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:42:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true => generated 17 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:42:00.638 8 INFO cinder.api.openstack.wsgi [None req-a95840b7-90b5-46b0-878c-41aea1f60d8f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:42:00.643 8 INFO cinder.api.openstack.wsgi [None req-a95840b7-90b5-46b0-878c-41aea1f60d8f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 477/960] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:42:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:42:00.654 7 INFO cinder.api.openstack.wsgi [None req-e2ccdcc7-3329-4da3-96da-9e43d31326fc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:42:00.670 7 INFO cinder.volume.api [None req-e2ccdcc7-3329-4da3-96da-9e43d31326fc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:42:00.675 7 INFO cinder.api.openstack.wsgi [None req-e2ccdcc7-3329-4da3-96da-9e43d31326fc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 484/961] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:42:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 1976 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:42:00.724 8 INFO cinder.api.openstack.wsgi [None req-a6f15f2f-701b-4e0f-a4f3-1a2ce24fbe84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:42:00.746 8 INFO cinder.api.openstack.wsgi [None req-a6f15f2f-701b-4e0f-a4f3-1a2ce24fbe84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/962] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:42:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:42:00.754 7 INFO cinder.api.openstack.wsgi [None req-b3e8dfed-e03b-425c-87e6-b400ce6d3fca ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true 2026-06-02 22:42:00.778 7 INFO cinder.api.openstack.wsgi [None req-b3e8dfed-e03b-425c-87e6-b400ce6d3fca ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/963] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:42:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1b602cb24de94f858265535e718058f4?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:42:00.795 8 INFO cinder.api.openstack.wsgi [None req-b9e51949-8b3f-4db2-beca-7bd6be8f9479 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true 2026-06-02 22:42:00.817 8 INFO cinder.api.openstack.wsgi [None req-b9e51949-8b3f-4db2-beca-7bd6be8f9479 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 479/964] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:42:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1e4dd04dce7e41129725ef93e2f09f18?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:42:00.827 7 INFO cinder.api.openstack.wsgi [None req-d3f588c4-e901-4b0e-b00b-3c3eada7053e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true 2026-06-02 22:42:00.849 7 INFO cinder.api.openstack.wsgi [None req-d3f588c4-e901-4b0e-b00b-3c3eada7053e ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/965] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:42:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/5c616b7dd2e44ff2ab9e4bc4fd4e4bef?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:42:00.860 8 INFO cinder.api.openstack.wsgi [None req-87ed276d-e6cf-4804-94e3-4bca3a274c6b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true 2026-06-02 22:42:00.885 8 INFO cinder.api.openstack.wsgi [None req-87ed276d-e6cf-4804-94e3-4bca3a274c6b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/966] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:42:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/8659707b35584c1c854b5ccb7f5bd7a6?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:42:00.898 7 INFO cinder.api.openstack.wsgi [None req-d03dde03-e410-42e7-801f-664cac1115cc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:42:00.920 7 INFO cinder.api.openstack.wsgi [None req-d03dde03-e410-42e7-801f-664cac1115cc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/967] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:42:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:42:00.935 8 INFO cinder.api.openstack.wsgi [None req-ce53fa43-253e-4a46-887b-ed02084b0127 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true 2026-06-02 22:42:00.959 8 INFO cinder.api.openstack.wsgi [None req-ce53fa43-253e-4a46-887b-ed02084b0127 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/968] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:42:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a6bbbfc04844449db7803de174112bd1?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:42:00.976 7 INFO cinder.api.openstack.wsgi [None req-704c9276-c151-4b01-8b31-2317551d4b62 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:42:00.996 7 INFO cinder.api.openstack.wsgi [None req-704c9276-c151-4b01-8b31-2317551d4b62 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/969] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:42:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:42:01.012 8 INFO cinder.api.openstack.wsgi [None req-cc2c190c-8113-4b13-945a-17fc6095e03b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true 2026-06-02 22:42:01.042 8 INFO cinder.api.openstack.wsgi [None req-cc2c190c-8113-4b13-945a-17fc6095e03b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/970] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:42:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e611fa1a0b4d4de7861c3b62d09e4a8c?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:42:01.055 7 INFO cinder.api.openstack.wsgi [None req-63fe2db1-9d79-4616-be0e-10891638ac3d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true 2026-06-02 22:42:01.072 7 INFO cinder.api.openstack.wsgi [None req-63fe2db1-9d79-4616-be0e-10891638ac3d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/971] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:42:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/ef08da576885497d950b76c348f9db6c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:42:01.085 8 INFO cinder.api.openstack.wsgi [None req-770ef81b-c6fa-4624-9192-4176443d94cc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true 2026-06-02 22:42:01.107 8 INFO cinder.api.openstack.wsgi [None req-770ef81b-c6fa-4624-9192-4176443d94cc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/972] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:42:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/f7b2575310224b2e87aba65cf6db795f?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:42:01.118 7 INFO cinder.api.openstack.wsgi [None req-6ca19a52-56de-4cc9-881e-69d1a89cb187 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:42:01.146 7 INFO cinder.volume.api [None req-6ca19a52-56de-4cc9-881e-69d1a89cb187 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - 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-06-02 22:42:01.152 7 INFO cinder.api.openstack.wsgi [None req-6ca19a52-56de-4cc9-881e-69d1a89cb187 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 490/973] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:42:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 1976 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-06-02 22:42:01.168 8 INFO cinder.api.openstack.wsgi [None req-d7cea6cb-c3fe-4e5f-888e-dbce75e1588a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:42:01.671 8 INFO cinder.api.openstack.wsgi [None req-d7cea6cb-c3fe-4e5f-888e-dbce75e1588a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 484/974] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:42:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:42:03.967 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/attachments/a39d452c-3598-4f6d-ba51-2e897041fe57 /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-06-02 22:42:04.529 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/attachments/a39d452c-3598-4f6d-ba51-2e897041fe57 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 491/975] 199.204.45.210 () {38 vars in 1103 bytes} [Tue Jun 2 22:42:03 2026] DELETE /v3/a39275425c5d4935bd47dbb81ee2a16c/attachments/a39d452c-3598-4f6d-ba51-2e897041fe57 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:42:04.541 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 2026-06-02 22:42:04.541 8 INFO cinder.api.v3.volumes [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Delete volume with id: 0429a3eb-420b-4f3a-b578-acc03fdae512 /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-06-02 22:42:04.551 8 INFO cinder.volume.api [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Volume info retrieved successfully. 2026-06-02 22:42:04.574 8 INFO cinder.volume.api [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Delete volume request issued successfully. 2026-06-02 22:42:04.575 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 8|app: 0|req: 485/976] 199.204.45.210 () {36 vars in 1054 bytes} [Tue Jun 2 22:42:04 2026] DELETE /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/0429a3eb-420b-4f3a-b578-acc03fdae512 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-06-02 22:42:08.655 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:42:08.655 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:42:08.656 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:42:08.656 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:42:18.654 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:42:18.654 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:42:18.655 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:42:18.655 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:42:28.654 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:42:28.654 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:42:28.655 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:42:28.656 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:42:38.654 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:42:38.655 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:42:38.655 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:42:38.656 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:42:48.654 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:42:48.654 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:42:48.655 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:42:48.655 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:42:58.654 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:42:58.655 8 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-b9d5e9fe-1c63-4417-b772-d5b6e55d017d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:42:58.654 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:42:58.657 7 INFO cinder.api.openstack.wsgi [req-713e4927-6e58-4702-9bc6-6d48c2d59254 req-609e754c-b8c8-4158-b816-30d7c35b5bac ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:43:00.699 8 INFO cinder.api.openstack.wsgi [None req-8df390c9-8a37-4dbf-8e70-08d1f475afb1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:43:00.707 8 INFO cinder.volume.api [None req-8df390c9-8a37-4dbf-8e70-08d1f475afb1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:43:00.709 8 INFO cinder.api.openstack.wsgi [None req-8df390c9-8a37-4dbf-8e70-08d1f475afb1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 492/989] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:43:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 120 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 22:43:00.722 7 INFO cinder.api.openstack.wsgi [None req-9ed7e761-7310-496d-8010-23baa4b30565 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=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-06-02 22:43:01.227 7 INFO cinder.api.openstack.wsgi [None req-9ed7e761-7310-496d-8010-23baa4b30565 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 498/990] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:43:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:43:01.267 8 INFO cinder.api.openstack.wsgi [None req-2084d99d-66e8-4e89-b8a8-3d54bfa3b2e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:43:01.287 8 INFO cinder.api.openstack.wsgi [None req-2084d99d-66e8-4e89-b8a8-3d54bfa3b2e0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 493/991] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:43:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:43:01.297 7 INFO cinder.api.openstack.wsgi [None req-d0159459-ce9c-432b-bff4-7fbbc6497cd9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:43:01.318 7 INFO cinder.api.openstack.wsgi [None req-d0159459-ce9c-432b-bff4-7fbbc6497cd9 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/992] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:43:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:43:01.326 8 INFO cinder.api.openstack.wsgi [None req-dc373a0c-d4f6-4fa2-8fe0-123161e89d47 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:43:01.346 8 INFO cinder.api.openstack.wsgi [None req-dc373a0c-d4f6-4fa2-8fe0-123161e89d47 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/993] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:43:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:43:01.356 7 INFO cinder.api.openstack.wsgi [None req-54dffe1b-c329-436d-976c-337b3c0b8f99 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/cdc9238c600e4887ab8e78b389003af5?usage=true 2026-06-02 22:43:01.376 7 INFO cinder.api.openstack.wsgi [None req-54dffe1b-c329-436d-976c-337b3c0b8f99 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/cdc9238c600e4887ab8e78b389003af5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 500/994] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:43:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/cdc9238c600e4887ab8e78b389003af5?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:43:01.385 8 INFO cinder.api.openstack.wsgi [None req-7b5756f5-bf58-43bf-a13f-36f6ce8c93ef ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e1819201ccd0463ba7768228d052767a?usage=true 2026-06-02 22:43:01.401 8 INFO cinder.api.openstack.wsgi [None req-7b5756f5-bf58-43bf-a13f-36f6ce8c93ef ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e1819201ccd0463ba7768228d052767a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/995] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:43:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/e1819201ccd0463ba7768228d052767a?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:43:01.413 7 INFO cinder.api.openstack.wsgi [None req-aef5b842-8a99-4042-aa9b-53af50941ad1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:43:01.424 7 INFO cinder.volume.api [None req-aef5b842-8a99-4042-aa9b-53af50941ad1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:43:01.426 7 INFO cinder.api.openstack.wsgi [None req-aef5b842-8a99-4042-aa9b-53af50941ad1 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 501/996] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:43:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:43:01.435 8 INFO cinder.api.openstack.wsgi [None req-472d7ed7-5962-4ebd-bde7-edb1b2ed1978 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:43:01.439 8 INFO cinder.api.openstack.wsgi [None req-472d7ed7-5962-4ebd-bde7-edb1b2ed1978 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 496/997] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:43:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:43:01.453 7 INFO cinder.api.openstack.wsgi [None req-7dd717d2-eaf4-46eb-b085-95abd58ec3ae ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:43:01.463 7 INFO cinder.volume.api [None req-7dd717d2-eaf4-46eb-b085-95abd58ec3ae ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:43:01.463 7 INFO cinder.api.openstack.wsgi [None req-7dd717d2-eaf4-46eb-b085-95abd58ec3ae ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/998] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:43:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:43:08.655 8 INFO cinder.api.openstack.wsgi [None req-472d7ed7-5962-4ebd-bde7-edb1b2ed1978 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:43:08.656 7 INFO cinder.api.openstack.wsgi [None req-7dd717d2-eaf4-46eb-b085-95abd58ec3ae ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:43:08.656 8 INFO cinder.api.openstack.wsgi [None req-472d7ed7-5962-4ebd-bde7-edb1b2ed1978 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:43:08.657 7 INFO cinder.api.openstack.wsgi [None req-7dd717d2-eaf4-46eb-b085-95abd58ec3ae ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:43:09.649 8 INFO cinder.api.openstack.wsgi [None req-bfb51631-7d57-4bc9-b436-bb752daf6695 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots 2026-06-02 22:43:09.655 8 INFO cinder.volume.api [None req-bfb51631-7d57-4bc9-b436-bb752daf6695 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:43:09.656 8 INFO cinder.api.openstack.wsgi [None req-bfb51631-7d57-4bc9-b436-bb752daf6695 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 498/1001] 10.0.0.127 () {32 vars in 705 bytes} [Tue Jun 2 22:43:09 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:43:09.671 7 INFO cinder.api.openstack.wsgi [None req-68b8ebd2-b167-48d2-9e85-14fb101b704f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes 2026-06-02 22:43:09.684 7 INFO cinder.volume.api [None req-68b8ebd2-b167-48d2-9e85-14fb101b704f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:43:09.685 7 INFO cinder.api.openstack.wsgi [None req-68b8ebd2-b167-48d2-9e85-14fb101b704f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes returned with HTTP 200 [pid: 7|app: 0|req: 504/1002] 10.0.0.127 () {32 vars in 701 bytes} [Tue Jun 2 22:43:09 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:43:18.654 8 INFO cinder.api.openstack.wsgi [None req-bfb51631-7d57-4bc9-b436-bb752daf6695 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:43:18.654 7 INFO cinder.api.openstack.wsgi [None req-68b8ebd2-b167-48d2-9e85-14fb101b704f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:43:18.655 8 INFO cinder.api.openstack.wsgi [None req-bfb51631-7d57-4bc9-b436-bb752daf6695 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:43:18.656 7 INFO cinder.api.openstack.wsgi [None req-68b8ebd2-b167-48d2-9e85-14fb101b704f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:43:28.654 7 INFO cinder.api.openstack.wsgi [None req-68b8ebd2-b167-48d2-9e85-14fb101b704f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:43:28.654 8 INFO cinder.api.openstack.wsgi [None req-bfb51631-7d57-4bc9-b436-bb752daf6695 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:43:28.655 7 INFO cinder.api.openstack.wsgi [None req-68b8ebd2-b167-48d2-9e85-14fb101b704f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:43:28.655 8 INFO cinder.api.openstack.wsgi [None req-bfb51631-7d57-4bc9-b436-bb752daf6695 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:43:38.654 7 INFO cinder.api.openstack.wsgi [None req-68b8ebd2-b167-48d2-9e85-14fb101b704f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:43:38.654 7 INFO cinder.api.openstack.wsgi [None req-68b8ebd2-b167-48d2-9e85-14fb101b704f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:43:38.655 8 INFO cinder.api.openstack.wsgi [None req-bfb51631-7d57-4bc9-b436-bb752daf6695 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:43:38.656 8 INFO cinder.api.openstack.wsgi [None req-bfb51631-7d57-4bc9-b436-bb752daf6695 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:43:48.654 7 INFO cinder.api.openstack.wsgi [None req-68b8ebd2-b167-48d2-9e85-14fb101b704f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:43:48.654 8 INFO cinder.api.openstack.wsgi [None req-bfb51631-7d57-4bc9-b436-bb752daf6695 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:43:48.654 7 INFO cinder.api.openstack.wsgi [None req-68b8ebd2-b167-48d2-9e85-14fb101b704f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:43:48.655 8 INFO cinder.api.openstack.wsgi [None req-bfb51631-7d57-4bc9-b436-bb752daf6695 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:43:58.654 7 INFO cinder.api.openstack.wsgi [None req-68b8ebd2-b167-48d2-9e85-14fb101b704f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:43:58.654 8 INFO cinder.api.openstack.wsgi [None req-bfb51631-7d57-4bc9-b436-bb752daf6695 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:43:58.655 8 INFO cinder.api.openstack.wsgi [None req-bfb51631-7d57-4bc9-b436-bb752daf6695 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:43:58.655 7 INFO cinder.api.openstack.wsgi [None req-68b8ebd2-b167-48d2-9e85-14fb101b704f ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:44:00.730 8 INFO cinder.api.openstack.wsgi [None req-0d883f0e-9043-455c-a476-3cc13aaaf965 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:44:01.233 8 INFO cinder.api.openstack.wsgi [None req-0d883f0e-9043-455c-a476-3cc13aaaf965 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1013] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:44:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 626 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:44:01.286 7 INFO cinder.api.openstack.wsgi [None req-cbff0315-8fb4-4af8-9745-47278f0bb673 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:44:01.317 7 INFO cinder.api.openstack.wsgi [None req-cbff0315-8fb4-4af8-9745-47278f0bb673 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1014] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:44:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:44:01.330 8 INFO cinder.api.openstack.wsgi [None req-6a808cc9-cf7f-4560-b691-88e47e5f2629 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:44:01.380 8 INFO cinder.api.openstack.wsgi [None req-6a808cc9-cf7f-4560-b691-88e47e5f2629 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1015] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:44:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:44:01.391 7 INFO cinder.api.openstack.wsgi [None req-33256ddd-88d9-4ba0-a5e2-4561f1ca194a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:44:01.415 7 INFO cinder.api.openstack.wsgi [None req-33256ddd-88d9-4ba0-a5e2-4561f1ca194a ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1016] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:44:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:44:01.430 8 INFO cinder.api.openstack.wsgi [None req-0a9909b7-623c-490c-8d77-67e483509064 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:44:01.436 8 INFO cinder.volume.api [None req-0a9909b7-623c-490c-8d77-67e483509064 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:44:01.436 8 INFO cinder.api.openstack.wsgi [None req-0a9909b7-623c-490c-8d77-67e483509064 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1017] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:44:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:44:01.452 7 INFO cinder.api.openstack.wsgi [None req-f2c20d12-9681-4386-9f90-4aea2fdccb45 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:44:01.465 7 INFO cinder.volume.api [None req-f2c20d12-9681-4386-9f90-4aea2fdccb45 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:44:01.467 7 INFO cinder.api.openstack.wsgi [None req-f2c20d12-9681-4386-9f90-4aea2fdccb45 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1018] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:44:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:44:01.477 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:44:01.493 8 INFO cinder.volume.api [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:44:01.495 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 507/1019] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:44:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:44:01.509 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:44:01.514 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 513/1020] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:44:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:44:08.654 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:44:08.654 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:44:08.656 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:44:08.656 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:44:18.654 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:44:18.654 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:44:18.655 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:44:18.655 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:44:28.653 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:44:28.654 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:44:28.654 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:44:28.655 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:44:38.655 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:44:38.655 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:44:38.656 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:44:38.656 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:44:48.654 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:44:48.654 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:44:48.655 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:44:48.655 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:44:58.654 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:44:58.655 8 INFO cinder.api.openstack.wsgi [None req-092d712d-7302-4d44-a308-c42a061c75de ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:44:58.655 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:44:58.656 7 INFO cinder.api.openstack.wsgi [None req-86c5f81b-130f-4770-b4a8-155de2544939 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:45:00.626 8 INFO cinder.api.openstack.wsgi [None req-4ffd3616-f71a-4538-bfff-98a9f187444c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:45:01.130 8 INFO cinder.api.openstack.wsgi [None req-4ffd3616-f71a-4538-bfff-98a9f187444c ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1033] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:45:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:45:01.146 7 INFO cinder.api.openstack.wsgi [None req-57d97bbd-3fb7-4d8b-a5b3-9a399a9f1037 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:45:01.155 7 INFO cinder.api.openstack.wsgi [None req-57d97bbd-3fb7-4d8b-a5b3-9a399a9f1037 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 520/1034] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:45:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:45:01.165 8 INFO cinder.api.openstack.wsgi [None req-b9363946-aaab-41f0-8045-dd8d5d66a925 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:45:01.181 8 INFO cinder.volume.api [None req-b9363946-aaab-41f0-8045-dd8d5d66a925 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:45:01.183 8 INFO cinder.api.openstack.wsgi [None req-b9363946-aaab-41f0-8045-dd8d5d66a925 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1035] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:45:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:45:01.227 7 INFO cinder.api.openstack.wsgi [None req-ba1e7733-5e70-410a-a8a6-988f4a4a6315 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:45:01.251 7 INFO cinder.api.openstack.wsgi [None req-ba1e7733-5e70-410a-a8a6-988f4a4a6315 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1036] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:45:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:45:01.260 8 INFO cinder.api.openstack.wsgi [None req-5f06a6f7-85dd-499e-9cbe-2d8734f3fb06 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:45:01.281 8 INFO cinder.api.openstack.wsgi [None req-5f06a6f7-85dd-499e-9cbe-2d8734f3fb06 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1037] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:45:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:45:01.292 7 INFO cinder.api.openstack.wsgi [None req-68d59ef6-8548-45ee-be58-1ead774c22ad ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:45:01.320 7 INFO cinder.api.openstack.wsgi [None req-68d59ef6-8548-45ee-be58-1ead774c22ad ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1038] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:45:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:45:01.330 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:45:01.338 8 INFO cinder.volume.api [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:45:01.340 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 517/1039] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:45:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:45:01.349 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:45:01.354 7 INFO cinder.volume.api [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:45:01.355 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1040] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:45:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:45:08.654 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:45:08.654 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:45:08.655 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:45:08.656 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:45:18.654 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:45:18.654 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:45:18.655 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:45:18.655 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:45:28.655 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:45:28.655 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:45:28.657 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:45:28.657 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:45:38.654 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:45:38.654 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:45:38.655 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:45:38.656 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:45:48.655 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:45:48.655 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:45:48.656 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:45:48.657 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:45:58.654 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:45:58.654 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:45:58.656 7 INFO cinder.api.openstack.wsgi [None req-24547c1a-2530-43e8-bd20-e09fda8b6a84 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:45:58.656 8 INFO cinder.api.openstack.wsgi [None req-bf852496-c9d1-4ae5-b9fe-3c2b9a2b8e8d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:46:00.691 8 INFO cinder.api.openstack.wsgi [None req-5b22dee0-b989-4f28-9463-eb43fb6dcf7d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:46:00.722 8 INFO cinder.api.openstack.wsgi [None req-5b22dee0-b989-4f28-9463-eb43fb6dcf7d ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1053] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:46:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:46:00.736 7 INFO cinder.api.openstack.wsgi [None req-d83b6049-a6d0-4cad-8d98-ba7a69b502fc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:46:00.760 7 INFO cinder.api.openstack.wsgi [None req-d83b6049-a6d0-4cad-8d98-ba7a69b502fc ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1054] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:46:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:46:00.771 8 INFO cinder.api.openstack.wsgi [None req-3882349f-29e1-42a0-91e9-b08c25d8d69b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:46:00.794 8 INFO cinder.api.openstack.wsgi [None req-3882349f-29e1-42a0-91e9-b08c25d8d69b ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1055] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:46:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:46:00.804 7 INFO cinder.api.openstack.wsgi [None req-f95f191e-595a-4f8c-ad5f-f9a23a278ed0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:46:00.817 7 INFO cinder.volume.api [None req-f95f191e-595a-4f8c-ad5f-f9a23a278ed0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:46:00.819 7 INFO cinder.api.openstack.wsgi [None req-f95f191e-595a-4f8c-ad5f-f9a23a278ed0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 531/1056] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:46:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 22:46:00.831 8 INFO cinder.api.openstack.wsgi [None req-44645875-be08-427f-b1cc-1898a6e2cad7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:46:00.837 8 INFO cinder.volume.api [None req-44645875-be08-427f-b1cc-1898a6e2cad7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:46:00.838 8 INFO cinder.api.openstack.wsgi [None req-44645875-be08-427f-b1cc-1898a6e2cad7 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 526/1057] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:46:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:46:00.850 7 INFO cinder.api.openstack.wsgi [None req-6173c477-c419-44d7-ab33-c9327232c814 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:46:01.354 7 INFO cinder.api.openstack.wsgi [None req-6173c477-c419-44d7-ab33-c9327232c814 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1058] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:46:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:46:01.375 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:46:01.382 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 8|app: 0|req: 527/1059] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:46:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:46:01.392 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:46:01.400 7 INFO cinder.volume.api [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:46:01.402 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1060] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:46:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:46:08.655 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:46:08.655 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:46:08.656 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:46:08.656 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:46:18.654 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:46:18.655 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:46:18.655 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:46:18.658 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:46:28.655 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:46:28.655 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:46:28.656 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:46:28.656 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:46:38.655 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:46:38.655 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:46:38.655 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:46:38.655 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:46:48.654 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:46:48.655 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:46:48.655 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:46:48.656 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:46:58.654 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:46:58.654 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:46:58.655 7 INFO cinder.api.openstack.wsgi [None req-897a6f59-70ae-41c6-863b-d2c2241113be ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:46:58.655 8 INFO cinder.api.openstack.wsgi [None req-837956c4-1767-4bf5-b5c0-72f21d8e2aa6 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:47:00.638 7 INFO cinder.api.openstack.wsgi [None req-7fe4b819-c2ee-48f4-8021-ffa04239dd36 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true 2026-06-02 22:47:01.146 7 INFO cinder.api.openstack.wsgi [None req-7fe4b819-c2ee-48f4-8021-ffa04239dd36 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1073] 10.0.0.52 () {28 vars in 695 bytes} [Tue Jun 2 22:47:00 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/scheduler-stats/get_pools?detail=true => generated 670 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:47:01.157 8 INFO cinder.api.openstack.wsgi [None req-1b393010-919b-468e-ab5a-54379858d9eb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true 2026-06-02 22:47:01.169 8 INFO cinder.volume.api [None req-1b393010-919b-468e-ab5a-54379858d9eb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all snapshots completed successfully. 2026-06-02 22:47:01.169 8 INFO cinder.api.openstack.wsgi [None req-1b393010-919b-468e-ab5a-54379858d9eb ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1074] 10.0.0.52 () {28 vars in 673 bytes} [Tue Jun 2 22:47:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:47:01.182 7 INFO cinder.api.openstack.wsgi [None req-99a8b418-4019-42a8-baf2-e6ac31bc9079 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services 2026-06-02 22:47:01.188 7 INFO cinder.api.openstack.wsgi [None req-99a8b418-4019-42a8-baf2-e6ac31bc9079 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-services returned with HTTP 200 [pid: 7|app: 0|req: 541/1075] 10.0.0.52 () {28 vars in 644 bytes} [Tue Jun 2 22:47:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:47:01.196 8 INFO cinder.api.openstack.wsgi [None req-a0b3cea3-5acf-4af7-8ef4-aa12cd55a604 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:47:01.215 8 INFO cinder.volume.api [None req-a0b3cea3-5acf-4af7-8ef4-aa12cd55a604 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:47:01.217 8 INFO cinder.api.openstack.wsgi [None req-a0b3cea3-5acf-4af7-8ef4-aa12cd55a604 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1076] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:47:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:47:01.251 7 INFO cinder.api.openstack.wsgi [None req-45c7ab90-63a1-4e87-b30d-81d36da69b07 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true 2026-06-02 22:47:01.272 7 INFO cinder.api.openstack.wsgi [None req-45c7ab90-63a1-4e87-b30d-81d36da69b07 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1077] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:47:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/1792dd84f79b4d8293e2c1f6eea1db25?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:47:01.285 8 INFO cinder.api.openstack.wsgi [None req-b141221e-1698-40da-829c-bc1513f5ae37 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true 2026-06-02 22:47:01.310 8 INFO cinder.api.openstack.wsgi [None req-b141221e-1698-40da-829c-bc1513f5ae37 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1078] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:47:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/a39275425c5d4935bd47dbb81ee2a16c?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:47:01.319 7 INFO cinder.api.openstack.wsgi [None req-3c06e033-0acb-43f0-80ad-6aee3ba82eb0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true 2026-06-02 22:47:01.342 7 INFO cinder.api.openstack.wsgi [None req-3c06e033-0acb-43f0-80ad-6aee3ba82eb0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1079] 10.0.0.52 () {28 vars in 735 bytes} [Tue Jun 2 22:47:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/os-quota-sets/bdcc4ced1cb048948d3490ab03c2b9f9?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-02 22:47:01.354 8 INFO cinder.api.openstack.wsgi [None req-2800eaa4-f70c-49f9-8286-b62ce7714334 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true 2026-06-02 22:47:01.363 8 INFO cinder.volume.api [None req-2800eaa4-f70c-49f9-8286-b62ce7714334 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] Get all volumes completed successfully. 2026-06-02 22:47:01.365 8 INFO cinder.api.openstack.wsgi [None req-2800eaa4-f70c-49f9-8286-b62ce7714334 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a39275425c5d4935bd47dbb81ee2a16c/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 537/1080] 10.0.0.52 () {28 vars in 683 bytes} [Tue Jun 2 22:47:01 2026] GET /v3/a39275425c5d4935bd47dbb81ee2a16c/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-06-02 22:47:08.655 7 INFO cinder.api.openstack.wsgi [None req-3c06e033-0acb-43f0-80ad-6aee3ba82eb0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:47:08.655 8 INFO cinder.api.openstack.wsgi [None req-2800eaa4-f70c-49f9-8286-b62ce7714334 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:47:08.656 7 INFO cinder.api.openstack.wsgi [None req-3c06e033-0acb-43f0-80ad-6aee3ba82eb0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:47:08.657 8 INFO cinder.api.openstack.wsgi [None req-2800eaa4-f70c-49f9-8286-b62ce7714334 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:47:18.654 7 INFO cinder.api.openstack.wsgi [None req-3c06e033-0acb-43f0-80ad-6aee3ba82eb0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:47:18.654 8 INFO cinder.api.openstack.wsgi [None req-2800eaa4-f70c-49f9-8286-b62ce7714334 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:47:18.655 7 INFO cinder.api.openstack.wsgi [None req-3c06e033-0acb-43f0-80ad-6aee3ba82eb0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:47:18.655 8 INFO cinder.api.openstack.wsgi [None req-2800eaa4-f70c-49f9-8286-b62ce7714334 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:47:28.655 7 INFO cinder.api.openstack.wsgi [None req-3c06e033-0acb-43f0-80ad-6aee3ba82eb0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:47:28.655 8 INFO cinder.api.openstack.wsgi [None req-2800eaa4-f70c-49f9-8286-b62ce7714334 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] GET http://10.0.0.188:8776/ 2026-06-02 22:47:28.656 8 INFO cinder.api.openstack.wsgi [None req-2800eaa4-f70c-49f9-8286-b62ce7714334 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300 2026-06-02 22:47:28.656 7 INFO cinder.api.openstack.wsgi [None req-3c06e033-0acb-43f0-80ad-6aee3ba82eb0 ef9431564eb743c9882dee4928ccf684 a39275425c5d4935bd47dbb81ee2a16c - - default default] http://10.0.0.188:8776/ returned with HTTP 300