+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 10 00:14:54 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-7854bbf67b-vjn7w 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 0x7fac87619668 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-07-10 00:14:58.271 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-10 00:14:58.271 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-10 00:14:58.397 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-10 00:14:58.397 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-10 00:14:59.534 7 INFO cinder.rpc [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-10 00:14:59.537 7 INFO cinder.rpc [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-10 00:14:59.540 7 INFO cinder.rpc [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-10 00:14:59.542 7 INFO cinder.rpc [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-07-10 00:14:59.554 7 INFO cinder.rpc [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-10 00:14:59.557 7 INFO cinder.rpc [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-10 00:14:59.604 7 WARNING cinder.api.contrib.hosts [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-10 00:14:59.645 7 WARNING keystonemiddleware._common.config [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 00:14:59.654 7 WARNING oslo_config.cfg [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] 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 0x7fac87619668 pid: 7 (default app) 2026-07-10 00:14:59.657 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:14:59.658 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:14:59.702 8 INFO cinder.rpc [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-10 00:14:59.704 8 INFO cinder.rpc [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-10 00:14:59.707 8 INFO cinder.rpc [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-10 00:14:59.709 8 INFO cinder.rpc [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-07-10 00:14:59.720 8 INFO cinder.rpc [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-10 00:14:59.722 8 INFO cinder.rpc [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-10 00:14:59.770 8 WARNING cinder.api.contrib.hosts [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-10 00:14:59.814 8 WARNING keystonemiddleware._common.config [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-10 00:14:59.822 8 WARNING oslo_config.cfg [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] 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 0x7fac87619668 pid: 8 (default app) 2026-07-10 00:15:09.252 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:15:09.253 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:15:19.253 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:15:19.254 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:15:29.251 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:15:29.252 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:15:29.252 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:15:29.253 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:15:39.252 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:15:39.252 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:15:39.253 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:15:39.253 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:15:49.251 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:15:49.251 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:15:49.252 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:15:49.253 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:15:59.251 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:15:59.252 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:15:59.253 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:15:59.253 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:16:09.252 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:16:09.253 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:16:09.253 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:16:09.256 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:16:19.252 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:16:19.252 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:16:19.253 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:16:19.253 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:16:29.252 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:16:29.252 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:16:29.253 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:16:29.253 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:16:39.252 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:16:39.253 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] GET http://10.0.0.104:8776/ 2026-07-10 00:16:39.254 7 INFO cinder.api.openstack.wsgi [None req-6f625c9b-32f3-430f-84fd-d59d5460dd47 - - - - - -] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:16:39.254 8 INFO cinder.api.openstack.wsgi [None req-a65571fa-31a3-48f7-8185-069574029eb4 - - - - - -] http://10.0.0.104: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()) /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: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-07-10 00:16:41.856 7 INFO cinder.api.openstack.wsgi [None req-c683cc5e-b8f1-4f6e-a7e1-c344d0c03513 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types/rbd1 2026-07-10 00:16:41.878 7 INFO cinder.api.openstack.wsgi [None req-c683cc5e-b8f1-4f6e-a7e1-c344d0c03513 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 11/20] 10.0.0.97 () {30 vars in 681 bytes} [Fri Jul 10 00:16:41 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types/rbd1 => generated 82 bytes in 872 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()) /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: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-07-10 00:16:42.262 8 INFO cinder.api.openstack.wsgi [None req-25ab1e1b-2c7e-474b-83c1-3d1d2bb7a02f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 00:16:42.286 8 INFO cinder.api.openstack.wsgi [None req-25ab1e1b-2c7e-474b-83c1-3d1d2bb7a02f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/21] 10.0.0.97 () {30 vars in 720 bytes} [Fri Jul 10 00:16:41 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types?name=rbd1&is_public=None => generated 20 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:16:43.841 7 INFO cinder.api.openstack.wsgi [None req-026e9308-10b2-457d-9ce0-4f05dfbcb6d0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 00:16:43.865 7 INFO cinder.api.openstack.wsgi [None req-026e9308-10b2-457d-9ce0-4f05dfbcb6d0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types returned with HTTP 200 [pid: 7|app: 0|req: 12/22] 10.0.0.97 () {34 vars in 724 bytes} [Fri Jul 10 00:16:43 2026] POST /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types => generated 179 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:16:43.880 8 INFO cinder.api.openstack.wsgi [req-026e9308-10b2-457d-9ce0-4f05dfbcb6d0 req-dcad94cb-05b8-46f9-a141-851a9392535d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types/6fd45607-55f7-4b1f-9751-33fa4ac236d4/extra_specs 2026-07-10 00:16:43.933 8 INFO cinder.api.openstack.wsgi [req-026e9308-10b2-457d-9ce0-4f05dfbcb6d0 req-dcad94cb-05b8-46f9-a141-851a9392535d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types/6fd45607-55f7-4b1f-9751-33fa4ac236d4/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/23] 10.0.0.97 () {36 vars in 893 bytes} [Fri Jul 10 00:16:43 2026] POST /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types/6fd45607-55f7-4b1f-9751-33fa4ac236d4/extra_specs => generated 48 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:16:45.511 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types?is_public=None 2026-07-10 00:16:45.525 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 13/24] 10.0.0.97 () {30 vars in 700 bytes} [Fri Jul 10 00:16:45 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/types?is_public=None => generated 443 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:16:47.347 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/qos-specs 2026-07-10 00:16:47.358 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/25] 10.0.0.97 () {30 vars in 679 bytes} [Fri Jul 10 00:16:46 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/qos-specs => generated 17 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:16:49.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:16:49.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:16:49.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:16:49.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:16:59.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:16:59.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:16:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:16:59.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:17:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:17:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:17:09.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:17:09.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:17:19.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:17:19.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:17:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:17:19.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:17:29.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:17:29.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:17:29.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:17:29.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:17:39.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:17:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:17:39.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:17:39.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:17:49.251 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:17:49.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:17:49.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:17:49.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:17:59.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:17:59.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:17:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:17:59.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:18:09.251 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:18:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:18:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:18:09.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:18:19.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:18:19.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:18:19.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:18:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:18:29.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:18:29.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:18:29.256 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:18:29.259 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:18:39.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:18:39.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:18:39.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:18:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:18:49.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:18:49.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:18:49.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:18:49.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:18:59.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:18:59.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:18:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:18:59.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:19:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:19:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:19:09.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:19:09.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:19:19.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:19:19.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:19:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:19:19.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:19:29.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:19:29.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:19:29.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:19:29.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:19:39.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:19:39.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:19:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:19:39.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:19:49.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:19:49.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:19:49.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:19:49.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:19:59.251 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:19:59.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:19:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:19:59.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:20:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:20:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:20:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:20:09.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:20:19.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:20:19.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:20:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:20:19.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:20:29.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:20:29.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:20:29.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:20:29.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:20:39.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:20:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:20:39.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:20:39.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:20:49.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:20:49.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:20:49.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:20:49.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:20:59.251 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:20:59.251 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:20:59.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:20:59.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:21:09.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:21:09.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:21:09.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:21:09.255 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:21:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:21:19.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:21:19.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:21:19.255 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:21:29.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:21:29.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:21:29.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:21:29.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:21:39.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:21:39.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:21:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:21:39.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:21:49.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:21:49.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:21:49.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:21:49.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:21:59.251 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:21:59.251 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:21:59.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:21:59.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:22:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:22:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:22:09.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:22:09.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:22:19.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:22:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:22:19.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:22:19.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:22:29.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:22:29.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:22:29.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:22:29.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:22:39.251 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:22:39.251 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:22:39.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:22:39.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:22:49.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:22:49.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:22:49.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:22:49.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:22:59.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:22:59.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:22:59.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:22:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:23:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:23:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:23:09.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:23:09.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:23:19.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:23:19.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:23:19.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:23:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:23:29.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:23:29.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:23:29.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:23:29.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:23:39.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:23:39.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:23:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:23:39.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:23:49.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:23:49.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:23:49.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:23:49.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:23:59.251 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:23:59.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:23:59.251 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:23:59.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:24:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:24:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:24:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:24:09.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:24:19.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:24:19.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:24:19.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:24:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:24:29.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:24:29.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:24:29.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:24:29.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:24:39.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:24:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:24:39.255 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:24:39.256 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:24:49.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:24:49.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:24:49.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:24:49.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:24:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:24:59.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:24:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:24:59.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:25:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:25:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:25:09.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:25:09.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:25:19.251 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:25:19.251 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:25:19.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:25:19.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:25:29.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:25:29.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:25:29.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:25:29.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:25:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:25:39.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:25:39.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:25:39.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:25:49.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:25:49.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:25:49.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:25:49.255 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:25:59.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:25:59.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:25:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:25:59.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:26:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:26:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:26:09.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:26:09.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:26:19.251 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:26:19.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:26:19.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:26:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:26:29.251 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:26:29.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:26:29.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:26:29.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:26:39.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:26:39.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:26:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:26:39.255 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:26:49.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:26:49.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:26:49.261 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:26:49.264 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:26:59.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:26:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:26:59.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:26:59.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:27:09.251 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:27:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:27:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:27:09.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:27:19.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:27:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:27:19.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:27:19.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:27:29.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:27:29.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:27:29.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:27:29.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:27:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:27:39.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:27:39.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:27:39.255 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:27:49.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:27:49.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:27:49.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:27:49.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:27:59.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:27:59.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:27:59.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:27:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:28:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:28:09.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:28:09.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:28:09.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:28:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:28:19.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:28:19.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:28:19.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:28:29.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:28:29.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:28:29.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:28:29.255 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:28:39.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:28:39.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:28:39.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:28:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:28:49.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:28:49.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:28:49.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:28:49.255 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:28:59.251 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:28:59.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:28:59.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:28:59.260 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:29:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:29:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:29:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:29:09.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:29:19.251 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:29:19.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:29:19.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:29:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:29:29.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:29:29.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:29:29.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:29:29.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:29:39.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:29:39.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:29:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:29:39.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:29:49.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:29:49.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:29:49.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:29:49.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:29:59.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:29:59.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:29:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:29:59.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:30:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:30:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:30:09.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:30:09.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:30:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:30:19.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:30:19.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:30:19.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:30:29.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:30:29.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:30:29.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:30:29.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:30:39.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:30:39.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:30:39.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:30:39.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:30:49.251 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:30:49.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:30:49.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:30:49.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:30:59.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:30:59.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:30:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:30:59.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:31:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:31:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:31:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:31:09.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:31:19.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:31:19.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:31:19.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:31:19.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:31:29.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:31:29.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:31:29.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:31:29.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:31:39.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:31:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:31:39.254 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:31:39.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:31:49.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:31:49.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:31:49.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:31:49.254 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:31:59.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:31:59.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:31:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:31:59.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:32:09.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:32:09.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:32:09.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:32:09.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:32:19.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:32:19.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:32:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:32:19.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:32:29.252 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:32:29.252 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:32:29.253 7 INFO cinder.api.openstack.wsgi [None req-80a159d3-012a-4877-9cc6-6d775351e08f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:32:29.253 8 INFO cinder.api.openstack.wsgi [None req-9c2c83f9-91f8-42b0-bdde-d11ffcae5898 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104: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-07-10 00:32:34.238 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET https://volume.199-204-45-22.nip.io/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=False 2026-07-10 00:32:34.271 7 WARNING cinder.quota [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-10 00:32:34.272 7 WARNING cinder.quota [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-10 00:32:34.272 7 WARNING cinder.quota [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-10 00:32:34.272 7 WARNING cinder.quota [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-10 00:32:34.273 7 WARNING cinder.quota [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-10 00:32:34.273 7 WARNING cinder.quota [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-10 00:32:34.277 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] https://volume.199-204-45-22.nip.io/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 109/216] 199.204.45.22 () {44 vars in 1065 bytes} [Fri Jul 10 00:32:34 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=False => generated 340 bytes in 153 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-07-10 00:32:34.423 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] PUT https://volume.199-204-45-22.nip.io/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19 2026-07-10 00:32:34.493 8 WARNING cinder.quota [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-10 00:32:34.494 8 WARNING cinder.quota [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-10 00:32:34.494 8 WARNING cinder.quota [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-07-10 00:32:34.495 8 WARNING cinder.quota [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-10 00:32:34.495 8 WARNING cinder.quota [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-10 00:32:34.496 8 WARNING cinder.quota [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-07-10 00:32:34.501 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] https://volume.199-204-45-22.nip.io/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19 returned with HTTP 200 [pid: 8|app: 0|req: 108/217] 199.204.45.22 () {48 vars in 1094 bytes} [Fri Jul 10 00:32:34 2026] PUT /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19 => generated 296 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:32:39.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:32:39.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:32:39.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:32:39.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:32:49.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:32:49.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:32:49.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:32:49.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:32:59.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:32:59.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:32:59.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:32:59.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:33:09.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:33:09.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:33:09.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:33:09.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:33:19.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:33:19.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:33:19.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:33:19.256 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:33:29.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:33:29.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:33:29.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:33:29.255 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:33:39.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:33:39.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:33:39.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:33:39.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:33:49.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:33:49.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:33:49.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:33:49.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:33:59.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:33:59.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:33:59.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:33:59.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:34:09.251 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:34:09.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:34:09.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:34:09.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:34:19.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:34:19.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:34:19.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:34:19.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:34:29.251 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:34:29.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:34:29.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:34:29.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:34:39.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:34:39.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:34:39.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:34:39.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:34:49.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:34:49.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:34:49.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:34:49.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:34:59.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:34:59.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:34:59.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:34:59.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:35:09.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:35:09.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:35:09.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:35:09.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:35:19.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:35:19.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:35:19.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:35:19.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:35:29.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:35:29.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:35:29.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:35:29.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:35:39.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:35:39.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:35:39.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:35:39.255 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:35:49.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:35:49.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:35:49.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:35:49.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:35:59.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:35:59.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:35:59.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:35:59.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:36:09.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:36:09.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:36:09.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:36:09.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:36:19.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:36:19.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:36:19.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:36:19.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:36:29.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:36:29.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:36:29.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:36:29.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:36:39.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:36:39.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:36:39.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:36:39.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:36:49.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:36:49.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:36:49.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:36:49.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:36:59.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:36:59.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:36:59.256 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:36:59.258 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:37:09.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:37:09.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:37:09.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:37:09.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:37:19.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:37:19.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:37:19.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:37:19.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:37:29.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:37:29.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:37:29.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:37:29.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:37:39.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:37:39.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:37:39.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:37:39.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:37:49.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:37:49.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:37:49.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:37:49.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:37:59.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:37:59.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:37:59.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:37:59.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:38:09.251 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:38:09.251 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:38:09.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:38:09.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:38:19.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:38:19.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:38:19.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:38:19.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:38:29.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:38:29.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:38:29.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:38:29.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:38:39.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:38:39.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:38:39.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:38:39.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:38:49.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:38:49.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:38:49.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:38:49.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:38:59.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:38:59.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:38:59.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:38:59.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:39:09.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:39:09.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:39:09.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:39:09.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:39:19.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:39:19.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:39:19.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:39:19.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:39:29.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:39:29.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:39:29.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:39:29.255 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:39:39.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:39:39.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:39:39.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:39:39.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:39:49.251 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:39:49.251 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:39:49.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:39:49.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:39:59.251 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:39:59.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:39:59.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:39:59.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:40:09.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:40:09.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:40:09.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:40:09.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:40:19.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:40:19.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:40:19.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:40:19.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:40:29.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:40:29.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:40:29.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:40:29.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:40:39.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:40:39.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:40:39.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:40:39.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:40:49.251 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:40:49.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:40:49.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:40:49.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:40:59.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:40:59.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:40:59.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:40:59.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:41:09.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:41:09.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:41:09.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:41:09.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:41:19.251 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:41:19.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:41:19.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:41:19.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:41:29.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:41:29.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:41:29.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:41:29.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:41:39.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:41:39.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:41:39.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:41:39.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:41:49.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:41:49.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:41:49.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:41:49.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:41:59.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:41:59.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:41:59.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:41:59.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:42:09.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:42:09.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:42:09.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:42:09.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:42:19.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:42:19.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:42:19.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:42:19.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:42:29.251 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:42:29.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:42:29.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:42:29.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:42:39.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:42:39.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:42:39.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:42:39.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:42:49.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:42:49.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:42:49.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:42:49.255 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:42:59.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:42:59.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:42:59.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:42:59.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:43:09.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:43:09.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:43:09.253 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:43:09.254 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:43:19.252 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:43:19.253 8 INFO cinder.api.openstack.wsgi [None req-9ea68671-6621-4889-82ce-a226f7414092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:43:19.252 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:43:19.254 7 INFO cinder.api.openstack.wsgi [None req-074fd6b6-6032-432b-a1b7-e42b4ef212ef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:43:19.455 8 INFO cinder.api.openstack.wsgi [None req-8752350d-977e-4375-8401-e37081d991a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET https://volume.199-204-45-22.nip.io/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=False 2026-07-10 00:43:19.477 8 INFO cinder.api.openstack.wsgi [None req-8752350d-977e-4375-8401-e37081d991a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] https://volume.199-204-45-22.nip.io/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 174/348] 199.204.45.22 () {44 vars in 1065 bytes} [Fri Jul 10 00:43:19 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=False => generated 340 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:43:20.031 7 INFO cinder.api.openstack.wsgi [None req-69cc1725-4878-4cc0-9527-770fc62199b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] PUT https://volume.199-204-45-22.nip.io/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a 2026-07-10 00:43:20.113 7 INFO cinder.api.openstack.wsgi [None req-69cc1725-4878-4cc0-9527-770fc62199b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] https://volume.199-204-45-22.nip.io/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a returned with HTTP 200 [pid: 7|app: 0|req: 175/349] 199.204.45.22 () {48 vars in 1094 bytes} [Fri Jul 10 00:43:20 2026] PUT /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a => generated 296 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:43:29.252 8 INFO cinder.api.openstack.wsgi [None req-8752350d-977e-4375-8401-e37081d991a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:43:29.252 7 INFO cinder.api.openstack.wsgi [None req-69cc1725-4878-4cc0-9527-770fc62199b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:43:29.253 8 INFO cinder.api.openstack.wsgi [None req-8752350d-977e-4375-8401-e37081d991a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:43:29.253 7 INFO cinder.api.openstack.wsgi [None req-69cc1725-4878-4cc0-9527-770fc62199b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:43:39.252 7 INFO cinder.api.openstack.wsgi [None req-69cc1725-4878-4cc0-9527-770fc62199b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:43:39.252 8 INFO cinder.api.openstack.wsgi [None req-8752350d-977e-4375-8401-e37081d991a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:43:39.253 7 INFO cinder.api.openstack.wsgi [None req-69cc1725-4878-4cc0-9527-770fc62199b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:43:39.253 8 INFO cinder.api.openstack.wsgi [None req-8752350d-977e-4375-8401-e37081d991a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:43:49.252 7 INFO cinder.api.openstack.wsgi [None req-69cc1725-4878-4cc0-9527-770fc62199b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:43:49.252 8 INFO cinder.api.openstack.wsgi [None req-8752350d-977e-4375-8401-e37081d991a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:43:49.252 7 INFO cinder.api.openstack.wsgi [None req-69cc1725-4878-4cc0-9527-770fc62199b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:43:49.253 8 INFO cinder.api.openstack.wsgi [None req-8752350d-977e-4375-8401-e37081d991a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:43:59.252 8 INFO cinder.api.openstack.wsgi [None req-8752350d-977e-4375-8401-e37081d991a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:43:59.252 7 INFO cinder.api.openstack.wsgi [None req-69cc1725-4878-4cc0-9527-770fc62199b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:43:59.252 8 INFO cinder.api.openstack.wsgi [None req-8752350d-977e-4375-8401-e37081d991a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:43:59.253 7 INFO cinder.api.openstack.wsgi [None req-69cc1725-4878-4cc0-9527-770fc62199b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:44:09.251 8 INFO cinder.api.openstack.wsgi [None req-8752350d-977e-4375-8401-e37081d991a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:44:09.252 7 INFO cinder.api.openstack.wsgi [None req-69cc1725-4878-4cc0-9527-770fc62199b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:44:09.252 8 INFO cinder.api.openstack.wsgi [None req-8752350d-977e-4375-8401-e37081d991a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:44:09.252 7 INFO cinder.api.openstack.wsgi [None req-69cc1725-4878-4cc0-9527-770fc62199b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:44:14.953 8 INFO cinder.api.openstack.wsgi [None req-64c579b4-ece9-41ba-9d58-9a44e6f9f013 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:44:14.987 8 INFO cinder.api.openstack.wsgi [None req-64c579b4-ece9-41ba-9d58-9a44e6f9f013 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 180/360] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:44:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:44:15.004 7 INFO cinder.api.openstack.wsgi [None req-d4db3e02-7616-47a5-b245-e873d0dac083 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:44:15.029 7 INFO cinder.api.openstack.wsgi [None req-d4db3e02-7616-47a5-b245-e873d0dac083 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 181/361] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:44:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:44:15.041 8 INFO cinder.api.openstack.wsgi [None req-dd5c3c9f-04dc-4c56-a84b-1e7958c6be94 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:44:15.057 8 INFO cinder.api.openstack.wsgi [None req-dd5c3c9f-04dc-4c56-a84b-1e7958c6be94 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 181/362] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:44:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:44:15.082 7 INFO cinder.api.openstack.wsgi [None req-e71a8dca-0ff0-4e19-9645-357eab021d4f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:44:15.128 7 INFO cinder.volume.api [None req-e71a8dca-0ff0-4e19-9645-357eab021d4f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:44:15.131 7 INFO cinder.api.openstack.wsgi [None req-e71a8dca-0ff0-4e19-9645-357eab021d4f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 182/363] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:44:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:44:15.146 8 INFO cinder.api.openstack.wsgi [None req-0b41264f-9266-4f8b-a406-481a80524cc3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:44:15.693 8 INFO cinder.api.openstack.wsgi [None req-0b41264f-9266-4f8b-a406-481a80524cc3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 182/364] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:44:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:44:15.705 7 INFO cinder.api.openstack.wsgi [None req-3b474fc6-c360-4317-9ba5-977cbc2d357a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:44:15.717 7 INFO cinder.volume.api [None req-3b474fc6-c360-4317-9ba5-977cbc2d357a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:44:15.722 7 INFO cinder.api.openstack.wsgi [None req-3b474fc6-c360-4317-9ba5-977cbc2d357a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 183/365] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:44:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:44:15.733 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:44:15.756 8 INFO cinder.volume.api [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:44:15.757 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 183/366] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:44:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:44:15.784 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:44:15.801 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 184/367] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:44:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:44:19.252 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:44:19.252 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:44:19.253 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:44:19.253 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:44:29.252 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:44:29.252 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:44:29.253 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:44:29.254 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:44:39.252 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:44:39.252 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:44:39.253 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:44:39.253 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:44:49.253 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:44:49.254 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:44:49.254 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:44:49.256 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:44:59.251 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:44:59.251 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:44:59.252 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:44:59.252 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:45:09.252 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:45:09.253 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:45:09.254 7 INFO cinder.api.openstack.wsgi [None req-93cfe78b-976d-4dba-a489-f524fe9c2289 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:45:09.254 8 INFO cinder.api.openstack.wsgi [None req-fde32564-4ffd-427a-8b40-6b1ad2393c1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:45:14.970 8 INFO cinder.api.openstack.wsgi [None req-422eba14-c873-4a31-be63-786d8fc379e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:45:15.475 8 INFO cinder.api.openstack.wsgi [None req-422eba14-c873-4a31-be63-786d8fc379e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 190/380] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:45:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:45:15.529 7 INFO cinder.api.openstack.wsgi [None req-b746f0a8-d397-442d-9665-7aa237fa1b36 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:45:15.554 7 INFO cinder.api.openstack.wsgi [None req-b746f0a8-d397-442d-9665-7aa237fa1b36 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 191/381] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:45:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:45:15.567 8 INFO cinder.api.openstack.wsgi [None req-49a3fb8e-ddba-4847-8231-358ed8b83a12 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:45:15.584 8 INFO cinder.api.openstack.wsgi [None req-49a3fb8e-ddba-4847-8231-358ed8b83a12 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 191/382] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:45:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:45:15.595 7 INFO cinder.api.openstack.wsgi [None req-e2501d4e-d975-4ef8-af19-ab8f01113610 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:45:15.616 7 INFO cinder.api.openstack.wsgi [None req-e2501d4e-d975-4ef8-af19-ab8f01113610 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 192/383] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:45:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:45:15.627 8 INFO cinder.api.openstack.wsgi [None req-b77b45b1-bb34-4854-b808-dc993b2eebfb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:45:15.654 8 INFO cinder.volume.api [None req-b77b45b1-bb34-4854-b808-dc993b2eebfb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:45:15.655 8 INFO cinder.api.openstack.wsgi [None req-b77b45b1-bb34-4854-b808-dc993b2eebfb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 192/384] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:45:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/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-07-10 00:45:15.665 7 INFO cinder.api.openstack.wsgi [None req-be5eabc8-9467-451c-9da4-ae2366ec8708 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:45:15.672 7 INFO cinder.volume.api [None req-be5eabc8-9467-451c-9da4-ae2366ec8708 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:45:15.674 7 INFO cinder.api.openstack.wsgi [None req-be5eabc8-9467-451c-9da4-ae2366ec8708 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 193/385] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:45:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:45:15.683 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:45:15.689 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 193/386] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:45:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:45:15.699 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:45:15.719 7 INFO cinder.volume.api [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:45:15.719 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 194/387] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:45:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:45:19.252 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:45:19.252 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:45:19.253 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:45:19.253 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:45:29.252 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:45:29.252 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:45:29.253 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:45:29.254 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:45:39.253 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:45:39.253 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:45:39.254 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:45:39.254 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:45:49.251 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:45:49.252 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:45:49.253 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:45:49.253 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:45:59.252 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:45:59.252 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:45:59.253 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:45:59.253 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:46:09.252 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:46:09.252 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:46:09.253 7 INFO cinder.api.openstack.wsgi [None req-106ffc5b-2ee5-446f-b535-33c5db30e468 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:46:09.253 8 INFO cinder.api.openstack.wsgi [None req-e23b3f4d-0ab8-47c4-a662-d87a9252d637 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:46:14.961 7 INFO cinder.api.openstack.wsgi [None req-e76c0d17-8743-4bcc-a6b1-a64e03d104fd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:46:14.970 7 INFO cinder.volume.api [None req-e76c0d17-8743-4bcc-a6b1-a64e03d104fd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:46:14.971 7 INFO cinder.api.openstack.wsgi [None req-e76c0d17-8743-4bcc-a6b1-a64e03d104fd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 201/400] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:46:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:46:14.984 8 INFO cinder.api.openstack.wsgi [None req-e53f3902-7610-4605-9010-2facc7ad6aa3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:46:14.990 8 INFO cinder.volume.api [None req-e53f3902-7610-4605-9010-2facc7ad6aa3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:46:14.990 8 INFO cinder.api.openstack.wsgi [None req-e53f3902-7610-4605-9010-2facc7ad6aa3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 200/401] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:46:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:46:15.000 7 INFO cinder.api.openstack.wsgi [None req-e499419e-ca93-4afa-b9bf-42938c621fa0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:46:15.538 7 INFO cinder.api.openstack.wsgi [None req-e499419e-ca93-4afa-b9bf-42938c621fa0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 202/402] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:46:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:46:15.601 8 INFO cinder.api.openstack.wsgi [None req-4587ac6c-cf24-48f7-8fb4-bfdfdd87ed39 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:46:15.624 8 INFO cinder.api.openstack.wsgi [None req-4587ac6c-cf24-48f7-8fb4-bfdfdd87ed39 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 201/403] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:46:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:46:15.636 7 INFO cinder.api.openstack.wsgi [None req-40ff2ac4-7371-41f2-ad95-b43fae47eb1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:46:15.656 7 INFO cinder.api.openstack.wsgi [None req-40ff2ac4-7371-41f2-ad95-b43fae47eb1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 203/404] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:46:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:46:15.673 8 INFO cinder.api.openstack.wsgi [None req-e456d7f7-8fd9-48dd-a97e-83e22c8c2141 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:46:15.732 8 INFO cinder.api.openstack.wsgi [None req-e456d7f7-8fd9-48dd-a97e-83e22c8c2141 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 202/405] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:46:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:46:15.750 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:46:15.755 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 204/406] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:46:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:46:15.763 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:46:15.772 8 INFO cinder.volume.api [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:46:15.774 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/407] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:46:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:46:19.252 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:46:19.252 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:46:19.252 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:46:19.253 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:46:29.252 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:46:29.252 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:46:29.253 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:46:29.253 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:46:39.252 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:46:39.252 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:46:39.253 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:46:39.253 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:46:49.252 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:46:49.252 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:46:49.253 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:46:49.254 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:46:59.251 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:46:59.251 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:46:59.252 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:46:59.253 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:47:09.253 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:47:09.253 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:47:09.254 7 INFO cinder.api.openstack.wsgi [None req-1b0eb0b8-fdfb-4589-bafd-3287bca367dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:47:09.254 8 INFO cinder.api.openstack.wsgi [None req-4dcc96fc-448c-4eb2-a3c3-e5c029e85e46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:47:14.909 7 INFO cinder.api.openstack.wsgi [None req-bdade1b4-7507-4e3d-99a1-41080d476a50 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:47:14.917 7 INFO cinder.volume.api [None req-bdade1b4-7507-4e3d-99a1-41080d476a50 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:47:14.918 7 INFO cinder.api.openstack.wsgi [None req-bdade1b4-7507-4e3d-99a1-41080d476a50 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 211/420] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:47:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:47:14.957 8 INFO cinder.api.openstack.wsgi [None req-aaa00531-af50-40d9-9e3c-1beeea25e4bd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:47:14.979 8 INFO cinder.api.openstack.wsgi [None req-aaa00531-af50-40d9-9e3c-1beeea25e4bd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 210/421] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:47:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:47:14.989 7 INFO cinder.api.openstack.wsgi [None req-545adf02-3238-4520-b13c-1f909f4401d0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:47:15.012 7 INFO cinder.api.openstack.wsgi [None req-545adf02-3238-4520-b13c-1f909f4401d0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 212/422] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:47:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:47:15.023 8 INFO cinder.api.openstack.wsgi [None req-b3c16a66-efc7-4477-b69b-fb506cc9b502 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:47:15.044 8 INFO cinder.api.openstack.wsgi [None req-b3c16a66-efc7-4477-b69b-fb506cc9b502 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 211/423] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:47:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:47:15.056 7 INFO cinder.api.openstack.wsgi [None req-6274854e-70c4-4b5e-87b8-adf760853f4a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:47:15.066 7 INFO cinder.volume.api [None req-6274854e-70c4-4b5e-87b8-adf760853f4a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:47:15.068 7 INFO cinder.api.openstack.wsgi [None req-6274854e-70c4-4b5e-87b8-adf760853f4a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 213/424] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:47:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:47:15.078 8 INFO cinder.api.openstack.wsgi [None req-baa02166-a715-4fde-b968-703ea5a8a2a8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:47:15.083 8 INFO cinder.volume.api [None req-baa02166-a715-4fde-b968-703ea5a8a2a8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:47:15.084 8 INFO cinder.api.openstack.wsgi [None req-baa02166-a715-4fde-b968-703ea5a8a2a8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 212/425] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:47:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:47:15.094 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:47:15.597 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 214/426] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:47:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:47:15.609 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:47:15.614 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 213/427] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:47:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:47:19.251 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:47:19.252 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:47:19.253 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:47:19.253 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:47:29.256 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:47:29.256 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:47:29.256 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:47:29.257 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:47:39.252 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:47:39.253 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:47:39.253 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:47:39.254 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:47:49.252 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:47:49.253 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:47:49.253 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:47:49.254 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:47:59.252 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:47:59.253 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:47:59.252 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:47:59.254 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:48:09.252 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:48:09.252 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:48:09.253 7 INFO cinder.api.openstack.wsgi [None req-eb09d11f-d476-459d-bc02-f65e29e704b9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:48:09.254 8 INFO cinder.api.openstack.wsgi [None req-c3c1b7da-9a09-45ac-b7a2-cb07476aeade c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:48:14.949 7 INFO cinder.api.openstack.wsgi [None req-af02a400-487e-4958-9bf1-21bec56d882e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:48:15.453 7 INFO cinder.api.openstack.wsgi [None req-af02a400-487e-4958-9bf1-21bec56d882e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 221/440] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:48:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:48:15.466 8 INFO cinder.api.openstack.wsgi [None req-a7e05990-905c-4d80-9d2e-892a39764eeb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:48:15.476 8 INFO cinder.volume.api [None req-a7e05990-905c-4d80-9d2e-892a39764eeb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:48:15.478 8 INFO cinder.api.openstack.wsgi [None req-a7e05990-905c-4d80-9d2e-892a39764eeb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 220/441] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:48:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:48:15.491 7 INFO cinder.api.openstack.wsgi [None req-c8f0e5d0-8f3b-420f-a860-935e6f1abac9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:48:15.499 7 INFO cinder.volume.api [None req-c8f0e5d0-8f3b-420f-a860-935e6f1abac9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:48:15.500 7 INFO cinder.api.openstack.wsgi [None req-c8f0e5d0-8f3b-420f-a860-935e6f1abac9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/442] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:48:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:48:15.517 8 INFO cinder.api.openstack.wsgi [None req-9d636031-24eb-46ae-930c-8a506821fce4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:48:15.531 8 INFO cinder.api.openstack.wsgi [None req-9d636031-24eb-46ae-930c-8a506821fce4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 221/443] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:48:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:48:15.541 7 INFO cinder.api.openstack.wsgi [None req-f0830b61-426b-4202-b960-80bf36345220 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:48:15.549 7 INFO cinder.volume.api [None req-f0830b61-426b-4202-b960-80bf36345220 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:48:15.551 7 INFO cinder.api.openstack.wsgi [None req-f0830b61-426b-4202-b960-80bf36345220 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 223/444] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:48:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:48:15.588 8 INFO cinder.api.openstack.wsgi [None req-ea7c9a26-e07b-4b99-bc1d-ae6cd04b760f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:48:15.605 8 INFO cinder.api.openstack.wsgi [None req-ea7c9a26-e07b-4b99-bc1d-ae6cd04b760f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 222/445] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:48:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:48:15.613 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:48:15.630 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/446] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:48:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:48:15.644 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:48:15.664 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/447] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:48:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:48:19.252 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:48:19.252 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:48:19.253 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:48:19.254 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:48:29.252 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:48:29.252 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:48:29.252 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:48:29.254 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:48:39.253 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:48:39.253 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:48:39.254 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:48:39.254 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:48:49.252 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:48:49.252 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:48:49.253 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:48:49.254 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:48:59.252 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:48:59.254 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:48:59.253 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:48:59.255 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:49:09.252 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:49:09.253 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:49:09.254 7 INFO cinder.api.openstack.wsgi [None req-b66c9b2f-7266-4e1f-9840-56658167c354 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:49:09.254 8 INFO cinder.api.openstack.wsgi [None req-0d9bf747-c1fd-473e-8797-03ad95d5c9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:49:14.896 8 INFO cinder.api.openstack.wsgi [None req-b1a19414-ec33-4794-add2-225e26474942 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:49:15.399 8 INFO cinder.api.openstack.wsgi [None req-b1a19414-ec33-4794-add2-225e26474942 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 230/460] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:49:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:49:15.409 7 INFO cinder.api.openstack.wsgi [None req-700532ef-d626-4e3f-98e1-314c0ba3b47d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:49:15.420 7 INFO cinder.volume.api [None req-700532ef-d626-4e3f-98e1-314c0ba3b47d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:49:15.421 7 INFO cinder.api.openstack.wsgi [None req-700532ef-d626-4e3f-98e1-314c0ba3b47d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/461] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:49:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:49:15.432 8 INFO cinder.api.openstack.wsgi [None req-81eb871f-895f-4cc3-9f9e-684ea633f4d9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:49:15.442 8 INFO cinder.volume.api [None req-81eb871f-895f-4cc3-9f9e-684ea633f4d9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:49:15.444 8 INFO cinder.api.openstack.wsgi [None req-81eb871f-895f-4cc3-9f9e-684ea633f4d9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 231/462] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:49:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:49:15.454 7 INFO cinder.api.openstack.wsgi [None req-1bb82635-c51f-44a4-be60-549feab1060a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:49:15.463 7 INFO cinder.volume.api [None req-1bb82635-c51f-44a4-be60-549feab1060a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:49:15.465 7 INFO cinder.api.openstack.wsgi [None req-1bb82635-c51f-44a4-be60-549feab1060a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/463] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:49:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:49:15.476 8 INFO cinder.api.openstack.wsgi [None req-eab41fea-4dc2-4ba8-8534-f0e6ca04bd85 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:49:15.481 8 INFO cinder.api.openstack.wsgi [None req-eab41fea-4dc2-4ba8-8534-f0e6ca04bd85 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 232/464] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:49:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:49:15.518 7 INFO cinder.api.openstack.wsgi [None req-7cd8be44-1ffb-41d5-9d95-520044808b70 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:49:15.540 7 INFO cinder.api.openstack.wsgi [None req-7cd8be44-1ffb-41d5-9d95-520044808b70 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 233/465] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:49:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:49:15.551 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:49:15.579 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:49:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:49:15.591 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:49:15.615 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:49:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:49:19.252 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:49:19.253 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:49:19.253 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:49:19.254 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:49:29.252 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:49:29.252 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:49:29.253 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:49:29.253 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:49:39.252 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:49:39.252 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:49:39.253 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:49:39.253 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:49:49.252 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:49:49.252 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:49:49.253 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:49:49.253 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:49:59.252 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:49:59.252 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:49:59.252 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:49:59.253 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:50:09.252 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:50:09.252 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:50:09.253 7 INFO cinder.api.openstack.wsgi [None req-715f66c4-8e2d-4282-998d-a1250755b66b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:50:09.253 8 INFO cinder.api.openstack.wsgi [None req-8425a773-5570-42df-bc0f-5ceba8cefb2f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:50:14.908 8 INFO cinder.api.openstack.wsgi [None req-cf243c4e-648e-4347-b1bf-f27394037aa4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:50:14.915 8 INFO cinder.volume.api [None req-cf243c4e-648e-4347-b1bf-f27394037aa4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:50:14.915 8 INFO cinder.api.openstack.wsgi [None req-cf243c4e-648e-4347-b1bf-f27394037aa4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 240/480] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:50:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:50:14.927 7 INFO cinder.api.openstack.wsgi [None req-29b971a0-ae67-42a1-a4b4-fb5b1c1f1d32 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:50:14.933 7 INFO cinder.api.openstack.wsgi [None req-29b971a0-ae67-42a1-a4b4-fb5b1c1f1d32 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 241/481] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:50:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:50:14.943 8 INFO cinder.api.openstack.wsgi [None req-2560c509-242c-4657-9650-19ef8d14af42 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:50:14.955 8 INFO cinder.volume.api [None req-2560c509-242c-4657-9650-19ef8d14af42 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:50:14.958 8 INFO cinder.api.openstack.wsgi [None req-2560c509-242c-4657-9650-19ef8d14af42 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/482] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:50:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:50:14.968 7 INFO cinder.api.openstack.wsgi [None req-d9cc7c72-7895-4cae-b7e0-5947a42ef59c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:50:15.471 7 INFO cinder.api.openstack.wsgi [None req-d9cc7c72-7895-4cae-b7e0-5947a42ef59c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 242/483] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:50:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:50:15.510 8 INFO cinder.api.openstack.wsgi [None req-018c9f1a-6d38-4276-8073-72036a919ca6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:50:15.536 8 INFO cinder.api.openstack.wsgi [None req-018c9f1a-6d38-4276-8073-72036a919ca6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 242/484] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:50:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:50:15.548 7 INFO cinder.api.openstack.wsgi [None req-ccf0d611-6a62-4e1e-b29d-dc9228e0b0d4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:50:15.584 7 INFO cinder.api.openstack.wsgi [None req-ccf0d611-6a62-4e1e-b29d-dc9228e0b0d4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 243/485] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:50:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:50:15.595 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:50:15.615 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/486] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:50:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:50:15.626 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:50:15.635 7 INFO cinder.volume.api [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:50:15.637 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 244/487] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:50:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:50:19.252 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:50:19.253 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:50:19.253 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:50:19.254 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:50:29.253 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:50:29.253 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:50:29.254 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:50:29.254 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:50:39.252 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:50:39.252 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:50:39.253 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:50:39.254 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:50:49.252 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:50:49.252 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:50:49.253 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:50:49.253 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:50:59.252 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:50:59.253 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:50:59.254 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:50:59.256 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:51:09.252 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:51:09.252 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:51:09.253 8 INFO cinder.api.openstack.wsgi [None req-e45d0d4e-3c2f-4bd6-9c4f-f7627c7b11e9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:51:09.254 7 INFO cinder.api.openstack.wsgi [None req-cd1c76c5-edc8-47a9-97d7-8cad43e4d10b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:51:14.964 8 INFO cinder.api.openstack.wsgi [None req-70a0e810-72d3-437f-9735-d993377973b7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:51:14.983 8 INFO cinder.api.openstack.wsgi [None req-70a0e810-72d3-437f-9735-d993377973b7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 250/500] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:51:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:51:14.998 7 INFO cinder.api.openstack.wsgi [None req-7d657b4b-a6fe-4949-a960-d577c1c1b671 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:51:15.019 7 INFO cinder.api.openstack.wsgi [None req-7d657b4b-a6fe-4949-a960-d577c1c1b671 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 251/501] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:51:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:51:15.030 8 INFO cinder.api.openstack.wsgi [None req-24c401fb-381c-42b5-b865-d12d6ac75638 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:51:15.048 8 INFO cinder.api.openstack.wsgi [None req-24c401fb-381c-42b5-b865-d12d6ac75638 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 251/502] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:51:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:51:15.059 7 INFO cinder.api.openstack.wsgi [None req-6d6b3a5e-c22b-4eca-a528-8ec91874faed c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:51:15.065 7 INFO cinder.api.openstack.wsgi [None req-6d6b3a5e-c22b-4eca-a528-8ec91874faed c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 252/503] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:51:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:51:15.076 8 INFO cinder.api.openstack.wsgi [None req-cee4448b-cc7f-4431-b759-c12e6f85c3e6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:51:15.580 8 INFO cinder.api.openstack.wsgi [None req-cee4448b-cc7f-4431-b759-c12e6f85c3e6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 252/504] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:51:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:51:15.594 7 INFO cinder.api.openstack.wsgi [None req-ac684f89-cc61-4c1f-97fd-9cc258e850dd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:51:15.603 7 INFO cinder.volume.api [None req-ac684f89-cc61-4c1f-97fd-9cc258e850dd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:51:15.605 7 INFO cinder.api.openstack.wsgi [None req-ac684f89-cc61-4c1f-97fd-9cc258e850dd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 253/505] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:51:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:51:15.614 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:51:15.622 8 INFO cinder.volume.api [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:51:15.624 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 253/506] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:51:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:51:15.636 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:51:15.642 7 INFO cinder.volume.api [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:51:15.642 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/507] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:51:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:51:19.252 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:51:19.253 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:51:19.253 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:51:19.254 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:51:29.251 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:51:29.252 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:51:29.252 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:51:29.253 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:51:39.251 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:51:39.252 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:51:39.252 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:51:39.253 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:51:49.252 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:51:49.252 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:51:49.253 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:51:49.253 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:51:59.252 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:51:59.253 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:51:59.254 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:51:59.254 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:52:09.252 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:52:09.253 8 INFO cinder.api.openstack.wsgi [None req-a083a385-2c77-4bdc-a5d3-05af889be9b0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:52:09.253 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:52:09.254 7 INFO cinder.api.openstack.wsgi [None req-2946f19d-5452-4944-ac0a-874aaadec7c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:52:14.953 8 INFO cinder.api.openstack.wsgi [None req-9f6b4205-06c8-448c-ac75-f2d88cba8b91 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:52:14.965 8 INFO cinder.volume.api [None req-9f6b4205-06c8-448c-ac75-f2d88cba8b91 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:52:14.967 8 INFO cinder.api.openstack.wsgi [None req-9f6b4205-06c8-448c-ac75-f2d88cba8b91 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 260/520] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:52:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:52:15.027 7 INFO cinder.api.openstack.wsgi [None req-80c9527f-70e7-4a61-8b86-f08087b90f70 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:52:15.046 7 INFO cinder.api.openstack.wsgi [None req-80c9527f-70e7-4a61-8b86-f08087b90f70 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/521] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:52:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:52:15.059 8 INFO cinder.api.openstack.wsgi [None req-65227ba2-ef91-498f-b5aa-94ff98edd35b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:52:15.086 8 INFO cinder.api.openstack.wsgi [None req-65227ba2-ef91-498f-b5aa-94ff98edd35b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 261/522] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:52:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:52:15.099 7 INFO cinder.api.openstack.wsgi [None req-e09b688c-27b2-4c1f-baca-7e069f439f56 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:52:15.119 7 INFO cinder.api.openstack.wsgi [None req-e09b688c-27b2-4c1f-baca-7e069f439f56 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/523] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:52:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:52:15.132 8 INFO cinder.api.openstack.wsgi [None req-f7cfd37f-88ab-400d-9f5c-4c2d5a366fd0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:52:15.142 8 INFO cinder.volume.api [None req-f7cfd37f-88ab-400d-9f5c-4c2d5a366fd0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:52:15.144 8 INFO cinder.api.openstack.wsgi [None req-f7cfd37f-88ab-400d-9f5c-4c2d5a366fd0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/524] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:52:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:52:15.155 7 INFO cinder.api.openstack.wsgi [None req-85029455-08b3-4a7b-90ef-dddc3eec69f4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:52:15.161 7 INFO cinder.volume.api [None req-85029455-08b3-4a7b-90ef-dddc3eec69f4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:52:15.162 7 INFO cinder.api.openstack.wsgi [None req-85029455-08b3-4a7b-90ef-dddc3eec69f4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/525] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:52:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:52:15.175 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:52:15.182 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 263/526] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:52:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:52:15.193 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:52:15.697 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 264/527] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:52:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:52:19.252 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:52:19.252 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:52:19.253 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:52:19.254 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:52:29.252 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:52:29.253 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:52:29.252 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:52:29.254 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:52:39.252 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:52:39.253 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:52:39.254 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:52:39.254 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:52:49.252 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:52:49.252 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:52:49.253 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:52:49.254 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:52:59.252 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:52:59.252 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:52:59.253 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:52:59.255 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:53:09.252 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:53:09.252 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:53:09.253 7 INFO cinder.api.openstack.wsgi [None req-6379a6be-8a5a-4a98-b949-baced1308417 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:53:09.253 8 INFO cinder.api.openstack.wsgi [None req-99c1574b-9c43-4729-a60a-bd7c2bee627e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:53:14.957 7 INFO cinder.api.openstack.wsgi [None req-bb7148a4-1a05-4824-8e5c-c839a3fe9635 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:53:14.963 7 INFO cinder.api.openstack.wsgi [None req-bb7148a4-1a05-4824-8e5c-c839a3fe9635 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 271/540] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:53:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:53:14.973 8 INFO cinder.api.openstack.wsgi [None req-f2abe7f9-92dc-48d5-b88a-ad93d35ee9f5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:53:14.985 8 INFO cinder.volume.api [None req-f2abe7f9-92dc-48d5-b88a-ad93d35ee9f5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:53:14.990 8 INFO cinder.api.openstack.wsgi [None req-f2abe7f9-92dc-48d5-b88a-ad93d35ee9f5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 270/541] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:53:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:53:15.005 7 INFO cinder.api.openstack.wsgi [None req-24882ed2-eb66-4ea6-a2cf-245469d93e53 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:53:15.508 7 INFO cinder.api.openstack.wsgi [None req-24882ed2-eb66-4ea6-a2cf-245469d93e53 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 272/542] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:53:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:53:15.522 8 INFO cinder.api.openstack.wsgi [None req-09354efc-aef4-4a87-a291-99f6aaa20964 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:53:15.531 8 INFO cinder.volume.api [None req-09354efc-aef4-4a87-a291-99f6aaa20964 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:53:15.532 8 INFO cinder.api.openstack.wsgi [None req-09354efc-aef4-4a87-a291-99f6aaa20964 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/543] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:53:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:53:15.571 7 INFO cinder.api.openstack.wsgi [None req-74c34cf4-a374-4430-867a-61a8ba883272 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:53:15.600 7 INFO cinder.api.openstack.wsgi [None req-74c34cf4-a374-4430-867a-61a8ba883272 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/544] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:53:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:53:15.613 8 INFO cinder.api.openstack.wsgi [None req-e1667987-a1c1-444e-b56e-ec20459677aa c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:53:15.635 8 INFO cinder.api.openstack.wsgi [None req-e1667987-a1c1-444e-b56e-ec20459677aa c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/545] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:53:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:53:15.645 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:53:15.665 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/546] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:53:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:53:15.681 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:53:15.688 8 INFO cinder.volume.api [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:53:15.688 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/547] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:53:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:53:19.252 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:53:19.252 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:53:19.253 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:53:19.253 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:53:29.252 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:53:29.253 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:53:29.252 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:53:29.254 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:53:39.252 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:53:39.252 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:53:39.252 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:53:39.253 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:53:49.252 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:53:49.252 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:53:49.253 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:53:49.254 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:53:59.252 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:53:59.252 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:53:59.253 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:53:59.253 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:54:09.253 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:54:09.253 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:54:09.254 7 INFO cinder.api.openstack.wsgi [None req-c4991ed7-d7dd-4169-af8e-f21458db3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:54:09.254 8 INFO cinder.api.openstack.wsgi [None req-cc94cbce-5a21-4125-adca-dd9255c39634 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:54:15.031 7 INFO cinder.api.openstack.wsgi [None req-318391f5-5927-4d4f-82f0-be361b3d062f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:54:15.044 7 INFO cinder.volume.api [None req-318391f5-5927-4d4f-82f0-be361b3d062f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:54:15.046 7 INFO cinder.api.openstack.wsgi [None req-318391f5-5927-4d4f-82f0-be361b3d062f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 281/560] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:54:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:54:15.061 8 INFO cinder.api.openstack.wsgi [None req-9eda8ce8-c557-4a29-8732-604d846cc39e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:54:15.564 8 INFO cinder.api.openstack.wsgi [None req-9eda8ce8-c557-4a29-8732-604d846cc39e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 280/561] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:54:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:54:15.576 7 INFO cinder.api.openstack.wsgi [None req-fa4285f2-a454-4d79-b160-5bbc273571b8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:54:15.596 7 INFO cinder.volume.api [None req-fa4285f2-a454-4d79-b160-5bbc273571b8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:54:15.596 7 INFO cinder.api.openstack.wsgi [None req-fa4285f2-a454-4d79-b160-5bbc273571b8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 282/562] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:54:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:54:15.605 8 INFO cinder.api.openstack.wsgi [None req-2a11af18-c522-4ab2-b83b-32061d26f735 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:54:15.624 8 INFO cinder.volume.api [None req-2a11af18-c522-4ab2-b83b-32061d26f735 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:54:15.627 8 INFO cinder.api.openstack.wsgi [None req-2a11af18-c522-4ab2-b83b-32061d26f735 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 281/563] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:54:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:54:15.637 7 INFO cinder.api.openstack.wsgi [None req-25c11306-ce36-475e-a439-150e551ed03c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:54:15.641 7 INFO cinder.api.openstack.wsgi [None req-25c11306-ce36-475e-a439-150e551ed03c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 283/564] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:54:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:54:15.680 8 INFO cinder.api.openstack.wsgi [None req-a7451975-a455-4107-ae0b-459fd2f6401d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:54:15.697 8 INFO cinder.api.openstack.wsgi [None req-a7451975-a455-4107-ae0b-459fd2f6401d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/565] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:54:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:54:15.708 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:54:15.745 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 284/566] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:54:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:54:15.757 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:54:15.809 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/567] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:54:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:54:19.252 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:54:19.253 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:54:19.254 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:54:19.254 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:54:29.251 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:54:29.252 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:54:29.252 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:54:29.252 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:54:39.252 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:54:39.252 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:54:39.253 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:54:39.253 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:54:49.252 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:54:49.253 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:54:49.254 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:54:49.256 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:54:59.251 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:54:59.252 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:54:59.252 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:54:59.253 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:55:09.252 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:55:09.252 7 INFO cinder.api.openstack.wsgi [None req-3c6b7c73-4a03-4c17-966c-f66d6f6f7e83 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:55:09.254 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:55:09.255 8 INFO cinder.api.openstack.wsgi [None req-29558b5e-9e4f-40eb-be9f-bcfcc44e5dbe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:55:14.963 7 INFO cinder.api.openstack.wsgi [None req-9f438aa0-be29-461d-b7bd-9c8530f70251 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:55:14.971 7 INFO cinder.volume.api [None req-9f438aa0-be29-461d-b7bd-9c8530f70251 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:55:14.973 7 INFO cinder.api.openstack.wsgi [None req-9f438aa0-be29-461d-b7bd-9c8530f70251 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/580] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:55:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:55:14.984 8 INFO cinder.api.openstack.wsgi [None req-55394086-7153-4e82-95ab-ba134263aa02 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:55:15.487 8 INFO cinder.api.openstack.wsgi [None req-55394086-7153-4e82-95ab-ba134263aa02 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 290/581] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:55:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:55:15.532 7 INFO cinder.api.openstack.wsgi [None req-760387a2-db86-4342-80d8-2cdb6802e3cc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:55:15.550 7 INFO cinder.api.openstack.wsgi [None req-760387a2-db86-4342-80d8-2cdb6802e3cc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 292/582] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:55:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:55:15.568 8 INFO cinder.api.openstack.wsgi [None req-ab1c23f3-8418-464a-8f50-62c07762c8b3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:55:15.587 8 INFO cinder.api.openstack.wsgi [None req-ab1c23f3-8418-464a-8f50-62c07762c8b3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 291/583] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:55:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:55:15.600 7 INFO cinder.api.openstack.wsgi [None req-9a0c5c43-7b92-4344-ba90-3438182df87b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:55:15.618 7 INFO cinder.api.openstack.wsgi [None req-9a0c5c43-7b92-4344-ba90-3438182df87b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/584] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:55:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:55:15.634 8 INFO cinder.api.openstack.wsgi [None req-ec0ac6e9-5089-4bc0-bdc0-4091d2e87de6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:55:15.638 8 INFO cinder.api.openstack.wsgi [None req-ec0ac6e9-5089-4bc0-bdc0-4091d2e87de6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 292/585] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:55:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:55:15.650 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:55:15.658 7 INFO cinder.volume.api [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:55:15.660 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 294/586] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:55:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:55:15.671 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:55:15.677 8 INFO cinder.volume.api [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:55:15.678 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/587] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:55:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:55:19.253 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:55:19.253 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:55:19.254 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:55:19.254 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:55:29.252 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:55:29.252 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:55:29.252 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:55:29.253 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:55:39.251 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:55:39.252 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:55:39.252 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:55:39.253 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:55:49.252 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:55:49.253 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:55:49.253 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:55:49.254 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:55:59.251 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:55:59.252 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:55:59.252 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:55:59.253 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:56:09.253 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:56:09.253 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:56:09.254 7 INFO cinder.api.openstack.wsgi [None req-d791739a-7bfa-40c8-a004-87601c407ac8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:56:09.254 8 INFO cinder.api.openstack.wsgi [None req-4c0f4594-192e-4245-9a75-e39fe3618f15 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:56:14.906 8 INFO cinder.api.openstack.wsgi [None req-efff6f03-ab9e-40c3-a6a6-8f7f08a6c324 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:56:14.915 8 INFO cinder.volume.api [None req-efff6f03-ab9e-40c3-a6a6-8f7f08a6c324 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:56:14.917 8 INFO cinder.api.openstack.wsgi [None req-efff6f03-ab9e-40c3-a6a6-8f7f08a6c324 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 300/600] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:56:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:56:14.952 7 INFO cinder.api.openstack.wsgi [None req-e03ab10b-e8b9-424a-8b83-dad45c289635 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:56:14.975 7 INFO cinder.api.openstack.wsgi [None req-e03ab10b-e8b9-424a-8b83-dad45c289635 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 301/601] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:56:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:56:14.991 8 INFO cinder.api.openstack.wsgi [None req-4d3fa7ad-29b8-4b9a-b941-ecb8aa1e7bc3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:56:15.008 8 INFO cinder.api.openstack.wsgi [None req-4d3fa7ad-29b8-4b9a-b941-ecb8aa1e7bc3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 301/602] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:56:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:56:15.020 7 INFO cinder.api.openstack.wsgi [None req-8054e4af-8595-4de9-8cc5-a07e9604ec63 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:56:15.045 7 INFO cinder.api.openstack.wsgi [None req-8054e4af-8595-4de9-8cc5-a07e9604ec63 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 302/603] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:56:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:56:15.054 8 INFO cinder.api.openstack.wsgi [None req-025c091e-616c-4d9d-b45b-418518cefff5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:56:15.060 8 INFO cinder.volume.api [None req-025c091e-616c-4d9d-b45b-418518cefff5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:56:15.060 8 INFO cinder.api.openstack.wsgi [None req-025c091e-616c-4d9d-b45b-418518cefff5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 302/604] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:56:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:56:15.073 7 INFO cinder.api.openstack.wsgi [None req-dd00416b-0277-4b11-8112-5a58b822d9e2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:56:15.080 7 INFO cinder.api.openstack.wsgi [None req-dd00416b-0277-4b11-8112-5a58b822d9e2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 303/605] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:56:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:56:15.090 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:56:15.594 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 303/606] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:56:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:56:15.605 7 INFO cinder.api.openstack.wsgi [None req-9b31a100-dfce-4d9c-9e15-522fdd268fb6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:56:15.617 7 INFO cinder.volume.api [None req-9b31a100-dfce-4d9c-9e15-522fdd268fb6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:56:15.619 7 INFO cinder.api.openstack.wsgi [None req-9b31a100-dfce-4d9c-9e15-522fdd268fb6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 304/607] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:56:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:56:19.251 7 INFO cinder.api.openstack.wsgi [None req-9b31a100-dfce-4d9c-9e15-522fdd268fb6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:56:19.252 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:56:19.252 7 INFO cinder.api.openstack.wsgi [None req-9b31a100-dfce-4d9c-9e15-522fdd268fb6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:56:19.253 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:56:29.251 7 INFO cinder.api.openstack.wsgi [None req-9b31a100-dfce-4d9c-9e15-522fdd268fb6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:56:29.252 7 INFO cinder.api.openstack.wsgi [None req-9b31a100-dfce-4d9c-9e15-522fdd268fb6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:56:29.252 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:56:29.253 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:56:35.891 7 INFO cinder.api.openstack.wsgi [None req-22eea0de-362d-4e33-9e5e-512c340d451c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET https://volume.199-204-45-22.nip.io/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=False 2026-07-10 00:56:35.907 7 INFO cinder.api.openstack.wsgi [None req-22eea0de-362d-4e33-9e5e-512c340d451c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] https://volume.199-204-45-22.nip.io/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 307/612] 199.204.45.22 () {44 vars in 1065 bytes} [Fri Jul 10 00:56:35 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=False => generated 338 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:56:39.252 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:56:39.253 7 INFO cinder.api.openstack.wsgi [None req-22eea0de-362d-4e33-9e5e-512c340d451c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:56:39.254 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:56:39.254 7 INFO cinder.api.openstack.wsgi [None req-22eea0de-362d-4e33-9e5e-512c340d451c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:56:49.252 7 INFO cinder.api.openstack.wsgi [None req-22eea0de-362d-4e33-9e5e-512c340d451c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:56:49.252 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:56:49.253 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:56:49.253 7 INFO cinder.api.openstack.wsgi [None req-22eea0de-362d-4e33-9e5e-512c340d451c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:56:59.251 7 INFO cinder.api.openstack.wsgi [None req-22eea0de-362d-4e33-9e5e-512c340d451c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:56:59.251 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:56:59.252 7 INFO cinder.api.openstack.wsgi [None req-22eea0de-362d-4e33-9e5e-512c340d451c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:56:59.252 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:57:09.252 7 INFO cinder.api.openstack.wsgi [None req-22eea0de-362d-4e33-9e5e-512c340d451c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:57:09.252 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:57:09.252 7 INFO cinder.api.openstack.wsgi [None req-22eea0de-362d-4e33-9e5e-512c340d451c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:57:09.253 8 INFO cinder.api.openstack.wsgi [None req-92a476f3-358b-446f-a8d2-d058bd344654 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:57:14.952 7 INFO cinder.api.openstack.wsgi [None req-f282d449-6fe9-419f-9d22-941902e9fc64 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:57:14.958 7 INFO cinder.volume.api [None req-f282d449-6fe9-419f-9d22-941902e9fc64 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:57:14.959 7 INFO cinder.api.openstack.wsgi [None req-f282d449-6fe9-419f-9d22-941902e9fc64 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/621] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:57:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:57:14.970 8 INFO cinder.api.openstack.wsgi [None req-f9f9d2e2-3455-4de5-85d2-e9fb82a64e1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:57:14.979 8 INFO cinder.api.openstack.wsgi [None req-f9f9d2e2-3455-4de5-85d2-e9fb82a64e1f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 310/622] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:57:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:57:14.989 7 INFO cinder.api.openstack.wsgi [None req-dd046ec5-6984-4063-8838-d0f69080b238 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:57:14.997 7 INFO cinder.volume.api [None req-dd046ec5-6984-4063-8838-d0f69080b238 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:57:14.999 7 INFO cinder.api.openstack.wsgi [None req-dd046ec5-6984-4063-8838-d0f69080b238 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 313/623] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:57:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:57:15.009 8 INFO cinder.api.openstack.wsgi [None req-ed56bd52-8174-4bcc-abb3-036652dc9b94 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:57:15.513 8 INFO cinder.api.openstack.wsgi [None req-ed56bd52-8174-4bcc-abb3-036652dc9b94 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 311/624] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:57:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:57:15.525 7 INFO cinder.api.openstack.wsgi [None req-5ca6ddec-e930-45cc-abe1-de5d3ed00691 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:57:15.534 7 INFO cinder.volume.api [None req-5ca6ddec-e930-45cc-abe1-de5d3ed00691 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:57:15.535 7 INFO cinder.api.openstack.wsgi [None req-5ca6ddec-e930-45cc-abe1-de5d3ed00691 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 314/625] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:57:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:57:15.576 8 INFO cinder.api.openstack.wsgi [None req-fcbcc450-2571-44e6-b10e-32aa13ea75b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:57:15.597 8 INFO cinder.api.openstack.wsgi [None req-fcbcc450-2571-44e6-b10e-32aa13ea75b5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 312/626] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:57:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:57:15.609 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:57:15.628 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/627] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:57:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:57:15.640 8 INFO cinder.api.openstack.wsgi [None req-1a439574-8161-44c5-91fa-fd1f981eaa46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:57:15.664 8 INFO cinder.api.openstack.wsgi [None req-1a439574-8161-44c5-91fa-fd1f981eaa46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 313/628] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:57:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:57:19.253 8 INFO cinder.api.openstack.wsgi [None req-1a439574-8161-44c5-91fa-fd1f981eaa46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:57:19.253 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:57:19.254 8 INFO cinder.api.openstack.wsgi [None req-1a439574-8161-44c5-91fa-fd1f981eaa46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:57:19.256 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:57:29.252 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:57:29.252 8 INFO cinder.api.openstack.wsgi [None req-1a439574-8161-44c5-91fa-fd1f981eaa46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:57:29.252 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:57:29.253 8 INFO cinder.api.openstack.wsgi [None req-1a439574-8161-44c5-91fa-fd1f981eaa46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:57:39.252 8 INFO cinder.api.openstack.wsgi [None req-1a439574-8161-44c5-91fa-fd1f981eaa46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:57:39.252 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:57:39.253 8 INFO cinder.api.openstack.wsgi [None req-1a439574-8161-44c5-91fa-fd1f981eaa46 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:57:39.253 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:57:41.628 8 INFO cinder.api.openstack.wsgi [None req-c0b11028-67b8-40f4-8c50-d4c4f553b5c7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET https://volume.199-204-45-22.nip.io/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=False 2026-07-10 00:57:41.649 8 INFO cinder.api.openstack.wsgi [None req-c0b11028-67b8-40f4-8c50-d4c4f553b5c7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] https://volume.199-204-45-22.nip.io/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 317/635] 199.204.45.22 () {44 vars in 1065 bytes} [Fri Jul 10 00:57:41 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=False => generated 338 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:57:49.252 8 INFO cinder.api.openstack.wsgi [None req-c0b11028-67b8-40f4-8c50-d4c4f553b5c7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:57:49.252 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:57:49.253 8 INFO cinder.api.openstack.wsgi [None req-c0b11028-67b8-40f4-8c50-d4c4f553b5c7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:57:49.253 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:57:59.252 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:57:59.252 8 INFO cinder.api.openstack.wsgi [None req-c0b11028-67b8-40f4-8c50-d4c4f553b5c7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:57:59.253 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:57:59.254 8 INFO cinder.api.openstack.wsgi [None req-c0b11028-67b8-40f4-8c50-d4c4f553b5c7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:58:09.252 8 INFO cinder.api.openstack.wsgi [None req-c0b11028-67b8-40f4-8c50-d4c4f553b5c7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:58:09.252 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:58:09.253 8 INFO cinder.api.openstack.wsgi [None req-c0b11028-67b8-40f4-8c50-d4c4f553b5c7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:58:09.254 7 INFO cinder.api.openstack.wsgi [None req-a879d7f6-9070-42fc-817c-12ccc1acc750 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:58:14.921 8 INFO cinder.api.openstack.wsgi [None req-4a08ba40-ab23-473d-8a24-bcb2dd4ec3e1 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:58:15.425 8 INFO cinder.api.openstack.wsgi [None req-4a08ba40-ab23-473d-8a24-bcb2dd4ec3e1 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 321/642] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:58:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:58:15.437 7 INFO cinder.api.openstack.wsgi [None req-c45f6b9d-4c0d-4f73-b8f4-f82fc657e03e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:58:15.448 7 INFO cinder.volume.api [None req-c45f6b9d-4c0d-4f73-b8f4-f82fc657e03e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:58:15.449 7 INFO cinder.api.openstack.wsgi [None req-c45f6b9d-4c0d-4f73-b8f4-f82fc657e03e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 322/643] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:58:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:58:15.505 8 INFO cinder.api.openstack.wsgi [None req-5a85c10a-ed17-4e12-8cf4-9ca0a81dba27 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:58:15.526 8 INFO cinder.api.openstack.wsgi [None req-5a85c10a-ed17-4e12-8cf4-9ca0a81dba27 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/644] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:58:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:58:15.538 7 INFO cinder.api.openstack.wsgi [None req-1f42f831-a74e-4d93-a1ea-bb8583511914 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:58:15.568 7 INFO cinder.api.openstack.wsgi [None req-1f42f831-a74e-4d93-a1ea-bb8583511914 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/645] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:58:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:58:15.581 8 INFO cinder.api.openstack.wsgi [None req-00937d3e-2dbf-4b04-b4c7-1d0056f63a75 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:58:15.609 8 INFO cinder.api.openstack.wsgi [None req-00937d3e-2dbf-4b04-b4c7-1d0056f63a75 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 323/646] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:58:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:58:15.621 7 INFO cinder.api.openstack.wsgi [None req-fd5b775d-37cf-48e3-b8a8-841e48bb81b8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:58:15.631 7 INFO cinder.volume.api [None req-fd5b775d-37cf-48e3-b8a8-841e48bb81b8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:58:15.632 7 INFO cinder.api.openstack.wsgi [None req-fd5b775d-37cf-48e3-b8a8-841e48bb81b8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 324/647] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:58:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:58:15.644 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:58:15.650 8 INFO cinder.volume.api [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:58:15.651 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 324/648] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:58:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:58:15.669 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:58:15.680 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 325/649] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:58:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:58:19.252 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:58:19.252 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:58:19.253 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:58:19.254 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:58:29.252 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:58:29.252 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:58:29.253 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:58:29.253 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:58:39.252 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:58:39.252 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:58:39.253 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:58:39.253 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:58:49.252 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:58:49.252 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:58:49.253 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:58:49.254 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:58:59.252 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:58:59.252 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:58:59.252 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:58:59.253 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:59:09.252 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:59:09.252 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:59:09.253 7 INFO cinder.api.openstack.wsgi [None req-53afc2d4-12d3-4d92-a66b-03f271898b93 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:59:09.254 8 INFO cinder.api.openstack.wsgi [None req-6cd11b32-7396-430d-96cd-aa5fc1c1b8d2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:59:15.037 7 INFO cinder.api.openstack.wsgi [None req-8fdd5d23-efc9-4b97-9501-8bb13023d97a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 00:59:15.045 7 INFO cinder.volume.api [None req-8fdd5d23-efc9-4b97-9501-8bb13023d97a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:59:15.046 7 INFO cinder.api.openstack.wsgi [None req-8fdd5d23-efc9-4b97-9501-8bb13023d97a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 332/662] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 00:59:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:59:15.058 8 INFO cinder.api.openstack.wsgi [None req-bb2304d8-1867-4b03-9e83-29257593e786 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:59:15.065 8 INFO cinder.volume.api [None req-bb2304d8-1867-4b03-9e83-29257593e786 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:59:15.067 8 INFO cinder.api.openstack.wsgi [None req-bb2304d8-1867-4b03-9e83-29257593e786 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 331/663] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:59:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:59:15.098 7 INFO cinder.api.openstack.wsgi [None req-6cf9630f-2352-4bec-a409-cf1856002ecd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 00:59:15.120 7 INFO cinder.api.openstack.wsgi [None req-6cf9630f-2352-4bec-a409-cf1856002ecd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 333/664] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:59:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:59:15.131 8 INFO cinder.api.openstack.wsgi [None req-75f5d834-aea4-4d79-ba97-b8e8fe2279e7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 00:59:15.152 8 INFO cinder.api.openstack.wsgi [None req-75f5d834-aea4-4d79-ba97-b8e8fe2279e7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 332/665] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:59:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:59:15.165 7 INFO cinder.api.openstack.wsgi [None req-6c40ee46-934b-4df5-823b-b5d2550a349a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 00:59:15.181 7 INFO cinder.api.openstack.wsgi [None req-6c40ee46-934b-4df5-823b-b5d2550a349a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 334/666] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 00:59:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:59:15.194 8 INFO cinder.api.openstack.wsgi [None req-080316f5-a65d-411d-8ef4-3915e4a25e75 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 00:59:15.206 8 INFO cinder.api.openstack.wsgi [None req-080316f5-a65d-411d-8ef4-3915e4a25e75 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 333/667] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 00:59:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:59:15.217 7 INFO cinder.api.openstack.wsgi [None req-1e110284-2128-4b1e-859e-c9ce29cf15d1 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 00:59:15.225 7 INFO cinder.volume.api [None req-1e110284-2128-4b1e-859e-c9ce29cf15d1 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:59:15.226 7 INFO cinder.api.openstack.wsgi [None req-1e110284-2128-4b1e-859e-c9ce29cf15d1 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 335/668] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 00:59:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:59:15.237 8 INFO cinder.api.openstack.wsgi [None req-1c5947cf-d75c-4a53-afcd-8145b50592c0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 00:59:15.740 8 INFO cinder.api.openstack.wsgi [None req-1c5947cf-d75c-4a53-afcd-8145b50592c0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 334/669] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 00:59:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:59:18.014 7 INFO cinder.api.openstack.wsgi [None req-07456151-084a-466c-aa56-1405b4ee7035 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots 2026-07-10 00:59:18.042 7 INFO cinder.volume.api [None req-07456151-084a-466c-aa56-1405b4ee7035 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 00:59:18.042 7 INFO cinder.api.openstack.wsgi [None req-07456151-084a-466c-aa56-1405b4ee7035 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 336/670] 10.0.0.12 () {32 vars in 704 bytes} [Fri Jul 10 00:59:18 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:59:18.052 8 INFO cinder.api.openstack.wsgi [None req-d098c136-236a-447a-a87d-795a15f38c65 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes 2026-07-10 00:59:18.079 8 INFO cinder.volume.api [None req-d098c136-236a-447a-a87d-795a15f38c65 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 00:59:18.080 8 INFO cinder.api.openstack.wsgi [None req-d098c136-236a-447a-a87d-795a15f38c65 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes returned with HTTP 200 [pid: 8|app: 0|req: 335/671] 10.0.0.12 () {32 vars in 700 bytes} [Fri Jul 10 00:59:18 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 00:59:19.252 7 INFO cinder.api.openstack.wsgi [None req-07456151-084a-466c-aa56-1405b4ee7035 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:59:19.252 8 INFO cinder.api.openstack.wsgi [None req-d098c136-236a-447a-a87d-795a15f38c65 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:59:19.253 7 INFO cinder.api.openstack.wsgi [None req-07456151-084a-466c-aa56-1405b4ee7035 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:59:19.254 8 INFO cinder.api.openstack.wsgi [None req-d098c136-236a-447a-a87d-795a15f38c65 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:59:29.252 7 INFO cinder.api.openstack.wsgi [None req-07456151-084a-466c-aa56-1405b4ee7035 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:59:29.252 8 INFO cinder.api.openstack.wsgi [None req-d098c136-236a-447a-a87d-795a15f38c65 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:59:29.253 7 INFO cinder.api.openstack.wsgi [None req-07456151-084a-466c-aa56-1405b4ee7035 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:59:29.253 8 INFO cinder.api.openstack.wsgi [None req-d098c136-236a-447a-a87d-795a15f38c65 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:59:38.065 7 INFO cinder.api.openstack.wsgi [None req-9a3f64aa-c8e0-47d3-83ea-32ca1c7bb1f2 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes 2026-07-10 00:59:38.669 7 INFO cinder.api.v3.volumes [None req-9a3f64aa-c8e0-47d3-83ea-32ca1c7bb1f2 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] Create volume of 1 GB 2026-07-10 00:59:38.690 7 INFO cinder.volume.api [None req-9a3f64aa-c8e0-47d3-83ea-32ca1c7bb1f2 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] Availability Zones retrieved successfully. 2026-07-10 00:59:39.028 7 INFO cinder.volume.api [None req-9a3f64aa-c8e0-47d3-83ea-32ca1c7bb1f2 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] Create volume request issued successfully. 2026-07-10 00:59:39.029 7 INFO cinder.api.openstack.wsgi [None req-9a3f64aa-c8e0-47d3-83ea-32ca1c7bb1f2 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/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: 339/676] 10.0.0.12 () {34 vars in 722 bytes} [Fri Jul 10 00:59:38 2026] POST /v3/567ff3c4510343919ac992349f7cef4e/volumes => generated 865 bytes in 968 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-10 00:59:39.047 8 INFO cinder.api.openstack.wsgi [None req-7bf74e50-863b-4411-8df4-6552d06cbc19 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 00:59:39.099 8 INFO cinder.volume.api [None req-7bf74e50-863b-4411-8df4-6552d06cbc19 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] Volume info retrieved successfully. 2026-07-10 00:59:39.109 8 INFO cinder.api.openstack.wsgi [None req-7bf74e50-863b-4411-8df4-6552d06cbc19 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c 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/677] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 00:59:39 2026] GET /v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c => generated 933 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 00:59:39.252 7 INFO cinder.api.openstack.wsgi [None req-9a3f64aa-c8e0-47d3-83ea-32ca1c7bb1f2 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:59:39.252 8 INFO cinder.api.openstack.wsgi [None req-7bf74e50-863b-4411-8df4-6552d06cbc19 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:59:39.253 8 INFO cinder.api.openstack.wsgi [None req-7bf74e50-863b-4411-8df4-6552d06cbc19 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:59:39.253 7 INFO cinder.api.openstack.wsgi [None req-9a3f64aa-c8e0-47d3-83ea-32ca1c7bb1f2 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://10.0.0.104: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-07-10 00:59:40.129 8 INFO cinder.api.openstack.wsgi [None req-f2334674-02ff-4cce-bb63-6ee6aeb3acc4 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 00:59:40.144 8 INFO cinder.volume.api [None req-f2334674-02ff-4cce-bb63-6ee6aeb3acc4 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] Volume info retrieved successfully. 2026-07-10 00:59:40.148 8 INFO cinder.api.openstack.wsgi [None req-f2334674-02ff-4cce-bb63-6ee6aeb3acc4 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c 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: 340/680] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 00:59:40 2026] GET /v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:41.175 7 INFO cinder.api.openstack.wsgi [None req-c6e7a10b-56f8-409d-a7fb-58e32e7f376d a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 00:59:41.202 7 INFO cinder.volume.api [None req-c6e7a10b-56f8-409d-a7fb-58e32e7f376d a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] Volume info retrieved successfully. 2026-07-10 00:59:41.211 7 INFO cinder.api.openstack.wsgi [None req-c6e7a10b-56f8-409d-a7fb-58e32e7f376d a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c 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: 341/681] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 00:59:41 2026] GET /v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c => generated 957 bytes in 47 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-07-10 00:59:42.236 8 INFO cinder.api.openstack.wsgi [None req-e686d725-7d42-4caa-8db8-819ff4489d03 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 00:59:42.252 8 INFO cinder.volume.api [None req-e686d725-7d42-4caa-8db8-819ff4489d03 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] Volume info retrieved successfully. 2026-07-10 00:59:42.258 8 INFO cinder.api.openstack.wsgi [None req-e686d725-7d42-4caa-8db8-819ff4489d03 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c 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: 341/682] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 00:59:42 2026] GET /v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c => generated 1483 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:42.373 7 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-97e16c33-915f-4c1b-82cf-fe8fa51eb101 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 00:59:42.393 7 INFO cinder.volume.api [req-12a5d981-c9de-425b-b542-c07db9151111 req-97e16c33-915f-4c1b-82cf-fe8fa51eb101 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] Volume info retrieved successfully. 2026-07-10 00:59:42.398 7 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-97e16c33-915f-4c1b-82cf-fe8fa51eb101 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c 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: 342/683] 10.0.0.222 () {34 vars in 1028 bytes} [Fri Jul 10 00:59:42 2026] GET /v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c => generated 1483 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-07-10 00:59:42.814 8 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-f1eedcf9-5432-4c84-b1fd-62e076b93702 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 00:59:42.829 8 INFO cinder.volume.api [req-12a5d981-c9de-425b-b542-c07db9151111 req-f1eedcf9-5432-4c84-b1fd-62e076b93702 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] Volume info retrieved successfully. 2026-07-10 00:59:42.835 8 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-f1eedcf9-5432-4c84-b1fd-62e076b93702 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c 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: 342/684] 10.0.0.222 () {34 vars in 1028 bytes} [Fri Jul 10 00:59:42 2026] GET /v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c => generated 1483 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 00:59:42.851 7 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-97e16c33-915f-4c1b-82cf-fe8fa51eb101 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-10 00:59:42.852 7 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-97e16c33-915f-4c1b-82cf-fe8fa51eb101 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 343/685] 10.0.0.222 () {32 vars in 828 bytes} [Fri Jul 10 00:59:42 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-07-10 00:59:42.867 8 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-bc7c5066-adf9-4afe-8f33-c79d81e49834 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 00:59:42.926 8 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-bc7c5066-adf9-4afe-8f33-c79d81e49834 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/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: 8|app: 0|req: 343/686] 10.0.0.222 () {40 vars in 1057 bytes} [Fri Jul 10 00:59:42 2026] POST /v3/567ff3c4510343919ac992349f7cef4e/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 00:59:49.254 7 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-97e16c33-915f-4c1b-82cf-fe8fa51eb101 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:59:49.254 7 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-97e16c33-915f-4c1b-82cf-fe8fa51eb101 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:59:49.254 8 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-bc7c5066-adf9-4afe-8f33-c79d81e49834 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:59:49.255 8 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-bc7c5066-adf9-4afe-8f33-c79d81e49834 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:59:49.975 7 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-97e16c33-915f-4c1b-82cf-fe8fa51eb101 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-10 00:59:49.976 7 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-97e16c33-915f-4c1b-82cf-fe8fa51eb101 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 345/689] 199.204.45.22 () {32 vars in 838 bytes} [Fri Jul 10 00:59:49 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 00:59:50.019 8 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-b4cb0d4c-c207-4a39-bceb-304b1d8daf53 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 00:59:50.040 8 INFO cinder.volume.api [req-12a5d981-c9de-425b-b542-c07db9151111 req-b4cb0d4c-c207-4a39-bceb-304b1d8daf53 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] Volume info retrieved successfully. 2026-07-10 00:59:50.046 8 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-b4cb0d4c-c207-4a39-bceb-304b1d8daf53 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c 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: 345/690] 199.204.45.22 () {36 vars in 1072 bytes} [Fri Jul 10 00:59:50 2026] GET /v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c => generated 1663 bytes in 36 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-07-10 00:59:52.006 7 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-abaf2500-bf70-407a-bccf-8c9107b7a882 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/attachments/63468174-f4cb-4a83-a462-cccc7023a235 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 00:59:53.055 7 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-abaf2500-bf70-407a-bccf-8c9107b7a882 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/attachments/63468174-f4cb-4a83-a462-cccc7023a235 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: 346/691] 199.204.45.22 () {40 vars in 1134 bytes} [Fri Jul 10 00:59:52 2026] PUT /v3/567ff3c4510343919ac992349f7cef4e/attachments/63468174-f4cb-4a83-a462-cccc7023a235 => generated 775 bytes in 1056 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-07-10 00:59:53.578 8 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-adf30177-f3f0-444f-a778-fc26622ea94a a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/attachments/63468174-f4cb-4a83-a462-cccc7023a235/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 00:59:53.617 8 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-adf30177-f3f0-444f-a778-fc26622ea94a a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/attachments/63468174-f4cb-4a83-a462-cccc7023a235/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: 346/692] 199.204.45.22 () {40 vars in 1147 bytes} [Fri Jul 10 00:59:53 2026] POST /v3/567ff3c4510343919ac992349f7cef4e/attachments/63468174-f4cb-4a83-a462-cccc7023a235/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-07-10 00:59:59.252 8 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-adf30177-f3f0-444f-a778-fc26622ea94a a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:59:59.253 8 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-adf30177-f3f0-444f-a778-fc26622ea94a a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 00:59:59.253 7 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-abaf2500-bf70-407a-bccf-8c9107b7a882 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://10.0.0.104:8776/ 2026-07-10 00:59:59.254 7 INFO cinder.api.openstack.wsgi [req-12a5d981-c9de-425b-b542-c07db9151111 req-abaf2500-bf70-407a-bccf-8c9107b7a882 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://10.0.0.104: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-07-10 01:00:05.730 8 INFO cinder.api.openstack.wsgi [req-93c8c8b4-6ad3-4aa6-b7a1-02796f66a8a0 req-6db6d065-9d50-4f14-9acb-fdf216ae53aa a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/attachments/63468174-f4cb-4a83-a462-cccc7023a235 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:00:06.286 8 INFO cinder.api.openstack.wsgi [req-93c8c8b4-6ad3-4aa6-b7a1-02796f66a8a0 req-6db6d065-9d50-4f14-9acb-fdf216ae53aa a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/attachments/63468174-f4cb-4a83-a462-cccc7023a235 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: 348/695] 199.204.45.22 () {38 vars in 1102 bytes} [Fri Jul 10 01:00:05 2026] DELETE /v3/567ff3c4510343919ac992349f7cef4e/attachments/63468174-f4cb-4a83-a462-cccc7023a235 => generated 19 bytes in 569 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-07-10 01:00:06.304 7 INFO cinder.api.openstack.wsgi [req-93c8c8b4-6ad3-4aa6-b7a1-02796f66a8a0 req-42053acb-13ac-40c4-b032-0bd04a6b86b3 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c 2026-07-10 01:00:06.305 7 INFO cinder.api.v3.volumes [req-93c8c8b4-6ad3-4aa6-b7a1-02796f66a8a0 req-42053acb-13ac-40c4-b032-0bd04a6b86b3 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] Delete volume with id: faec8bd0-f8b0-4950-8170-4e514e738d0c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:00:06.326 7 INFO cinder.volume.api [req-93c8c8b4-6ad3-4aa6-b7a1-02796f66a8a0 req-42053acb-13ac-40c4-b032-0bd04a6b86b3 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] Volume info retrieved successfully. 2026-07-10 01:00:06.379 7 INFO cinder.volume.api [req-93c8c8b4-6ad3-4aa6-b7a1-02796f66a8a0 req-42053acb-13ac-40c4-b032-0bd04a6b86b3 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] Delete volume request issued successfully. 2026-07-10 01:00:06.379 7 INFO cinder.api.openstack.wsgi [req-93c8c8b4-6ad3-4aa6-b7a1-02796f66a8a0 req-42053acb-13ac-40c4-b032-0bd04a6b86b3 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c 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: 348/696] 199.204.45.22 () {36 vars in 1053 bytes} [Fri Jul 10 01:00:06 2026] DELETE /v3/567ff3c4510343919ac992349f7cef4e/volumes/faec8bd0-f8b0-4950-8170-4e514e738d0c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-10 01:00:09.253 7 INFO cinder.api.openstack.wsgi [req-93c8c8b4-6ad3-4aa6-b7a1-02796f66a8a0 req-42053acb-13ac-40c4-b032-0bd04a6b86b3 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:00:09.253 8 INFO cinder.api.openstack.wsgi [req-93c8c8b4-6ad3-4aa6-b7a1-02796f66a8a0 req-6db6d065-9d50-4f14-9acb-fdf216ae53aa a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:00:09.254 7 INFO cinder.api.openstack.wsgi [req-93c8c8b4-6ad3-4aa6-b7a1-02796f66a8a0 req-42053acb-13ac-40c4-b032-0bd04a6b86b3 a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:00:09.254 8 INFO cinder.api.openstack.wsgi [req-93c8c8b4-6ad3-4aa6-b7a1-02796f66a8a0 req-6db6d065-9d50-4f14-9acb-fdf216ae53aa a6ef663f96c44d9ca96d86abd2fe1ebd 567ff3c4510343919ac992349f7cef4e - - default default] http://10.0.0.104: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-07-10 01:00:15.021 7 INFO cinder.api.openstack.wsgi [None req-062bdc90-6bcb-4540-bf04-32b8b2562b7e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:00:15.044 7 INFO cinder.volume.api [None req-062bdc90-6bcb-4540-bf04-32b8b2562b7e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:00:15.049 7 INFO cinder.api.openstack.wsgi [None req-062bdc90-6bcb-4540-bf04-32b8b2562b7e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 350/699] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:00:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 155 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-07-10 01:00:15.079 8 INFO cinder.api.openstack.wsgi [None req-132d8dcf-3543-44c1-8b42-a46b8a87f5af c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/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-07-10 01:00:15.583 8 INFO cinder.api.openstack.wsgi [None req-132d8dcf-3543-44c1-8b42-a46b8a87f5af c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 350/700] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 01:00:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:00:15.593 7 INFO cinder.api.openstack.wsgi [None req-371eb36e-b751-491a-be0c-81487144bda6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:00:15.603 7 INFO cinder.volume.api [None req-371eb36e-b751-491a-be0c-81487144bda6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:00:15.606 7 INFO cinder.api.openstack.wsgi [None req-371eb36e-b751-491a-be0c-81487144bda6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 351/701] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:00:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:00:15.758 8 INFO cinder.api.openstack.wsgi [None req-4139a554-a491-40e3-a09d-e93b675f2cd0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/13103b663f22427b8da7b5213ae13bf0?usage=true 2026-07-10 01:00:15.782 8 INFO cinder.api.openstack.wsgi [None req-4139a554-a491-40e3-a09d-e93b675f2cd0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/13103b663f22427b8da7b5213ae13bf0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 351/702] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:00:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/13103b663f22427b8da7b5213ae13bf0?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:00:15.793 7 INFO cinder.api.openstack.wsgi [None req-67092bb8-4446-47ef-a186-4b46a5aac3dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3efc742015db4202ac167db7f099769c?usage=true 2026-07-10 01:00:15.813 7 INFO cinder.api.openstack.wsgi [None req-67092bb8-4446-47ef-a186-4b46a5aac3dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3efc742015db4202ac167db7f099769c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/703] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:00:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3efc742015db4202ac167db7f099769c?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:00:15.823 8 INFO cinder.api.openstack.wsgi [None req-c2d72a40-036c-41a1-aaa9-c1f0d0b988d7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/43e617f5666a47148785889389e880de?usage=true 2026-07-10 01:00:15.857 8 INFO cinder.api.openstack.wsgi [None req-c2d72a40-036c-41a1-aaa9-c1f0d0b988d7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/43e617f5666a47148785889389e880de?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 352/704] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:00:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/43e617f5666a47148785889389e880de?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:00:15.869 7 INFO cinder.api.openstack.wsgi [None req-cd28364b-551c-4ba3-90e3-60afbbb343d9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/87ae32660115447595a6bfd614836f1b?usage=true 2026-07-10 01:00:15.899 7 INFO cinder.api.openstack.wsgi [None req-cd28364b-551c-4ba3-90e3-60afbbb343d9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/87ae32660115447595a6bfd614836f1b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/705] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:00:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/87ae32660115447595a6bfd614836f1b?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:00:15.913 8 INFO cinder.api.openstack.wsgi [None req-0fce91be-7378-42fa-bf4e-b13fa9d5e63f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8e2b53e1b48d4f59ba0a3e293d0b2b49?usage=true 2026-07-10 01:00:15.952 8 INFO cinder.api.openstack.wsgi [None req-0fce91be-7378-42fa-bf4e-b13fa9d5e63f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8e2b53e1b48d4f59ba0a3e293d0b2b49?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/706] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:00:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8e2b53e1b48d4f59ba0a3e293d0b2b49?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:00:15.963 7 INFO cinder.api.openstack.wsgi [None req-611f0993-f7b5-4238-8f25-6fbf27f1cf70 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 01:00:15.988 7 INFO cinder.api.openstack.wsgi [None req-611f0993-f7b5-4238-8f25-6fbf27f1cf70 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/707] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:00:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:00:16.000 8 INFO cinder.api.openstack.wsgi [None req-e20290b6-49a4-4016-a5d5-6958e913c45b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 01:00:16.048 8 INFO cinder.api.openstack.wsgi [None req-e20290b6-49a4-4016-a5d5-6958e913c45b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/708] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:00:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:00:16.068 7 INFO cinder.api.openstack.wsgi [None req-9d5d287c-d6a1-48d2-b97e-fbd3dccd0bef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 01:00:16.091 7 INFO cinder.api.openstack.wsgi [None req-9d5d287c-d6a1-48d2-b97e-fbd3dccd0bef c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 355/709] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:00:16 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:00:16.113 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 01:00:16.124 8 INFO cinder.volume.api [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 01:00:16.124 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 355/710] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 01:00:16 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:00:16.149 7 INFO cinder.api.openstack.wsgi [None req-9d760127-bf9a-4c52-87b3-d91e59fd9055 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 01:00:16.155 7 INFO cinder.api.openstack.wsgi [None req-9d760127-bf9a-4c52-87b3-d91e59fd9055 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 356/711] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 01:00:16 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:00:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:00:19.253 7 INFO cinder.api.openstack.wsgi [None req-9d760127-bf9a-4c52-87b3-d91e59fd9055 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:00:19.253 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:00:19.254 7 INFO cinder.api.openstack.wsgi [None req-9d760127-bf9a-4c52-87b3-d91e59fd9055 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:00:29.253 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:00:29.255 7 INFO cinder.api.openstack.wsgi [None req-9d760127-bf9a-4c52-87b3-d91e59fd9055 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:00:29.255 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:00:29.256 7 INFO cinder.api.openstack.wsgi [None req-9d760127-bf9a-4c52-87b3-d91e59fd9055 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:00:39.252 7 INFO cinder.api.openstack.wsgi [None req-9d760127-bf9a-4c52-87b3-d91e59fd9055 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:00:39.252 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:00:39.252 7 INFO cinder.api.openstack.wsgi [None req-9d760127-bf9a-4c52-87b3-d91e59fd9055 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:00:39.253 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:00:46.444 7 INFO cinder.api.openstack.wsgi [req-10b3ba04-e158-4925-8174-9b81bcb7c040 req-a94e9d3d-71b6-42e3-ba5e-6d008883e330 dd8bf75b0ad74dfc931074802ee7c20e 87ae32660115447595a6bfd614836f1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/87ae32660115447595a6bfd614836f1b/attachments?instance_id=a273e738-8907-431d-aff7-5f6bf5833468 2026-07-10 01:00:46.457 7 INFO cinder.api.openstack.wsgi [req-10b3ba04-e158-4925-8174-9b81bcb7c040 req-a94e9d3d-71b6-42e3-ba5e-6d008883e330 dd8bf75b0ad74dfc931074802ee7c20e 87ae32660115447595a6bfd614836f1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/87ae32660115447595a6bfd614836f1b/attachments?instance_id=a273e738-8907-431d-aff7-5f6bf5833468 returned with HTTP 200 [pid: 7|app: 0|req: 360/718] 199.204.45.22 () {36 vars in 1103 bytes} [Fri Jul 10 01:00:46 2026] GET /v3/87ae32660115447595a6bfd614836f1b/attachments?instance_id=a273e738-8907-431d-aff7-5f6bf5833468 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:00:49.251 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:00:49.251 7 INFO cinder.api.openstack.wsgi [req-10b3ba04-e158-4925-8174-9b81bcb7c040 req-a94e9d3d-71b6-42e3-ba5e-6d008883e330 dd8bf75b0ad74dfc931074802ee7c20e 87ae32660115447595a6bfd614836f1b - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:00:49.252 7 INFO cinder.api.openstack.wsgi [req-10b3ba04-e158-4925-8174-9b81bcb7c040 req-a94e9d3d-71b6-42e3-ba5e-6d008883e330 dd8bf75b0ad74dfc931074802ee7c20e 87ae32660115447595a6bfd614836f1b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:00:49.252 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:00:59.252 7 INFO cinder.api.openstack.wsgi [req-10b3ba04-e158-4925-8174-9b81bcb7c040 req-a94e9d3d-71b6-42e3-ba5e-6d008883e330 dd8bf75b0ad74dfc931074802ee7c20e 87ae32660115447595a6bfd614836f1b - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:00:59.252 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:00:59.253 7 INFO cinder.api.openstack.wsgi [req-10b3ba04-e158-4925-8174-9b81bcb7c040 req-a94e9d3d-71b6-42e3-ba5e-6d008883e330 dd8bf75b0ad74dfc931074802ee7c20e 87ae32660115447595a6bfd614836f1b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:00:59.253 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:01:09.253 7 INFO cinder.api.openstack.wsgi [req-10b3ba04-e158-4925-8174-9b81bcb7c040 req-a94e9d3d-71b6-42e3-ba5e-6d008883e330 dd8bf75b0ad74dfc931074802ee7c20e 87ae32660115447595a6bfd614836f1b - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:01:09.253 7 INFO cinder.api.openstack.wsgi [req-10b3ba04-e158-4925-8174-9b81bcb7c040 req-a94e9d3d-71b6-42e3-ba5e-6d008883e330 dd8bf75b0ad74dfc931074802ee7c20e 87ae32660115447595a6bfd614836f1b - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:01:09.255 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:01:09.256 8 INFO cinder.api.openstack.wsgi [None req-9c91d001-8b9b-4018-97a7-301777d5d4de c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:01:09.985 7 INFO cinder.api.openstack.wsgi [req-10b3ba04-e158-4925-8174-9b81bcb7c040 req-a94e9d3d-71b6-42e3-ba5e-6d008883e330 dd8bf75b0ad74dfc931074802ee7c20e 87ae32660115447595a6bfd614836f1b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-10 01:01:09.986 7 INFO cinder.api.openstack.wsgi [req-10b3ba04-e158-4925-8174-9b81bcb7c040 req-a94e9d3d-71b6-42e3-ba5e-6d008883e330 dd8bf75b0ad74dfc931074802ee7c20e 87ae32660115447595a6bfd614836f1b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 364/725] 10.0.0.12 () {30 vars in 410 bytes} [Fri Jul 10 01:01:09 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-10 01:01:15.048 8 INFO cinder.api.openstack.wsgi [None req-ebf028e4-5e42-4ed7-bb72-19636d438e53 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 01:01:15.053 8 INFO cinder.api.openstack.wsgi [None req-ebf028e4-5e42-4ed7-bb72-19636d438e53 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 362/726] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 01:01:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:01:15.063 7 INFO cinder.api.openstack.wsgi [None req-7942c343-c644-4a94-8942-57ae2a826d1b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:01:15.072 7 INFO cinder.volume.api [None req-7942c343-c644-4a94-8942-57ae2a826d1b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:01:15.074 7 INFO cinder.api.openstack.wsgi [None req-7942c343-c644-4a94-8942-57ae2a826d1b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 365/727] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:01:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:01:15.084 8 INFO cinder.api.openstack.wsgi [None req-3fc3303e-c8a8-481f-b15d-5e1acb6ff6ed c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:01:15.094 8 INFO cinder.volume.api [None req-3fc3303e-c8a8-481f-b15d-5e1acb6ff6ed c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:01:15.095 8 INFO cinder.api.openstack.wsgi [None req-3fc3303e-c8a8-481f-b15d-5e1acb6ff6ed c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 363/728] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:01:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:01:15.106 7 INFO cinder.api.openstack.wsgi [None req-7aa493cc-a07d-4c19-b543-06e75996dd11 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 01:01:15.113 7 INFO cinder.volume.api [None req-7aa493cc-a07d-4c19-b543-06e75996dd11 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 01:01:15.114 7 INFO cinder.api.openstack.wsgi [None req-7aa493cc-a07d-4c19-b543-06e75996dd11 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 366/729] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 01:01:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:01:15.150 8 INFO cinder.api.openstack.wsgi [None req-f28632a8-cb81-40ae-b883-64f4c3087f37 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/1c5b7781e2d5435e9c66f787f7dd6e0e?usage=true 2026-07-10 01:01:15.185 8 INFO cinder.api.openstack.wsgi [None req-f28632a8-cb81-40ae-b883-64f4c3087f37 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/1c5b7781e2d5435e9c66f787f7dd6e0e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 364/730] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:01:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/1c5b7781e2d5435e9c66f787f7dd6e0e?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:01:15.195 7 INFO cinder.api.openstack.wsgi [None req-ce1d9598-f223-4597-94bd-a7e71cebd5a8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2d8159e71256429fb1a1eb8c6ce57137?usage=true 2026-07-10 01:01:15.222 7 INFO cinder.api.openstack.wsgi [None req-ce1d9598-f223-4597-94bd-a7e71cebd5a8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2d8159e71256429fb1a1eb8c6ce57137?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/731] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:01:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2d8159e71256429fb1a1eb8c6ce57137?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:01:15.236 8 INFO cinder.api.openstack.wsgi [None req-69592030-b43b-44a9-8c60-be8ecf99ddbb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/87ae32660115447595a6bfd614836f1b?usage=true 2026-07-10 01:01:15.258 8 INFO cinder.api.openstack.wsgi [None req-69592030-b43b-44a9-8c60-be8ecf99ddbb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/87ae32660115447595a6bfd614836f1b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 365/732] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:01:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/87ae32660115447595a6bfd614836f1b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:01:15.273 7 INFO cinder.api.openstack.wsgi [None req-c78ad1d2-42e4-4459-bea2-cfcf9614590f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 01:01:15.295 7 INFO cinder.api.openstack.wsgi [None req-c78ad1d2-42e4-4459-bea2-cfcf9614590f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/733] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:01:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:01:15.305 8 INFO cinder.api.openstack.wsgi [None req-b74440c2-c50d-4577-a774-52a72b087f85 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 01:01:15.330 8 INFO cinder.api.openstack.wsgi [None req-b74440c2-c50d-4577-a774-52a72b087f85 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 366/734] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:01:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:01:15.343 7 INFO cinder.api.openstack.wsgi [None req-269df2cc-1bbe-41f4-af4c-378a622f64ca c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c2d86c60b5c7476697fc4428cf7a05ea?usage=true 2026-07-10 01:01:15.366 7 INFO cinder.api.openstack.wsgi [None req-269df2cc-1bbe-41f4-af4c-378a622f64ca c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c2d86c60b5c7476697fc4428cf7a05ea?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/735] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:01:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c2d86c60b5c7476697fc4428cf7a05ea?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:01:15.377 8 INFO cinder.api.openstack.wsgi [None req-ea2734a8-4bb4-4f29-8984-0a817418e15f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c5a68c0583324e72b1363768c79941b7?usage=true 2026-07-10 01:01:15.418 8 INFO cinder.api.openstack.wsgi [None req-ea2734a8-4bb4-4f29-8984-0a817418e15f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c5a68c0583324e72b1363768c79941b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 367/736] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:01:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c5a68c0583324e72b1363768c79941b7?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:01:15.437 7 INFO cinder.api.openstack.wsgi [None req-385e579b-fcdd-40fd-a993-4c4e7867da66 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 01:01:15.472 7 INFO cinder.api.openstack.wsgi [None req-385e579b-fcdd-40fd-a993-4c4e7867da66 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 370/737] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:01:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:01:15.483 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/e17d3a3ef1314746a7682b5f1adb4ffa?usage=true 2026-07-10 01:01:15.506 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/e17d3a3ef1314746a7682b5f1adb4ffa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/738] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:01:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/e17d3a3ef1314746a7682b5f1adb4ffa?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:01:15.516 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 01:01:16.020 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 371/739] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 01:01:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:01:19.252 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:01:19.252 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:01:19.252 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:01:19.253 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:01:29.252 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:01:29.252 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:01:29.253 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:01:29.254 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:01:39.252 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:01:39.252 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:01:39.252 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:01:39.254 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:01:49.252 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:01:49.252 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:01:49.252 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:01:49.253 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:01:59.252 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:01:59.252 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:01:59.253 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:01:59.253 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:02:09.252 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:02:09.252 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:02:09.253 8 INFO cinder.api.openstack.wsgi [None req-3cd0d7ea-3b5e-4356-858a-304227ba6c9d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:02:09.253 7 INFO cinder.api.openstack.wsgi [None req-c01443e3-e776-4e9d-b46c-6e36087df4e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:02:15.004 8 INFO cinder.api.openstack.wsgi [None req-642aa2f7-b3c7-43e5-9b10-1fd3c3267def c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 01:02:15.012 8 INFO cinder.volume.api [None req-642aa2f7-b3c7-43e5-9b10-1fd3c3267def c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 01:02:15.012 8 INFO cinder.api.openstack.wsgi [None req-642aa2f7-b3c7-43e5-9b10-1fd3c3267def c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 375/752] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 01:02:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:02:15.029 7 INFO cinder.api.openstack.wsgi [None req-d58465c3-1054-4160-9ac4-89f55c72e64f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 01:02:15.036 7 INFO cinder.api.openstack.wsgi [None req-d58465c3-1054-4160-9ac4-89f55c72e64f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 378/753] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 01:02:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:15.053 8 INFO cinder.api.openstack.wsgi [None req-31ea3049-eff2-4897-be02-afba5fdef6ae c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 01:02:15.557 8 INFO cinder.api.openstack.wsgi [None req-31ea3049-eff2-4897-be02-afba5fdef6ae c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 376/754] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 01:02:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:15.674 7 INFO cinder.api.openstack.wsgi [None req-9ca9bf53-5e01-414e-b693-9a325533e216 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/16313b3b4b9b414581f35eeb2263c7b4?usage=true 2026-07-10 01:02:15.707 7 INFO cinder.api.openstack.wsgi [None req-9ca9bf53-5e01-414e-b693-9a325533e216 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/16313b3b4b9b414581f35eeb2263c7b4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/755] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:02:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/16313b3b4b9b414581f35eeb2263c7b4?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:15.724 8 INFO cinder.api.openstack.wsgi [None req-e7429625-601a-44a6-8c14-ee43cd904c72 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true 2026-07-10 01:02:15.763 8 INFO cinder.api.openstack.wsgi [None req-e7429625-601a-44a6-8c14-ee43cd904c72 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 377/756] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:02:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:15.773 7 INFO cinder.api.openstack.wsgi [None req-f514b850-be20-4455-be51-2f6f41383aa8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true 2026-07-10 01:02:15.795 7 INFO cinder.api.openstack.wsgi [None req-f514b850-be20-4455-be51-2f6f41383aa8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/757] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:02:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:15.808 8 INFO cinder.api.openstack.wsgi [None req-f2faf898-65d3-4f30-a48f-85d4cd4a61dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true 2026-07-10 01:02:15.838 8 INFO cinder.api.openstack.wsgi [None req-f2faf898-65d3-4f30-a48f-85d4cd4a61dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 378/758] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:02:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:15.851 7 INFO cinder.api.openstack.wsgi [None req-96387951-2bcd-4a6e-b08d-044c65abe9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true 2026-07-10 01:02:15.874 7 INFO cinder.api.openstack.wsgi [None req-96387951-2bcd-4a6e-b08d-044c65abe9c4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/759] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:02:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:15.891 8 INFO cinder.api.openstack.wsgi [None req-995f659f-0a66-4aed-ad0b-f6a3a1487cd2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/572623e768334047b1e2292a68ac2510?usage=true 2026-07-10 01:02:15.922 8 INFO cinder.api.openstack.wsgi [None req-995f659f-0a66-4aed-ad0b-f6a3a1487cd2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/572623e768334047b1e2292a68ac2510?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 379/760] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:02:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/572623e768334047b1e2292a68ac2510?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:15.932 7 INFO cinder.api.openstack.wsgi [None req-1eb623dc-4267-41b4-9d7f-711431dd5201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/592f43603ff84935a093bb4e9b1f424c?usage=true 2026-07-10 01:02:15.953 7 INFO cinder.api.openstack.wsgi [None req-1eb623dc-4267-41b4-9d7f-711431dd5201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/592f43603ff84935a093bb4e9b1f424c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/761] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:02:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/592f43603ff84935a093bb4e9b1f424c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:15.963 8 INFO cinder.api.openstack.wsgi [None req-c604faf7-6466-4af5-984e-ca1fde6d6ad2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 01:02:15.993 8 INFO cinder.api.openstack.wsgi [None req-c604faf7-6466-4af5-984e-ca1fde6d6ad2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 380/762] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:02:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:16.009 7 INFO cinder.api.openstack.wsgi [None req-49cac1a1-a85c-40d9-a68c-abc29f555e64 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 01:02:16.040 7 INFO cinder.api.openstack.wsgi [None req-49cac1a1-a85c-40d9-a68c-abc29f555e64 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 383/763] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:02:16 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:16.053 8 INFO cinder.api.openstack.wsgi [None req-3329512c-e8d3-476f-accd-0260afba17f9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 01:02:16.075 8 INFO cinder.api.openstack.wsgi [None req-3329512c-e8d3-476f-accd-0260afba17f9 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 381/764] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:02:16 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:16.087 7 INFO cinder.api.openstack.wsgi [None req-54150208-e6f0-4d1e-abc5-69e39f8a1b8f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/cc20736168a945f7b3af4437854fb794?usage=true 2026-07-10 01:02:16.110 7 INFO cinder.api.openstack.wsgi [None req-54150208-e6f0-4d1e-abc5-69e39f8a1b8f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/cc20736168a945f7b3af4437854fb794?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 384/765] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:02:16 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/cc20736168a945f7b3af4437854fb794?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:16.122 8 INFO cinder.api.openstack.wsgi [None req-5129cb3d-388f-43e6-8284-be40b7b5443c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true 2026-07-10 01:02:16.141 8 INFO cinder.api.openstack.wsgi [None req-5129cb3d-388f-43e6-8284-be40b7b5443c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 382/766] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:02:16 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:16.155 7 INFO cinder.api.openstack.wsgi [None req-6137e1cf-be17-47ea-a7e4-41ef39e9118c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true 2026-07-10 01:02:16.184 7 INFO cinder.api.openstack.wsgi [None req-6137e1cf-be17-47ea-a7e4-41ef39e9118c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 385/767] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:02:16 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:16.197 8 INFO cinder.api.openstack.wsgi [None req-239f04e4-2e3c-4b69-86e5-362ae8bb227b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:02:16.208 8 INFO cinder.volume.api [None req-239f04e4-2e3c-4b69-86e5-362ae8bb227b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:02:16.210 8 INFO cinder.api.openstack.wsgi [None req-239f04e4-2e3c-4b69-86e5-362ae8bb227b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 383/768] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:02:16 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:02:16.218 7 INFO cinder.api.openstack.wsgi [None req-ed018ed2-2ee8-41db-8651-0c39209822fe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:02:16.227 7 INFO cinder.volume.api [None req-ed018ed2-2ee8-41db-8651-0c39209822fe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:02:16.229 7 INFO cinder.api.openstack.wsgi [None req-ed018ed2-2ee8-41db-8651-0c39209822fe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 386/769] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:02:16 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:02:19.252 7 INFO cinder.api.openstack.wsgi [None req-ed018ed2-2ee8-41db-8651-0c39209822fe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:02:19.253 7 INFO cinder.api.openstack.wsgi [None req-ed018ed2-2ee8-41db-8651-0c39209822fe c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:02:19.252 8 INFO cinder.api.openstack.wsgi [None req-239f04e4-2e3c-4b69-86e5-362ae8bb227b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:02:19.254 8 INFO cinder.api.openstack.wsgi [None req-239f04e4-2e3c-4b69-86e5-362ae8bb227b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:02:23.021 7 INFO cinder.api.openstack.wsgi [None req-a85cdff3-369b-4d4b-aa37-c030ef1eb306 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes 2026-07-10 01:02:23.025 7 INFO cinder.api.v3.volumes [None req-a85cdff3-369b-4d4b-aa37-c030ef1eb306 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Create volume of 1 GB 2026-07-10 01:02:23.029 7 INFO cinder.volume.api [None req-a85cdff3-369b-4d4b-aa37-c030ef1eb306 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Availability Zones retrieved successfully. 2026-07-10 01:02:23.158 7 INFO cinder.volume.api [None req-a85cdff3-369b-4d4b-aa37-c030ef1eb306 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Create volume request issued successfully. 2026-07-10 01:02:23.159 7 INFO cinder.api.openstack.wsgi [None req-a85cdff3-369b-4d4b-aa37-c030ef1eb306 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/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: 388/772] 10.0.0.12 () {34 vars in 722 bytes} [Fri Jul 10 01:02:22 2026] POST /v3/599d383e472d49f4b2870ce7ba63326d/volumes => generated 870 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-10 01:02:23.180 8 INFO cinder.api.openstack.wsgi [None req-d5a2f37c-013c-40a8-8ac8-f957adfab0b6 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:23.203 8 INFO cinder.volume.api [None req-d5a2f37c-013c-40a8-8ac8-f957adfab0b6 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:23.216 8 INFO cinder.api.openstack.wsgi [None req-d5a2f37c-013c-40a8-8ac8-f957adfab0b6 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b 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: 385/773] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:23 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b => generated 938 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:24.244 7 INFO cinder.api.openstack.wsgi [None req-2927ceaf-b900-4a65-9d1f-78a055e89f6d 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:24.258 7 INFO cinder.volume.api [None req-2927ceaf-b900-4a65-9d1f-78a055e89f6d 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:24.264 7 INFO cinder.api.openstack.wsgi [None req-2927ceaf-b900-4a65-9d1f-78a055e89f6d 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b 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/774] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:24 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b => generated 963 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-07-10 01:02:24.279 8 INFO cinder.api.openstack.wsgi [None req-e0fb1df9-7fa9-4aa2-90d4-a91e354a9bf9 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:24.293 8 INFO cinder.volume.api [None req-e0fb1df9-7fa9-4aa2-90d4-a91e354a9bf9 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:24.297 8 INFO cinder.api.openstack.wsgi [None req-e0fb1df9-7fa9-4aa2-90d4-a91e354a9bf9 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b 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/775] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:24 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b => generated 963 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-07-10 01:02:24.320 7 INFO cinder.api.openstack.wsgi [None req-8877c8ef-8df1-417f-98d9-3ab6f94ef429 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:24.336 7 INFO cinder.volume.api [None req-8877c8ef-8df1-417f-98d9-3ab6f94ef429 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:24.343 7 INFO cinder.volume.api [None req-8877c8ef-8df1-417f-98d9-3ab6f94ef429 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume updated successfully. 2026-07-10 01:02:24.344 7 INFO cinder.api.openstack.wsgi [None req-8877c8ef-8df1-417f-98d9-3ab6f94ef429 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b 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: 390/776] 10.0.0.12 () {34 vars in 794 bytes} [Fri Jul 10 01:02:24 2026] PUT /v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b => generated 895 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-07-10 01:02:24.367 8 INFO cinder.api.openstack.wsgi [None req-75e2e7dc-e3be-4362-872a-75306f164cc2 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:24.397 8 INFO cinder.volume.api [None req-75e2e7dc-e3be-4362-872a-75306f164cc2 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:25.135 8 INFO cinder.volume.api [None req-75e2e7dc-e3be-4362-872a-75306f164cc2 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume updated successfully. 2026-07-10 01:02:25.136 8 INFO cinder.api.openstack.wsgi [None req-75e2e7dc-e3be-4362-872a-75306f164cc2 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b 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/777] 10.0.0.12 () {34 vars in 795 bytes} [Fri Jul 10 01:02:24 2026] PUT /v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b => generated 935 bytes in 776 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-07-10 01:02:25.156 7 INFO cinder.api.openstack.wsgi [None req-8ed25733-bf16-45e8-8e19-f194bfc59f63 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:25.175 7 INFO cinder.volume.api [None req-8ed25733-bf16-45e8-8e19-f194bfc59f63 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:25.181 7 INFO cinder.api.openstack.wsgi [None req-8ed25733-bf16-45e8-8e19-f194bfc59f63 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b 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: 391/778] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:25 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b => generated 1003 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:25.199 8 INFO cinder.api.openstack.wsgi [None req-609f6a0f-11db-4a6a-aa5f-70b25ec1c7ed 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes 2026-07-10 01:02:25.202 8 INFO cinder.api.v3.volumes [None req-609f6a0f-11db-4a6a-aa5f-70b25ec1c7ed 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Create volume of 1 GB 2026-07-10 01:02:25.216 8 INFO cinder.volume.api [None req-609f6a0f-11db-4a6a-aa5f-70b25ec1c7ed 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Availability Zones retrieved successfully. 2026-07-10 01:02:25.493 8 INFO cinder.volume.api [None req-609f6a0f-11db-4a6a-aa5f-70b25ec1c7ed 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Create volume request issued successfully. 2026-07-10 01:02:25.494 8 INFO cinder.api.openstack.wsgi [None req-609f6a0f-11db-4a6a-aa5f-70b25ec1c7ed 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/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: 388/779] 10.0.0.12 () {34 vars in 722 bytes} [Fri Jul 10 01:02:25 2026] POST /v3/599d383e472d49f4b2870ce7ba63326d/volumes => generated 890 bytes in 301 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-07-10 01:02:25.515 7 INFO cinder.api.openstack.wsgi [None req-6ab85060-3dc1-4f65-b34b-03843c7268b0 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:25.539 7 INFO cinder.volume.api [None req-6ab85060-3dc1-4f65-b34b-03843c7268b0 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:25.544 7 INFO cinder.api.openstack.wsgi [None req-6ab85060-3dc1-4f65-b34b-03843c7268b0 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 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: 392/780] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:25 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 => generated 958 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-07-10 01:02:26.566 8 INFO cinder.api.openstack.wsgi [None req-4fbb421d-9ce4-4e5d-bb27-01ae7e7961da 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:26.609 8 INFO cinder.volume.api [None req-4fbb421d-9ce4-4e5d-bb27-01ae7e7961da 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:26.614 8 INFO cinder.api.openstack.wsgi [None req-4fbb421d-9ce4-4e5d-bb27-01ae7e7961da 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 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: 389/781] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:26 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 => generated 983 bytes in 57 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-07-10 01:02:26.635 7 INFO cinder.api.openstack.wsgi [None req-4acc324f-731e-4d46-9611-e4e94face834 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:26.647 7 INFO cinder.volume.api [None req-4acc324f-731e-4d46-9611-e4e94face834 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:26.654 7 INFO cinder.volume.api [None req-4acc324f-731e-4d46-9611-e4e94face834 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume updated successfully. 2026-07-10 01:02:26.655 7 INFO cinder.api.openstack.wsgi [None req-4acc324f-731e-4d46-9611-e4e94face834 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 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: 393/782] 10.0.0.12 () {34 vars in 794 bytes} [Fri Jul 10 01:02:26 2026] PUT /v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 => generated 881 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-07-10 01:02:26.688 8 INFO cinder.api.openstack.wsgi [None req-68556b58-421a-4340-b655-5b8584ab3db4 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:26.745 8 INFO cinder.volume.api [None req-68556b58-421a-4340-b655-5b8584ab3db4 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:26.752 8 INFO cinder.api.openstack.wsgi [None req-68556b58-421a-4340-b655-5b8584ab3db4 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 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: 390/783] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:26 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 => generated 949 bytes in 70 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-07-10 01:02:26.781 7 INFO cinder.api.openstack.wsgi [None req-314415d6-e6de-4ee3-abcd-9243ac37da34 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 2026-07-10 01:02:26.781 7 INFO cinder.api.v3.volumes [None req-314415d6-e6de-4ee3-abcd-9243ac37da34 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Delete volume with id: 839be162-a309-403f-b269-fff48f8b2760 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:26.795 7 INFO cinder.volume.api [None req-314415d6-e6de-4ee3-abcd-9243ac37da34 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:26.824 7 INFO cinder.volume.api [None req-314415d6-e6de-4ee3-abcd-9243ac37da34 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Delete volume request issued successfully. 2026-07-10 01:02:26.825 7 INFO cinder.api.openstack.wsgi [None req-314415d6-e6de-4ee3-abcd-9243ac37da34 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 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: 394/784] 10.0.0.12 () {32 vars in 777 bytes} [Fri Jul 10 01:02:26 2026] DELETE /v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:26.843 8 INFO cinder.api.openstack.wsgi [None req-ae076818-0657-4a3b-8bdd-0889ea719716 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:27.026 8 INFO cinder.volume.api [None req-ae076818-0657-4a3b-8bdd-0889ea719716 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:27.034 8 INFO cinder.api.openstack.wsgi [None req-ae076818-0657-4a3b-8bdd-0889ea719716 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 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: 391/785] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:26 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 => generated 948 bytes in 198 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-07-10 01:02:28.066 7 INFO cinder.api.openstack.wsgi [None req-2f9863cf-2236-43ef-9f84-9bb884ee4292 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 2026-07-10 01:02:28.073 7 INFO cinder.api.openstack.wsgi [None req-2f9863cf-2236-43ef-9f84-9bb884ee4292 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 returned with HTTP 404 [pid: 7|app: 0|req: 395/786] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:28 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/839be162-a309-403f-b269-fff48f8b2760 => 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-07-10 01:02:28.084 8 INFO cinder.api.openstack.wsgi [None req-96d65e27-53aa-4ba2-8a02-3a2fa7be921f 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:28.099 8 INFO cinder.volume.api [None req-96d65e27-53aa-4ba2-8a02-3a2fa7be921f 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:28.104 8 INFO cinder.api.openstack.wsgi [None req-96d65e27-53aa-4ba2-8a02-3a2fa7be921f 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b 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: 392/787] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:28 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b => generated 1003 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:02:28.154 7 INFO cinder.api.openstack.wsgi [None req-45bd68c9-0fff-439e-97f2-48fc74fa6083 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b 2026-07-10 01:02:28.155 7 INFO cinder.api.v3.volumes [None req-45bd68c9-0fff-439e-97f2-48fc74fa6083 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Delete volume with id: 97a9ada1-4e11-409e-81a8-c707c5a7466b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:28.165 7 INFO cinder.volume.api [None req-45bd68c9-0fff-439e-97f2-48fc74fa6083 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:28.189 7 INFO cinder.volume.api [None req-45bd68c9-0fff-439e-97f2-48fc74fa6083 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Delete volume request issued successfully. 2026-07-10 01:02:28.189 7 INFO cinder.api.openstack.wsgi [None req-45bd68c9-0fff-439e-97f2-48fc74fa6083 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b 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: 396/788] 10.0.0.12 () {32 vars in 777 bytes} [Fri Jul 10 01:02:28 2026] DELETE /v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b => generated 0 bytes in 41 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-07-10 01:02:28.200 8 INFO cinder.api.openstack.wsgi [None req-429fcc53-23ce-4025-b679-e4effb32fc6d 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:28.213 8 INFO cinder.volume.api [None req-429fcc53-23ce-4025-b679-e4effb32fc6d 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:28.217 8 INFO cinder.api.openstack.wsgi [None req-429fcc53-23ce-4025-b679-e4effb32fc6d 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b 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: 393/789] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:28 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b => generated 1002 bytes in 24 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-07-10 01:02:29.252 8 INFO cinder.api.openstack.wsgi [None req-429fcc53-23ce-4025-b679-e4effb32fc6d 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:02:29.253 8 INFO cinder.api.openstack.wsgi [None req-429fcc53-23ce-4025-b679-e4effb32fc6d 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:02:29.253 7 INFO cinder.api.openstack.wsgi [None req-d9206150-0747-448a-861c-5ac92544b39e 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b 2026-07-10 01:02:29.254 8 INFO cinder.api.openstack.wsgi [None req-429fcc53-23ce-4025-b679-e4effb32fc6d 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:02:29.254 8 INFO cinder.api.openstack.wsgi [None req-429fcc53-23ce-4025-b679-e4effb32fc6d 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:02:29.271 7 INFO cinder.api.openstack.wsgi [None req-d9206150-0747-448a-861c-5ac92544b39e 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b returned with HTTP 404 [pid: 7|app: 0|req: 397/792] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:29 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/97a9ada1-4e11-409e-81a8-c707c5a7466b => generated 109 bytes in 28 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-07-10 01:02:29.362 8 INFO cinder.api.openstack.wsgi [None req-de75dd2e-498a-4528-af2c-8004f5a4b30b 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes 2026-07-10 01:02:30.121 8 INFO cinder.api.v3.volumes [None req-de75dd2e-498a-4528-af2c-8004f5a4b30b 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Create volume of 1 GB 2026-07-10 01:02:30.131 8 INFO cinder.volume.api [None req-de75dd2e-498a-4528-af2c-8004f5a4b30b 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Availability Zones retrieved successfully. 2026-07-10 01:02:30.327 8 INFO cinder.volume.api [None req-de75dd2e-498a-4528-af2c-8004f5a4b30b 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Create volume request issued successfully. 2026-07-10 01:02:30.328 8 INFO cinder.api.openstack.wsgi [None req-de75dd2e-498a-4528-af2c-8004f5a4b30b 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/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: 396/793] 10.0.0.12 () {34 vars in 722 bytes} [Fri Jul 10 01:02:29 2026] POST /v3/599d383e472d49f4b2870ce7ba63326d/volumes => generated 870 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-10 01:02:30.354 7 INFO cinder.api.openstack.wsgi [None req-b7424ab5-04c7-47a7-879d-5bde0fc0775a 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:30.383 7 INFO cinder.volume.api [None req-b7424ab5-04c7-47a7-879d-5bde0fc0775a 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:30.387 7 INFO cinder.api.openstack.wsgi [None req-b7424ab5-04c7-47a7-879d-5bde0fc0775a 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 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: 398/794] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:30 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 => generated 938 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:31.424 8 INFO cinder.api.openstack.wsgi [None req-8bc2f28f-7e6d-49d3-bdce-9415a2ad5cd1 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:31.454 8 INFO cinder.volume.api [None req-8bc2f28f-7e6d-49d3-bdce-9415a2ad5cd1 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:31.462 8 INFO cinder.api.openstack.wsgi [None req-8bc2f28f-7e6d-49d3-bdce-9415a2ad5cd1 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 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: 397/795] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:31 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 => generated 1488 bytes in 50 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-07-10 01:02:31.480 7 INFO cinder.api.openstack.wsgi [None req-bc067c86-5602-46cb-a2e9-2eb77e3a8cb3 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:31.493 7 INFO cinder.volume.api [None req-bc067c86-5602-46cb-a2e9-2eb77e3a8cb3 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:31.501 7 INFO cinder.api.openstack.wsgi [None req-bc067c86-5602-46cb-a2e9-2eb77e3a8cb3 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 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: 399/796] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:31 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 => generated 1488 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-07-10 01:02:31.535 8 INFO cinder.api.openstack.wsgi [None req-8cf23cec-260f-402c-93fe-6f16e568f258 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:31.556 8 INFO cinder.volume.api [None req-8cf23cec-260f-402c-93fe-6f16e568f258 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:31.567 8 INFO cinder.volume.api [None req-8cf23cec-260f-402c-93fe-6f16e568f258 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume updated successfully. 2026-07-10 01:02:31.568 8 INFO cinder.api.openstack.wsgi [None req-8cf23cec-260f-402c-93fe-6f16e568f258 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 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: 398/797] 10.0.0.12 () {34 vars in 794 bytes} [Fri Jul 10 01:02:31 2026] PUT /v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 => generated 894 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:31.591 7 INFO cinder.api.openstack.wsgi [None req-34aecf85-466c-4b25-b1c8-c897ac20a799 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:31.610 7 INFO cinder.volume.api [None req-34aecf85-466c-4b25-b1c8-c897ac20a799 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:31.623 7 INFO cinder.volume.api [None req-34aecf85-466c-4b25-b1c8-c897ac20a799 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume updated successfully. 2026-07-10 01:02:31.624 7 INFO cinder.api.openstack.wsgi [None req-34aecf85-466c-4b25-b1c8-c897ac20a799 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 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: 400/798] 10.0.0.12 () {34 vars in 795 bytes} [Fri Jul 10 01:02:31 2026] PUT /v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 => generated 933 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:31.644 8 INFO cinder.api.openstack.wsgi [None req-dc9b91a6-0be1-464e-8bec-01d0713eb8da 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:31.660 8 INFO cinder.volume.api [None req-dc9b91a6-0be1-464e-8bec-01d0713eb8da 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:31.665 8 INFO cinder.api.openstack.wsgi [None req-dc9b91a6-0be1-464e-8bec-01d0713eb8da 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 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: 399/799] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:31 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 => generated 1527 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:31.687 7 INFO cinder.api.openstack.wsgi [None req-e3ab3f13-1ad3-4832-81c2-b9767d0ad649 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes 2026-07-10 01:02:31.691 7 INFO cinder.api.v3.volumes [None req-e3ab3f13-1ad3-4832-81c2-b9767d0ad649 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Create volume of 1 GB 2026-07-10 01:02:31.695 7 INFO cinder.volume.api [None req-e3ab3f13-1ad3-4832-81c2-b9767d0ad649 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Availability Zones retrieved successfully. 2026-07-10 01:02:31.874 7 INFO cinder.volume.api [None req-e3ab3f13-1ad3-4832-81c2-b9767d0ad649 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Create volume request issued successfully. 2026-07-10 01:02:31.876 7 INFO cinder.api.openstack.wsgi [None req-e3ab3f13-1ad3-4832-81c2-b9767d0ad649 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/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: 401/800] 10.0.0.12 () {34 vars in 722 bytes} [Fri Jul 10 01:02:31 2026] POST /v3/599d383e472d49f4b2870ce7ba63326d/volumes => generated 892 bytes in 196 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-07-10 01:02:31.906 8 INFO cinder.api.openstack.wsgi [None req-60480806-cb88-44ed-87ff-8da691ad4fb8 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:31.923 8 INFO cinder.volume.api [None req-60480806-cb88-44ed-87ff-8da691ad4fb8 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:31.928 8 INFO cinder.api.openstack.wsgi [None req-60480806-cb88-44ed-87ff-8da691ad4fb8 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 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: 400/801] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:31 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 => generated 960 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-07-10 01:02:32.951 7 INFO cinder.api.openstack.wsgi [None req-a55abaad-ff24-49da-b50c-18f2ffcadb95 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:32.969 7 INFO cinder.volume.api [None req-a55abaad-ff24-49da-b50c-18f2ffcadb95 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:32.975 7 INFO cinder.api.openstack.wsgi [None req-a55abaad-ff24-49da-b50c-18f2ffcadb95 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 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: 402/802] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:32 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 => generated 985 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-07-10 01:02:32.994 8 INFO cinder.api.openstack.wsgi [None req-a4975261-2afd-4d40-ab30-27a507f738f6 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:33.010 8 INFO cinder.volume.api [None req-a4975261-2afd-4d40-ab30-27a507f738f6 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:33.017 8 INFO cinder.volume.api [None req-a4975261-2afd-4d40-ab30-27a507f738f6 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume updated successfully. 2026-07-10 01:02:33.018 8 INFO cinder.api.openstack.wsgi [None req-a4975261-2afd-4d40-ab30-27a507f738f6 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 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/803] 10.0.0.12 () {34 vars in 794 bytes} [Fri Jul 10 01:02:32 2026] PUT /v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 => generated 881 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-07-10 01:02:33.034 7 INFO cinder.api.openstack.wsgi [None req-7e12aec6-0fd4-4281-86ea-331b17a47755 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:33.048 7 INFO cinder.volume.api [None req-7e12aec6-0fd4-4281-86ea-331b17a47755 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:33.052 7 INFO cinder.api.openstack.wsgi [None req-7e12aec6-0fd4-4281-86ea-331b17a47755 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 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: 403/804] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:33 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:33.068 8 INFO cinder.api.openstack.wsgi [None req-744c7db8-e653-47b2-91a1-3f8bc9682436 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 2026-07-10 01:02:33.069 8 INFO cinder.api.v3.volumes [None req-744c7db8-e653-47b2-91a1-3f8bc9682436 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Delete volume with id: 914937ab-5e68-4e3f-b69c-08a7f1716516 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:33.079 8 INFO cinder.volume.api [None req-744c7db8-e653-47b2-91a1-3f8bc9682436 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:33.104 8 INFO cinder.volume.api [None req-744c7db8-e653-47b2-91a1-3f8bc9682436 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Delete volume request issued successfully. 2026-07-10 01:02:33.105 8 INFO cinder.api.openstack.wsgi [None req-744c7db8-e653-47b2-91a1-3f8bc9682436 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 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: 402/805] 10.0.0.12 () {32 vars in 777 bytes} [Fri Jul 10 01:02:33 2026] DELETE /v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 => 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-07-10 01:02:33.119 7 INFO cinder.api.openstack.wsgi [None req-ff26fa6b-9885-4396-9a06-efe6490e7d53 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:33.134 7 INFO cinder.volume.api [None req-ff26fa6b-9885-4396-9a06-efe6490e7d53 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:33.143 7 INFO cinder.api.openstack.wsgi [None req-ff26fa6b-9885-4396-9a06-efe6490e7d53 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 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: 404/806] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:33 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 => generated 948 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-07-10 01:02:34.168 8 INFO cinder.api.openstack.wsgi [None req-72dd2a59-7dca-4b59-a207-e8a8e52c9a21 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 2026-07-10 01:02:34.177 8 INFO cinder.api.openstack.wsgi [None req-72dd2a59-7dca-4b59-a207-e8a8e52c9a21 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 returned with HTTP 404 [pid: 8|app: 0|req: 403/807] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:34 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/914937ab-5e68-4e3f-b69c-08a7f1716516 => 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-07-10 01:02:34.188 7 INFO cinder.api.openstack.wsgi [None req-209f3fdc-afa6-4b5e-b926-ac6049001b8c 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:34.202 7 INFO cinder.volume.api [None req-209f3fdc-afa6-4b5e-b926-ac6049001b8c 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:34.210 7 INFO cinder.api.openstack.wsgi [None req-209f3fdc-afa6-4b5e-b926-ac6049001b8c 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 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: 405/808] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:34 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 => generated 1527 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:02:34.242 8 INFO cinder.api.openstack.wsgi [None req-95b655f7-6705-41c6-a8dd-5ada27771e4f 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 2026-07-10 01:02:34.242 8 INFO cinder.api.v3.volumes [None req-95b655f7-6705-41c6-a8dd-5ada27771e4f 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Delete volume with id: 701893a4-e486-442a-bcf3-d558dfeb7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:34.250 8 INFO cinder.volume.api [None req-95b655f7-6705-41c6-a8dd-5ada27771e4f 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:34.267 8 INFO cinder.volume.api [None req-95b655f7-6705-41c6-a8dd-5ada27771e4f 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Delete volume request issued successfully. 2026-07-10 01:02:34.268 8 INFO cinder.api.openstack.wsgi [None req-95b655f7-6705-41c6-a8dd-5ada27771e4f 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 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/809] 10.0.0.12 () {32 vars in 777 bytes} [Fri Jul 10 01:02:34 2026] DELETE /v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 => generated 0 bytes in 43 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-07-10 01:02:34.278 7 INFO cinder.api.openstack.wsgi [None req-a06d2342-f7d4-4b15-9fd5-cc8dd8f6a56e 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:34.290 7 INFO cinder.volume.api [None req-a06d2342-f7d4-4b15-9fd5-cc8dd8f6a56e 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] Volume info retrieved successfully. 2026-07-10 01:02:34.295 7 INFO cinder.api.openstack.wsgi [None req-a06d2342-f7d4-4b15-9fd5-cc8dd8f6a56e 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 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: 406/810] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:34 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 => generated 1526 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:35.323 8 INFO cinder.api.openstack.wsgi [None req-d31ace63-805d-4c5a-8151-ba3e6a247f33 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 2026-07-10 01:02:35.337 8 INFO cinder.api.openstack.wsgi [None req-d31ace63-805d-4c5a-8151-ba3e6a247f33 4349ea6060644c0aa9579391016c3f8b 599d383e472d49f4b2870ce7ba63326d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 returned with HTTP 404 [pid: 8|app: 0|req: 405/811] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:35 2026] GET /v3/599d383e472d49f4b2870ce7ba63326d/volumes/701893a4-e486-442a-bcf3-d558dfeb7975 => generated 109 bytes in 27 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-07-10 01:02:38.502 7 INFO cinder.api.openstack.wsgi [None req-0ebf54d3-dc73-4058-88f3-63808a70bf51 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes 2026-07-10 01:02:38.529 7 INFO cinder.volume.api [None req-0ebf54d3-dc73-4058-88f3-63808a70bf51 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Get all volumes completed successfully. 2026-07-10 01:02:38.529 7 INFO cinder.api.openstack.wsgi [None req-0ebf54d3-dc73-4058-88f3-63808a70bf51 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes returned with HTTP 200 [pid: 7|app: 0|req: 407/812] 10.0.0.12 () {32 vars in 700 bytes} [Fri Jul 10 01:02:38 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes => generated 15 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:02:38.540 8 INFO cinder.api.openstack.wsgi [None req-8ab90202-2212-45c2-8c26-043a14e5d252 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes 2026-07-10 01:02:38.543 8 INFO cinder.api.v3.volumes [None req-8ab90202-2212-45c2-8c26-043a14e5d252 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Create volume of 1 GB 2026-07-10 01:02:38.549 8 INFO cinder.volume.api [None req-8ab90202-2212-45c2-8c26-043a14e5d252 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Availability Zones retrieved successfully. 2026-07-10 01:02:38.695 8 INFO cinder.volume.api [None req-8ab90202-2212-45c2-8c26-043a14e5d252 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Create volume request issued successfully. 2026-07-10 01:02:38.695 8 INFO cinder.api.openstack.wsgi [None req-8ab90202-2212-45c2-8c26-043a14e5d252 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/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: 406/813] 10.0.0.12 () {34 vars in 722 bytes} [Fri Jul 10 01:02:38 2026] POST /v3/d3de97ecbc91468e96185f90a72b2509/volumes => generated 875 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-10 01:02:38.711 7 INFO cinder.api.openstack.wsgi [None req-f62422e9-0a42-4aac-b690-65f78b880a31 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:38.728 7 INFO cinder.volume.api [None req-f62422e9-0a42-4aac-b690-65f78b880a31 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:38.732 7 INFO cinder.api.openstack.wsgi [None req-f62422e9-0a42-4aac-b690-65f78b880a31 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf 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/814] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:38 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:39.252 8 INFO cinder.api.openstack.wsgi [None req-8ab90202-2212-45c2-8c26-043a14e5d252 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:02:39.253 8 INFO cinder.api.openstack.wsgi [None req-8ab90202-2212-45c2-8c26-043a14e5d252 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:02:39.253 7 INFO cinder.api.openstack.wsgi [None req-f62422e9-0a42-4aac-b690-65f78b880a31 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:02:39.255 7 INFO cinder.api.openstack.wsgi [None req-f62422e9-0a42-4aac-b690-65f78b880a31 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://10.0.0.104: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-07-10 01:02:39.746 8 INFO cinder.api.openstack.wsgi [None req-dca6528f-eb34-46d7-8a9d-7979eddb9cb6 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:39.759 8 INFO cinder.volume.api [None req-dca6528f-eb34-46d7-8a9d-7979eddb9cb6 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:39.765 8 INFO cinder.api.openstack.wsgi [None req-dca6528f-eb34-46d7-8a9d-7979eddb9cb6 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf 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/817] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:39 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf => 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-07-10 01:02:39.795 7 INFO cinder.api.openstack.wsgi [None req-05b469ea-4023-471c-a370-066a2e339e03 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:39.807 7 INFO cinder.volume.api [None req-05b469ea-4023-471c-a370-066a2e339e03 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:39.813 7 INFO cinder.api.openstack.wsgi [None req-05b469ea-4023-471c-a370-066a2e339e03 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf 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/818] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:39 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf => 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-07-10 01:02:39.836 8 INFO cinder.api.openstack.wsgi [None req-9c77d485-bc99-4cf9-b24c-33b4e7e91cd4 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes 2026-07-10 01:02:39.840 8 INFO cinder.api.v3.volumes [None req-9c77d485-bc99-4cf9-b24c-33b4e7e91cd4 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Create volume of 1 GB 2026-07-10 01:02:39.846 8 INFO cinder.volume.api [None req-9c77d485-bc99-4cf9-b24c-33b4e7e91cd4 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Availability Zones retrieved successfully. 2026-07-10 01:02:39.975 8 INFO cinder.volume.api [None req-9c77d485-bc99-4cf9-b24c-33b4e7e91cd4 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Create volume request issued successfully. 2026-07-10 01:02:39.976 8 INFO cinder.api.openstack.wsgi [None req-9c77d485-bc99-4cf9-b24c-33b4e7e91cd4 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/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: 409/819] 10.0.0.12 () {34 vars in 722 bytes} [Fri Jul 10 01:02:39 2026] POST /v3/d3de97ecbc91468e96185f90a72b2509/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-07-10 01:02:39.992 7 INFO cinder.api.openstack.wsgi [None req-9cde4cd3-7f99-4f3f-8d08-a4e9b43367a2 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:40.013 7 INFO cinder.volume.api [None req-9cde4cd3-7f99-4f3f-8d08-a4e9b43367a2 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:40.017 7 INFO cinder.api.openstack.wsgi [None req-9cde4cd3-7f99-4f3f-8d08-a4e9b43367a2 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad 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/820] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:39 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad => generated 943 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:41.037 8 INFO cinder.api.openstack.wsgi [None req-df1dc8a1-f5fa-4160-a3db-60062df938ac 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:41.051 8 INFO cinder.volume.api [None req-df1dc8a1-f5fa-4160-a3db-60062df938ac 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:41.060 8 INFO cinder.api.openstack.wsgi [None req-df1dc8a1-f5fa-4160-a3db-60062df938ac 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad 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: 410/821] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:41 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad => 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-07-10 01:02:41.078 7 INFO cinder.api.openstack.wsgi [None req-b47c0ac8-2ba2-4f46-9ba7-63b3d6c13cb0 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:41.093 7 INFO cinder.volume.api [None req-b47c0ac8-2ba2-4f46-9ba7-63b3d6c13cb0 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:41.098 7 INFO cinder.api.openstack.wsgi [None req-b47c0ac8-2ba2-4f46-9ba7-63b3d6c13cb0 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad 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: 412/822] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:41 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:41.118 8 INFO cinder.api.openstack.wsgi [None req-538f4c59-ae72-48f3-80e2-f22770952156 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes 2026-07-10 01:02:41.120 8 INFO cinder.api.v3.volumes [None req-538f4c59-ae72-48f3-80e2-f22770952156 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Create volume of 1 GB 2026-07-10 01:02:41.126 8 INFO cinder.volume.api [None req-538f4c59-ae72-48f3-80e2-f22770952156 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Availability Zones retrieved successfully. 2026-07-10 01:02:41.248 8 INFO cinder.volume.api [None req-538f4c59-ae72-48f3-80e2-f22770952156 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Create volume request issued successfully. 2026-07-10 01:02:41.248 8 INFO cinder.api.openstack.wsgi [None req-538f4c59-ae72-48f3-80e2-f22770952156 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/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: 411/823] 10.0.0.12 () {34 vars in 722 bytes} [Fri Jul 10 01:02:41 2026] POST /v3/d3de97ecbc91468e96185f90a72b2509/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-07-10 01:02:41.268 7 INFO cinder.api.openstack.wsgi [None req-c408c9d0-2166-4af5-a95a-b9f501c7f41c 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:41.282 7 INFO cinder.volume.api [None req-c408c9d0-2166-4af5-a95a-b9f501c7f41c 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:41.288 7 INFO cinder.api.openstack.wsgi [None req-c408c9d0-2166-4af5-a95a-b9f501c7f41c 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a 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: 413/824] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:41 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a => 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-07-10 01:02:42.313 8 INFO cinder.api.openstack.wsgi [None req-3b695ca3-5778-4b26-ae0b-a2a9d69a80af 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:42.328 8 INFO cinder.volume.api [None req-3b695ca3-5778-4b26-ae0b-a2a9d69a80af 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:42.335 8 INFO cinder.api.openstack.wsgi [None req-3b695ca3-5778-4b26-ae0b-a2a9d69a80af 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a 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/825] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:42 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a => generated 968 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-07-10 01:02:42.365 7 INFO cinder.api.openstack.wsgi [None req-f92f31c4-ee47-4675-8c6a-a20192204b86 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:42.389 7 INFO cinder.volume.api [None req-f92f31c4-ee47-4675-8c6a-a20192204b86 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:42.393 7 INFO cinder.api.openstack.wsgi [None req-f92f31c4-ee47-4675-8c6a-a20192204b86 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a 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: 414/826] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:42 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a => generated 968 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:42.417 8 INFO cinder.api.openstack.wsgi [None req-2d6450f7-afb9-450b-8608-6b1822548ce4 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes 2026-07-10 01:02:42.450 8 INFO cinder.volume.api [None req-2d6450f7-afb9-450b-8608-6b1822548ce4 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Get all volumes completed successfully. 2026-07-10 01:02:42.451 8 INFO cinder.api.openstack.wsgi [None req-2d6450f7-afb9-450b-8608-6b1822548ce4 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/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: 413/827] 10.0.0.12 () {32 vars in 700 bytes} [Fri Jul 10 01:02:42 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes => generated 1321 bytes in 42 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-07-10 01:02:42.469 7 INFO cinder.api.openstack.wsgi [None req-a12ea669-e1fa-4176-b71c-612665bbe0e7 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:42.615 7 INFO cinder.volume.api [None req-a12ea669-e1fa-4176-b71c-612665bbe0e7 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:42.619 7 INFO cinder.api.openstack.wsgi [None req-a12ea669-e1fa-4176-b71c-612665bbe0e7 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a 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: 415/828] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:42 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a => generated 968 bytes in 156 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-07-10 01:02:42.644 8 INFO cinder.api.openstack.wsgi [None req-a446f38b-d3b2-4ac2-9764-792c70d43334 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a 2026-07-10 01:02:42.644 8 INFO cinder.api.v3.volumes [None req-a446f38b-d3b2-4ac2-9764-792c70d43334 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Delete volume with id: d806b165-0a45-40d5-ae5c-0fc323a7c10a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:42.653 8 INFO cinder.volume.api [None req-a446f38b-d3b2-4ac2-9764-792c70d43334 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:42.676 8 INFO cinder.volume.api [None req-a446f38b-d3b2-4ac2-9764-792c70d43334 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Delete volume request issued successfully. 2026-07-10 01:02:42.677 8 INFO cinder.api.openstack.wsgi [None req-a446f38b-d3b2-4ac2-9764-792c70d43334 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a 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: 414/829] 10.0.0.12 () {32 vars in 777 bytes} [Fri Jul 10 01:02:42 2026] DELETE /v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a => 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-07-10 01:02:42.691 7 INFO cinder.api.openstack.wsgi [None req-b6caa100-c75e-4746-b081-e00df3178828 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:42.710 7 INFO cinder.volume.api [None req-b6caa100-c75e-4746-b081-e00df3178828 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:42.716 7 INFO cinder.api.openstack.wsgi [None req-b6caa100-c75e-4746-b081-e00df3178828 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a 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/830] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:42 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a => generated 967 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-07-10 01:02:43.742 8 INFO cinder.api.openstack.wsgi [None req-0096e225-3fe6-4d20-b5c3-8ac1d25b2ba2 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a 2026-07-10 01:02:43.750 8 INFO cinder.api.openstack.wsgi [None req-0096e225-3fe6-4d20-b5c3-8ac1d25b2ba2 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a returned with HTTP 404 [pid: 8|app: 0|req: 415/831] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:43 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/d806b165-0a45-40d5-ae5c-0fc323a7c10a => 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-07-10 01:02:43.763 7 INFO cinder.api.openstack.wsgi [None req-1fe754fa-a04a-4c65-8873-e2bdfe20da48 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:43.776 7 INFO cinder.volume.api [None req-1fe754fa-a04a-4c65-8873-e2bdfe20da48 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:43.782 7 INFO cinder.api.openstack.wsgi [None req-1fe754fa-a04a-4c65-8873-e2bdfe20da48 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad 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/832] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:43 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:43.805 8 INFO cinder.api.openstack.wsgi [None req-06ac5a57-0445-4e68-b2e9-3cae0e1837df 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad 2026-07-10 01:02:43.806 8 INFO cinder.api.v3.volumes [None req-06ac5a57-0445-4e68-b2e9-3cae0e1837df 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Delete volume with id: f2a34644-bb71-4590-b26c-15dbd24352ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:43.815 8 INFO cinder.volume.api [None req-06ac5a57-0445-4e68-b2e9-3cae0e1837df 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:43.835 8 INFO cinder.volume.api [None req-06ac5a57-0445-4e68-b2e9-3cae0e1837df 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Delete volume request issued successfully. 2026-07-10 01:02:43.836 8 INFO cinder.api.openstack.wsgi [None req-06ac5a57-0445-4e68-b2e9-3cae0e1837df 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad 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: 416/833] 10.0.0.12 () {32 vars in 777 bytes} [Fri Jul 10 01:02:43 2026] DELETE /v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:43.848 7 INFO cinder.api.openstack.wsgi [None req-1a145eeb-d7be-43e5-8011-5459e2bddae3 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:43.860 7 INFO cinder.volume.api [None req-1a145eeb-d7be-43e5-8011-5459e2bddae3 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:43.866 7 INFO cinder.api.openstack.wsgi [None req-1a145eeb-d7be-43e5-8011-5459e2bddae3 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad 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/834] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:43 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad => generated 967 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:44.889 8 INFO cinder.api.openstack.wsgi [None req-f672697a-5fc5-4903-aa5c-a9063769d048 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad 2026-07-10 01:02:44.898 8 INFO cinder.api.openstack.wsgi [None req-f672697a-5fc5-4903-aa5c-a9063769d048 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad returned with HTTP 404 [pid: 8|app: 0|req: 417/835] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:44 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/f2a34644-bb71-4590-b26c-15dbd24352ad => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:44.913 7 INFO cinder.api.openstack.wsgi [None req-24f0ecd4-dc98-40b8-a5b3-a1713c52a68a 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:44.931 7 INFO cinder.volume.api [None req-24f0ecd4-dc98-40b8-a5b3-a1713c52a68a 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:44.938 7 INFO cinder.api.openstack.wsgi [None req-24f0ecd4-dc98-40b8-a5b3-a1713c52a68a 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf 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: 419/836] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:44 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:02:44.963 8 INFO cinder.api.openstack.wsgi [None req-293eab59-238b-4460-90e0-3d8db9303a4d 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf 2026-07-10 01:02:44.964 8 INFO cinder.api.v3.volumes [None req-293eab59-238b-4460-90e0-3d8db9303a4d 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Delete volume with id: 36562474-a442-499d-bcb2-10d4fee59bdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:44.976 8 INFO cinder.volume.api [None req-293eab59-238b-4460-90e0-3d8db9303a4d 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:45.007 8 INFO cinder.volume.api [None req-293eab59-238b-4460-90e0-3d8db9303a4d 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Delete volume request issued successfully. 2026-07-10 01:02:45.008 8 INFO cinder.api.openstack.wsgi [None req-293eab59-238b-4460-90e0-3d8db9303a4d 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf 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: 418/837] 10.0.0.12 () {32 vars in 777 bytes} [Fri Jul 10 01:02:44 2026] DELETE /v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf => generated 0 bytes in 53 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-07-10 01:02:45.021 7 INFO cinder.api.openstack.wsgi [None req-1acd6a74-94e4-4eab-8df6-04d7224effd1 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:02:45.039 7 INFO cinder.volume.api [None req-1acd6a74-94e4-4eab-8df6-04d7224effd1 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] Volume info retrieved successfully. 2026-07-10 01:02:45.046 7 INFO cinder.api.openstack.wsgi [None req-1acd6a74-94e4-4eab-8df6-04d7224effd1 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf 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: 420/838] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:45 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf => generated 967 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:02:46.077 8 INFO cinder.api.openstack.wsgi [None req-155c4f91-8273-4104-8de2-9d4923798a87 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf 2026-07-10 01:02:46.085 8 INFO cinder.api.openstack.wsgi [None req-155c4f91-8273-4104-8de2-9d4923798a87 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf returned with HTTP 404 [pid: 8|app: 0|req: 419/839] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:02:46 2026] GET /v3/d3de97ecbc91468e96185f90a72b2509/volumes/36562474-a442-499d-bcb2-10d4fee59bdf => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-10 01:02:49.252 8 INFO cinder.api.openstack.wsgi [None req-155c4f91-8273-4104-8de2-9d4923798a87 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:02:49.252 7 INFO cinder.api.openstack.wsgi [None req-1acd6a74-94e4-4eab-8df6-04d7224effd1 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:02:49.253 7 INFO cinder.api.openstack.wsgi [None req-1acd6a74-94e4-4eab-8df6-04d7224effd1 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:02:49.253 8 INFO cinder.api.openstack.wsgi [None req-155c4f91-8273-4104-8de2-9d4923798a87 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:02:59.252 7 INFO cinder.api.openstack.wsgi [None req-1acd6a74-94e4-4eab-8df6-04d7224effd1 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:02:59.253 7 INFO cinder.api.openstack.wsgi [None req-1acd6a74-94e4-4eab-8df6-04d7224effd1 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:02:59.253 8 INFO cinder.api.openstack.wsgi [None req-155c4f91-8273-4104-8de2-9d4923798a87 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:02:59.254 8 INFO cinder.api.openstack.wsgi [None req-155c4f91-8273-4104-8de2-9d4923798a87 020cc6cebc9345f699b9918e24286c26 d3de97ecbc91468e96185f90a72b2509 - - default default] http://10.0.0.104: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-07-10 01:03:00.934 7 INFO cinder.api.openstack.wsgi [None req-f6536736-6235-409b-83a9-ebfd8f848fd4 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes 2026-07-10 01:03:00.937 7 INFO cinder.api.v3.volumes [None req-f6536736-6235-409b-83a9-ebfd8f848fd4 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Create volume of 1 GB 2026-07-10 01:03:00.944 7 INFO cinder.volume.api [None req-f6536736-6235-409b-83a9-ebfd8f848fd4 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Availability Zones retrieved successfully. 2026-07-10 01:03:01.124 7 INFO cinder.volume.api [None req-f6536736-6235-409b-83a9-ebfd8f848fd4 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Create volume request issued successfully. 2026-07-10 01:03:01.125 7 INFO cinder.api.openstack.wsgi [None req-f6536736-6235-409b-83a9-ebfd8f848fd4 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/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: 423/844] 10.0.0.12 () {34 vars in 721 bytes} [Fri Jul 10 01:03:00 2026] POST /v3/6674c14143ed4340b6bb76ca25eeac3d/volumes => generated 859 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-10 01:03:01.151 8 INFO cinder.api.openstack.wsgi [None req-cef6dbcf-9769-4e3d-968a-07c7c1bf7f7a 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:01.171 8 INFO cinder.volume.api [None req-cef6dbcf-9769-4e3d-968a-07c7c1bf7f7a 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Volume info retrieved successfully. 2026-07-10 01:03:01.177 8 INFO cinder.api.openstack.wsgi [None req-cef6dbcf-9769-4e3d-968a-07c7c1bf7f7a 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 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: 422/845] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:03:01 2026] GET /v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 => generated 927 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-07-10 01:03:02.197 7 INFO cinder.api.openstack.wsgi [None req-76987bc8-01eb-4f14-91ca-9d74df532e3f 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:02.209 7 INFO cinder.volume.api [None req-76987bc8-01eb-4f14-91ca-9d74df532e3f 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Volume info retrieved successfully. 2026-07-10 01:03:02.213 7 INFO cinder.api.openstack.wsgi [None req-76987bc8-01eb-4f14-91ca-9d74df532e3f 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 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/846] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:03:02 2026] GET /v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:09.255 8 INFO cinder.api.openstack.wsgi [None req-cef6dbcf-9769-4e3d-968a-07c7c1bf7f7a 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:03:09.256 7 INFO cinder.api.openstack.wsgi [None req-76987bc8-01eb-4f14-91ca-9d74df532e3f 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:03:09.257 7 INFO cinder.api.openstack.wsgi [None req-76987bc8-01eb-4f14-91ca-9d74df532e3f 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:03:09.257 8 INFO cinder.api.openstack.wsgi [None req-cef6dbcf-9769-4e3d-968a-07c7c1bf7f7a 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://10.0.0.104: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-07-10 01:03:15.048 8 INFO cinder.api.openstack.wsgi [None req-e8652248-cad1-49b1-b887-11d76a023246 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:03:15.057 8 INFO cinder.volume.api [None req-e8652248-cad1-49b1-b887-11d76a023246 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:15.063 8 INFO cinder.api.openstack.wsgi [None req-e8652248-cad1-49b1-b887-11d76a023246 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/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: 424/849] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:03:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 1120 bytes in 144 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-07-10 01:03:15.107 7 INFO cinder.api.openstack.wsgi [None req-776a78d4-f93c-4846-b4d6-fb3753ce7135 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true 2026-07-10 01:03:15.127 7 INFO cinder.api.openstack.wsgi [None req-776a78d4-f93c-4846-b4d6-fb3753ce7135 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/850] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true => generated 847 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-07-10 01:03:15.138 8 INFO cinder.api.openstack.wsgi [None req-0c8e3b97-4206-48d9-b063-7129884c9d4c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true 2026-07-10 01:03:15.158 8 INFO cinder.api.openstack.wsgi [None req-0c8e3b97-4206-48d9-b063-7129884c9d4c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 425/851] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:15.169 7 INFO cinder.api.openstack.wsgi [None req-8580cd73-f96a-4631-818c-48f1dc7167e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true 2026-07-10 01:03:15.186 7 INFO cinder.api.openstack.wsgi [None req-8580cd73-f96a-4631-818c-48f1dc7167e8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/852] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:15.197 8 INFO cinder.api.openstack.wsgi [None req-2243d1f3-3328-45e8-87cd-40c0322de6fd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true 2026-07-10 01:03:15.213 8 INFO cinder.api.openstack.wsgi [None req-2243d1f3-3328-45e8-87cd-40c0322de6fd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/853] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:15.222 7 INFO cinder.api.openstack.wsgi [None req-077ce72f-846b-4849-8526-e08488b20190 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/4393ac53d71843148ac7d9c1cc11ed1f?usage=true 2026-07-10 01:03:15.242 7 INFO cinder.api.openstack.wsgi [None req-077ce72f-846b-4849-8526-e08488b20190 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/4393ac53d71843148ac7d9c1cc11ed1f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/854] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/4393ac53d71843148ac7d9c1cc11ed1f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:15.254 8 INFO cinder.api.openstack.wsgi [None req-e8159b29-6e8b-46a3-a1ad-54f045618c3f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6674c14143ed4340b6bb76ca25eeac3d?usage=true 2026-07-10 01:03:15.270 8 INFO cinder.api.openstack.wsgi [None req-e8159b29-6e8b-46a3-a1ad-54f045618c3f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6674c14143ed4340b6bb76ca25eeac3d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/855] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6674c14143ed4340b6bb76ca25eeac3d?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:15.281 7 INFO cinder.api.openstack.wsgi [None req-1dac8c54-2482-4cb7-bab9-d8bc79d2d4a4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6d16ad4de86c416b8993aa8feeb46e73?usage=true 2026-07-10 01:03:15.301 7 INFO cinder.api.openstack.wsgi [None req-1dac8c54-2482-4cb7-bab9-d8bc79d2d4a4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6d16ad4de86c416b8993aa8feeb46e73?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/856] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6d16ad4de86c416b8993aa8feeb46e73?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:15.313 8 INFO cinder.api.openstack.wsgi [None req-fe6183b8-ddae-4d84-be3c-cc6befaca7ba c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 01:03:15.340 8 INFO cinder.api.openstack.wsgi [None req-fe6183b8-ddae-4d84-be3c-cc6befaca7ba c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/857] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:15.351 7 INFO cinder.api.openstack.wsgi [None req-573388eb-01c7-40ef-9359-c814bf5293dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/931a591db80249399c9b97fc7e144263?usage=true 2026-07-10 01:03:15.376 7 INFO cinder.api.openstack.wsgi [None req-573388eb-01c7-40ef-9359-c814bf5293dc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/931a591db80249399c9b97fc7e144263?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/858] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/931a591db80249399c9b97fc7e144263?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:15.389 8 INFO cinder.api.openstack.wsgi [None req-7302317f-bb52-4f7e-b556-35db0de9b225 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 01:03:15.421 8 INFO cinder.api.openstack.wsgi [None req-7302317f-bb52-4f7e-b556-35db0de9b225 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/859] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:15.434 7 INFO cinder.api.openstack.wsgi [None req-01118315-1df8-40b7-8569-deff16a5c993 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 01:03:15.461 7 INFO cinder.api.openstack.wsgi [None req-01118315-1df8-40b7-8569-deff16a5c993 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/860] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:15.475 8 INFO cinder.api.openstack.wsgi [None req-b73eb18f-5ffc-4639-8cc7-7ab3642f9609 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true 2026-07-10 01:03:15.507 8 INFO cinder.api.openstack.wsgi [None req-b73eb18f-5ffc-4639-8cc7-7ab3642f9609 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/861] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:15.519 7 INFO cinder.api.openstack.wsgi [None req-1008d151-3127-4313-8d1c-2ae714541402 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/dc304e39e6bd44f4ad4e08299405c762?usage=true 2026-07-10 01:03:15.541 7 INFO cinder.api.openstack.wsgi [None req-1008d151-3127-4313-8d1c-2ae714541402 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/dc304e39e6bd44f4ad4e08299405c762?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/862] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/dc304e39e6bd44f4ad4e08299405c762?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:15.551 8 INFO cinder.api.openstack.wsgi [None req-ec6da889-7e3a-446d-a7e7-1129f1b23443 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true 2026-07-10 01:03:15.576 8 INFO cinder.api.openstack.wsgi [None req-ec6da889-7e3a-446d-a7e7-1129f1b23443 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/863] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:15.596 7 INFO cinder.api.openstack.wsgi [None req-e159769a-6111-42c5-b18a-5fff736d0da2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 01:03:15.605 7 INFO cinder.volume.api [None req-e159769a-6111-42c5-b18a-5fff736d0da2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 01:03:15.606 7 INFO cinder.api.openstack.wsgi [None req-e159769a-6111-42c5-b18a-5fff736d0da2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 433/864] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:03:15.618 8 INFO cinder.api.openstack.wsgi [None req-6f5cb7bb-974a-4a9a-8de7-7de9cc4085ed c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:03:15.632 8 INFO cinder.volume.api [None req-6f5cb7bb-974a-4a9a-8de7-7de9cc4085ed c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:15.638 8 INFO cinder.api.openstack.wsgi [None req-6f5cb7bb-974a-4a9a-8de7-7de9cc4085ed c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/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: 432/865] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 1120 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:03:15.650 7 INFO cinder.api.openstack.wsgi [None req-d6de214e-8350-4cbf-b123-fa86ed717deb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 01:03:16.153 7 INFO cinder.api.openstack.wsgi [None req-d6de214e-8350-4cbf-b123-fa86ed717deb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 434/866] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 01:03:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:03:16.169 8 INFO cinder.api.openstack.wsgi [None req-05487d01-813e-4a80-b1d8-5b9e2b3d2490 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 01:03:16.174 8 INFO cinder.api.openstack.wsgi [None req-05487d01-813e-4a80-b1d8-5b9e2b3d2490 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 433/867] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 01:03:16 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:17.382 7 INFO cinder.api.openstack.wsgi [None req-a344d587-9a3a-4309-b859-0389a432e49a 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:17.396 7 INFO cinder.volume.api [None req-a344d587-9a3a-4309-b859-0389a432e49a 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Volume info retrieved successfully. 2026-07-10 01:03:17.418 7 INFO cinder.volume.api [None req-a344d587-9a3a-4309-b859-0389a432e49a 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Update volume admin metadata completed successfully. 2026-07-10 01:03:17.924 7 INFO cinder.volume.api [None req-a344d587-9a3a-4309-b859-0389a432e49a 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Attach volume completed successfully. 2026-07-10 01:03:17.925 7 INFO cinder.api.openstack.wsgi [None req-a344d587-9a3a-4309-b859-0389a432e49a 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059/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: 7|app: 0|req: 435/868] 10.0.0.12 () {34 vars in 809 bytes} [Fri Jul 10 01:03:17 2026] POST /v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059/action => generated 0 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-07-10 01:03:17.943 8 INFO cinder.api.openstack.wsgi [None req-2ebeec1d-f543-4721-bfe3-649fba0045bc 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:17.970 8 INFO cinder.volume.api [None req-2ebeec1d-f543-4721-bfe3-649fba0045bc 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Volume info retrieved successfully. 2026-07-10 01:03:17.975 8 INFO cinder.api.openstack.wsgi [None req-2ebeec1d-f543-4721-bfe3-649fba0045bc 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 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: 434/869] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:03:17 2026] GET /v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 => generated 1286 bytes in 42 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-07-10 01:03:17.999 7 INFO cinder.api.openstack.wsgi [None req-7ef82932-4411-4c03-aef1-e5f42a1ea8d4 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:18.021 7 INFO cinder.volume.api [None req-7ef82932-4411-4c03-aef1-e5f42a1ea8d4 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Volume info retrieved successfully. 2026-07-10 01:03:18.526 7 INFO cinder.volume.api [None req-7ef82932-4411-4c03-aef1-e5f42a1ea8d4 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Detach volume completed successfully. 2026-07-10 01:03:18.527 7 INFO cinder.api.openstack.wsgi [None req-7ef82932-4411-4c03-aef1-e5f42a1ea8d4 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059/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: 7|app: 0|req: 436/870] 10.0.0.12 () {34 vars in 809 bytes} [Fri Jul 10 01:03:17 2026] POST /v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059/action => generated 0 bytes in 535 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-07-10 01:03:18.544 8 INFO cinder.api.openstack.wsgi [None req-87e769fa-325e-4b98-b29e-acef214b467f 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:18.563 8 INFO cinder.volume.api [None req-87e769fa-325e-4b98-b29e-acef214b467f 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Volume info retrieved successfully. 2026-07-10 01:03:18.590 8 INFO cinder.api.openstack.wsgi [None req-87e769fa-325e-4b98-b29e-acef214b467f 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 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/871] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:03:18 2026] GET /v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:03:19.252 7 INFO cinder.api.openstack.wsgi [None req-7ef82932-4411-4c03-aef1-e5f42a1ea8d4 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:03:19.252 8 INFO cinder.api.openstack.wsgi [None req-87e769fa-325e-4b98-b29e-acef214b467f 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:03:19.253 7 INFO cinder.api.openstack.wsgi [None req-7ef82932-4411-4c03-aef1-e5f42a1ea8d4 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:03:19.254 8 INFO cinder.api.openstack.wsgi [None req-87e769fa-325e-4b98-b29e-acef214b467f 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://10.0.0.104: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-07-10 01:03:24.316 7 INFO cinder.api.openstack.wsgi [None req-e780b88e-3fec-4861-af31-57f6f3c6d338 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:24.333 7 INFO cinder.volume.api [None req-e780b88e-3fec-4861-af31-57f6f3c6d338 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Volume info retrieved successfully. 2026-07-10 01:03:24.338 7 INFO cinder.api.openstack.wsgi [None req-e780b88e-3fec-4861-af31-57f6f3c6d338 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 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: 438/874] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:03:24 2026] GET /v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 => generated 971 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-07-10 01:03:24.355 8 INFO cinder.api.openstack.wsgi [None req-f930ef3a-ff77-4ff4-aa72-f0a263395ef6 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 2026-07-10 01:03:24.359 8 INFO cinder.api.v3.volumes [None req-f930ef3a-ff77-4ff4-aa72-f0a263395ef6 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Delete volume with id: b7c6a656-7166-40e3-aa08-9699bb468059 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:24.370 8 INFO cinder.volume.api [None req-f930ef3a-ff77-4ff4-aa72-f0a263395ef6 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Volume info retrieved successfully. 2026-07-10 01:03:24.400 8 INFO cinder.volume.api [None req-f930ef3a-ff77-4ff4-aa72-f0a263395ef6 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Delete volume request issued successfully. 2026-07-10 01:03:24.400 8 INFO cinder.api.openstack.wsgi [None req-f930ef3a-ff77-4ff4-aa72-f0a263395ef6 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 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: 437/875] 10.0.0.12 () {32 vars in 777 bytes} [Fri Jul 10 01:03:24 2026] DELETE /v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:03:24.409 7 INFO cinder.api.openstack.wsgi [None req-f794943f-bf64-404c-93a3-1bcc5fdac2fb 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:24.429 7 INFO cinder.volume.api [None req-f794943f-bf64-404c-93a3-1bcc5fdac2fb 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] Volume info retrieved successfully. 2026-07-10 01:03:24.437 7 INFO cinder.api.openstack.wsgi [None req-f794943f-bf64-404c-93a3-1bcc5fdac2fb 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 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: 439/876] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:03:24 2026] GET /v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 => generated 970 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-07-10 01:03:25.458 8 INFO cinder.api.openstack.wsgi [None req-1c692674-75ce-4700-bcae-f0e7966f7845 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 2026-07-10 01:03:25.465 8 INFO cinder.api.openstack.wsgi [None req-1c692674-75ce-4700-bcae-f0e7966f7845 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 returned with HTTP 404 [pid: 8|app: 0|req: 438/877] 10.0.0.12 () {32 vars in 774 bytes} [Fri Jul 10 01:03:25 2026] GET /v3/6674c14143ed4340b6bb76ca25eeac3d/volumes/b7c6a656-7166-40e3-aa08-9699bb468059 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-10 01:03:29.253 7 INFO cinder.api.openstack.wsgi [None req-f794943f-bf64-404c-93a3-1bcc5fdac2fb 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:03:29.253 8 INFO cinder.api.openstack.wsgi [None req-1c692674-75ce-4700-bcae-f0e7966f7845 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:03:29.254 8 INFO cinder.api.openstack.wsgi [None req-1c692674-75ce-4700-bcae-f0e7966f7845 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:03:29.255 7 INFO cinder.api.openstack.wsgi [None req-f794943f-bf64-404c-93a3-1bcc5fdac2fb 73da6ebbfe9f48b09d7029bba987448e 6674c14143ed4340b6bb76ca25eeac3d - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:03:30.935 8 INFO cinder.api.openstack.wsgi [None req-60960be3-2c5a-44f3-801d-ac67822557eb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes 2026-07-10 01:03:31.044 8 INFO cinder.api.v3.volumes [None req-60960be3-2c5a-44f3-801d-ac67822557eb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Create volume of 16 GB 2026-07-10 01:03:31.050 8 INFO cinder.volume.api [None req-60960be3-2c5a-44f3-801d-ac67822557eb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Availability Zones retrieved successfully. 2026-07-10 01:03:31.232 8 INFO cinder.volume.api [None req-60960be3-2c5a-44f3-801d-ac67822557eb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Create volume request issued successfully. 2026-07-10 01:03:31.233 8 INFO cinder.api.openstack.wsgi [None req-60960be3-2c5a-44f3-801d-ac67822557eb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/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: 440/880] 199.204.45.22 () {34 vars in 733 bytes} [Fri Jul 10 01:03:30 2026] POST /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes => generated 846 bytes in 473 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-07-10 01:03:31.246 7 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-a1ede6ec-ec48-4622-9ae3-122ecfad962e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:31.285 7 INFO cinder.volume.api [req-60960be3-2c5a-44f3-801d-ac67822557eb req-a1ede6ec-ec48-4622-9ae3-122ecfad962e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Volume info retrieved successfully. 2026-07-10 01:03:31.289 7 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-a1ede6ec-ec48-4622-9ae3-122ecfad962e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 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: 441/881] 199.204.45.22 () {32 vars in 824 bytes} [Fri Jul 10 01:03:31 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 => generated 1025 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:03:32.422 8 INFO cinder.api.openstack.wsgi [None req-60960be3-2c5a-44f3-801d-ac67822557eb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-10 01:03:32.423 8 INFO cinder.api.openstack.wsgi [None req-60960be3-2c5a-44f3-801d-ac67822557eb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 441/882] 10.0.0.51 () {28 vars in 375 bytes} [Fri Jul 10 01:03:32 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-07-10 01:03:32.437 7 INFO cinder.api.openstack.wsgi [None req-3d1719b1-412c-475d-b906-6d4d3d0b208c 7d16383338fd4336a98fdf1e3c4dbe96 c92517022b0e46b3884efe66148b9cfc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c92517022b0e46b3884efe66148b9cfc/limits?tenant_id=c92517022b0e46b3884efe66148b9cfc 2026-07-10 01:03:32.467 7 INFO cinder.api.openstack.wsgi [None req-3d1719b1-412c-475d-b906-6d4d3d0b208c 7d16383338fd4336a98fdf1e3c4dbe96 c92517022b0e46b3884efe66148b9cfc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c92517022b0e46b3884efe66148b9cfc/limits?tenant_id=c92517022b0e46b3884efe66148b9cfc returned with HTTP 200 [pid: 7|app: 0|req: 442/883] 10.0.0.51 () {34 vars in 878 bytes} [Fri Jul 10 01:03:32 2026] GET /v3/c92517022b0e46b3884efe66148b9cfc/limits?tenant_id=c92517022b0e46b3884efe66148b9cfc => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:03:33.916 8 INFO cinder.api.openstack.wsgi [None req-60960be3-2c5a-44f3-801d-ac67822557eb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-10 01:03:33.917 8 INFO cinder.api.openstack.wsgi [None req-60960be3-2c5a-44f3-801d-ac67822557eb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 442/884] 10.0.0.51 () {28 vars in 375 bytes} [Fri Jul 10 01:03:33 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-10 01:03:33.924 7 INFO cinder.api.openstack.wsgi [None req-3d1719b1-412c-475d-b906-6d4d3d0b208c 7d16383338fd4336a98fdf1e3c4dbe96 c92517022b0e46b3884efe66148b9cfc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-10 01:03:33.925 7 INFO cinder.api.openstack.wsgi [None req-3d1719b1-412c-475d-b906-6d4d3d0b208c 7d16383338fd4336a98fdf1e3c4dbe96 c92517022b0e46b3884efe66148b9cfc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 443/885] 10.0.0.51 () {28 vars in 375 bytes} [Fri Jul 10 01:03:33 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-10 01:03:34.355 8 INFO cinder.api.openstack.wsgi [None req-60960be3-2c5a-44f3-801d-ac67822557eb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-10 01:03:34.356 8 INFO cinder.api.openstack.wsgi [None req-60960be3-2c5a-44f3-801d-ac67822557eb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 443/886] 10.0.0.51 () {28 vars in 375 bytes} [Fri Jul 10 01:03:34 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-10 01:03:34.374 7 INFO cinder.api.openstack.wsgi [None req-87a1a041-add4-41cb-b8cc-56ea10c373a6 7d16383338fd4336a98fdf1e3c4dbe96 c92517022b0e46b3884efe66148b9cfc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c92517022b0e46b3884efe66148b9cfc/limits?tenant_id=c92517022b0e46b3884efe66148b9cfc 2026-07-10 01:03:34.407 7 INFO cinder.api.openstack.wsgi [None req-87a1a041-add4-41cb-b8cc-56ea10c373a6 7d16383338fd4336a98fdf1e3c4dbe96 c92517022b0e46b3884efe66148b9cfc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c92517022b0e46b3884efe66148b9cfc/limits?tenant_id=c92517022b0e46b3884efe66148b9cfc returned with HTTP 200 [pid: 7|app: 0|req: 444/887] 10.0.0.51 () {34 vars in 878 bytes} [Fri Jul 10 01:03:34 2026] GET /v3/c92517022b0e46b3884efe66148b9cfc/limits?tenant_id=c92517022b0e46b3884efe66148b9cfc => generated 302 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:03:35.881 8 INFO cinder.api.openstack.wsgi [None req-60960be3-2c5a-44f3-801d-ac67822557eb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-10 01:03:35.883 8 INFO cinder.api.openstack.wsgi [None req-60960be3-2c5a-44f3-801d-ac67822557eb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 444/888] 10.0.0.51 () {28 vars in 375 bytes} [Fri Jul 10 01:03:35 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-10 01:03:35.890 7 INFO cinder.api.openstack.wsgi [None req-87a1a041-add4-41cb-b8cc-56ea10c373a6 7d16383338fd4336a98fdf1e3c4dbe96 c92517022b0e46b3884efe66148b9cfc - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-10 01:03:35.891 7 INFO cinder.api.openstack.wsgi [None req-87a1a041-add4-41cb-b8cc-56ea10c373a6 7d16383338fd4336a98fdf1e3c4dbe96 c92517022b0e46b3884efe66148b9cfc - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 445/889] 10.0.0.51 () {28 vars in 375 bytes} [Fri Jul 10 01:03:35 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:03:36.307 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-02f8c25e-4789-4ac2-8812-d8ff2c2812b6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:36.322 8 INFO cinder.volume.api [req-60960be3-2c5a-44f3-801d-ac67822557eb req-02f8c25e-4789-4ac2-8812-d8ff2c2812b6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Volume info retrieved successfully. 2026-07-10 01:03:36.326 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-02f8c25e-4789-4ac2-8812-d8ff2c2812b6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 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: 445/890] 199.204.45.22 () {32 vars in 824 bytes} [Fri Jul 10 01:03:36 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 => generated 1675 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:03:36.792 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-05562715-e68f-45cc-8670-7f06a603a8fa c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:36.804 7 INFO cinder.volume.api [req-50c79462-b901-4396-9512-6f755355effb req-05562715-e68f-45cc-8670-7f06a603a8fa c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Volume info retrieved successfully. 2026-07-10 01:03:36.808 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-05562715-e68f-45cc-8670-7f06a603a8fa c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 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/891] 10.0.0.222 () {34 vars in 1028 bytes} [Fri Jul 10 01:03:36 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 => generated 1675 bytes in 22 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-07-10 01:03:37.198 8 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-6a5b4218-4720-4c27-b7d0-6c61cf1f1730 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:37.217 8 INFO cinder.volume.api [req-50c79462-b901-4396-9512-6f755355effb req-6a5b4218-4720-4c27-b7d0-6c61cf1f1730 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Volume info retrieved successfully. 2026-07-10 01:03:37.236 8 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-6a5b4218-4720-4c27-b7d0-6c61cf1f1730 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 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: 446/892] 10.0.0.222 () {34 vars in 1028 bytes} [Fri Jul 10 01:03:37 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 => generated 1675 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:03:37.252 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-05562715-e68f-45cc-8670-7f06a603a8fa c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-10 01:03:37.253 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-05562715-e68f-45cc-8670-7f06a603a8fa c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 447/893] 10.0.0.222 () {32 vars in 828 bytes} [Fri Jul 10 01:03:37 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:03:37.265 8 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-b571490d-fe4c-4c7b-ad94-e4bdbc09833e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:37.328 8 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-b571490d-fe4c-4c7b-ad94-e4bdbc09833e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/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: 8|app: 0|req: 447/894] 10.0.0.222 () {40 vars in 1057 bytes} [Fri Jul 10 01:03:37 2026] POST /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:03:39.253 8 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-b571490d-fe4c-4c7b-ad94-e4bdbc09833e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:03:39.253 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-05562715-e68f-45cc-8670-7f06a603a8fa c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:03:39.254 8 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-b571490d-fe4c-4c7b-ad94-e4bdbc09833e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:03:39.254 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-05562715-e68f-45cc-8670-7f06a603a8fa c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104: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-07-10 01:03:40.712 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-0e16b65e-be68-45d5-b781-dc2b548b8b5e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:40.751 8 INFO cinder.volume.api [req-60960be3-2c5a-44f3-801d-ac67822557eb req-0e16b65e-be68-45d5-b781-dc2b548b8b5e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Volume info retrieved successfully. 2026-07-10 01:03:40.756 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-0e16b65e-be68-45d5-b781-dc2b548b8b5e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 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/897] 199.204.45.22 () {32 vars in 824 bytes} [Fri Jul 10 01:03:40 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 => generated 1674 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:03:42.785 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-05562715-e68f-45cc-8670-7f06a603a8fa c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-10 01:03:42.785 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-05562715-e68f-45cc-8670-7f06a603a8fa c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 449/898] 199.204.45.22 () {32 vars in 838 bytes} [Fri Jul 10 01:03:42 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:03:42.794 8 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-407ed0de-bff7-499c-a674-5f96d638051f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:42.827 8 INFO cinder.volume.api [req-50c79462-b901-4396-9512-6f755355effb req-407ed0de-bff7-499c-a674-5f96d638051f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Volume info retrieved successfully. 2026-07-10 01:03:42.831 8 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-407ed0de-bff7-499c-a674-5f96d638051f c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 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: 450/899] 199.204.45.22 () {36 vars in 1072 bytes} [Fri Jul 10 01:03:42 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 => generated 1898 bytes in 42 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-07-10 01:03:42.896 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-f708d456-3a18-490d-8dde-68a5c44e0222 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/attachments/3b2e139a-4e8a-425d-991b-1ee97d0c016d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:43.945 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-f708d456-3a18-490d-8dde-68a5c44e0222 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/attachments/3b2e139a-4e8a-425d-991b-1ee97d0c016d 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: 450/900] 199.204.45.22 () {40 vars in 1134 bytes} [Fri Jul 10 01:03:42 2026] PUT /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/attachments/3b2e139a-4e8a-425d-991b-1ee97d0c016d => generated 775 bytes in 1060 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-07-10 01:03:44.001 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-02712f3c-38b5-437e-a81f-3b6bf43cf2a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:44.019 8 INFO cinder.volume.api [req-60960be3-2c5a-44f3-801d-ac67822557eb req-02712f3c-38b5-437e-a81f-3b6bf43cf2a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Volume info retrieved successfully. 2026-07-10 01:03:44.025 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-02712f3c-38b5-437e-a81f-3b6bf43cf2a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 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: 451/901] 199.204.45.22 () {32 vars in 824 bytes} [Fri Jul 10 01:03:43 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 => generated 1675 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-07-10 01:03:44.466 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-dc6b1494-e190-48f0-8749-89c5cecba646 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/attachments/3b2e139a-4e8a-425d-991b-1ee97d0c016d/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:44.499 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-dc6b1494-e190-48f0-8749-89c5cecba646 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/attachments/3b2e139a-4e8a-425d-991b-1ee97d0c016d/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: 7|app: 0|req: 451/902] 199.204.45.22 () {40 vars in 1147 bytes} [Fri Jul 10 01:03:44 2026] POST /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/attachments/3b2e139a-4e8a-425d-991b-1ee97d0c016d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:03:46.939 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-206bf0b1-8b97-41a4-bc95-531a3596dd9c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:46.954 8 INFO cinder.volume.api [req-60960be3-2c5a-44f3-801d-ac67822557eb req-206bf0b1-8b97-41a4-bc95-531a3596dd9c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Volume info retrieved successfully. 2026-07-10 01:03:46.959 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-206bf0b1-8b97-41a4-bc95-531a3596dd9c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 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: 452/903] 199.204.45.22 () {32 vars in 824 bytes} [Fri Jul 10 01:03:46 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 => generated 1973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:03:49.252 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-206bf0b1-8b97-41a4-bc95-531a3596dd9c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:03:49.252 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-dc6b1494-e190-48f0-8749-89c5cecba646 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:03:49.253 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-206bf0b1-8b97-41a4-bc95-531a3596dd9c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:03:49.255 7 INFO cinder.api.openstack.wsgi [req-50c79462-b901-4396-9512-6f755355effb req-dc6b1494-e190-48f0-8749-89c5cecba646 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104: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-07-10 01:03:50.008 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-01be935b-83a8-4481-97e3-6031f7930b9b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:50.024 8 INFO cinder.volume.api [req-60960be3-2c5a-44f3-801d-ac67822557eb req-01be935b-83a8-4481-97e3-6031f7930b9b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Volume info retrieved successfully. 2026-07-10 01:03:50.029 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-01be935b-83a8-4481-97e3-6031f7930b9b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 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: 454/906] 199.204.45.22 () {32 vars in 824 bytes} [Fri Jul 10 01:03:50 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 => generated 1973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:03:52.916 7 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-f2c2143b-5dbd-45a6-aedd-f3cd09a05679 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:03:52.941 7 INFO cinder.volume.api [req-60960be3-2c5a-44f3-801d-ac67822557eb req-f2c2143b-5dbd-45a6-aedd-f3cd09a05679 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Volume info retrieved successfully. 2026-07-10 01:03:52.948 7 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-f2c2143b-5dbd-45a6-aedd-f3cd09a05679 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 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/907] 199.204.45.22 () {32 vars in 824 bytes} [Fri Jul 10 01:03:52 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 => generated 1973 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:03:59.251 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-01be935b-83a8-4481-97e3-6031f7930b9b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:03:59.252 7 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-f2c2143b-5dbd-45a6-aedd-f3cd09a05679 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:03:59.253 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-01be935b-83a8-4481-97e3-6031f7930b9b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:03:59.254 7 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-f2c2143b-5dbd-45a6-aedd-f3cd09a05679 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:04:09.252 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-01be935b-83a8-4481-97e3-6031f7930b9b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:04:09.252 7 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-f2c2143b-5dbd-45a6-aedd-f3cd09a05679 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:04:09.253 8 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-01be935b-83a8-4481-97e3-6031f7930b9b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:04:09.253 7 INFO cinder.api.openstack.wsgi [req-60960be3-2c5a-44f3-801d-ac67822557eb req-f2c2143b-5dbd-45a6-aedd-f3cd09a05679 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104: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-07-10 01:04:15.209 8 INFO cinder.api.openstack.wsgi [None req-206b0a13-db1f-40ad-8930-488a32db18c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:04:15.227 8 INFO cinder.volume.api [None req-206b0a13-db1f-40ad-8930-488a32db18c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:04:15.231 8 INFO cinder.api.openstack.wsgi [None req-206b0a13-db1f-40ad-8930-488a32db18c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/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: 457/912] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:04:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 1976 bytes in 299 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-07-10 01:04:15.243 7 INFO cinder.api.openstack.wsgi [None req-2a03e775-e17e-4251-a6cb-5ddebcc618e1 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 01:04:15.254 7 INFO cinder.volume.api [None req-2a03e775-e17e-4251-a6cb-5ddebcc618e1 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 01:04:15.254 7 INFO cinder.api.openstack.wsgi [None req-2a03e775-e17e-4251-a6cb-5ddebcc618e1 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 456/913] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:04:15.291 8 INFO cinder.api.openstack.wsgi [None req-e27049bc-bc0e-407d-bf20-3e2e40681c0a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/28884acf238b45cf9457ee3e7b03caaa?usage=true 2026-07-10 01:04:15.309 8 INFO cinder.api.openstack.wsgi [None req-e27049bc-bc0e-407d-bf20-3e2e40681c0a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/28884acf238b45cf9457ee3e7b03caaa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/914] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/28884acf238b45cf9457ee3e7b03caaa?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.322 7 INFO cinder.api.openstack.wsgi [None req-59e23032-796c-40c1-8f25-99fb881608ff c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true 2026-07-10 01:04:15.350 7 INFO cinder.api.openstack.wsgi [None req-59e23032-796c-40c1-8f25-99fb881608ff c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/915] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.360 8 INFO cinder.api.openstack.wsgi [None req-8541662b-9f93-480c-92c8-2164ffa796cb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true 2026-07-10 01:04:15.377 8 INFO cinder.api.openstack.wsgi [None req-8541662b-9f93-480c-92c8-2164ffa796cb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/916] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.404 7 INFO cinder.api.openstack.wsgi [None req-7cfc92ed-3ef2-42e3-bee8-d2bd22f2e033 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true 2026-07-10 01:04:15.433 7 INFO cinder.api.openstack.wsgi [None req-7cfc92ed-3ef2-42e3-bee8-d2bd22f2e033 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/917] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.447 8 INFO cinder.api.openstack.wsgi [None req-52099159-ee9b-45bb-ad88-c90f4e66e30e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true 2026-07-10 01:04:15.463 8 INFO cinder.api.openstack.wsgi [None req-52099159-ee9b-45bb-ad88-c90f4e66e30e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/918] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.476 7 INFO cinder.api.openstack.wsgi [None req-f4773678-5e6a-4f60-a972-0f434408c585 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6d16ad4de86c416b8993aa8feeb46e73?usage=true 2026-07-10 01:04:15.494 7 INFO cinder.api.openstack.wsgi [None req-f4773678-5e6a-4f60-a972-0f434408c585 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6d16ad4de86c416b8993aa8feeb46e73?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/919] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6d16ad4de86c416b8993aa8feeb46e73?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.514 8 INFO cinder.api.openstack.wsgi [None req-dfd4e1a5-874a-4498-9e71-0265bfcba00a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 01:04:15.546 8 INFO cinder.api.openstack.wsgi [None req-dfd4e1a5-874a-4498-9e71-0265bfcba00a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/920] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.561 7 INFO cinder.api.openstack.wsgi [None req-cd63457b-4669-4497-8326-4d97c568de96 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/931a591db80249399c9b97fc7e144263?usage=true 2026-07-10 01:04:15.581 7 INFO cinder.api.openstack.wsgi [None req-cd63457b-4669-4497-8326-4d97c568de96 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/931a591db80249399c9b97fc7e144263?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/921] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/931a591db80249399c9b97fc7e144263?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.590 8 INFO cinder.api.openstack.wsgi [None req-99206b52-7ff6-40bd-82c9-8bce2cf6e6d7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 01:04:15.608 8 INFO cinder.api.openstack.wsgi [None req-99206b52-7ff6-40bd-82c9-8bce2cf6e6d7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 462/922] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.619 7 INFO cinder.api.openstack.wsgi [None req-8dad390c-c93a-4481-8caa-188336031349 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 01:04:15.636 7 INFO cinder.api.openstack.wsgi [None req-8dad390c-c93a-4481-8caa-188336031349 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/923] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.648 8 INFO cinder.api.openstack.wsgi [None req-cde7fa9b-13be-4587-acdc-5489e27863af c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true 2026-07-10 01:04:15.673 8 INFO cinder.api.openstack.wsgi [None req-cde7fa9b-13be-4587-acdc-5489e27863af c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 463/924] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.685 7 INFO cinder.api.openstack.wsgi [None req-e09c2174-caf4-45f1-aa89-0adca6c79f24 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/e91d818df54b42c5ba9c737c850dfd67?usage=true 2026-07-10 01:04:15.708 7 INFO cinder.api.openstack.wsgi [None req-e09c2174-caf4-45f1-aa89-0adca6c79f24 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/e91d818df54b42c5ba9c737c850dfd67?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/925] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/e91d818df54b42c5ba9c737c850dfd67?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.724 8 INFO cinder.api.openstack.wsgi [None req-0112b1a8-f526-42bf-8186-f9036010291a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f179dc6d22e04b8d9c52d099744fe509?usage=true 2026-07-10 01:04:15.744 8 INFO cinder.api.openstack.wsgi [None req-0112b1a8-f526-42bf-8186-f9036010291a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f179dc6d22e04b8d9c52d099744fe509?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/926] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f179dc6d22e04b8d9c52d099744fe509?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.756 7 INFO cinder.api.openstack.wsgi [None req-6f256262-bcef-4363-912f-437d5d7fa642 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true 2026-07-10 01:04:15.776 7 INFO cinder.api.openstack.wsgi [None req-6f256262-bcef-4363-912f-437d5d7fa642 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 463/927] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:15.789 8 INFO cinder.api.openstack.wsgi [None req-e40f4c77-a8f9-47ee-b294-ee32912a9809 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:04:15.803 8 INFO cinder.volume.api [None req-e40f4c77-a8f9-47ee-b294-ee32912a9809 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:04:15.809 8 INFO cinder.api.openstack.wsgi [None req-e40f4c77-a8f9-47ee-b294-ee32912a9809 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/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: 465/928] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 1976 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:04:15.825 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 01:04:15.832 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 464/929] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:04:15.852 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 01:04:16.358 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 466/930] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 01:04:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 671 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:04:19.252 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:04:19.252 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:04:19.253 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:04:19.253 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:04:29.252 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:04:29.252 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:04:29.253 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:04:29.253 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:04:39.252 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:04:39.252 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:04:39.253 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:04:39.254 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:04:49.252 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:04:49.252 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:04:49.253 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:04:49.253 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:04:59.252 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:04:59.252 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:04:59.253 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:04:59.253 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:05:09.251 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:05:09.251 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:05:09.252 7 INFO cinder.api.openstack.wsgi [None req-d2647709-cd68-42e0-b689-fcb009a07337 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:05:09.252 8 INFO cinder.api.openstack.wsgi [None req-da23e0af-cc6e-4b76-8f93-62a493223c17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:05:14.956 7 INFO cinder.api.openstack.wsgi [None req-69806d13-096d-48af-98ef-b781637ea6fb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 01:05:14.962 7 INFO cinder.api.openstack.wsgi [None req-69806d13-096d-48af-98ef-b781637ea6fb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 471/943] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 01:05:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:05:14.977 8 INFO cinder.api.openstack.wsgi [None req-3a7cfa5d-de46-4c50-81a4-391c720bee19 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 01:05:15.481 8 INFO cinder.api.openstack.wsgi [None req-3a7cfa5d-de46-4c50-81a4-391c720bee19 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 473/944] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 01:05:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:05:15.520 7 INFO cinder.api.openstack.wsgi [None req-f7069477-5561-4e42-b11f-000f58f26829 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true 2026-07-10 01:05:15.541 7 INFO cinder.api.openstack.wsgi [None req-f7069477-5561-4e42-b11f-000f58f26829 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 472/945] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:05:15.554 8 INFO cinder.api.openstack.wsgi [None req-44e01cf1-3172-43a1-b524-64f9a8b49dc6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true 2026-07-10 01:05:15.572 8 INFO cinder.api.openstack.wsgi [None req-44e01cf1-3172-43a1-b524-64f9a8b49dc6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/946] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:05:15.586 7 INFO cinder.api.openstack.wsgi [None req-e5a17256-7064-4c4c-b674-76bf8d49ade5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true 2026-07-10 01:05:15.606 7 INFO cinder.api.openstack.wsgi [None req-e5a17256-7064-4c4c-b674-76bf8d49ade5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 473/947] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:05:15.618 8 INFO cinder.api.openstack.wsgi [None req-b21e9e03-f6e1-4367-930a-f99062023403 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true 2026-07-10 01:05:15.641 8 INFO cinder.api.openstack.wsgi [None req-b21e9e03-f6e1-4367-930a-f99062023403 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/948] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:05:15.652 7 INFO cinder.api.openstack.wsgi [None req-c9d894ef-9978-4ad0-8d81-53b73b39887b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6d16ad4de86c416b8993aa8feeb46e73?usage=true 2026-07-10 01:05:15.673 7 INFO cinder.api.openstack.wsgi [None req-c9d894ef-9978-4ad0-8d81-53b73b39887b c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6d16ad4de86c416b8993aa8feeb46e73?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 474/949] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6d16ad4de86c416b8993aa8feeb46e73?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:05:15.686 8 INFO cinder.api.openstack.wsgi [None req-6db6d066-5de0-47d5-9efc-2f59f85a5edc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 01:05:15.707 8 INFO cinder.api.openstack.wsgi [None req-6db6d066-5de0-47d5-9efc-2f59f85a5edc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 476/950] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:05:15.722 7 INFO cinder.api.openstack.wsgi [None req-e4358532-d568-45f9-815c-52d20f58fca0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/931a591db80249399c9b97fc7e144263?usage=true 2026-07-10 01:05:15.741 7 INFO cinder.api.openstack.wsgi [None req-e4358532-d568-45f9-815c-52d20f58fca0 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/931a591db80249399c9b97fc7e144263?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/951] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/931a591db80249399c9b97fc7e144263?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:05:15.752 8 INFO cinder.api.openstack.wsgi [None req-df75b0f0-f272-4a61-928b-4d1fa9190b35 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 01:05:15.770 8 INFO cinder.api.openstack.wsgi [None req-df75b0f0-f272-4a61-928b-4d1fa9190b35 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 477/952] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:05:15.781 7 INFO cinder.api.openstack.wsgi [None req-e8a45ff3-be26-430d-8567-4e405ef78a1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 01:05:15.803 7 INFO cinder.api.openstack.wsgi [None req-e8a45ff3-be26-430d-8567-4e405ef78a1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/953] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:05:15.813 8 INFO cinder.api.openstack.wsgi [None req-21be4192-9a65-40d6-907c-0b761b50b713 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true 2026-07-10 01:05:15.844 8 INFO cinder.api.openstack.wsgi [None req-21be4192-9a65-40d6-907c-0b761b50b713 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 478/954] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:05:15.867 7 INFO cinder.api.openstack.wsgi [None req-afe0dab3-dba8-4b45-bf88-5dea054171fc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true 2026-07-10 01:05:15.886 7 INFO cinder.api.openstack.wsgi [None req-afe0dab3-dba8-4b45-bf88-5dea054171fc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/955] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:05:15.896 8 INFO cinder.api.openstack.wsgi [None req-6725eba5-588f-47b9-bcc5-fe4d09c85714 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:05:15.908 8 INFO cinder.volume.api [None req-6725eba5-588f-47b9-bcc5-fe4d09c85714 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:05:15.912 8 INFO cinder.api.openstack.wsgi [None req-6725eba5-588f-47b9-bcc5-fe4d09c85714 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/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: 479/956] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 1976 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:05:15.923 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 01:05:15.929 7 INFO cinder.volume.api [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 01:05:15.929 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 478/957] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:05:15.940 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:05:15.950 8 INFO cinder.volume.api [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:05:15.955 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/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: 480/958] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:05:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 1976 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:05:19.251 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:05:19.252 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:05:19.252 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:05:19.253 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:05:29.252 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:05:29.252 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:05:29.253 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:05:29.253 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:05:39.252 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:05:39.253 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:05:39.253 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:05:39.254 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:05:49.252 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:05:49.252 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:05:49.253 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:05:49.253 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:05:59.252 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:05:59.252 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:05:59.253 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:05:59.253 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:06:09.252 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:06:09.253 8 INFO cinder.api.openstack.wsgi [None req-0934d63f-b6b4-4766-84e9-9984cd5dfecc c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:06:09.253 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:06:09.255 7 INFO cinder.api.openstack.wsgi [None req-63815929-a823-4c58-919a-2ddf493b840a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104: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-07-10 01:06:14.938 8 INFO cinder.api.openstack.wsgi [None req-90c78c0e-c1df-4d2a-940d-0224142de2c1 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true 2026-07-10 01:06:14.962 8 INFO cinder.api.openstack.wsgi [None req-90c78c0e-c1df-4d2a-940d-0224142de2c1 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/971] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:06:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/2a9d481655fb44d9b04c4127ae508a04?usage=true => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:06:14.975 7 INFO cinder.api.openstack.wsgi [None req-1bd0c7ee-9ae3-4735-bf32-1dfa5ac8954c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true 2026-07-10 01:06:15.003 7 INFO cinder.api.openstack.wsgi [None req-1bd0c7ee-9ae3-4735-bf32-1dfa5ac8954c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/972] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:06:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/359f3a508f364fab841604a2c93a7042?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:06:15.015 8 INFO cinder.api.openstack.wsgi [None req-dd2fd9c5-dab6-44d5-8d50-68cbfd1b041d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true 2026-07-10 01:06:15.036 8 INFO cinder.api.openstack.wsgi [None req-dd2fd9c5-dab6-44d5-8d50-68cbfd1b041d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/973] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/3d589d1030094642a2dc69eaae992184?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:06:15.046 7 INFO cinder.api.openstack.wsgi [None req-30335a53-f651-426f-a67b-4880aef6dafb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true 2026-07-10 01:06:15.068 7 INFO cinder.api.openstack.wsgi [None req-30335a53-f651-426f-a67b-4880aef6dafb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/974] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/40d74bb83cab4b1cadf8c80b971bc8aa?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:06:15.078 8 INFO cinder.api.openstack.wsgi [None req-91fba35a-7e6a-42f8-9062-30cd5d74831e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6d16ad4de86c416b8993aa8feeb46e73?usage=true 2026-07-10 01:06:15.094 8 INFO cinder.api.openstack.wsgi [None req-91fba35a-7e6a-42f8-9062-30cd5d74831e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6d16ad4de86c416b8993aa8feeb46e73?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 489/975] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/6d16ad4de86c416b8993aa8feeb46e73?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:06:15.102 7 INFO cinder.api.openstack.wsgi [None req-25115418-f228-429e-a24e-5dc22a74b0e3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 01:06:15.122 7 INFO cinder.api.openstack.wsgi [None req-25115418-f228-429e-a24e-5dc22a74b0e3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 487/976] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:06:15.130 8 INFO cinder.api.openstack.wsgi [None req-0ced1f85-c1de-48c3-a531-94ef3f7072ac c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/931a591db80249399c9b97fc7e144263?usage=true 2026-07-10 01:06:15.157 8 INFO cinder.api.openstack.wsgi [None req-0ced1f85-c1de-48c3-a531-94ef3f7072ac c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/931a591db80249399c9b97fc7e144263?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 490/977] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/931a591db80249399c9b97fc7e144263?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:06:15.170 7 INFO cinder.api.openstack.wsgi [None req-c2158260-4b06-4165-9c50-01f76597455e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 01:06:15.192 7 INFO cinder.api.openstack.wsgi [None req-c2158260-4b06-4165-9c50-01f76597455e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/978] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:06:15.202 8 INFO cinder.api.openstack.wsgi [None req-05ec533a-5d0a-4b61-ba16-8620baf832e7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 01:06:15.223 8 INFO cinder.api.openstack.wsgi [None req-05ec533a-5d0a-4b61-ba16-8620baf832e7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 491/979] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:06:15.234 7 INFO cinder.api.openstack.wsgi [None req-c4584065-091e-4509-988f-3e6a41ad08c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true 2026-07-10 01:06:15.256 7 INFO cinder.api.openstack.wsgi [None req-c4584065-091e-4509-988f-3e6a41ad08c3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/980] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/d6cdcf58acb345129d862c32fae00d61?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:06:15.265 8 INFO cinder.api.openstack.wsgi [None req-973ce441-ed68-458b-affe-7b42489c0e7c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true 2026-07-10 01:06:15.284 8 INFO cinder.api.openstack.wsgi [None req-973ce441-ed68-458b-affe-7b42489c0e7c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 492/981] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/f1cc09ed57a34dce95397601fb202f2a?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:06:15.294 7 INFO cinder.api.openstack.wsgi [None req-3a5c0131-a867-4c6d-9536-6f704426de4c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:06:15.314 7 INFO cinder.volume.api [None req-3a5c0131-a867-4c6d-9536-6f704426de4c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:06:15.320 7 INFO cinder.api.openstack.wsgi [None req-3a5c0131-a867-4c6d-9536-6f704426de4c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/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/982] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 1976 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:06:15.334 8 INFO cinder.api.openstack.wsgi [None req-506778fd-45cc-4c7d-a805-602876c133bd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 01:06:15.340 8 INFO cinder.api.openstack.wsgi [None req-506778fd-45cc-4c7d-a805-602876c133bd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 493/983] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 12 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-07-10 01:06:15.355 7 INFO cinder.api.openstack.wsgi [None req-07b6f498-4199-486b-8460-31c5056b9c30 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:06:15.378 7 INFO cinder.volume.api [None req-07b6f498-4199-486b-8460-31c5056b9c30 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:06:15.391 7 INFO cinder.api.openstack.wsgi [None req-07b6f498-4199-486b-8460-31c5056b9c30 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/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: 491/984] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 1976 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-10 01:06:15.405 8 INFO cinder.api.openstack.wsgi [None req-2e819950-12bf-4e33-9899-669f010ec9dd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 01:06:15.909 8 INFO cinder.api.openstack.wsgi [None req-2e819950-12bf-4e33-9899-669f010ec9dd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 494/985] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/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) /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-07-10 01:06:15.920 7 INFO cinder.api.openstack.wsgi [None req-35236a75-bcea-47a6-8bb4-5a2986ea3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 01:06:15.926 7 INFO cinder.volume.api [None req-35236a75-bcea-47a6-8bb4-5a2986ea3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 01:06:15.927 7 INFO cinder.api.openstack.wsgi [None req-35236a75-bcea-47a6-8bb4-5a2986ea3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 492/986] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 01:06:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:06:19.252 8 INFO cinder.api.openstack.wsgi [None req-2e819950-12bf-4e33-9899-669f010ec9dd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:06:19.252 7 INFO cinder.api.openstack.wsgi [None req-35236a75-bcea-47a6-8bb4-5a2986ea3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:06:19.253 8 INFO cinder.api.openstack.wsgi [None req-2e819950-12bf-4e33-9899-669f010ec9dd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:06:19.254 7 INFO cinder.api.openstack.wsgi [None req-35236a75-bcea-47a6-8bb4-5a2986ea3d67 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:06:20.132 8 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-b409748d-5bde-4a8c-adbf-8346ac48ba58 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/attachments/3b2e139a-4e8a-425d-991b-1ee97d0c016d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:06:20.683 8 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-b409748d-5bde-4a8c-adbf-8346ac48ba58 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/attachments/3b2e139a-4e8a-425d-991b-1ee97d0c016d 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: 496/989] 199.204.45.22 () {38 vars in 1102 bytes} [Fri Jul 10 01:06:20 2026] DELETE /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/attachments/3b2e139a-4e8a-425d-991b-1ee97d0c016d => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:06:20.699 7 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-95c413a3-cf7c-4a18-8ade-687e40fbdb90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 2026-07-10 01:06:20.700 7 INFO cinder.api.v3.volumes [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-95c413a3-cf7c-4a18-8ade-687e40fbdb90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Delete volume with id: dd3c9a43-620f-4493-a094-a420f8624506 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:06:20.709 7 INFO cinder.volume.api [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-95c413a3-cf7c-4a18-8ade-687e40fbdb90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Volume info retrieved successfully. 2026-07-10 01:06:20.734 7 INFO cinder.volume.api [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-95c413a3-cf7c-4a18-8ade-687e40fbdb90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Delete volume request issued successfully. 2026-07-10 01:06:20.735 7 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-95c413a3-cf7c-4a18-8ade-687e40fbdb90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 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: 494/990] 199.204.45.22 () {36 vars in 1053 bytes} [Fri Jul 10 01:06:20 2026] DELETE /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/dd3c9a43-620f-4493-a094-a420f8624506 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-10 01:06:29.253 8 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-b409748d-5bde-4a8c-adbf-8346ac48ba58 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:06:29.253 7 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-95c413a3-cf7c-4a18-8ade-687e40fbdb90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:06:29.254 8 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-b409748d-5bde-4a8c-adbf-8346ac48ba58 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:06:29.254 7 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-95c413a3-cf7c-4a18-8ade-687e40fbdb90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:06:39.252 8 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-b409748d-5bde-4a8c-adbf-8346ac48ba58 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:06:39.252 7 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-95c413a3-cf7c-4a18-8ade-687e40fbdb90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:06:39.253 8 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-b409748d-5bde-4a8c-adbf-8346ac48ba58 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:06:39.253 7 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-95c413a3-cf7c-4a18-8ade-687e40fbdb90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:06:49.252 8 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-b409748d-5bde-4a8c-adbf-8346ac48ba58 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:06:49.252 7 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-95c413a3-cf7c-4a18-8ade-687e40fbdb90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:06:49.252 8 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-b409748d-5bde-4a8c-adbf-8346ac48ba58 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:06:49.253 7 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-95c413a3-cf7c-4a18-8ade-687e40fbdb90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:06:59.252 7 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-95c413a3-cf7c-4a18-8ade-687e40fbdb90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:06:59.252 8 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-b409748d-5bde-4a8c-adbf-8346ac48ba58 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:06:59.253 7 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-95c413a3-cf7c-4a18-8ade-687e40fbdb90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:06:59.253 8 INFO cinder.api.openstack.wsgi [req-55c166b3-4fb6-4661-929e-7a13d19a73e0 req-b409748d-5bde-4a8c-adbf-8346ac48ba58 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104: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-07-10 01:06:59.682 7 INFO cinder.api.openstack.wsgi [None req-87da943d-3a64-4273-9b9c-d58293ad3c55 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots 2026-07-10 01:06:59.689 7 INFO cinder.volume.api [None req-87da943d-3a64-4273-9b9c-d58293ad3c55 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 01:06:59.689 7 INFO cinder.api.openstack.wsgi [None req-87da943d-3a64-4273-9b9c-d58293ad3c55 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 499/999] 10.0.0.12 () {32 vars in 704 bytes} [Fri Jul 10 01:06:59 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-10 01:06:59.705 8 INFO cinder.api.openstack.wsgi [None req-3548dfe3-e371-4bb9-8044-bac1d2631205 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-10 01:06:59.715 8 INFO cinder.volume.api [None req-3548dfe3-e371-4bb9-8044-bac1d2631205 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:06:59.715 8 INFO cinder.api.openstack.wsgi [None req-3548dfe3-e371-4bb9-8044-bac1d2631205 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes returned with HTTP 200 [pid: 8|app: 0|req: 501/1000] 10.0.0.12 () {32 vars in 700 bytes} [Fri Jul 10 01:06:59 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:07:09.252 7 INFO cinder.api.openstack.wsgi [None req-87da943d-3a64-4273-9b9c-d58293ad3c55 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:07:09.252 8 INFO cinder.api.openstack.wsgi [None req-3548dfe3-e371-4bb9-8044-bac1d2631205 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:07:09.253 7 INFO cinder.api.openstack.wsgi [None req-87da943d-3a64-4273-9b9c-d58293ad3c55 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:07:09.253 8 INFO cinder.api.openstack.wsgi [None req-3548dfe3-e371-4bb9-8044-bac1d2631205 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:07:14.969 7 INFO cinder.api.openstack.wsgi [None req-5f5de987-5edd-4a8b-941e-82ba81f4ba5e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 01:07:14.975 7 INFO cinder.api.openstack.wsgi [None req-5f5de987-5edd-4a8b-941e-82ba81f4ba5e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 501/1003] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 01:07:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:07:14.985 8 INFO cinder.api.openstack.wsgi [None req-19e6a839-fd7e-4df2-befe-461b03e28a17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:07:14.994 8 INFO cinder.volume.api [None req-19e6a839-fd7e-4df2-befe-461b03e28a17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:07:14.995 8 INFO cinder.api.openstack.wsgi [None req-19e6a839-fd7e-4df2-befe-461b03e28a17 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 503/1004] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:07:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:07:15.005 7 INFO cinder.api.openstack.wsgi [None req-018eee88-f7ad-4189-a6b8-3281a22b1d2d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 01:07:15.509 7 INFO cinder.api.openstack.wsgi [None req-018eee88-f7ad-4189-a6b8-3281a22b1d2d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1005] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 01:07:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:07:15.544 8 INFO cinder.api.openstack.wsgi [None req-f124b171-3250-485e-9b78-517d59c195ab c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 01:07:15.571 8 INFO cinder.api.openstack.wsgi [None req-f124b171-3250-485e-9b78-517d59c195ab c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 504/1006] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:07:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:07:15.583 7 INFO cinder.api.openstack.wsgi [None req-84dbbacc-8a5e-45a3-8981-e0962bf9ccfb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 01:07:15.612 7 INFO cinder.api.openstack.wsgi [None req-84dbbacc-8a5e-45a3-8981-e0962bf9ccfb c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1007] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:07:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:07:15.629 8 INFO cinder.api.openstack.wsgi [None req-24fb70e1-9c34-492f-ada4-ab98c75ee1a3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 01:07:15.652 8 INFO cinder.api.openstack.wsgi [None req-24fb70e1-9c34-492f-ada4-ab98c75ee1a3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 505/1008] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:07:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:07:15.663 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:07:15.671 7 INFO cinder.volume.api [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:07:15.672 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1009] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:07:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:07:15.685 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 01:07:15.702 8 INFO cinder.volume.api [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 01:07:15.703 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 506/1010] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 01:07:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:07:19.252 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:07:19.252 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:07:19.253 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:07:19.254 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:07:29.251 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:07:29.252 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:07:29.252 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:07:29.253 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:07:39.252 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:07:39.252 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:07:39.253 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:07:39.253 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:07:49.252 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:07:49.253 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:07:49.253 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:07:49.253 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:07:59.252 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:07:59.252 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:07:59.254 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:07:59.254 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:08:09.252 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:08:09.252 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:08:09.253 8 INFO cinder.api.openstack.wsgi [None req-ed73a607-b619-4541-9a7d-1cb2d3cb4579 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:08:09.254 7 INFO cinder.api.openstack.wsgi [None req-9b429cbc-d05a-4781-886d-b9b14096b8b2 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:08:14.922 8 INFO cinder.api.openstack.wsgi [None req-37751392-81d5-4305-b7d6-9b79b935552e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 01:08:14.930 8 INFO cinder.api.openstack.wsgi [None req-37751392-81d5-4305-b7d6-9b79b935552e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 513/1023] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 01:08:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:08:14.969 7 INFO cinder.api.openstack.wsgi [None req-42cb5d4b-f451-4fe7-bda5-7a5e6af6affd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 01:08:14.991 7 INFO cinder.api.openstack.wsgi [None req-42cb5d4b-f451-4fe7-bda5-7a5e6af6affd c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1024] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:08:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:08:15.003 8 INFO cinder.api.openstack.wsgi [None req-7fff6259-e1c4-4596-ab55-0c09e0ce47a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 01:08:15.019 8 INFO cinder.api.openstack.wsgi [None req-7fff6259-e1c4-4596-ab55-0c09e0ce47a6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 514/1025] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:08:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:08:15.032 7 INFO cinder.api.openstack.wsgi [None req-f77e0358-6b55-40e0-971b-362f52263a64 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 01:08:15.066 7 INFO cinder.api.openstack.wsgi [None req-f77e0358-6b55-40e0-971b-362f52263a64 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1026] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:08:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:08:15.076 8 INFO cinder.api.openstack.wsgi [None req-5055c24b-6ed3-4147-b47c-519107f4170c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 01:08:15.084 8 INFO cinder.volume.api [None req-5055c24b-6ed3-4147-b47c-519107f4170c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 01:08:15.085 8 INFO cinder.api.openstack.wsgi [None req-5055c24b-6ed3-4147-b47c-519107f4170c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 515/1027] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 01:08:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:08:15.096 7 INFO cinder.api.openstack.wsgi [None req-ee5a1317-bed1-4864-81a7-bf0126e5c11e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:08:15.105 7 INFO cinder.volume.api [None req-ee5a1317-bed1-4864-81a7-bf0126e5c11e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:08:15.106 7 INFO cinder.api.openstack.wsgi [None req-ee5a1317-bed1-4864-81a7-bf0126e5c11e c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1028] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:08:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:08:15.115 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:08:15.125 8 INFO cinder.volume.api [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:08:15.127 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 516/1029] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:08:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:08:15.137 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 01:08:15.641 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1030] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 01:08:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:08:19.252 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:08:19.252 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:08:19.253 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:08:19.254 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:08:29.252 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:08:29.252 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:08:29.253 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:08:29.254 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:08:39.252 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:08:39.252 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:08:39.253 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:08:39.253 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:08:49.251 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:08:49.252 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:08:49.252 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:08:49.253 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:08:59.252 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:08:59.252 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:08:59.253 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:08:59.253 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:09:09.252 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:09:09.252 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:09:09.253 7 INFO cinder.api.openstack.wsgi [None req-36ea09e7-21a3-4b15-83a0-541f18536e90 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:09:09.253 8 INFO cinder.api.openstack.wsgi [None req-1ef6e2cd-7fdb-43f7-a8fc-6fa3fde3b80c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:09:14.909 7 INFO cinder.api.openstack.wsgi [None req-3791c053-6425-4801-a37b-fed3de0c10a3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:09:14.918 7 INFO cinder.volume.api [None req-3791c053-6425-4801-a37b-fed3de0c10a3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:09:14.919 7 INFO cinder.api.openstack.wsgi [None req-3791c053-6425-4801-a37b-fed3de0c10a3 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 521/1043] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:09:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:09:14.950 8 INFO cinder.api.openstack.wsgi [None req-41d85741-ae34-4b3b-92f0-2dbe232c8447 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 01:09:14.975 8 INFO cinder.api.openstack.wsgi [None req-41d85741-ae34-4b3b-92f0-2dbe232c8447 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1044] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:09:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:09:14.988 7 INFO cinder.api.openstack.wsgi [None req-bcd1664d-3c38-48d0-a32a-e47346b97e40 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 01:09:15.005 7 INFO cinder.api.openstack.wsgi [None req-bcd1664d-3c38-48d0-a32a-e47346b97e40 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1045] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:09:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:09:15.016 8 INFO cinder.api.openstack.wsgi [None req-297053f1-8d0f-4370-84c4-c53b54125212 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 01:09:15.034 8 INFO cinder.api.openstack.wsgi [None req-297053f1-8d0f-4370-84c4-c53b54125212 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 524/1046] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:09:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:09:15.046 7 INFO cinder.api.openstack.wsgi [None req-db92e54d-17de-4f28-bcab-13dd9160c018 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 01:09:15.053 7 INFO cinder.volume.api [None req-db92e54d-17de-4f28-bcab-13dd9160c018 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 01:09:15.053 7 INFO cinder.api.openstack.wsgi [None req-db92e54d-17de-4f28-bcab-13dd9160c018 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1047] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 01:09:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:09:15.062 8 INFO cinder.api.openstack.wsgi [None req-8eab0ed5-0803-4423-bad7-0f8b3d01b8d5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:09:15.070 8 INFO cinder.volume.api [None req-8eab0ed5-0803-4423-bad7-0f8b3d01b8d5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:09:15.073 8 INFO cinder.api.openstack.wsgi [None req-8eab0ed5-0803-4423-bad7-0f8b3d01b8d5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 525/1048] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:09:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:09:15.083 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 01:09:15.586 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1049] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 01:09:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:09:15.599 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 01:09:15.604 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 8|app: 0|req: 526/1050] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 01:09:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:09:19.251 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:09:19.251 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:09:19.252 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:09:19.252 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:09:29.252 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:09:29.252 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:09:29.252 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:09:29.252 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:09:39.253 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:09:39.253 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:09:39.254 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:09:39.254 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:09:49.252 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:09:49.252 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:09:49.253 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:09:49.254 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:09:59.252 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:09:59.253 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:09:59.255 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:09:59.256 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:10:09.251 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:10:09.252 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:10:09.252 8 INFO cinder.api.openstack.wsgi [None req-2718fd36-62e6-4bf2-83ee-d1b7ebf74201 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:10:09.252 7 INFO cinder.api.openstack.wsgi [None req-2a5375dd-3e62-4f11-baf3-47e795792bc4 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:10:14.902 8 INFO cinder.api.openstack.wsgi [None req-0bc352d8-56c9-4ce5-af0d-dc9f30ba8ae8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 01:10:14.908 8 INFO cinder.volume.api [None req-0bc352d8-56c9-4ce5-af0d-dc9f30ba8ae8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 01:10:14.908 8 INFO cinder.api.openstack.wsgi [None req-0bc352d8-56c9-4ce5-af0d-dc9f30ba8ae8 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1063] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 01:10:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:10:14.922 7 INFO cinder.api.openstack.wsgi [None req-66cbbb18-e106-4e53-88e5-f8780eed2b1d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 01:10:14.927 7 INFO cinder.api.openstack.wsgi [None req-66cbbb18-e106-4e53-88e5-f8780eed2b1d c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 531/1064] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 01:10:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:10:14.939 8 INFO cinder.api.openstack.wsgi [None req-974452bf-500b-48d7-861a-98cf39545967 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:10:14.946 8 INFO cinder.volume.api [None req-974452bf-500b-48d7-861a-98cf39545967 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:10:14.947 8 INFO cinder.api.openstack.wsgi [None req-974452bf-500b-48d7-861a-98cf39545967 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 534/1065] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:10:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:10:14.959 7 INFO cinder.api.openstack.wsgi [None req-62641eea-2fd4-40ad-a151-10aaca4e67ee c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 01:10:15.464 7 INFO cinder.api.openstack.wsgi [None req-62641eea-2fd4-40ad-a151-10aaca4e67ee c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1066] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 01:10:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:10:15.476 8 INFO cinder.api.openstack.wsgi [None req-23f771a7-9080-403c-8844-9ec63602a202 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:10:15.489 8 INFO cinder.volume.api [None req-23f771a7-9080-403c-8844-9ec63602a202 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:10:15.491 8 INFO cinder.api.openstack.wsgi [None req-23f771a7-9080-403c-8844-9ec63602a202 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 535/1067] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:10:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:10:15.536 7 INFO cinder.api.openstack.wsgi [None req-cf5c4e81-864f-4a77-88e1-1b2258c6cd1c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 01:10:15.558 7 INFO cinder.api.openstack.wsgi [None req-cf5c4e81-864f-4a77-88e1-1b2258c6cd1c c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1068] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:10:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:10:15.569 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 01:10:15.589 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 536/1069] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:10:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:10:15.602 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 01:10:15.620 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1070] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:10:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:10:19.252 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:10:19.252 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:10:19.253 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:10:19.253 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:10:29.252 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:10:29.252 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:10:29.253 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:10:29.253 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:10:39.252 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:10:39.252 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:10:39.253 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:10:39.253 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:10:49.252 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:10:49.252 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:10:49.253 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:10:49.253 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:10:59.252 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:10:59.253 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:10:59.253 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:10:59.254 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:11:09.252 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:11:09.252 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:11:09.253 8 INFO cinder.api.openstack.wsgi [None req-e1bef114-2fcd-4db9-92e3-436fa6a3be1a c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:11:09.254 7 INFO cinder.api.openstack.wsgi [None req-3a05a8df-eb2c-4c9c-88f1-51110b48df51 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:11:14.907 8 INFO cinder.api.openstack.wsgi [None req-a1366b68-374f-4e5a-95be-96f37f362bee c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true 2026-07-10 01:11:15.411 8 INFO cinder.api.openstack.wsgi [None req-a1366b68-374f-4e5a-95be-96f37f362bee c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1083] 10.0.0.153 () {28 vars in 696 bytes} [Fri Jul 10 01:11:14 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:11:15.422 7 INFO cinder.api.openstack.wsgi [None req-6e1faf68-5f96-4727-963b-cb3dd380e875 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true 2026-07-10 01:11:15.428 7 INFO cinder.volume.api [None req-6e1faf68-5f96-4727-963b-cb3dd380e875 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all snapshots completed successfully. 2026-07-10 01:11:15.429 7 INFO cinder.api.openstack.wsgi [None req-6e1faf68-5f96-4727-963b-cb3dd380e875 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 541/1084] 10.0.0.153 () {28 vars in 674 bytes} [Fri Jul 10 01:11:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:11:15.440 8 INFO cinder.api.openstack.wsgi [None req-7876801d-3ef3-4a24-8279-f2d1e9e09fb5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:11:15.449 8 INFO cinder.volume.api [None req-7876801d-3ef3-4a24-8279-f2d1e9e09fb5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:11:15.451 8 INFO cinder.api.openstack.wsgi [None req-7876801d-3ef3-4a24-8279-f2d1e9e09fb5 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 544/1085] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:11:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:11:15.495 7 INFO cinder.api.openstack.wsgi [None req-45c8272b-ecde-40a2-99d4-9770a6809b39 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true 2026-07-10 01:11:15.514 7 INFO cinder.api.openstack.wsgi [None req-45c8272b-ecde-40a2-99d4-9770a6809b39 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 542/1086] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:11:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/8f00860d5f4045df88a7861673f9e71a?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:11:15.525 8 INFO cinder.api.openstack.wsgi [None req-6ed4499f-2d96-4724-93c8-b036143fa4c7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true 2026-07-10 01:11:15.545 8 INFO cinder.api.openstack.wsgi [None req-6ed4499f-2d96-4724-93c8-b036143fa4c7 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 545/1087] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:11:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/b587b538059a4732bb2bf0fbe26a805e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:11:15.556 7 INFO cinder.api.openstack.wsgi [None req-50710fc0-8ae1-4307-9069-b85aff833092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true 2026-07-10 01:11:15.577 7 INFO cinder.api.openstack.wsgi [None req-50710fc0-8ae1-4307-9069-b85aff833092 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 543/1088] 10.0.0.153 () {28 vars in 736 bytes} [Fri Jul 10 01:11:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-quota-sets/c854d57948ef4e5ba46f7ae7fcf9cb19?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:11:15.585 8 INFO cinder.api.openstack.wsgi [None req-08077531-8aba-413c-b1cc-42805af3b564 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true 2026-07-10 01:11:15.595 8 INFO cinder.volume.api [None req-08077531-8aba-413c-b1cc-42805af3b564 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] Get all volumes completed successfully. 2026-07-10 01:11:15.599 8 INFO cinder.api.openstack.wsgi [None req-08077531-8aba-413c-b1cc-42805af3b564 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 546/1089] 10.0.0.153 () {28 vars in 684 bytes} [Fri Jul 10 01:11:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 01:11:15.612 7 INFO cinder.api.openstack.wsgi [None req-dbe67654-6fb7-4de8-a1ea-2bf6ac524fb6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services 2026-07-10 01:11:15.616 7 INFO cinder.api.openstack.wsgi [None req-dbe67654-6fb7-4de8-a1ea-2bf6ac524fb6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services returned with HTTP 200 [pid: 7|app: 0|req: 544/1090] 10.0.0.153 () {28 vars in 645 bytes} [Fri Jul 10 01:11:15 2026] GET /v3/c854d57948ef4e5ba46f7ae7fcf9cb19/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-10 01:11:19.252 8 INFO cinder.api.openstack.wsgi [None req-08077531-8aba-413c-b1cc-42805af3b564 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:11:19.252 7 INFO cinder.api.openstack.wsgi [None req-dbe67654-6fb7-4de8-a1ea-2bf6ac524fb6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] GET http://10.0.0.104:8776/ 2026-07-10 01:11:19.252 8 INFO cinder.api.openstack.wsgi [None req-08077531-8aba-413c-b1cc-42805af3b564 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300 2026-07-10 01:11:19.253 7 INFO cinder.api.openstack.wsgi [None req-dbe67654-6fb7-4de8-a1ea-2bf6ac524fb6 c440ae6280494fc88238a37d78c75ad7 c854d57948ef4e5ba46f7ae7fcf9cb19 - - default default] http://10.0.0.104:8776/ returned with HTTP 300