+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 14 23:30:08 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: cinder-api-5ff54cbf9b-4wrdk 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 0x7f3e541ee668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-07-14 23:30:12.750 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-14 23:30:12.750 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-14 23:30:12.815 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-14 23:30:12.815 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-14 23:30:14.043 8 INFO cinder.rpc [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-14 23:30:14.046 8 INFO cinder.rpc [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-14 23:30:14.048 8 INFO cinder.rpc [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-14 23:30:14.050 8 INFO cinder.rpc [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-14 23:30:14.064 8 INFO cinder.rpc [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-14 23:30:14.067 8 INFO cinder.rpc [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-14 23:30:14.113 7 INFO cinder.rpc [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-14 23:30:14.116 7 INFO cinder.rpc [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-14 23:30:14.118 7 INFO cinder.rpc [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-14 23:30:14.119 8 WARNING cinder.api.contrib.hosts [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-14 23:30:14.122 7 INFO cinder.rpc [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-14 23:30:14.136 7 INFO cinder.rpc [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-14 23:30:14.139 7 INFO cinder.rpc [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-14 23:30:14.160 8 WARNING keystonemiddleware._common.config [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 23:30:14.169 8 WARNING oslo_config.cfg [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f3e541ee668 pid: 8 (default app) 2026-07-14 23:30:14.189 7 WARNING cinder.api.contrib.hosts [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-14 23:30:14.230 7 WARNING keystonemiddleware._common.config [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 23:30:14.242 7 WARNING oslo_config.cfg [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f3e541ee668 pid: 7 (default app) 2026-07-14 23:30:18.013 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:30:18.015 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:30:28.014 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:30:28.016 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:30:38.013 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:30:38.013 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:30:38.014 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:30:38.014 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:30:48.013 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:30:48.013 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:30:48.014 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:30:48.014 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:30:58.013 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:30:58.013 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:30:58.014 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:30:58.014 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:31:08.012 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:31:08.012 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:31:08.013 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:31:08.013 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:31:18.012 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:31:18.012 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:31:18.013 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:31:18.013 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:31:28.013 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:31:28.013 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:31:28.014 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:31:28.015 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:31:38.013 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:31:38.013 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:31:38.015 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:31:38.015 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:31:48.013 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:31:48.014 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:31:48.015 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:31:48.015 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:31:58.013 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:31:58.013 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] GET http://10.0.0.42:8776/ 2026-07-14 23:31:58.014 8 INFO cinder.api.openstack.wsgi [None req-0509bedb-fb32-4f4d-af0c-15d31533c457 - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:31:58.014 7 INFO cinder.api.openstack.wsgi [None req-4222e544-941f-4c31-bef8-55148ae0bbaa - - - - - -] http://10.0.0.42:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-14 23:31:59.520 8 INFO cinder.api.openstack.wsgi [None req-cef6dd1a-235a-4cf3-93b6-eee13aeeae6f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/types/rbd1 2026-07-14 23:31:59.539 8 INFO cinder.api.openstack.wsgi [None req-cef6dd1a-235a-4cf3-93b6-eee13aeeae6f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 11/21] 10.0.0.201 () {30 vars in 682 bytes} [Tue Jul 14 23:31:58 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/types/rbd1 => generated 82 bytes in 836 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-07-14 23:31:59.934 7 INFO cinder.api.openstack.wsgi [None req-7806ddd9-74b3-458a-9c0e-ba94a69be47f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/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-14 23:31:59.960 7 INFO cinder.api.openstack.wsgi [None req-7806ddd9-74b3-458a-9c0e-ba94a69be47f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.201 () {30 vars in 721 bytes} [Tue Jul 14 23:31:59 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/types?name=rbd1&is_public=None => generated 20 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 23:32:01.508 8 INFO cinder.api.openstack.wsgi [None req-6d6cddaa-e2ef-452c-aa6e-6538ddd69e72 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/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-14 23:32:01.532 8 INFO cinder.api.openstack.wsgi [None req-6d6cddaa-e2ef-452c-aa6e-6538ddd69e72 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/types returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.201 () {34 vars in 725 bytes} [Tue Jul 14 23:32:01 2026] POST /v3/6060ed5b725f4da8b09a31618c637fa3/types => generated 179 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 23:32:01.546 7 INFO cinder.api.openstack.wsgi [req-6d6cddaa-e2ef-452c-aa6e-6538ddd69e72 req-19f52f75-9803-4596-a054-59acf10d12ea 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/types/231ba464-ba9f-4414-bd8b-63f883e27acf/extra_specs 2026-07-14 23:32:01.604 7 INFO cinder.api.openstack.wsgi [req-6d6cddaa-e2ef-452c-aa6e-6538ddd69e72 req-19f52f75-9803-4596-a054-59acf10d12ea 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/types/231ba464-ba9f-4414-bd8b-63f883e27acf/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.201 () {36 vars in 894 bytes} [Tue Jul 14 23:32:01 2026] POST /v3/6060ed5b725f4da8b09a31618c637fa3/types/231ba464-ba9f-4414-bd8b-63f883e27acf/extra_specs => generated 48 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 23:32:03.237 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/types?is_public=None 2026-07-14 23:32:03.249 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.201 () {30 vars in 701 bytes} [Tue Jul 14 23:32:03 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/types?is_public=None => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 23:32:05.140 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/qos-specs 2026-07-14 23:32:05.151 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/26] 10.0.0.201 () {30 vars in 680 bytes} [Tue Jul 14 23:32:04 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/qos-specs => generated 17 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 23:32:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:32:08.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:32:08.015 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:32:08.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:32:18.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:32:18.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:32:18.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:32:18.016 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:32:28.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:32:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:32:28.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:32:28.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:32:38.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:32:38.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:32:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:32:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:32:48.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:32:48.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:32:48.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:32:48.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:32:58.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:32:58.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:32:58.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:32:58.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:33:08.015 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:33:08.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:33:08.016 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:33:08.016 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:33:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:33:18.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:33:18.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:33:18.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:33:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:33:28.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:33:28.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:33:28.015 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:33:38.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:33:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:33:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:33:38.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:33:48.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:33:48.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:33:48.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:33:48.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:33:58.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:33:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:33:58.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:33:58.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:34:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:34:08.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:34:08.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:34:08.016 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:34:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:34:18.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:34:18.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:34:18.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:34:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:34:28.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:34:28.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:34:28.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:34:38.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:34:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:34:38.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:34:38.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:34:48.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:34:48.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:34:48.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:34:48.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:34:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:34:58.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:34:58.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:34:58.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:35:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:35:08.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:35:08.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:35:08.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:35:18.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:35:18.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:35:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:35:18.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:35:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:35:28.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:35:28.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:35:28.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:35:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:35:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:35:38.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:35:38.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:35:48.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:35:48.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:35:48.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:35:48.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:35:58.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:35:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:35:58.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:35:58.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:36:08.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:36:08.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:36:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:36:08.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:36:18.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:36:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:36:18.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:36:18.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:36:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:36:28.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:36:28.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:36:28.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:36:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:36:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:36:38.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:36:38.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:36:48.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:36:48.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:36:48.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:36:48.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:36:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:36:58.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:36:58.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:36:58.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:37:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:37:08.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:37:08.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:37:08.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:37:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:37:18.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:37:18.015 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:37:18.016 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:37:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:37:28.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:37:28.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:37:28.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:37:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:37:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:37:38.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:37:38.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:37:48.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:37:48.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:37:48.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:37:48.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:37:58.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:37:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:37:58.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:37:58.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:38:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:38:08.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:38:08.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:38:08.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:38:18.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:38:18.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:38:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:38:18.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:38:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:38:28.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:38:28.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:38:28.015 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:38:38.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:38:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:38:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:38:38.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:38:48.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:38:48.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:38:48.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:38:48.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:38:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:38:58.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:38:58.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:38:58.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:39:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:39:08.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:39:08.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:39:08.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:39:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:39:18.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:39:18.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:39:18.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:39:28.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:39:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:39:28.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:39:28.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:39:38.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:39:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:39:38.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:39:38.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:39:48.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:39:48.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:39:48.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:39:48.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:39:58.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:39:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:39:58.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:39:58.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:40:08.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:40:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:40:08.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:40:08.015 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:40:18.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:40:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:40:18.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:40:18.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:40:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:40:28.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:40:28.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:40:28.016 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:40:38.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:40:38.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:40:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:40:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:40:48.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:40:48.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:40:48.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:40:48.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:40:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:40:58.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:40:58.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:40:58.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:41:08.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:41:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:41:08.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:41:08.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:41:18.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:41:18.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:41:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:41:18.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:41:28.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:41:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:41:28.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:41:28.021 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:41:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:41:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:41:38.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:41:38.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:41:48.016 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:41:48.017 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:41:48.019 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:41:48.019 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:41:58.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:41:58.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:41:58.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:41:58.015 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:42:08.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:42:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:42:08.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:42:08.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:42:18.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:42:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:42:18.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:42:18.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:42:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:42:28.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:42:28.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:42:28.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:42:38.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:42:38.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:42:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:42:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:42:48.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:42:48.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:42:48.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:42:48.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:42:58.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:42:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:42:58.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:42:58.015 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:43:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:43:08.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:43:08.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:43:08.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:43:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:43:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:43:18.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:43:18.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:43:28.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:43:28.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:43:28.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:43:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:43:38.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:43:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:43:38.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:43:38.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:43:48.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:43:48.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:43:48.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:43:48.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:43:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:43:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:43:58.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:43:58.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:44:08.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:44:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:44:08.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:44:08.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:44:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:44:18.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:44:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:44:18.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:44:28.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:44:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:44:28.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:44:28.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:44:38.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:44:38.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:44:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:44:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:44:48.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:44:48.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:44:48.016 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:44:48.017 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:44:58.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:44:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:44:58.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:44:58.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:45:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:45:08.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:45:08.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:45:08.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:45:18.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:45:18.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:45:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:45:18.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:45:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:45:28.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:45:28.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:45:28.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:45:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:45:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:45:38.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:45:38.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:45:48.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:45:48.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:45:48.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:45:48.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:45:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:45:58.015 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:45:58.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:45:58.016 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:46:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:46:08.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:46:08.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:46:08.016 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:46:18.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:46:18.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:46:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:46:18.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:46:28.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:46:28.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:46:28.015 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:46:28.015 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:46:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:46:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:46:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:46:38.015 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:46:48.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:46:48.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:46:48.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:46:48.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:46:58.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:46:58.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:46:58.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:46:58.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:47:08.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:47:08.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:47:08.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:47:08.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:47:18.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:47:18.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:47:18.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:47:18.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:47:28.012 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:47:28.012 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:47:28.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:47:28.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:47:38.013 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:47:38.013 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:47:38.014 8 INFO cinder.api.openstack.wsgi [None req-d2938b93-3865-4a9d-a42d-7da7774441f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:47:38.014 7 INFO cinder.api.openstack.wsgi [None req-252c3c1f-e2cb-451f-b1c6-d868b2502ebb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 23:47:39.296 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET https://volume.199-19-213-138.nip.io/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=False 2026-07-14 23:47:39.328 8 WARNING cinder.quota [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:47:39.329 8 WARNING cinder.quota [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:47:39.329 8 WARNING cinder.quota [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:47:39.330 8 WARNING cinder.quota [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:47:39.330 8 WARNING cinder.quota [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:47:39.330 8 WARNING cinder.quota [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:47:39.335 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] https://volume.199-19-213-138.nip.io/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 108/215] 199.19.213.138 () {44 vars in 1068 bytes} [Tue Jul 14 23:47:39 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=False => generated 340 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-14 23:47:39.499 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] PUT https://volume.199-19-213-138.nip.io/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3 2026-07-14 23:47:39.558 7 WARNING cinder.quota [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:47:39.558 7 WARNING cinder.quota [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:47:39.559 7 WARNING cinder.quota [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:47:39.559 7 WARNING cinder.quota [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:47:39.559 7 WARNING cinder.quota [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:47:39.560 7 WARNING cinder.quota [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-14 23:47:39.565 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] https://volume.199-19-213-138.nip.io/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3 returned with HTTP 200 [pid: 7|app: 0|req: 108/216] 199.19.213.138 () {48 vars in 1097 bytes} [Tue Jul 14 23:47:39 2026] PUT /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3 => generated 296 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 23:47:48.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:47:48.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:47:48.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:47:48.015 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:47:58.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:47:58.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:47:58.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:47:58.015 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:48:08.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:48:08.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:48:08.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:48:08.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:48:18.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:48:18.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:48:18.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:48:18.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:48:28.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:48:28.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:48:28.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:48:28.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:48:38.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:48:38.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:48:38.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:48:38.015 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:48:48.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:48:48.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:48:48.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:48:48.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:48:58.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:48:58.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:48:58.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:48:58.015 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:49:08.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:49:08.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:49:08.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:49:08.015 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:49:18.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:49:18.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:49:18.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:49:18.015 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:49:28.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:49:28.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:49:28.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:49:28.015 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:49:38.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:49:38.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:49:38.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:49:38.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:49:48.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:49:48.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:49:48.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:49:48.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:49:58.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:49:58.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:49:58.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:49:58.015 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:50:08.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:50:08.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:50:08.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:50:08.015 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:50:18.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:50:18.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:50:18.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:50:18.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:50:28.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:50:28.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:50:28.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:50:28.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:50:38.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:50:38.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:50:38.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:50:38.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:50:48.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:50:48.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:50:48.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:50:48.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:50:58.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:50:58.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:50:58.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:50:58.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:51:08.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:51:08.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:51:08.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:51:08.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:51:18.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:51:18.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:51:18.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:51:18.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:51:28.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:51:28.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:51:28.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:51:28.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:51:38.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:51:38.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:51:38.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:51:38.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:51:48.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:51:48.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:51:48.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:51:48.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:51:58.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:51:58.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:51:58.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:51:58.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:52:08.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:52:08.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:52:08.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:52:08.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:52:18.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:52:18.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:52:18.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:52:18.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:52:28.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:52:28.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:52:28.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:52:28.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:52:38.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:52:38.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:52:38.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:52:38.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:52:48.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:52:48.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:52:48.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:52:48.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:52:58.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:52:58.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:52:58.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:52:58.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:53:08.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:53:08.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:53:08.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:53:08.015 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:53:18.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:53:18.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:53:18.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:53:18.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:53:28.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:53:28.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:53:28.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:53:28.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:53:38.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:53:38.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:53:38.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:53:38.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:53:48.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:53:48.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:53:48.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:53:48.015 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:53:58.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:53:58.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:53:58.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:53:58.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:54:08.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:54:08.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:54:08.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:54:08.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:54:18.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:54:18.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:54:18.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:54:18.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:54:28.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:54:28.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:54:28.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:54:28.015 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:54:38.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:54:38.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:54:38.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:54:38.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:54:48.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:54:48.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:54:48.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:54:48.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:54:58.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:54:58.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:54:58.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:54:58.015 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:55:08.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:55:08.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:55:08.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:55:08.015 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:55:18.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:55:18.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:55:18.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:55:18.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:55:28.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:55:28.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:55:28.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:55:28.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:55:38.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:55:38.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:55:38.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:55:38.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:55:48.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:55:48.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:55:48.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:55:48.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:55:58.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:55:58.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:55:58.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:55:58.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:56:08.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:56:08.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:56:08.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:56:08.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:56:18.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:56:18.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:56:18.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:56:18.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:56:28.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:56:28.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:56:28.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:56:28.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:56:38.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:56:38.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:56:38.015 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:56:38.016 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:56:48.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:56:48.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:56:48.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:56:48.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:56:58.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:56:58.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:56:58.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:56:58.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:57:08.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:57:08.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:57:08.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:57:08.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:57:18.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:57:18.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:57:18.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:57:18.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:57:28.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:57:28.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:57:28.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:57:28.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:57:38.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:57:38.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:57:38.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:57:38.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:57:48.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:57:48.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:57:48.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:57:48.015 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:57:58.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:57:58.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:57:58.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:57:58.015 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:58:08.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:58:08.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:58:08.014 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:58:08.014 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:58:18.012 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:58:18.012 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:58:18.013 8 INFO cinder.api.openstack.wsgi [None req-574dd261-aec8-493e-8ce8-d78f29902069 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:58:18.013 7 INFO cinder.api.openstack.wsgi [None req-d48bc002-88a5-4114-b13c-699a3fdb034c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:58:19.040 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET https://volume.199-19-213-138.nip.io/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=False 2026-07-14 23:58:19.064 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] https://volume.199-19-213-138.nip.io/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 173/345] 199.19.213.138 () {44 vars in 1068 bytes} [Tue Jul 14 23:58:18 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=False => generated 340 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 23:58:19.564 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] PUT https://volume.199-19-213-138.nip.io/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48 2026-07-14 23:58:19.605 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] https://volume.199-19-213-138.nip.io/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48 returned with HTTP 200 [pid: 7|app: 0|req: 173/346] 199.19.213.138 () {48 vars in 1097 bytes} [Tue Jul 14 23:58:19 2026] PUT /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48 => generated 296 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 23:58:28.013 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:58:28.013 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:58:28.014 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:58:28.014 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:58:38.013 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:58:38.013 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:58:38.013 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:58:38.014 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:58:48.013 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:58:48.014 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:58:48.015 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:58:48.016 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:58:58.013 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:58:58.013 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:58:58.014 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:58:58.014 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:59:08.013 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:59:08.013 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:59:08.014 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:59:08.014 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:59:18.013 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:59:18.013 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:59:18.014 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:59:18.014 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:59:28.013 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:59:28.014 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:59:28.014 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:59:28.016 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:59:38.013 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:59:38.013 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:59:38.014 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:59:38.014 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:59:48.013 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:59:48.013 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:59:48.014 7 INFO cinder.api.openstack.wsgi [None req-0f5af8e2-378b-4e2e-9be6-f302bb54dca6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:59:48.014 8 INFO cinder.api.openstack.wsgi [None req-2142eb80-4584-4ed9-9987-ba8bbbcb9d0e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:59:55.691 7 INFO cinder.api.openstack.wsgi [None req-a5cf0747-2573-4f7b-bb70-d95ab68dc78f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-14 23:59:55.698 7 INFO cinder.api.openstack.wsgi [None req-a5cf0747-2573-4f7b-bb70-d95ab68dc78f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 183/365] 10.0.0.165 () {28 vars in 645 bytes} [Tue Jul 14 23:59:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 23:59:55.710 8 INFO cinder.api.openstack.wsgi [None req-98d9e9d4-8d19-4ad8-a45c-67983db2f0a9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-14 23:59:56.243 8 INFO cinder.api.openstack.wsgi [None req-98d9e9d4-8d19-4ad8-a45c-67983db2f0a9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 183/366] 10.0.0.165 () {28 vars in 696 bytes} [Tue Jul 14 23:59:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 668 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 23:59:56.255 7 INFO cinder.api.openstack.wsgi [None req-b65b41b1-638d-4766-b5fb-a21becdcbac1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-14 23:59:56.288 7 INFO cinder.volume.api [None req-b65b41b1-638d-4766-b5fb-a21becdcbac1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-14 23:59:56.290 7 INFO cinder.api.openstack.wsgi [None req-b65b41b1-638d-4766-b5fb-a21becdcbac1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 184/367] 10.0.0.165 () {28 vars in 684 bytes} [Tue Jul 14 23:59:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-14 23:59:56.332 8 INFO cinder.api.openstack.wsgi [None req-df36459c-dbaf-494d-8331-699ed529c5d3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-14 23:59:56.355 8 INFO cinder.api.openstack.wsgi [None req-df36459c-dbaf-494d-8331-699ed529c5d3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 184/368] 10.0.0.165 () {28 vars in 736 bytes} [Tue Jul 14 23:59:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 23:59:56.366 7 INFO cinder.api.openstack.wsgi [None req-2508bd83-b643-4aef-8fb6-25140baaf357 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-14 23:59:56.386 7 INFO cinder.api.openstack.wsgi [None req-2508bd83-b643-4aef-8fb6-25140baaf357 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 185/369] 10.0.0.165 () {28 vars in 736 bytes} [Tue Jul 14 23:59:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 23:59:56.396 8 INFO cinder.api.openstack.wsgi [None req-d40faac5-5d6a-4de2-ab01-81c05e3c2745 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-14 23:59:56.413 8 INFO cinder.api.openstack.wsgi [None req-d40faac5-5d6a-4de2-ab01-81c05e3c2745 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 185/370] 10.0.0.165 () {28 vars in 736 bytes} [Tue Jul 14 23:59:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-14 23:59:56.423 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-14 23:59:56.432 7 INFO cinder.volume.api [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-14 23:59:56.434 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 186/371] 10.0.0.165 () {28 vars in 684 bytes} [Tue Jul 14 23:59:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-14 23:59:56.444 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-14 23:59:56.458 8 INFO cinder.volume.api [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-14 23:59:56.459 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 186/372] 10.0.0.165 () {28 vars in 674 bytes} [Tue Jul 14 23:59:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-14 23:59:58.013 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:59:58.013 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-14 23:59:58.014 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-14 23:59:58.014 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:00:08.013 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:00:08.013 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:00:08.014 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:00:08.015 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:00:18.013 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:00:18.014 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:00:18.014 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:00:18.015 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:00:28.013 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:00:28.013 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:00:28.014 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:00:28.014 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:00:38.012 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:00:38.012 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:00:38.013 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:00:38.013 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:00:48.012 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:00:48.012 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:00:48.013 7 INFO cinder.api.openstack.wsgi [None req-9734dc18-a72a-4d8c-86c1-5323317514fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:00:48.013 8 INFO cinder.api.openstack.wsgi [None req-ef0f176e-106a-4e33-863f-0af62dd6f712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:00:55.583 7 INFO cinder.api.openstack.wsgi [None req-a4fb9c3a-38fe-4422-8169-9353adb76b2a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:00:55.592 7 INFO cinder.volume.api [None req-a4fb9c3a-38fe-4422-8169-9353adb76b2a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:00:55.594 7 INFO cinder.api.openstack.wsgi [None req-a4fb9c3a-38fe-4422-8169-9353adb76b2a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 193/385] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:00:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:00:55.605 8 INFO cinder.api.openstack.wsgi [None req-8dbc02e9-7f23-4dd0-8317-1faac3479059 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:00:55.611 8 INFO cinder.api.openstack.wsgi [None req-8dbc02e9-7f23-4dd0-8317-1faac3479059 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 193/386] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:00:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:00:55.649 7 INFO cinder.api.openstack.wsgi [None req-da32589e-1913-4a8f-9c60-8567e1c70916 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:00:55.674 7 INFO cinder.api.openstack.wsgi [None req-da32589e-1913-4a8f-9c60-8567e1c70916 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/387] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:00:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:00:55.689 8 INFO cinder.api.openstack.wsgi [None req-e4284240-f26f-4693-95b9-b72fca0b9e3c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:00:55.713 8 INFO cinder.api.openstack.wsgi [None req-e4284240-f26f-4693-95b9-b72fca0b9e3c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 194/388] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:00:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:00:55.725 7 INFO cinder.api.openstack.wsgi [None req-e66e547b-6f32-4b68-94d3-e328578ee973 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:00:55.742 7 INFO cinder.api.openstack.wsgi [None req-e66e547b-6f32-4b68-94d3-e328578ee973 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 195/389] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:00:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:00:55.753 8 INFO cinder.api.openstack.wsgi [None req-ef9b7f5f-beab-46ba-aca4-c73b1615377d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:00:55.759 8 INFO cinder.volume.api [None req-ef9b7f5f-beab-46ba-aca4-c73b1615377d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:00:55.759 8 INFO cinder.api.openstack.wsgi [None req-ef9b7f5f-beab-46ba-aca4-c73b1615377d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 195/390] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:00:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:00:55.765 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:00:55.773 7 INFO cinder.volume.api [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:00:55.774 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 196/391] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:00:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:00:55.785 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:00:56.291 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 196/392] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:00:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 668 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:00:58.013 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:00:58.013 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:00:58.014 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:00:58.014 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:01:08.013 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:01:08.013 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:01:08.014 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:01:08.015 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:01:18.012 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:01:18.013 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:01:18.014 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:01:18.014 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:01:28.013 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:01:28.013 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:01:28.014 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:01:28.014 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:01:38.013 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:01:38.013 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:01:38.014 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:01:38.014 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:01:48.013 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:01:48.013 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:01:48.014 7 INFO cinder.api.openstack.wsgi [None req-2613cfc0-8a86-4ec5-82ce-99fb8d5a9602 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:01:48.014 8 INFO cinder.api.openstack.wsgi [None req-d3a1a26b-4b00-4bfc-9ab8-6ed0e6f05984 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:01:55.588 7 INFO cinder.api.openstack.wsgi [None req-ed6bf5b6-7544-4692-b937-3038f102d0f7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:01:55.593 7 INFO cinder.api.openstack.wsgi [None req-ed6bf5b6-7544-4692-b937-3038f102d0f7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 203/405] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:01:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:01:55.604 8 INFO cinder.api.openstack.wsgi [None req-02e716ee-25d6-4b9d-9fca-64fef8c2abab 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:01:55.646 8 INFO cinder.volume.api [None req-02e716ee-25d6-4b9d-9fca-64fef8c2abab 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:01:55.648 8 INFO cinder.api.openstack.wsgi [None req-02e716ee-25d6-4b9d-9fca-64fef8c2abab 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/406] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:01:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:01:55.693 7 INFO cinder.api.openstack.wsgi [None req-4617ac9c-21f9-41d8-9fe0-c004f45885e7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:01:55.713 7 INFO cinder.api.openstack.wsgi [None req-4617ac9c-21f9-41d8-9fe0-c004f45885e7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 204/407] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:01:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:01:55.723 8 INFO cinder.api.openstack.wsgi [None req-28cd1875-3173-45fc-b013-cfd7ee000378 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:01:55.742 8 INFO cinder.api.openstack.wsgi [None req-28cd1875-3173-45fc-b013-cfd7ee000378 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/408] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:01:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:01:55.752 7 INFO cinder.api.openstack.wsgi [None req-4de4d3d8-15ed-4699-bf66-703bc3837424 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:01:55.772 7 INFO cinder.api.openstack.wsgi [None req-4de4d3d8-15ed-4699-bf66-703bc3837424 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 205/409] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:01:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:01:55.781 8 INFO cinder.api.openstack.wsgi [None req-c702b256-7efd-4340-b3d5-a9f8d5f7b7fe 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:01:55.790 8 INFO cinder.volume.api [None req-c702b256-7efd-4340-b3d5-a9f8d5f7b7fe 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:01:55.791 8 INFO cinder.api.openstack.wsgi [None req-c702b256-7efd-4340-b3d5-a9f8d5f7b7fe 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 205/410] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:01:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:01:55.802 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:01:55.815 7 INFO cinder.volume.api [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:01:55.816 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 206/411] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:01:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:01:55.825 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:01:56.330 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 206/412] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:01:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:01:58.013 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:01:58.013 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:01:58.014 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:01:58.014 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:02:08.013 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:02:08.013 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:02:08.014 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:02:08.014 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:02:18.012 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:02:18.013 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:02:18.014 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:02:18.014 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:02:28.013 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:02:28.013 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:02:28.014 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:02:28.014 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:02:38.013 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:02:38.013 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:02:38.013 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:02:38.014 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:02:48.013 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:02:48.013 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:02:48.014 7 INFO cinder.api.openstack.wsgi [None req-981d8c62-ff82-45f5-8483-aa79c26f651e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:02:48.014 8 INFO cinder.api.openstack.wsgi [None req-c5354a02-4d02-4d4b-a431-0bbc3af324b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:02:55.613 7 INFO cinder.api.openstack.wsgi [None req-26d9d8d1-800d-4826-9419-c2a0f26f79b4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:02:55.632 7 INFO cinder.api.openstack.wsgi [None req-26d9d8d1-800d-4826-9419-c2a0f26f79b4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 213/425] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:02:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:02:55.643 8 INFO cinder.api.openstack.wsgi [None req-d411cbc2-b014-44fd-93a4-9bdc20386696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:02:55.664 8 INFO cinder.api.openstack.wsgi [None req-d411cbc2-b014-44fd-93a4-9bdc20386696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/426] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:02:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:02:55.677 7 INFO cinder.api.openstack.wsgi [None req-43385c68-b541-4955-a3b8-31936bd2c0ed 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:02:55.696 7 INFO cinder.api.openstack.wsgi [None req-43385c68-b541-4955-a3b8-31936bd2c0ed 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 214/427] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:02:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:02:55.709 8 INFO cinder.api.openstack.wsgi [None req-a1f6a89c-7287-47bb-8caf-bb95b7b38fbd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:02:55.714 8 INFO cinder.volume.api [None req-a1f6a89c-7287-47bb-8caf-bb95b7b38fbd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:02:55.714 8 INFO cinder.api.openstack.wsgi [None req-a1f6a89c-7287-47bb-8caf-bb95b7b38fbd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 214/428] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:02:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:02:55.723 7 INFO cinder.api.openstack.wsgi [None req-1993715f-04f3-4d24-bdad-52e7766ef05d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:02:55.727 7 INFO cinder.api.openstack.wsgi [None req-1993715f-04f3-4d24-bdad-52e7766ef05d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 215/429] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:02:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:02:55.736 8 INFO cinder.api.openstack.wsgi [None req-4f6f053a-0a51-49cb-9602-342225261665 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:02:55.745 8 INFO cinder.volume.api [None req-4f6f053a-0a51-49cb-9602-342225261665 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:02:55.746 8 INFO cinder.api.openstack.wsgi [None req-4f6f053a-0a51-49cb-9602-342225261665 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 215/430] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:02:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:02:55.754 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:02:55.762 7 INFO cinder.volume.api [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:02:55.763 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 216/431] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:02:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:02:55.774 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:02:56.278 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 216/432] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:02:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 668 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:02:58.013 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:02:58.013 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:02:58.014 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:02:58.014 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:03:08.013 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:03:08.013 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:03:08.015 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:03:08.015 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:03:18.013 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:03:18.013 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:03:18.014 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:03:18.014 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:03:28.013 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:03:28.013 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:03:28.014 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:03:28.014 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:03:38.012 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:03:38.012 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:03:38.013 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:03:38.014 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:03:48.012 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:03:48.013 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:03:48.013 7 INFO cinder.api.openstack.wsgi [None req-aa3b3b92-068c-42dc-bb47-f4deba1d05ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:03:48.014 8 INFO cinder.api.openstack.wsgi [None req-70765a9e-c05b-458d-ba04-dbe54048d92b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:03:55.586 7 INFO cinder.api.openstack.wsgi [None req-6c0fea16-ab9d-4116-bcc8-68d8a5aabcf5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:03:55.591 7 INFO cinder.api.openstack.wsgi [None req-6c0fea16-ab9d-4116-bcc8-68d8a5aabcf5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 223/445] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:03:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:03:55.630 8 INFO cinder.api.openstack.wsgi [None req-0f16aafb-3357-4f33-865f-cde29bbb6515 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:03:55.651 8 INFO cinder.api.openstack.wsgi [None req-0f16aafb-3357-4f33-865f-cde29bbb6515 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/446] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:03:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:03:55.659 7 INFO cinder.api.openstack.wsgi [None req-a832044c-17b8-42e8-8ec2-b38f38e07c04 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:03:55.679 7 INFO cinder.api.openstack.wsgi [None req-a832044c-17b8-42e8-8ec2-b38f38e07c04 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 224/447] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:03:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:03:55.693 8 INFO cinder.api.openstack.wsgi [None req-faf0908c-5937-49a4-8771-a21133dc3dcf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:03:55.713 8 INFO cinder.api.openstack.wsgi [None req-faf0908c-5937-49a4-8771-a21133dc3dcf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/448] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:03:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:03:55.722 7 INFO cinder.api.openstack.wsgi [None req-1343c4fb-b80a-436c-a961-4d9dc4034ef2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:03:55.734 7 INFO cinder.volume.api [None req-1343c4fb-b80a-436c-a961-4d9dc4034ef2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:03:55.736 7 INFO cinder.api.openstack.wsgi [None req-1343c4fb-b80a-436c-a961-4d9dc4034ef2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 225/449] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:03:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:03:55.748 8 INFO cinder.api.openstack.wsgi [None req-5973ca01-c59b-492a-914b-b0627cb2f512 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:03:55.754 8 INFO cinder.volume.api [None req-5973ca01-c59b-492a-914b-b0627cb2f512 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:03:55.754 8 INFO cinder.api.openstack.wsgi [None req-5973ca01-c59b-492a-914b-b0627cb2f512 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:03:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:03:55.764 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:03:55.773 7 INFO cinder.volume.api [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:03:55.775 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 226/451] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:03:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:03:55.786 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:03:56.292 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 226/452] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:03:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 668 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:03:58.013 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:03:58.013 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:03:58.014 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:03:58.014 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:04:08.013 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:04:08.013 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:04:08.014 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:04:08.015 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:04:18.013 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:04:18.013 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:04:18.014 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:04:18.014 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:04:28.012 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:04:28.012 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:04:28.013 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:04:28.013 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:04:38.013 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:04:38.013 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:04:38.014 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:04:38.014 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:04:48.012 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:04:48.013 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:04:48.013 7 INFO cinder.api.openstack.wsgi [None req-bbbe8eca-e986-46fb-b70c-f8a8cf4b4a5c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:04:48.014 8 INFO cinder.api.openstack.wsgi [None req-a0e00526-94be-49ba-abed-f8e97574c965 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:04:55.607 7 INFO cinder.api.openstack.wsgi [None req-1626fcca-5f83-4597-8f6d-e6b3f12d93a4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:04:55.616 7 INFO cinder.volume.api [None req-1626fcca-5f83-4597-8f6d-e6b3f12d93a4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:04:55.618 7 INFO cinder.api.openstack.wsgi [None req-1626fcca-5f83-4597-8f6d-e6b3f12d93a4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 233/465] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:04:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:04:55.631 8 INFO cinder.api.openstack.wsgi [None req-445394c6-c0c8-4301-b330-b0776200df89 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:04:55.637 8 INFO cinder.volume.api [None req-445394c6-c0c8-4301-b330-b0776200df89 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:04:55.637 8 INFO cinder.api.openstack.wsgi [None req-445394c6-c0c8-4301-b330-b0776200df89 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:04:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:04:55.660 7 INFO cinder.api.openstack.wsgi [None req-1c947417-52f3-4efc-80c6-d77b7d8c3233 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:04:56.200 7 INFO cinder.api.openstack.wsgi [None req-1c947417-52f3-4efc-80c6-d77b7d8c3233 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 234/467] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:04:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 668 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:04:56.212 8 INFO cinder.api.openstack.wsgi [None req-933ec3f4-4a21-4b6d-a145-d8b20db32058 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:04:56.225 8 INFO cinder.volume.api [None req-933ec3f4-4a21-4b6d-a145-d8b20db32058 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:04:56.227 8 INFO cinder.api.openstack.wsgi [None req-933ec3f4-4a21-4b6d-a145-d8b20db32058 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/468] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:04:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:04:56.239 7 INFO cinder.api.openstack.wsgi [None req-7fee2008-232f-4128-b615-ae850dc8b9df 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:04:56.244 7 INFO cinder.api.openstack.wsgi [None req-7fee2008-232f-4128-b615-ae850dc8b9df 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 235/469] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:04:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:04:56.298 8 INFO cinder.api.openstack.wsgi [None req-ac49ae11-07d8-4710-93c2-735e24e9c875 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:04:56.317 8 INFO cinder.api.openstack.wsgi [None req-ac49ae11-07d8-4710-93c2-735e24e9c875 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:04:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:04:56.330 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:04:56.356 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 236/471] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:04:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:04:56.376 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:04:56.401 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 236/472] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:04:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:04:58.014 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:04:58.014 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:04:58.015 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:04:58.015 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:05:08.013 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:05:08.013 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:05:08.014 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:05:08.015 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:05:18.014 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:05:18.014 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:05:18.015 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:05:18.015 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:05:28.013 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:05:28.013 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:05:28.014 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:05:28.014 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:05:38.012 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:05:38.013 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:05:38.013 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:05:38.014 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:05:48.012 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:05:48.013 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:05:48.014 8 INFO cinder.api.openstack.wsgi [None req-e8f2edc1-8445-4848-a9a8-2fe0e6283a26 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:05:48.014 7 INFO cinder.api.openstack.wsgi [None req-9256fd8e-c19a-4d41-9124-265ba05a719e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:05:55.585 8 INFO cinder.api.openstack.wsgi [None req-acc5c5b5-922f-471c-a82c-113dc2da34d8 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:05:55.590 8 INFO cinder.volume.api [None req-acc5c5b5-922f-471c-a82c-113dc2da34d8 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:05:55.591 8 INFO cinder.api.openstack.wsgi [None req-acc5c5b5-922f-471c-a82c-113dc2da34d8 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 243/485] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:05:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true => generated 17 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:05:55.603 7 INFO cinder.api.openstack.wsgi [None req-36720a3a-79e6-4f5a-a571-136f83f0320e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:05:55.612 7 INFO cinder.volume.api [None req-36720a3a-79e6-4f5a-a571-136f83f0320e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:05:55.614 7 INFO cinder.api.openstack.wsgi [None req-36720a3a-79e6-4f5a-a571-136f83f0320e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 243/486] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:05:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:05:55.623 8 INFO cinder.api.openstack.wsgi [None req-a53e17f3-71db-4d69-a0bc-a6378e0d9e8a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:05:56.127 8 INFO cinder.api.openstack.wsgi [None req-a53e17f3-71db-4d69-a0bc-a6378e0d9e8a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 244/487] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:05:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:05:56.179 7 INFO cinder.api.openstack.wsgi [None req-097bb328-3756-4234-8c46-3c0629f4d5fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:05:56.206 7 INFO cinder.api.openstack.wsgi [None req-097bb328-3756-4234-8c46-3c0629f4d5fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 244/488] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:05:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:05:56.216 8 INFO cinder.api.openstack.wsgi [None req-57bc943e-4273-4873-949a-33ee11ef72ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:05:56.248 8 INFO cinder.api.openstack.wsgi [None req-57bc943e-4273-4873-949a-33ee11ef72ff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:05:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:05:56.262 7 INFO cinder.api.openstack.wsgi [None req-7f5cefe8-bd52-413b-8024-aa1025f1bb83 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:05:56.287 7 INFO cinder.api.openstack.wsgi [None req-7f5cefe8-bd52-413b-8024-aa1025f1bb83 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 245/490] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:05:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:05:56.300 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:05:56.306 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 246/491] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:05:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:05:56.314 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:05:56.323 7 INFO cinder.volume.api [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:05:56.325 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 246/492] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:05:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:05:58.013 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:05:58.013 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:05:58.014 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:05:58.014 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:06:08.013 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:06:08.013 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:06:08.014 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:06:08.014 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:06:18.013 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:06:18.013 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:06:18.014 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:06:18.014 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:06:28.012 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:06:28.012 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:06:28.013 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:06:28.014 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:06:38.013 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:06:38.013 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:06:38.014 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:06:38.014 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:06:48.013 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:06:48.013 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:06:48.014 8 INFO cinder.api.openstack.wsgi [None req-e3e59bf6-71f1-4420-85f0-d53171ac19cf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:06:48.014 7 INFO cinder.api.openstack.wsgi [None req-e8e4e90f-cd21-41e2-aaed-0e7d364dab01 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:06:55.587 7 INFO cinder.api.openstack.wsgi [None req-ef9b3eba-9f93-4a87-8ebe-cf9654324e45 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:06:56.095 7 INFO cinder.api.openstack.wsgi [None req-ef9b3eba-9f93-4a87-8ebe-cf9654324e45 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 253/505] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:06:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:06:56.107 8 INFO cinder.api.openstack.wsgi [None req-95c91bed-9a1b-45af-948b-de956f0001c1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:06:56.113 8 INFO cinder.api.openstack.wsgi [None req-95c91bed-9a1b-45af-948b-de956f0001c1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 253/506] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:06:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:06:56.120 7 INFO cinder.api.openstack.wsgi [None req-d269f880-f799-4bcb-89df-fb30de9d651c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:06:56.130 7 INFO cinder.volume.api [None req-d269f880-f799-4bcb-89df-fb30de9d651c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:06:56.131 7 INFO cinder.api.openstack.wsgi [None req-d269f880-f799-4bcb-89df-fb30de9d651c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 254/507] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:06:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:06:56.171 8 INFO cinder.api.openstack.wsgi [None req-cefcd870-cf88-407f-86b6-7e83d69f59b3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:06:56.189 8 INFO cinder.api.openstack.wsgi [None req-cefcd870-cf88-407f-86b6-7e83d69f59b3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 254/508] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:06:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:06:56.200 7 INFO cinder.api.openstack.wsgi [None req-02be44ca-7787-4c7f-aa71-2d6013c7b415 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:06:56.222 7 INFO cinder.api.openstack.wsgi [None req-02be44ca-7787-4c7f-aa71-2d6013c7b415 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 255/509] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:06:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:06:56.235 8 INFO cinder.api.openstack.wsgi [None req-d9eaa239-ece6-445e-b217-ba54f1679d81 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:06:56.259 8 INFO cinder.api.openstack.wsgi [None req-d9eaa239-ece6-445e-b217-ba54f1679d81 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:06:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:06:56.270 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:06:56.279 7 INFO cinder.volume.api [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:06:56.281 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 256/511] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:06:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:06:56.290 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:06:56.295 8 INFO cinder.volume.api [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:06:56.295 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 256/512] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:06:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:06:58.013 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:06:58.013 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:06:58.014 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:06:58.014 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:07:08.012 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:07:08.012 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:07:08.013 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:07:08.013 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:07:18.013 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:07:18.013 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:07:18.014 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:07:18.014 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:07:28.019 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:07:28.019 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:07:28.020 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:07:28.020 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:07:38.013 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:07:38.013 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:07:38.013 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:07:38.015 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:07:48.012 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:07:48.013 7 INFO cinder.api.openstack.wsgi [None req-274da8a2-a446-4595-a537-46acce0ddb1a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:07:48.013 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:07:48.014 8 INFO cinder.api.openstack.wsgi [None req-f1971a7f-8562-4ccb-b1cd-ddcbe76b2345 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:07:55.645 7 INFO cinder.api.openstack.wsgi [None req-f2980728-7e36-42d2-a629-115761131cf0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:07:55.654 7 INFO cinder.volume.api [None req-f2980728-7e36-42d2-a629-115761131cf0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:07:55.656 7 INFO cinder.api.openstack.wsgi [None req-f2980728-7e36-42d2-a629-115761131cf0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 263/525] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:07:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:07:55.670 8 INFO cinder.api.openstack.wsgi [None req-cb4a136f-f169-4ae0-8e14-10c5e3bdaa81 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:07:55.677 8 INFO cinder.volume.api [None req-cb4a136f-f169-4ae0-8e14-10c5e3bdaa81 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:07:55.677 8 INFO cinder.api.openstack.wsgi [None req-cb4a136f-f169-4ae0-8e14-10c5e3bdaa81 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 263/526] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:07:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:07:55.719 7 INFO cinder.api.openstack.wsgi [None req-79500f8e-a09b-4a60-b6a5-79ecc1fdcd9c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:07:55.739 7 INFO cinder.api.openstack.wsgi [None req-79500f8e-a09b-4a60-b6a5-79ecc1fdcd9c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 264/527] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:07:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:07:55.750 8 INFO cinder.api.openstack.wsgi [None req-bc56c8a7-59d1-490d-ac09-855941d8d79e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:07:55.773 8 INFO cinder.api.openstack.wsgi [None req-bc56c8a7-59d1-490d-ac09-855941d8d79e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/528] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:07:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:07:55.785 7 INFO cinder.api.openstack.wsgi [None req-f64073c2-fc29-4154-9f02-9b6650f0254e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:07:55.806 7 INFO cinder.api.openstack.wsgi [None req-f64073c2-fc29-4154-9f02-9b6650f0254e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 265/529] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:07:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:07:55.819 8 INFO cinder.api.openstack.wsgi [None req-d31ce5c0-def3-4446-b012-f1f6f1c68d1c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:07:55.824 8 INFO cinder.api.openstack.wsgi [None req-d31ce5c0-def3-4446-b012-f1f6f1c68d1c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 265/530] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:07:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:07:55.833 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:07:55.841 7 INFO cinder.volume.api [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:07:55.843 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 266/531] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:07:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:07:55.852 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:07:56.356 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 266/532] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:07:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:07:58.013 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:07:58.013 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:07:58.014 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:07:58.014 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:08:08.013 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:08:08.013 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:08:08.014 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:08:08.014 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:08:18.013 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:08:18.013 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:08:18.014 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:08:18.014 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:08:28.012 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:08:28.013 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:08:28.013 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:08:28.014 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:08:38.012 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:08:38.012 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:08:38.013 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:08:38.014 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:08:48.013 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:08:48.013 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:08:48.014 7 INFO cinder.api.openstack.wsgi [None req-85db8415-40c7-47af-ac68-92f9d1383e5f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:08:48.014 8 INFO cinder.api.openstack.wsgi [None req-d8b0a7b6-bf01-4a81-8bb8-9d896cf0c309 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:08:55.691 8 INFO cinder.api.openstack.wsgi [None req-ff7fb5fc-a5ed-447d-90f6-e1e844def58d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:08:55.720 8 INFO cinder.api.openstack.wsgi [None req-ff7fb5fc-a5ed-447d-90f6-e1e844def58d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 273/545] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:08:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:08:55.733 7 INFO cinder.api.openstack.wsgi [None req-ebea3231-21e0-4d8d-90bc-1a6cbf2bf009 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:08:55.773 7 INFO cinder.api.openstack.wsgi [None req-ebea3231-21e0-4d8d-90bc-1a6cbf2bf009 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/546] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:08:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:08:55.785 8 INFO cinder.api.openstack.wsgi [None req-e3de664b-6543-4871-825b-98b604b0473a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:08:55.807 8 INFO cinder.api.openstack.wsgi [None req-e3de664b-6543-4871-825b-98b604b0473a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 274/547] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:08:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:08:55.817 7 INFO cinder.api.openstack.wsgi [None req-717e87cc-25b9-46cb-aec2-a24500854f8c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:08:56.320 7 INFO cinder.api.openstack.wsgi [None req-717e87cc-25b9-46cb-aec2-a24500854f8c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 274/548] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:08:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:08:56.329 8 INFO cinder.api.openstack.wsgi [None req-4f9a0dc0-9033-4c33-bb07-b880f3cc6f97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:08:56.341 8 INFO cinder.volume.api [None req-4f9a0dc0-9033-4c33-bb07-b880f3cc6f97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:08:56.344 8 INFO cinder.api.openstack.wsgi [None req-4f9a0dc0-9033-4c33-bb07-b880f3cc6f97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/549] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:08:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:08:56.355 7 INFO cinder.api.openstack.wsgi [None req-0d3a50c0-4558-4381-be46-fab9a231e4ce 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:08:56.362 7 INFO cinder.volume.api [None req-0d3a50c0-4558-4381-be46-fab9a231e4ce 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:08:56.362 7 INFO cinder.api.openstack.wsgi [None req-0d3a50c0-4558-4381-be46-fab9a231e4ce 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 275/550] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:08:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:08:56.378 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:08:56.385 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 276/551] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:08:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:08:56.397 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:08:56.405 7 INFO cinder.volume.api [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:08:56.407 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/552] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:08:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:08:58.012 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:08:58.013 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:08:58.013 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:08:58.014 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:09:08.014 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:09:08.014 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:09:08.015 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:09:08.016 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:09:18.013 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:09:18.013 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:09:18.014 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:09:18.014 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:09:28.013 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:09:28.013 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:09:28.013 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:09:28.014 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:09:38.013 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:09:38.013 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:09:38.014 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:09:38.014 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:09:48.013 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:09:48.013 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:09:48.014 8 INFO cinder.api.openstack.wsgi [None req-8c55b1f8-2c6f-4268-8b84-a8e2c30262cd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:09:48.014 7 INFO cinder.api.openstack.wsgi [None req-312f4bce-3ac0-4780-8214-40ee51fb3597 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:09:55.638 7 INFO cinder.api.openstack.wsgi [None req-0500a6f1-49f4-422c-ab2e-1b055b92f31b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:09:55.644 7 INFO cinder.volume.api [None req-0500a6f1-49f4-422c-ab2e-1b055b92f31b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:09:55.644 7 INFO cinder.api.openstack.wsgi [None req-0500a6f1-49f4-422c-ab2e-1b055b92f31b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 283/565] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:09:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true => generated 17 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:09:55.656 8 INFO cinder.api.openstack.wsgi [None req-d6858cb4-1abc-4025-ac3e-bb00dff5b54b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:09:56.159 8 INFO cinder.api.openstack.wsgi [None req-d6858cb4-1abc-4025-ac3e-bb00dff5b54b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 283/566] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:09:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:09:56.169 7 INFO cinder.api.openstack.wsgi [None req-abfbf772-5ac4-45f9-bd8e-a0f47383bf65 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:09:56.184 7 INFO cinder.volume.api [None req-abfbf772-5ac4-45f9-bd8e-a0f47383bf65 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:09:56.186 7 INFO cinder.api.openstack.wsgi [None req-abfbf772-5ac4-45f9-bd8e-a0f47383bf65 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/567] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:09:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:09:56.201 8 INFO cinder.api.openstack.wsgi [None req-1ed2eba3-7544-4a79-8033-43aa5acb0e3c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:09:56.206 8 INFO cinder.api.openstack.wsgi [None req-1ed2eba3-7544-4a79-8033-43aa5acb0e3c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 284/568] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:09:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:09:56.218 7 INFO cinder.api.openstack.wsgi [None req-a9f9fd95-bd38-43f2-b637-638a257c36de 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:09:56.227 7 INFO cinder.volume.api [None req-a9f9fd95-bd38-43f2-b637-638a257c36de 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:09:56.229 7 INFO cinder.api.openstack.wsgi [None req-a9f9fd95-bd38-43f2-b637-638a257c36de 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 285/569] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:09:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:09:56.277 8 INFO cinder.api.openstack.wsgi [None req-05d775e9-5d91-4194-b02f-acf48a5f9a76 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:09:56.300 8 INFO cinder.api.openstack.wsgi [None req-05d775e9-5d91-4194-b02f-acf48a5f9a76 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 285/570] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:09:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:09:56.312 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:09:56.332 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/571] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:09:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:09:56.344 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:09:56.359 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 286/572] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:09:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:09:58.013 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:09:58.014 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:09:58.015 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:09:58.015 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:10:08.012 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:10:08.013 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:10:08.013 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:10:08.015 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:10:18.013 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:10:18.013 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:10:18.014 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:10:18.014 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:10:28.013 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:10:28.013 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:10:28.014 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:10:28.015 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:10:38.013 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:10:38.013 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:10:38.014 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:10:38.014 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:10:48.013 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:10:48.014 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:10:48.014 8 INFO cinder.api.openstack.wsgi [None req-0b9809be-a9bc-4941-95e6-1e6e49aead3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:10:48.015 7 INFO cinder.api.openstack.wsgi [None req-8f823e88-6fce-4f2a-95a1-7def06f64696 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:10:55.625 8 INFO cinder.api.openstack.wsgi [None req-112c33bc-bcf2-47bc-b20f-99dfe4653f34 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:10:55.644 8 INFO cinder.api.openstack.wsgi [None req-112c33bc-bcf2-47bc-b20f-99dfe4653f34 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/585] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:10:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:10:55.662 7 INFO cinder.api.openstack.wsgi [None req-e2cf1ec5-7afd-4af6-9dd4-a98956a689e8 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:10:55.690 7 INFO cinder.api.openstack.wsgi [None req-e2cf1ec5-7afd-4af6-9dd4-a98956a689e8 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/586] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:10:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:10:55.703 8 INFO cinder.api.openstack.wsgi [None req-624a974a-900b-43c4-af05-4c54f1c6d38a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:10:55.722 8 INFO cinder.api.openstack.wsgi [None req-624a974a-900b-43c4-af05-4c54f1c6d38a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/587] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:10:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:10:55.749 7 INFO cinder.api.openstack.wsgi [None req-aee7a0ac-179f-45d5-bae9-c9e0bd9f4933 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:10:55.761 7 INFO cinder.volume.api [None req-aee7a0ac-179f-45d5-bae9-c9e0bd9f4933 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:10:55.763 7 INFO cinder.api.openstack.wsgi [None req-aee7a0ac-179f-45d5-bae9-c9e0bd9f4933 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 294/588] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:10:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:10:55.775 8 INFO cinder.api.openstack.wsgi [None req-a05498d4-32b2-4672-a6d3-8171bd0d47e8 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:10:55.781 8 INFO cinder.api.openstack.wsgi [None req-a05498d4-32b2-4672-a6d3-8171bd0d47e8 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 295/589] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:10:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:10:55.792 7 INFO cinder.api.openstack.wsgi [None req-61f964b8-3a47-4d6f-8c2a-2b90b4442ce0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:10:55.802 7 INFO cinder.volume.api [None req-61f964b8-3a47-4d6f-8c2a-2b90b4442ce0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:10:55.803 7 INFO cinder.api.openstack.wsgi [None req-61f964b8-3a47-4d6f-8c2a-2b90b4442ce0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 295/590] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:10:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:10:55.812 8 INFO cinder.api.openstack.wsgi [None req-e3c7f566-1788-4c37-bd73-35104c3184fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:10:56.316 8 INFO cinder.api.openstack.wsgi [None req-e3c7f566-1788-4c37-bd73-35104c3184fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 296/591] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:10:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:10:56.329 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:10:56.337 7 INFO cinder.volume.api [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:10:56.337 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 296/592] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:10:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:10:58.012 8 INFO cinder.api.openstack.wsgi [None req-e3c7f566-1788-4c37-bd73-35104c3184fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:10:58.013 8 INFO cinder.api.openstack.wsgi [None req-e3c7f566-1788-4c37-bd73-35104c3184fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:10:58.012 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:10:58.013 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:11:08.012 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:11:08.013 8 INFO cinder.api.openstack.wsgi [None req-e3c7f566-1788-4c37-bd73-35104c3184fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:11:08.013 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:11:08.015 8 INFO cinder.api.openstack.wsgi [None req-e3c7f566-1788-4c37-bd73-35104c3184fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:11:18.013 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:11:18.013 8 INFO cinder.api.openstack.wsgi [None req-e3c7f566-1788-4c37-bd73-35104c3184fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:11:18.014 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:11:18.014 8 INFO cinder.api.openstack.wsgi [None req-e3c7f566-1788-4c37-bd73-35104c3184fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:11:28.013 8 INFO cinder.api.openstack.wsgi [None req-e3c7f566-1788-4c37-bd73-35104c3184fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:11:28.013 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:11:28.014 8 INFO cinder.api.openstack.wsgi [None req-e3c7f566-1788-4c37-bd73-35104c3184fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:11:28.014 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:11:32.126 8 INFO cinder.api.openstack.wsgi [None req-03b48785-df8d-4698-be49-5cb893e11415 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET https://volume.199-19-213-138.nip.io/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=False 2026-07-15 00:11:32.148 8 INFO cinder.api.openstack.wsgi [None req-03b48785-df8d-4698-be49-5cb893e11415 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] https://volume.199-19-213-138.nip.io/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 301/601] 199.19.213.138 () {44 vars in 1068 bytes} [Wed Jul 15 00:11:32 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=False => generated 338 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:11:38.012 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:11:38.013 8 INFO cinder.api.openstack.wsgi [None req-03b48785-df8d-4698-be49-5cb893e11415 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:11:38.013 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:11:38.014 8 INFO cinder.api.openstack.wsgi [None req-03b48785-df8d-4698-be49-5cb893e11415 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:11:48.013 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:11:48.014 7 INFO cinder.api.openstack.wsgi [None req-958aab5b-0362-4e90-9156-dfef310084d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:11:48.014 8 INFO cinder.api.openstack.wsgi [None req-03b48785-df8d-4698-be49-5cb893e11415 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:11:48.016 8 INFO cinder.api.openstack.wsgi [None req-03b48785-df8d-4698-be49-5cb893e11415 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:11:55.586 7 INFO cinder.api.openstack.wsgi [None req-6586a628-a9f0-444b-a14c-571cb2298918 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:11:55.598 7 INFO cinder.volume.api [None req-6586a628-a9f0-444b-a14c-571cb2298918 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:11:55.600 7 INFO cinder.api.openstack.wsgi [None req-6586a628-a9f0-444b-a14c-571cb2298918 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 303/606] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:11:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:11:55.611 8 INFO cinder.api.openstack.wsgi [None req-298b7b3e-0d87-4905-833c-1789dc6bffb7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:11:55.617 8 INFO cinder.volume.api [None req-298b7b3e-0d87-4905-833c-1789dc6bffb7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:11:55.617 8 INFO cinder.api.openstack.wsgi [None req-298b7b3e-0d87-4905-833c-1789dc6bffb7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 304/607] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:11:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:11:55.629 7 INFO cinder.api.openstack.wsgi [None req-15fa91bc-5d72-46b8-930c-6c713a788df7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:11:55.635 7 INFO cinder.api.openstack.wsgi [None req-15fa91bc-5d72-46b8-930c-6c713a788df7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 304/608] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:11:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:11:55.644 8 INFO cinder.api.openstack.wsgi [None req-cf71e3dc-dda1-45f3-a1a7-7169d018f730 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:11:55.654 8 INFO cinder.volume.api [None req-cf71e3dc-dda1-45f3-a1a7-7169d018f730 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:11:55.656 8 INFO cinder.api.openstack.wsgi [None req-cf71e3dc-dda1-45f3-a1a7-7169d018f730 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/609] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:11:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:11:55.694 7 INFO cinder.api.openstack.wsgi [None req-bd1acf2d-4536-4144-a9e2-1d9eed32e4ba 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:11:55.712 7 INFO cinder.api.openstack.wsgi [None req-bd1acf2d-4536-4144-a9e2-1d9eed32e4ba 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 305/610] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:11:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:11:55.724 8 INFO cinder.api.openstack.wsgi [None req-d2e173dc-c400-414f-9f7f-5653254dda92 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:11:55.739 8 INFO cinder.api.openstack.wsgi [None req-d2e173dc-c400-414f-9f7f-5653254dda92 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/611] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:11:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:11:55.750 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:11:55.769 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 306/612] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:11:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:11:55.781 8 INFO cinder.api.openstack.wsgi [None req-12897e38-d192-43fd-991f-29a983fc084e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:11:56.285 8 INFO cinder.api.openstack.wsgi [None req-12897e38-d192-43fd-991f-29a983fc084e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:11:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:11:58.013 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:11:58.013 8 INFO cinder.api.openstack.wsgi [None req-12897e38-d192-43fd-991f-29a983fc084e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:11:58.013 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:11:58.014 8 INFO cinder.api.openstack.wsgi [None req-12897e38-d192-43fd-991f-29a983fc084e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:12:08.012 8 INFO cinder.api.openstack.wsgi [None req-12897e38-d192-43fd-991f-29a983fc084e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:12:08.012 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:12:08.013 8 INFO cinder.api.openstack.wsgi [None req-12897e38-d192-43fd-991f-29a983fc084e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:12:08.014 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:12:18.013 8 INFO cinder.api.openstack.wsgi [None req-12897e38-d192-43fd-991f-29a983fc084e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:12:18.013 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:12:18.014 8 INFO cinder.api.openstack.wsgi [None req-12897e38-d192-43fd-991f-29a983fc084e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:12:18.014 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:12:28.013 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:12:28.013 8 INFO cinder.api.openstack.wsgi [None req-12897e38-d192-43fd-991f-29a983fc084e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:12:28.014 8 INFO cinder.api.openstack.wsgi [None req-12897e38-d192-43fd-991f-29a983fc084e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:12:28.014 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:12:37.413 8 INFO cinder.api.openstack.wsgi [None req-9e692c8e-9796-45e5-bc5f-164715959bf1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET https://volume.199-19-213-138.nip.io/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=False 2026-07-15 00:12:37.433 8 INFO cinder.api.openstack.wsgi [None req-9e692c8e-9796-45e5-bc5f-164715959bf1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] https://volume.199-19-213-138.nip.io/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 312/622] 199.19.213.138 () {44 vars in 1068 bytes} [Wed Jul 15 00:12:37 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:12:38.012 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:12:38.013 8 INFO cinder.api.openstack.wsgi [None req-9e692c8e-9796-45e5-bc5f-164715959bf1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:12:38.013 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:12:38.014 8 INFO cinder.api.openstack.wsgi [None req-9e692c8e-9796-45e5-bc5f-164715959bf1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:12:48.013 8 INFO cinder.api.openstack.wsgi [None req-9e692c8e-9796-45e5-bc5f-164715959bf1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:12:48.013 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:12:48.014 8 INFO cinder.api.openstack.wsgi [None req-9e692c8e-9796-45e5-bc5f-164715959bf1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:12:48.015 7 INFO cinder.api.openstack.wsgi [None req-6fb2d68f-99f1-472a-a9e9-bc31177ebe21 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:12:55.618 8 INFO cinder.api.openstack.wsgi [None req-74ff4642-4921-452b-8c2a-76a863632b78 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:12:55.627 8 INFO cinder.volume.api [None req-74ff4642-4921-452b-8c2a-76a863632b78 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:12:55.629 8 INFO cinder.api.openstack.wsgi [None req-74ff4642-4921-452b-8c2a-76a863632b78 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 315/627] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:12:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:12:55.643 7 INFO cinder.api.openstack.wsgi [None req-31f97ccc-546f-48af-9f89-b57e2bd589b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:12:55.650 7 INFO cinder.volume.api [None req-31f97ccc-546f-48af-9f89-b57e2bd589b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:12:55.650 7 INFO cinder.api.openstack.wsgi [None req-31f97ccc-546f-48af-9f89-b57e2bd589b9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 313/628] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:12:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:12:55.661 8 INFO cinder.api.openstack.wsgi [None req-17df9d1b-ff0b-4db4-bde1-caa8fe36a9eb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:12:55.666 8 INFO cinder.api.openstack.wsgi [None req-17df9d1b-ff0b-4db4-bde1-caa8fe36a9eb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 316/629] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:12:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:12:55.675 7 INFO cinder.api.openstack.wsgi [None req-6a9459ac-0798-4e53-9079-840aefa8daca 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:12:55.684 7 INFO cinder.volume.api [None req-6a9459ac-0798-4e53-9079-840aefa8daca 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:12:55.687 7 INFO cinder.api.openstack.wsgi [None req-6a9459ac-0798-4e53-9079-840aefa8daca 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 314/630] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:12:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:12:55.725 8 INFO cinder.api.openstack.wsgi [None req-3d21ec50-7959-4cb2-a666-83fe9410ea81 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:12:55.759 8 INFO cinder.api.openstack.wsgi [None req-3d21ec50-7959-4cb2-a666-83fe9410ea81 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 317/631] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:12:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:12:55.772 7 INFO cinder.api.openstack.wsgi [None req-7c6b1f35-38a2-4402-b491-e5fe205aab57 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:12:55.799 7 INFO cinder.api.openstack.wsgi [None req-7c6b1f35-38a2-4402-b491-e5fe205aab57 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/632] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:12:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:12:55.814 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:12:55.846 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/633] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:12:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:12:55.859 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:12:56.363 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 316/634] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:12:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:12:58.013 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:12:58.013 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:12:58.014 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:12:58.014 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:13:08.013 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:13:08.013 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:13:08.014 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:13:08.014 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:13:18.013 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:13:18.013 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:13:18.015 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:13:18.015 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:13:28.013 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:13:28.013 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:13:28.014 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:13:28.015 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:13:38.013 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:13:38.013 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:13:38.014 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:13:38.014 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:13:48.013 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:13:48.014 8 INFO cinder.api.openstack.wsgi [None req-f04a37d3-9cf8-41f7-8095-5e6bf6c01688 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:13:48.014 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:13:48.016 7 INFO cinder.api.openstack.wsgi [None req-f0d77cfa-08af-4b0a-99b8-0e3555d93aa9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:13:55.772 8 INFO cinder.api.openstack.wsgi [None req-935292bd-4927-43d6-9f03-8fba6907886a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:13:55.779 8 INFO cinder.volume.api [None req-935292bd-4927-43d6-9f03-8fba6907886a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:13:55.779 8 INFO cinder.api.openstack.wsgi [None req-935292bd-4927-43d6-9f03-8fba6907886a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 325/647] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:13:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true => generated 17 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:13:55.818 7 INFO cinder.api.openstack.wsgi [None req-bae42092-1b7c-47d1-91a3-caf1e396529e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:13:55.837 7 INFO cinder.api.openstack.wsgi [None req-bae42092-1b7c-47d1-91a3-caf1e396529e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/648] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:13:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:13:55.848 8 INFO cinder.api.openstack.wsgi [None req-0f36c3ca-4cd0-45a2-b2cb-3200e33c2a97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:13:55.869 8 INFO cinder.api.openstack.wsgi [None req-0f36c3ca-4cd0-45a2-b2cb-3200e33c2a97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/649] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:13:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:13:55.882 7 INFO cinder.api.openstack.wsgi [None req-cfe50e53-dea4-4c26-8026-305e2e2417cb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:13:55.901 7 INFO cinder.api.openstack.wsgi [None req-cfe50e53-dea4-4c26-8026-305e2e2417cb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 324/650] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:13:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:13:55.911 8 INFO cinder.api.openstack.wsgi [None req-32c356f7-25b3-47a0-ad0a-20c9c0dd6b87 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:13:56.415 8 INFO cinder.api.openstack.wsgi [None req-32c356f7-25b3-47a0-ad0a-20c9c0dd6b87 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 327/651] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:13:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:13:56.428 7 INFO cinder.api.openstack.wsgi [None req-4da62b61-2551-48f6-a0a5-da2b35d71a43 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:13:56.435 7 INFO cinder.api.openstack.wsgi [None req-4da62b61-2551-48f6-a0a5-da2b35d71a43 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 325/652] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:13:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:13:56.444 8 INFO cinder.api.openstack.wsgi [None req-5d672553-d03f-4bf7-b308-c596067b5355 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:13:56.455 8 INFO cinder.volume.api [None req-5d672553-d03f-4bf7-b308-c596067b5355 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:13:56.457 8 INFO cinder.api.openstack.wsgi [None req-5d672553-d03f-4bf7-b308-c596067b5355 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 328/653] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:13:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:13:56.465 7 INFO cinder.api.openstack.wsgi [None req-cb1a59c0-07df-4c75-a425-60717826e7a7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:13:56.474 7 INFO cinder.volume.api [None req-cb1a59c0-07df-4c75-a425-60717826e7a7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:13:56.475 7 INFO cinder.api.openstack.wsgi [None req-cb1a59c0-07df-4c75-a425-60717826e7a7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/654] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:13:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:13:58.013 7 INFO cinder.api.openstack.wsgi [None req-cb1a59c0-07df-4c75-a425-60717826e7a7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:13:58.013 8 INFO cinder.api.openstack.wsgi [None req-5d672553-d03f-4bf7-b308-c596067b5355 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:13:58.014 7 INFO cinder.api.openstack.wsgi [None req-cb1a59c0-07df-4c75-a425-60717826e7a7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:13:58.015 8 INFO cinder.api.openstack.wsgi [None req-5d672553-d03f-4bf7-b308-c596067b5355 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:14:08.013 7 INFO cinder.api.openstack.wsgi [None req-cb1a59c0-07df-4c75-a425-60717826e7a7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:14:08.013 8 INFO cinder.api.openstack.wsgi [None req-5d672553-d03f-4bf7-b308-c596067b5355 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:14:08.014 7 INFO cinder.api.openstack.wsgi [None req-cb1a59c0-07df-4c75-a425-60717826e7a7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:14:08.014 8 INFO cinder.api.openstack.wsgi [None req-5d672553-d03f-4bf7-b308-c596067b5355 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:14:08.478 7 INFO cinder.api.openstack.wsgi [None req-1ae44565-8834-4eb8-905e-e68e1b65c2d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots 2026-07-15 00:14:08.489 7 INFO cinder.volume.api [None req-1ae44565-8834-4eb8-905e-e68e1b65c2d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:14:08.490 7 INFO cinder.api.openstack.wsgi [None req-1ae44565-8834-4eb8-905e-e68e1b65c2d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 329/659] 10.0.0.198 () {32 vars in 705 bytes} [Wed Jul 15 00:14:08 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:14:08.502 8 INFO cinder.api.openstack.wsgi [None req-bd9c575b-a77e-4951-8675-0ae814b2ea8d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes 2026-07-15 00:14:08.526 8 INFO cinder.volume.api [None req-bd9c575b-a77e-4951-8675-0ae814b2ea8d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:14:08.527 8 INFO cinder.api.openstack.wsgi [None req-bd9c575b-a77e-4951-8675-0ae814b2ea8d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 331/660] 10.0.0.198 () {32 vars in 701 bytes} [Wed Jul 15 00:14:08 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:14:18.013 7 INFO cinder.api.openstack.wsgi [None req-1ae44565-8834-4eb8-905e-e68e1b65c2d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:14:18.013 8 INFO cinder.api.openstack.wsgi [None req-bd9c575b-a77e-4951-8675-0ae814b2ea8d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:14:18.014 7 INFO cinder.api.openstack.wsgi [None req-1ae44565-8834-4eb8-905e-e68e1b65c2d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:14:18.014 8 INFO cinder.api.openstack.wsgi [None req-bd9c575b-a77e-4951-8675-0ae814b2ea8d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:14:28.015 7 INFO cinder.api.openstack.wsgi [None req-1ae44565-8834-4eb8-905e-e68e1b65c2d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:14:28.016 7 INFO cinder.api.openstack.wsgi [None req-1ae44565-8834-4eb8-905e-e68e1b65c2d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:14:28.017 8 INFO cinder.api.openstack.wsgi [None req-bd9c575b-a77e-4951-8675-0ae814b2ea8d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:14:28.019 8 INFO cinder.api.openstack.wsgi [None req-bd9c575b-a77e-4951-8675-0ae814b2ea8d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:14:38.014 7 INFO cinder.api.openstack.wsgi [None req-1ae44565-8834-4eb8-905e-e68e1b65c2d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:14:38.014 8 INFO cinder.api.openstack.wsgi [None req-bd9c575b-a77e-4951-8675-0ae814b2ea8d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:14:38.015 8 INFO cinder.api.openstack.wsgi [None req-bd9c575b-a77e-4951-8675-0ae814b2ea8d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:14:38.016 7 INFO cinder.api.openstack.wsgi [None req-1ae44565-8834-4eb8-905e-e68e1b65c2d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:14:48.013 8 INFO cinder.api.openstack.wsgi [None req-bd9c575b-a77e-4951-8675-0ae814b2ea8d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:14:48.014 7 INFO cinder.api.openstack.wsgi [None req-1ae44565-8834-4eb8-905e-e68e1b65c2d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:14:48.015 8 INFO cinder.api.openstack.wsgi [None req-bd9c575b-a77e-4951-8675-0ae814b2ea8d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:14:48.015 7 INFO cinder.api.openstack.wsgi [None req-1ae44565-8834-4eb8-905e-e68e1b65c2d2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:14:55.754 8 INFO cinder.api.openstack.wsgi [None req-7dbca2f1-4983-45b5-ad34-6934dcd3ddcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:14:55.761 8 INFO cinder.api.openstack.wsgi [None req-7dbca2f1-4983-45b5-ad34-6934dcd3ddcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 336/669] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:14:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:14:55.830 7 INFO cinder.api.openstack.wsgi [None req-841f1312-cb28-42b0-a943-5c08e42de092 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:14:55.871 7 INFO cinder.api.openstack.wsgi [None req-841f1312-cb28-42b0-a943-5c08e42de092 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 334/670] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:14:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:14:55.884 8 INFO cinder.api.openstack.wsgi [None req-1c3d7b2f-c014-40f0-a160-8764e375f69e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/3cc76f2283ab4a68a503ed740d1f1f6e?usage=true 2026-07-15 00:14:55.904 8 INFO cinder.api.openstack.wsgi [None req-1c3d7b2f-c014-40f0-a160-8764e375f69e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/3cc76f2283ab4a68a503ed740d1f1f6e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 337/671] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:14:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/3cc76f2283ab4a68a503ed740d1f1f6e?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:14:55.916 7 INFO cinder.api.openstack.wsgi [None req-5737dee9-9686-43ef-bfd7-830f67563bd0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/3f73627ee0fb44bc9b0bbe57b24ffa23?usage=true 2026-07-15 00:14:55.956 7 INFO cinder.api.openstack.wsgi [None req-5737dee9-9686-43ef-bfd7-830f67563bd0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/3f73627ee0fb44bc9b0bbe57b24ffa23?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 335/672] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:14:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/3f73627ee0fb44bc9b0bbe57b24ffa23?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:14:55.969 8 INFO cinder.api.openstack.wsgi [None req-299cf78a-578d-4c8e-bbe2-29b2d5a9d49e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:14:55.991 8 INFO cinder.api.openstack.wsgi [None req-299cf78a-578d-4c8e-bbe2-29b2d5a9d49e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 338/673] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:14:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:14:56.003 7 INFO cinder.api.openstack.wsgi [None req-2757a7d8-a1fd-4719-96d7-f78f954112f0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/9843cb1cedd3450d9119bf2847f3ee89?usage=true 2026-07-15 00:14:56.037 7 INFO cinder.api.openstack.wsgi [None req-2757a7d8-a1fd-4719-96d7-f78f954112f0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/9843cb1cedd3450d9119bf2847f3ee89?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/674] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:14:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/9843cb1cedd3450d9119bf2847f3ee89?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:14:56.052 8 INFO cinder.api.openstack.wsgi [None req-ba198b92-8eda-4395-9ad6-e3d242425f3a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:14:56.077 8 INFO cinder.api.openstack.wsgi [None req-ba198b92-8eda-4395-9ad6-e3d242425f3a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 339/675] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:14:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:14:56.093 7 INFO cinder.api.openstack.wsgi [None req-a6e33e85-bdff-4b61-a5c9-e6d11add225d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/eb715b186f7843a9bc1a7d34e035165d?usage=true 2026-07-15 00:14:56.120 7 INFO cinder.api.openstack.wsgi [None req-a6e33e85-bdff-4b61-a5c9-e6d11add225d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/eb715b186f7843a9bc1a7d34e035165d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/676] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:14:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/eb715b186f7843a9bc1a7d34e035165d?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:14:56.134 8 INFO cinder.api.openstack.wsgi [None req-9ad81f64-fe00-41c5-96b5-958299cfeb1e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:14:56.145 8 INFO cinder.volume.api [None req-9ad81f64-fe00-41c5-96b5-958299cfeb1e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:14:56.147 8 INFO cinder.api.openstack.wsgi [None req-9ad81f64-fe00-41c5-96b5-958299cfeb1e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 340/677] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:14:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:14:56.162 7 INFO cinder.api.openstack.wsgi [None req-a1958fca-3b12-4625-bdd6-78c117da1062 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:14:56.173 7 INFO cinder.volume.api [None req-a1958fca-3b12-4625-bdd6-78c117da1062 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:14:56.173 7 INFO cinder.api.openstack.wsgi [None req-a1958fca-3b12-4625-bdd6-78c117da1062 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 338/678] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:14:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:14:56.194 8 INFO cinder.api.openstack.wsgi [None req-1b852667-2007-4847-bf00-30a5f6ece30a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:14:56.699 8 INFO cinder.api.openstack.wsgi [None req-1b852667-2007-4847-bf00-30a5f6ece30a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 341/679] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:14:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:14:56.712 7 INFO cinder.api.openstack.wsgi [None req-3df42357-6006-4f80-8789-24e940b08e5a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:14:56.726 7 INFO cinder.volume.api [None req-3df42357-6006-4f80-8789-24e940b08e5a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:14:56.730 7 INFO cinder.api.openstack.wsgi [None req-3df42357-6006-4f80-8789-24e940b08e5a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 339/680] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:14:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:14:58.014 8 INFO cinder.api.openstack.wsgi [None req-1b852667-2007-4847-bf00-30a5f6ece30a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:14:58.014 7 INFO cinder.api.openstack.wsgi [None req-3df42357-6006-4f80-8789-24e940b08e5a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:14:58.015 8 INFO cinder.api.openstack.wsgi [None req-1b852667-2007-4847-bf00-30a5f6ece30a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:14:58.015 7 INFO cinder.api.openstack.wsgi [None req-3df42357-6006-4f80-8789-24e940b08e5a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:15:08.013 8 INFO cinder.api.openstack.wsgi [None req-1b852667-2007-4847-bf00-30a5f6ece30a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:15:08.014 8 INFO cinder.api.openstack.wsgi [None req-1b852667-2007-4847-bf00-30a5f6ece30a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:15:08.014 7 INFO cinder.api.openstack.wsgi [None req-3df42357-6006-4f80-8789-24e940b08e5a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:15:08.015 7 INFO cinder.api.openstack.wsgi [None req-3df42357-6006-4f80-8789-24e940b08e5a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:15:18.012 8 INFO cinder.api.openstack.wsgi [None req-1b852667-2007-4847-bf00-30a5f6ece30a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:15:18.013 8 INFO cinder.api.openstack.wsgi [None req-1b852667-2007-4847-bf00-30a5f6ece30a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:15:18.013 7 INFO cinder.api.openstack.wsgi [None req-3df42357-6006-4f80-8789-24e940b08e5a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:15:18.015 7 INFO cinder.api.openstack.wsgi [None req-3df42357-6006-4f80-8789-24e940b08e5a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:15:28.012 8 INFO cinder.api.openstack.wsgi [None req-1b852667-2007-4847-bf00-30a5f6ece30a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:15:28.012 7 INFO cinder.api.openstack.wsgi [None req-3df42357-6006-4f80-8789-24e940b08e5a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:15:28.013 8 INFO cinder.api.openstack.wsgi [None req-1b852667-2007-4847-bf00-30a5f6ece30a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:15:28.014 7 INFO cinder.api.openstack.wsgi [None req-3df42357-6006-4f80-8789-24e940b08e5a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:15:30.230 8 INFO cinder.api.openstack.wsgi [None req-1b852667-2007-4847-bf00-30a5f6ece30a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 00:15:30.231 8 INFO cinder.api.openstack.wsgi [None req-1b852667-2007-4847-bf00-30a5f6ece30a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 346/689] 10.0.0.198 () {30 vars in 411 bytes} [Wed Jul 15 00:15:30 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 00:15:33.137 7 INFO cinder.api.openstack.wsgi [None req-64c2583d-ef4b-46ff-a7dc-4f2e55ab8f34 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes 2026-07-15 00:15:33.178 7 INFO cinder.volume.api [None req-64c2583d-ef4b-46ff-a7dc-4f2e55ab8f34 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Get all volumes completed successfully. 2026-07-15 00:15:33.179 7 INFO cinder.api.openstack.wsgi [None req-64c2583d-ef4b-46ff-a7dc-4f2e55ab8f34 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes returned with HTTP 200 [pid: 7|app: 0|req: 344/690] 10.0.0.198 () {32 vars in 701 bytes} [Wed Jul 15 00:15:32 2026] GET /v3/85f311362cd442d19162020302da3501/volumes => generated 15 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:15:33.196 8 INFO cinder.api.openstack.wsgi [None req-fff82156-6ca1-43a0-8338-be93a6bab0f6 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes 2026-07-15 00:15:33.198 8 INFO cinder.api.v3.volumes [None req-fff82156-6ca1-43a0-8338-be93a6bab0f6 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Create volume of 1 GB 2026-07-15 00:15:33.213 8 INFO cinder.volume.api [None req-fff82156-6ca1-43a0-8338-be93a6bab0f6 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Availability Zones retrieved successfully. 2026-07-15 00:15:33.515 8 INFO cinder.volume.api [None req-fff82156-6ca1-43a0-8338-be93a6bab0f6 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Create volume request issued successfully. 2026-07-15 00:15:33.516 8 INFO cinder.api.openstack.wsgi [None req-fff82156-6ca1-43a0-8338-be93a6bab0f6 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes returned with HTTP 202 [pid: 8|app: 0|req: 347/691] 10.0.0.198 () {34 vars in 723 bytes} [Wed Jul 15 00:15:33 2026] POST /v3/85f311362cd442d19162020302da3501/volumes => generated 876 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 00:15:33.535 7 INFO cinder.api.openstack.wsgi [None req-c9e92c8d-110e-4ce8-977a-13a1d6a9358d 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:33.592 7 INFO cinder.volume.api [None req-c9e92c8d-110e-4ce8-977a-13a1d6a9358d 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:33.607 7 INFO cinder.api.openstack.wsgi [None req-c9e92c8d-110e-4ce8-977a-13a1d6a9358d 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 returned with HTTP 200 [pid: 7|app: 0|req: 345/692] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:33 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 => generated 944 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:34.626 8 INFO cinder.api.openstack.wsgi [None req-163b9d32-0b4c-4835-a26d-3a2039f6522a 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:34.644 8 INFO cinder.volume.api [None req-163b9d32-0b4c-4835-a26d-3a2039f6522a 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:34.653 8 INFO cinder.api.openstack.wsgi [None req-163b9d32-0b4c-4835-a26d-3a2039f6522a 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 returned with HTTP 200 [pid: 8|app: 0|req: 348/693] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:34 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:35.680 7 INFO cinder.api.openstack.wsgi [None req-4b778e9b-4f45-4b55-9acd-21b7ab984e7d 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:35.695 7 INFO cinder.volume.api [None req-4b778e9b-4f45-4b55-9acd-21b7ab984e7d 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:35.700 7 INFO cinder.api.openstack.wsgi [None req-4b778e9b-4f45-4b55-9acd-21b7ab984e7d 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 returned with HTTP 200 [pid: 7|app: 0|req: 346/694] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:35 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:35.722 8 INFO cinder.api.openstack.wsgi [None req-ca82cecf-3f48-447e-8745-95f9e07168fb 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:35.737 8 INFO cinder.volume.api [None req-ca82cecf-3f48-447e-8745-95f9e07168fb 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:35.742 8 INFO cinder.api.openstack.wsgi [None req-ca82cecf-3f48-447e-8745-95f9e07168fb 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 returned with HTTP 200 [pid: 8|app: 0|req: 349/695] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:35 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:35.764 7 INFO cinder.api.openstack.wsgi [None req-333e107d-a781-4d1e-98ef-379058757acc 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes 2026-07-15 00:15:35.768 7 INFO cinder.api.v3.volumes [None req-333e107d-a781-4d1e-98ef-379058757acc 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Create volume of 1 GB 2026-07-15 00:15:35.782 7 INFO cinder.volume.api [None req-333e107d-a781-4d1e-98ef-379058757acc 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Availability Zones retrieved successfully. 2026-07-15 00:15:36.014 7 INFO cinder.volume.api [None req-333e107d-a781-4d1e-98ef-379058757acc 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Create volume request issued successfully. 2026-07-15 00:15:36.015 7 INFO cinder.api.openstack.wsgi [None req-333e107d-a781-4d1e-98ef-379058757acc 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes returned with HTTP 202 [pid: 7|app: 0|req: 347/696] 10.0.0.198 () {34 vars in 723 bytes} [Wed Jul 15 00:15:35 2026] POST /v3/85f311362cd442d19162020302da3501/volumes => generated 876 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:36.036 8 INFO cinder.api.openstack.wsgi [None req-8aef1fe3-6b0e-43f3-9c96-57b8709f57f9 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:36.053 8 INFO cinder.volume.api [None req-8aef1fe3-6b0e-43f3-9c96-57b8709f57f9 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:36.061 8 INFO cinder.api.openstack.wsgi [None req-8aef1fe3-6b0e-43f3-9c96-57b8709f57f9 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 returned with HTTP 200 [pid: 8|app: 0|req: 350/697] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:36 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:37.084 7 INFO cinder.api.openstack.wsgi [None req-751f609a-d70d-43e1-bb5c-dc034110a8a0 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:37.099 7 INFO cinder.volume.api [None req-751f609a-d70d-43e1-bb5c-dc034110a8a0 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:37.105 7 INFO cinder.api.openstack.wsgi [None req-751f609a-d70d-43e1-bb5c-dc034110a8a0 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 returned with HTTP 200 [pid: 7|app: 0|req: 348/698] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:37 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:37.137 8 INFO cinder.api.openstack.wsgi [None req-6bf32b9a-9aac-4d17-987e-1accbd4d9228 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:37.155 8 INFO cinder.volume.api [None req-6bf32b9a-9aac-4d17-987e-1accbd4d9228 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:37.161 8 INFO cinder.api.openstack.wsgi [None req-6bf32b9a-9aac-4d17-987e-1accbd4d9228 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 returned with HTTP 200 [pid: 8|app: 0|req: 351/699] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:37 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:37.181 7 INFO cinder.api.openstack.wsgi [None req-8f0ecde2-b3a9-441b-ac33-b49a0ec4537e 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes 2026-07-15 00:15:37.182 7 INFO cinder.api.v3.volumes [None req-8f0ecde2-b3a9-441b-ac33-b49a0ec4537e 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Create volume of 1 GB 2026-07-15 00:15:37.188 7 INFO cinder.volume.api [None req-8f0ecde2-b3a9-441b-ac33-b49a0ec4537e 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Availability Zones retrieved successfully. 2026-07-15 00:15:37.342 7 INFO cinder.volume.api [None req-8f0ecde2-b3a9-441b-ac33-b49a0ec4537e 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Create volume request issued successfully. 2026-07-15 00:15:37.343 7 INFO cinder.api.openstack.wsgi [None req-8f0ecde2-b3a9-441b-ac33-b49a0ec4537e 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes returned with HTTP 202 [pid: 7|app: 0|req: 349/700] 10.0.0.198 () {34 vars in 723 bytes} [Wed Jul 15 00:15:37 2026] POST /v3/85f311362cd442d19162020302da3501/volumes => generated 875 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:37.382 8 INFO cinder.api.openstack.wsgi [None req-a47a96f2-2eaa-4f64-a197-43b468cf8c14 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:37.399 8 INFO cinder.volume.api [None req-a47a96f2-2eaa-4f64-a197-43b468cf8c14 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:37.403 8 INFO cinder.api.openstack.wsgi [None req-a47a96f2-2eaa-4f64-a197-43b468cf8c14 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 returned with HTTP 200 [pid: 8|app: 0|req: 352/701] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:37 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:38.013 8 INFO cinder.api.openstack.wsgi [None req-a47a96f2-2eaa-4f64-a197-43b468cf8c14 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:15:38.013 7 INFO cinder.api.openstack.wsgi [None req-8f0ecde2-b3a9-441b-ac33-b49a0ec4537e 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:15:38.014 8 INFO cinder.api.openstack.wsgi [None req-a47a96f2-2eaa-4f64-a197-43b468cf8c14 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:15:38.015 7 INFO cinder.api.openstack.wsgi [None req-8f0ecde2-b3a9-441b-ac33-b49a0ec4537e 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:38.421 8 INFO cinder.api.openstack.wsgi [None req-3339f687-ddb1-4515-a652-8ce90999965e 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:38.437 8 INFO cinder.volume.api [None req-3339f687-ddb1-4515-a652-8ce90999965e 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:38.441 8 INFO cinder.api.openstack.wsgi [None req-3339f687-ddb1-4515-a652-8ce90999965e 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 returned with HTTP 200 [pid: 8|app: 0|req: 354/704] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:38 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:38.463 7 INFO cinder.api.openstack.wsgi [None req-982e337d-02da-4400-b37f-0615ce909f73 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:38.477 7 INFO cinder.volume.api [None req-982e337d-02da-4400-b37f-0615ce909f73 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:38.482 7 INFO cinder.api.openstack.wsgi [None req-982e337d-02da-4400-b37f-0615ce909f73 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 returned with HTTP 200 [pid: 7|app: 0|req: 351/705] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:38 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:38.508 8 INFO cinder.api.openstack.wsgi [None req-96141a38-0508-4e9b-9db4-0beca1bb759a 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes 2026-07-15 00:15:38.541 8 INFO cinder.volume.api [None req-96141a38-0508-4e9b-9db4-0beca1bb759a 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Get all volumes completed successfully. 2026-07-15 00:15:38.542 8 INFO cinder.api.openstack.wsgi [None req-96141a38-0508-4e9b-9db4-0beca1bb759a 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes returned with HTTP 200 [pid: 8|app: 0|req: 355/706] 10.0.0.198 () {32 vars in 701 bytes} [Wed Jul 15 00:15:38 2026] GET /v3/85f311362cd442d19162020302da3501/volumes => generated 1323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:38.561 7 INFO cinder.api.openstack.wsgi [None req-de2efc69-f1bb-426d-a87d-130d9a17c93f 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:38.579 7 INFO cinder.volume.api [None req-de2efc69-f1bb-426d-a87d-130d9a17c93f 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:38.583 7 INFO cinder.api.openstack.wsgi [None req-de2efc69-f1bb-426d-a87d-130d9a17c93f 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 returned with HTTP 200 [pid: 7|app: 0|req: 352/707] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:38 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 => generated 968 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:38.609 8 INFO cinder.api.openstack.wsgi [None req-31abd7ca-18dc-49d7-8690-0e3403049116 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 2026-07-15 00:15:38.609 8 INFO cinder.api.v3.volumes [None req-31abd7ca-18dc-49d7-8690-0e3403049116 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Delete volume with id: 3b48c972-9189-452c-9b91-3b48afa1c7a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:38.620 8 INFO cinder.volume.api [None req-31abd7ca-18dc-49d7-8690-0e3403049116 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:38.649 8 INFO cinder.volume.api [None req-31abd7ca-18dc-49d7-8690-0e3403049116 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Delete volume request issued successfully. 2026-07-15 00:15:38.649 8 INFO cinder.api.openstack.wsgi [None req-31abd7ca-18dc-49d7-8690-0e3403049116 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 returned with HTTP 202 [pid: 8|app: 0|req: 356/708] 10.0.0.198 () {32 vars in 778 bytes} [Wed Jul 15 00:15:38 2026] DELETE /v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:38.666 7 INFO cinder.api.openstack.wsgi [None req-1435cdc8-4e86-4613-8ea7-9292ea739cd8 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:38.682 7 INFO cinder.volume.api [None req-1435cdc8-4e86-4613-8ea7-9292ea739cd8 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:38.687 7 INFO cinder.api.openstack.wsgi [None req-1435cdc8-4e86-4613-8ea7-9292ea739cd8 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 returned with HTTP 200 [pid: 7|app: 0|req: 353/709] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:38 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 => generated 967 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:39.717 8 INFO cinder.api.openstack.wsgi [None req-823300b9-9282-4bc8-9970-e62e0198b1c4 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 2026-07-15 00:15:39.725 8 INFO cinder.api.openstack.wsgi [None req-823300b9-9282-4bc8-9970-e62e0198b1c4 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 returned with HTTP 404 [pid: 8|app: 0|req: 357/710] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:39 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/3b48c972-9189-452c-9b91-3b48afa1c7a3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:39.736 7 INFO cinder.api.openstack.wsgi [None req-6ac5e6a7-5965-4a4b-a012-ff25c507022c 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:39.750 7 INFO cinder.volume.api [None req-6ac5e6a7-5965-4a4b-a012-ff25c507022c 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:39.754 7 INFO cinder.api.openstack.wsgi [None req-6ac5e6a7-5965-4a4b-a012-ff25c507022c 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 returned with HTTP 200 [pid: 7|app: 0|req: 354/711] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:39 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 => generated 969 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:39.774 8 INFO cinder.api.openstack.wsgi [None req-8f0436d7-cdeb-415f-908f-7f509be75c4c 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 2026-07-15 00:15:39.775 8 INFO cinder.api.v3.volumes [None req-8f0436d7-cdeb-415f-908f-7f509be75c4c 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Delete volume with id: 2b100c26-f285-4a28-a17b-a6885cad3f11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:39.786 8 INFO cinder.volume.api [None req-8f0436d7-cdeb-415f-908f-7f509be75c4c 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:39.812 8 INFO cinder.volume.api [None req-8f0436d7-cdeb-415f-908f-7f509be75c4c 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Delete volume request issued successfully. 2026-07-15 00:15:39.812 8 INFO cinder.api.openstack.wsgi [None req-8f0436d7-cdeb-415f-908f-7f509be75c4c 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 returned with HTTP 202 [pid: 8|app: 0|req: 358/712] 10.0.0.198 () {32 vars in 778 bytes} [Wed Jul 15 00:15:39 2026] DELETE /v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:39.824 7 INFO cinder.api.openstack.wsgi [None req-64074681-7780-4503-9d59-a483a017e928 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:39.838 7 INFO cinder.volume.api [None req-64074681-7780-4503-9d59-a483a017e928 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:39.844 7 INFO cinder.api.openstack.wsgi [None req-64074681-7780-4503-9d59-a483a017e928 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 returned with HTTP 200 [pid: 7|app: 0|req: 355/713] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:39 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:40.880 8 INFO cinder.api.openstack.wsgi [None req-a123e1fe-c6d6-4d97-b509-3cc122f965e3 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 2026-07-15 00:15:40.893 8 INFO cinder.api.openstack.wsgi [None req-a123e1fe-c6d6-4d97-b509-3cc122f965e3 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 returned with HTTP 404 [pid: 8|app: 0|req: 359/714] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:40 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/2b100c26-f285-4a28-a17b-a6885cad3f11 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:40.915 7 INFO cinder.api.openstack.wsgi [None req-3c0a6f60-6763-4516-86d1-6771adcde20e 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:40.928 7 INFO cinder.volume.api [None req-3c0a6f60-6763-4516-86d1-6771adcde20e 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:40.933 7 INFO cinder.api.openstack.wsgi [None req-3c0a6f60-6763-4516-86d1-6771adcde20e 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 returned with HTTP 200 [pid: 7|app: 0|req: 356/715] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:40 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:40.951 8 INFO cinder.api.openstack.wsgi [None req-f5968f6b-a64b-4a5a-8844-1d4aa78f0cc0 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 2026-07-15 00:15:40.952 8 INFO cinder.api.v3.volumes [None req-f5968f6b-a64b-4a5a-8844-1d4aa78f0cc0 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Delete volume with id: f6f052f3-ab6a-4a59-8bbf-00edd303fba4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:40.963 8 INFO cinder.volume.api [None req-f5968f6b-a64b-4a5a-8844-1d4aa78f0cc0 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:40.986 8 INFO cinder.volume.api [None req-f5968f6b-a64b-4a5a-8844-1d4aa78f0cc0 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Delete volume request issued successfully. 2026-07-15 00:15:40.986 8 INFO cinder.api.openstack.wsgi [None req-f5968f6b-a64b-4a5a-8844-1d4aa78f0cc0 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 returned with HTTP 202 [pid: 8|app: 0|req: 360/716] 10.0.0.198 () {32 vars in 778 bytes} [Wed Jul 15 00:15:40 2026] DELETE /v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:40.995 7 INFO cinder.api.openstack.wsgi [None req-9bed40d9-3868-4fc0-ba71-8efc86b46f75 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:41.009 7 INFO cinder.volume.api [None req-9bed40d9-3868-4fc0-ba71-8efc86b46f75 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:41.015 7 INFO cinder.api.openstack.wsgi [None req-9bed40d9-3868-4fc0-ba71-8efc86b46f75 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 returned with HTTP 200 [pid: 7|app: 0|req: 357/717] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:40 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 => generated 968 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:42.040 8 INFO cinder.api.openstack.wsgi [None req-dd044ade-76d7-41f0-b149-cf6e1eaa22d6 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 2026-07-15 00:15:42.056 8 INFO cinder.api.openstack.wsgi [None req-dd044ade-76d7-41f0-b149-cf6e1eaa22d6 4d929a68a93845979e46f4b9d2ff3692 85f311362cd442d19162020302da3501 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 returned with HTTP 404 [pid: 8|app: 0|req: 361/718] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:42 2026] GET /v3/85f311362cd442d19162020302da3501/volumes/f6f052f3-ab6a-4a59-8bbf-00edd303fba4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:43.316 7 INFO cinder.api.openstack.wsgi [None req-903220c7-b41c-464a-97b6-c673123b67e1 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes 2026-07-15 00:15:43.918 7 INFO cinder.api.v3.volumes [None req-903220c7-b41c-464a-97b6-c673123b67e1 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] Create volume of 1 GB 2026-07-15 00:15:43.924 7 INFO cinder.volume.api [None req-903220c7-b41c-464a-97b6-c673123b67e1 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] Availability Zones retrieved successfully. 2026-07-15 00:15:44.123 7 INFO cinder.volume.api [None req-903220c7-b41c-464a-97b6-c673123b67e1 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] Create volume request issued successfully. 2026-07-15 00:15:44.124 7 INFO cinder.api.openstack.wsgi [None req-903220c7-b41c-464a-97b6-c673123b67e1 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes returned with HTTP 202 [pid: 7|app: 0|req: 358/719] 10.0.0.198 () {34 vars in 723 bytes} [Wed Jul 15 00:15:43 2026] POST /v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes => generated 864 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 00:15:44.149 8 INFO cinder.api.openstack.wsgi [None req-4a3983a0-327c-46d5-aba4-df7532abbb5d 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:44.165 8 INFO cinder.volume.api [None req-4a3983a0-327c-46d5-aba4-df7532abbb5d 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:44.172 8 INFO cinder.api.openstack.wsgi [None req-4a3983a0-327c-46d5-aba4-df7532abbb5d 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 returned with HTTP 200 [pid: 8|app: 0|req: 362/720] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:44 2026] GET /v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 => generated 932 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:45.194 7 INFO cinder.api.openstack.wsgi [None req-ef66467d-ce78-4454-9aaa-a4d3f857e52b 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:45.210 7 INFO cinder.volume.api [None req-ef66467d-ce78-4454-9aaa-a4d3f857e52b 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:45.216 7 INFO cinder.api.openstack.wsgi [None req-ef66467d-ce78-4454-9aaa-a4d3f857e52b 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 returned with HTTP 200 [pid: 7|app: 0|req: 359/721] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:45 2026] GET /v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:46.152 8 INFO cinder.api.openstack.wsgi [req-da4cf51e-2d2a-4a0a-8529-177706b385bc req-48012a7d-ff98-4d26-8103-ed8ff5c73645 8c99bed95a324990b7e99c951133d205 eaa4d07616354233b3355e2a71097124 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eaa4d07616354233b3355e2a71097124/attachments?instance_id=b0776202-fbeb-4112-8ad2-615965ece696 2026-07-15 00:15:46.165 8 INFO cinder.api.openstack.wsgi [req-da4cf51e-2d2a-4a0a-8529-177706b385bc req-48012a7d-ff98-4d26-8103-ed8ff5c73645 8c99bed95a324990b7e99c951133d205 eaa4d07616354233b3355e2a71097124 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eaa4d07616354233b3355e2a71097124/attachments?instance_id=b0776202-fbeb-4112-8ad2-615965ece696 returned with HTTP 200 [pid: 8|app: 0|req: 363/722] 199.19.213.138 () {36 vars in 1104 bytes} [Wed Jul 15 00:15:46 2026] GET /v3/eaa4d07616354233b3355e2a71097124/attachments?instance_id=b0776202-fbeb-4112-8ad2-615965ece696 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:46.228 7 INFO cinder.api.openstack.wsgi [None req-ef66467d-ce78-4454-9aaa-a4d3f857e52b 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 00:15:46.231 7 INFO cinder.api.openstack.wsgi [None req-ef66467d-ce78-4454-9aaa-a4d3f857e52b 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 360/723] 10.0.0.117 () {28 vars in 376 bytes} [Wed Jul 15 00:15:46 2026] GET / => generated 411 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:46.245 8 INFO cinder.api.openstack.wsgi [None req-05795bd6-6e2e-48e5-94dc-6afff93a3fb7 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 2026-07-15 00:15:46.245 7 INFO cinder.api.openstack.wsgi [None req-9c53c086-6cf0-4b20-93e7-fbb7816bea4b 4f38771caced488bb2d0d774ad2eb7de fed7ba00ddd7470bbbaefc1b5046bbfa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fed7ba00ddd7470bbbaefc1b5046bbfa/limits?tenant_id=fed7ba00ddd7470bbbaefc1b5046bbfa /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:46.258 8 INFO cinder.volume.api [None req-05795bd6-6e2e-48e5-94dc-6afff93a3fb7 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:46.263 8 INFO cinder.api.openstack.wsgi [None req-05795bd6-6e2e-48e5-94dc-6afff93a3fb7 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 returned with HTTP 200 [pid: 8|app: 0|req: 364/724] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:46 2026] GET /v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 => generated 1482 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:15:46.274 7 INFO cinder.api.openstack.wsgi [None req-9c53c086-6cf0-4b20-93e7-fbb7816bea4b 4f38771caced488bb2d0d774ad2eb7de fed7ba00ddd7470bbbaefc1b5046bbfa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fed7ba00ddd7470bbbaefc1b5046bbfa/limits?tenant_id=fed7ba00ddd7470bbbaefc1b5046bbfa returned with HTTP 200 [pid: 7|app: 0|req: 361/725] 10.0.0.117 () {34 vars in 879 bytes} [Wed Jul 15 00:15:46 2026] GET /v3/fed7ba00ddd7470bbbaefc1b5046bbfa/limits?tenant_id=fed7ba00ddd7470bbbaefc1b5046bbfa => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:46.359 8 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-7ded64e2-d2d5-46f9-b064-ebc71b6bc5e7 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:46.374 8 INFO cinder.volume.api [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-7ded64e2-d2d5-46f9-b064-ebc71b6bc5e7 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:46.380 8 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-7ded64e2-d2d5-46f9-b064-ebc71b6bc5e7 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 returned with HTTP 200 [pid: 8|app: 0|req: 365/726] 10.0.0.49 () {34 vars in 1027 bytes} [Wed Jul 15 00:15:46 2026] GET /v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 => generated 1482 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:15:46.862 7 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-f1865c26-30a0-47c5-aedf-99116bedf023 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:46.880 7 INFO cinder.volume.api [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-f1865c26-30a0-47c5-aedf-99116bedf023 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:46.893 7 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-f1865c26-30a0-47c5-aedf-99116bedf023 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 returned with HTTP 200 [pid: 7|app: 0|req: 362/727] 10.0.0.49 () {34 vars in 1027 bytes} [Wed Jul 15 00:15:46 2026] GET /v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 => generated 1482 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:15:46.906 8 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-7ded64e2-d2d5-46f9-b064-ebc71b6bc5e7 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 00:15:46.907 8 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-7ded64e2-d2d5-46f9-b064-ebc71b6bc5e7 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 366/728] 10.0.0.49 () {32 vars in 828 bytes} [Wed Jul 15 00:15:46 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:46.918 7 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-63a563bc-2aed-41d3-86f1-5ee2957cb6cd 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/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-15 00:15:46.984 7 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-63a563bc-2aed-41d3-86f1-5ee2957cb6cd 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/attachments returned with HTTP 200 [pid: 7|app: 0|req: 363/729] 10.0.0.49 () {40 vars in 1056 bytes} [Wed Jul 15 00:15:46 2026] POST /v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:15:47.771 8 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-7ded64e2-d2d5-46f9-b064-ebc71b6bc5e7 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 00:15:47.772 8 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-7ded64e2-d2d5-46f9-b064-ebc71b6bc5e7 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 367/730] 10.0.0.117 () {28 vars in 376 bytes} [Wed Jul 15 00:15:47 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 00:15:47.777 7 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-63a563bc-2aed-41d3-86f1-5ee2957cb6cd 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 00:15:47.778 7 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-63a563bc-2aed-41d3-86f1-5ee2957cb6cd 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 364/731] 10.0.0.117 () {28 vars in 376 bytes} [Wed Jul 15 00:15:47 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 00:15:48.013 7 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-63a563bc-2aed-41d3-86f1-5ee2957cb6cd 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:15:48.013 8 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-7ded64e2-d2d5-46f9-b064-ebc71b6bc5e7 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:15:48.014 7 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-63a563bc-2aed-41d3-86f1-5ee2957cb6cd 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:15:48.014 8 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-7ded64e2-d2d5-46f9-b064-ebc71b6bc5e7 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:15:48.529 7 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-63a563bc-2aed-41d3-86f1-5ee2957cb6cd 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 00:15:48.530 7 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-63a563bc-2aed-41d3-86f1-5ee2957cb6cd 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 366/734] 10.0.0.117 () {28 vars in 376 bytes} [Wed Jul 15 00:15:48 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:48.540 8 INFO cinder.api.openstack.wsgi [None req-7ccc4da9-fc4a-47ff-a5ff-c38bc050d685 4f38771caced488bb2d0d774ad2eb7de fed7ba00ddd7470bbbaefc1b5046bbfa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/fed7ba00ddd7470bbbaefc1b5046bbfa/limits?tenant_id=fed7ba00ddd7470bbbaefc1b5046bbfa 2026-07-15 00:15:48.558 8 INFO cinder.api.openstack.wsgi [None req-7ccc4da9-fc4a-47ff-a5ff-c38bc050d685 4f38771caced488bb2d0d774ad2eb7de fed7ba00ddd7470bbbaefc1b5046bbfa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/fed7ba00ddd7470bbbaefc1b5046bbfa/limits?tenant_id=fed7ba00ddd7470bbbaefc1b5046bbfa returned with HTTP 200 [pid: 8|app: 0|req: 369/735] 10.0.0.117 () {34 vars in 879 bytes} [Wed Jul 15 00:15:48 2026] GET /v3/fed7ba00ddd7470bbbaefc1b5046bbfa/limits?tenant_id=fed7ba00ddd7470bbbaefc1b5046bbfa => generated 302 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:49.971 7 INFO cinder.api.openstack.wsgi [None req-b6f5f29e-02c6-4e8b-b8e3-0e08377568c2 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes 2026-07-15 00:15:49.974 7 INFO cinder.api.v3.volumes [None req-b6f5f29e-02c6-4e8b-b8e3-0e08377568c2 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:49.982 7 INFO cinder.volume.api [None req-b6f5f29e-02c6-4e8b-b8e3-0e08377568c2 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Availability Zones retrieved successfully. 2026-07-15 00:15:50.095 8 INFO cinder.api.openstack.wsgi [None req-7ccc4da9-fc4a-47ff-a5ff-c38bc050d685 4f38771caced488bb2d0d774ad2eb7de fed7ba00ddd7470bbbaefc1b5046bbfa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 00:15:50.096 8 INFO cinder.api.openstack.wsgi [None req-7ccc4da9-fc4a-47ff-a5ff-c38bc050d685 4f38771caced488bb2d0d774ad2eb7de fed7ba00ddd7470bbbaefc1b5046bbfa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 370/736] 10.0.0.117 () {28 vars in 376 bytes} [Wed Jul 15 00:15:50 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 00:15:50.102 8 INFO cinder.api.openstack.wsgi [None req-7ccc4da9-fc4a-47ff-a5ff-c38bc050d685 4f38771caced488bb2d0d774ad2eb7de fed7ba00ddd7470bbbaefc1b5046bbfa - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 00:15:50.103 8 INFO cinder.api.openstack.wsgi [None req-7ccc4da9-fc4a-47ff-a5ff-c38bc050d685 4f38771caced488bb2d0d774ad2eb7de fed7ba00ddd7470bbbaefc1b5046bbfa - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 371/737] 10.0.0.117 () {28 vars in 376 bytes} [Wed Jul 15 00:15:50 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-15 00:15:50.146 7 INFO cinder.volume.api [None req-b6f5f29e-02c6-4e8b-b8e3-0e08377568c2 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Create volume request issued successfully. 2026-07-15 00:15:50.147 7 INFO cinder.api.openstack.wsgi [None req-b6f5f29e-02c6-4e8b-b8e3-0e08377568c2 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes returned with HTTP 202 [pid: 7|app: 0|req: 367/738] 10.0.0.198 () {34 vars in 723 bytes} [Wed Jul 15 00:15:49 2026] POST /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes => generated 871 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 00:15:50.169 8 INFO cinder.api.openstack.wsgi [None req-4b60f84f-2b1d-45f2-802f-721d24b7e352 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:50.186 8 INFO cinder.volume.api [None req-4b60f84f-2b1d-45f2-802f-721d24b7e352 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:50.191 8 INFO cinder.api.openstack.wsgi [None req-4b60f84f-2b1d-45f2-802f-721d24b7e352 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 returned with HTTP 200 [pid: 8|app: 0|req: 372/739] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:50 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:51.211 7 INFO cinder.api.openstack.wsgi [None req-a80fff75-7c9e-4832-bf4e-35fe93db011b b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:51.225 7 INFO cinder.volume.api [None req-a80fff75-7c9e-4832-bf4e-35fe93db011b b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:51.229 7 INFO cinder.api.openstack.wsgi [None req-a80fff75-7c9e-4832-bf4e-35fe93db011b b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 returned with HTTP 200 [pid: 7|app: 0|req: 368/740] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:51 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 => generated 964 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:51.250 8 INFO cinder.api.openstack.wsgi [None req-10f03ac7-421f-4dad-83fa-9edaa2f27a6c b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:51.283 8 INFO cinder.volume.api [None req-10f03ac7-421f-4dad-83fa-9edaa2f27a6c b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:51.294 8 INFO cinder.api.openstack.wsgi [None req-10f03ac7-421f-4dad-83fa-9edaa2f27a6c b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 returned with HTTP 200 [pid: 8|app: 0|req: 373/741] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:51 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:51.311 7 INFO cinder.api.openstack.wsgi [None req-760fca87-d6ac-4c32-bc02-da54aa72bb31 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:51.325 7 INFO cinder.volume.api [None req-760fca87-d6ac-4c32-bc02-da54aa72bb31 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:51.334 7 INFO cinder.volume.api [None req-760fca87-d6ac-4c32-bc02-da54aa72bb31 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume updated successfully. 2026-07-15 00:15:51.335 7 INFO cinder.api.openstack.wsgi [None req-760fca87-d6ac-4c32-bc02-da54aa72bb31 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 returned with HTTP 200 [pid: 7|app: 0|req: 369/742] 10.0.0.198 () {34 vars in 795 bytes} [Wed Jul 15 00:15:51 2026] PUT /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:51.349 8 INFO cinder.api.openstack.wsgi [None req-e7cb132c-ca5b-4893-bb69-40677433761f b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:51.362 8 INFO cinder.volume.api [None req-e7cb132c-ca5b-4893-bb69-40677433761f b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:51.369 8 INFO cinder.volume.api [None req-e7cb132c-ca5b-4893-bb69-40677433761f b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume updated successfully. 2026-07-15 00:15:51.369 8 INFO cinder.api.openstack.wsgi [None req-e7cb132c-ca5b-4893-bb69-40677433761f b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 returned with HTTP 200 [pid: 8|app: 0|req: 374/743] 10.0.0.198 () {34 vars in 796 bytes} [Wed Jul 15 00:15:51 2026] PUT /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 => generated 934 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:51.386 7 INFO cinder.api.openstack.wsgi [None req-be55d38c-cbf3-4699-85b0-c622540b6965 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:51.399 7 INFO cinder.volume.api [None req-be55d38c-cbf3-4699-85b0-c622540b6965 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:51.404 7 INFO cinder.api.openstack.wsgi [None req-be55d38c-cbf3-4699-85b0-c622540b6965 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 returned with HTTP 200 [pid: 7|app: 0|req: 370/744] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:51 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 => generated 1002 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:51.424 8 INFO cinder.api.openstack.wsgi [None req-857396f0-ade6-4843-880c-d2c8f5e50d60 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes 2026-07-15 00:15:51.428 8 INFO cinder.api.v3.volumes [None req-857396f0-ade6-4843-880c-d2c8f5e50d60 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Create volume of 1 GB 2026-07-15 00:15:51.432 8 INFO cinder.volume.api [None req-857396f0-ade6-4843-880c-d2c8f5e50d60 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Availability Zones retrieved successfully. 2026-07-15 00:15:51.586 8 INFO cinder.volume.api [None req-857396f0-ade6-4843-880c-d2c8f5e50d60 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Create volume request issued successfully. 2026-07-15 00:15:51.587 8 INFO cinder.api.openstack.wsgi [None req-857396f0-ade6-4843-880c-d2c8f5e50d60 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 375/745] 10.0.0.198 () {34 vars in 723 bytes} [Wed Jul 15 00:15:51 2026] POST /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes => generated 892 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:51.609 7 INFO cinder.api.openstack.wsgi [None req-d5dbde23-b9df-4dbd-ab52-9a16a5abed90 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:51.620 7 INFO cinder.volume.api [None req-d5dbde23-b9df-4dbd-ab52-9a16a5abed90 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:51.625 7 INFO cinder.api.openstack.wsgi [None req-d5dbde23-b9df-4dbd-ab52-9a16a5abed90 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f returned with HTTP 200 [pid: 7|app: 0|req: 371/746] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:51 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f => generated 960 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:52.648 8 INFO cinder.api.openstack.wsgi [None req-9c098d72-8d63-4f9d-baf1-8d3ba48b2a04 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:52.664 8 INFO cinder.volume.api [None req-9c098d72-8d63-4f9d-baf1-8d3ba48b2a04 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:52.668 8 INFO cinder.api.openstack.wsgi [None req-9c098d72-8d63-4f9d-baf1-8d3ba48b2a04 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f returned with HTTP 200 [pid: 8|app: 0|req: 376/747] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:52 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f => generated 985 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:52.687 7 INFO cinder.api.openstack.wsgi [None req-d6bef347-f5e9-461d-8575-37408f5eb8c3 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:52.702 7 INFO cinder.volume.api [None req-d6bef347-f5e9-461d-8575-37408f5eb8c3 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:52.709 7 INFO cinder.volume.api [None req-d6bef347-f5e9-461d-8575-37408f5eb8c3 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume updated successfully. 2026-07-15 00:15:52.709 7 INFO cinder.api.openstack.wsgi [None req-d6bef347-f5e9-461d-8575-37408f5eb8c3 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f returned with HTTP 200 [pid: 7|app: 0|req: 372/748] 10.0.0.198 () {34 vars in 795 bytes} [Wed Jul 15 00:15:52 2026] PUT /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:52.732 8 INFO cinder.api.openstack.wsgi [None req-73b34386-c4f8-4206-be7b-b5dbeda6707b b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:52.744 8 INFO cinder.volume.api [None req-73b34386-c4f8-4206-be7b-b5dbeda6707b b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:52.749 8 INFO cinder.api.openstack.wsgi [None req-73b34386-c4f8-4206-be7b-b5dbeda6707b b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f returned with HTTP 200 [pid: 8|app: 0|req: 377/749] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:52 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f => generated 950 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:52.770 7 INFO cinder.api.openstack.wsgi [None req-75cf4039-649a-4478-ad2f-0f9ab1df75be b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f 2026-07-15 00:15:52.770 7 INFO cinder.api.v3.volumes [None req-75cf4039-649a-4478-ad2f-0f9ab1df75be b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Delete volume with id: 320e492d-84a0-431e-9c1a-6369178e047f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:52.784 7 INFO cinder.volume.api [None req-75cf4039-649a-4478-ad2f-0f9ab1df75be b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:52.814 7 INFO cinder.volume.api [None req-75cf4039-649a-4478-ad2f-0f9ab1df75be b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Delete volume request issued successfully. 2026-07-15 00:15:52.814 7 INFO cinder.api.openstack.wsgi [None req-75cf4039-649a-4478-ad2f-0f9ab1df75be b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f returned with HTTP 202 [pid: 7|app: 0|req: 373/750] 10.0.0.198 () {32 vars in 778 bytes} [Wed Jul 15 00:15:52 2026] DELETE /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:52.827 8 INFO cinder.api.openstack.wsgi [None req-9326b62d-ba04-42e1-bf61-73b45c3939be b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:52.850 8 INFO cinder.volume.api [None req-9326b62d-ba04-42e1-bf61-73b45c3939be b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:52.862 8 INFO cinder.api.openstack.wsgi [None req-9326b62d-ba04-42e1-bf61-73b45c3939be b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f returned with HTTP 200 [pid: 8|app: 0|req: 378/751] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:52 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f => generated 949 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:52.899 7 INFO cinder.api.openstack.wsgi [None req-75cf4039-649a-4478-ad2f-0f9ab1df75be b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 00:15:52.899 7 INFO cinder.api.openstack.wsgi [None req-75cf4039-649a-4478-ad2f-0f9ab1df75be b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 374/752] 199.19.213.138 () {32 vars in 840 bytes} [Wed Jul 15 00:15:52 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:52.913 8 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-6e35359f-3e0f-423a-aabc-2e70b609e53c 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:52.939 8 INFO cinder.volume.api [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-6e35359f-3e0f-423a-aabc-2e70b609e53c 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] Volume info retrieved successfully. 2026-07-15 00:15:52.947 8 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-6e35359f-3e0f-423a-aabc-2e70b609e53c 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 returned with HTTP 200 [pid: 8|app: 0|req: 379/753] 199.19.213.138 () {36 vars in 1073 bytes} [Wed Jul 15 00:15:52 2026] GET /v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 => generated 1662 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:53.929 7 INFO cinder.api.openstack.wsgi [None req-0d53f9e7-534c-4485-89ae-ec05df8e4d61 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f 2026-07-15 00:15:53.953 7 INFO cinder.api.openstack.wsgi [None req-0d53f9e7-534c-4485-89ae-ec05df8e4d61 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f returned with HTTP 404 [pid: 7|app: 0|req: 375/754] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:53 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/320e492d-84a0-431e-9c1a-6369178e047f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:53.966 8 INFO cinder.api.openstack.wsgi [None req-58dcdac6-0633-4156-bfd2-07dfc70b1a88 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:53.981 8 INFO cinder.volume.api [None req-58dcdac6-0633-4156-bfd2-07dfc70b1a88 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:53.987 8 INFO cinder.api.openstack.wsgi [None req-58dcdac6-0633-4156-bfd2-07dfc70b1a88 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 returned with HTTP 200 [pid: 8|app: 0|req: 380/755] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:53 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 => generated 1002 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:15:54.013 7 INFO cinder.api.openstack.wsgi [None req-3639292e-528c-419a-9c52-8bbd859901f4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 2026-07-15 00:15:54.013 7 INFO cinder.api.v3.volumes [None req-3639292e-528c-419a-9c52-8bbd859901f4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Delete volume with id: 39762401-e8d1-4a99-88c2-90d8b7e56eb5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:54.027 7 INFO cinder.volume.api [None req-3639292e-528c-419a-9c52-8bbd859901f4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:54.055 7 INFO cinder.volume.api [None req-3639292e-528c-419a-9c52-8bbd859901f4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Delete volume request issued successfully. 2026-07-15 00:15:54.055 7 INFO cinder.api.openstack.wsgi [None req-3639292e-528c-419a-9c52-8bbd859901f4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 returned with HTTP 202 [pid: 7|app: 0|req: 376/756] 10.0.0.198 () {32 vars in 778 bytes} [Wed Jul 15 00:15:54 2026] DELETE /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:54.069 8 INFO cinder.api.openstack.wsgi [None req-4cb191c4-c6bf-4804-9581-054c15cef3da b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:54.095 8 INFO cinder.volume.api [None req-4cb191c4-c6bf-4804-9581-054c15cef3da b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:54.109 8 INFO cinder.api.openstack.wsgi [None req-4cb191c4-c6bf-4804-9581-054c15cef3da b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 returned with HTTP 200 [pid: 8|app: 0|req: 381/757] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:54 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 => generated 1001 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:54.856 7 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-8aa3c51e-e358-443c-b470-917599a2bf20 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/attachments/409c3728-c550-4a1e-bb2c-77074b2f6013 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:55.134 8 INFO cinder.api.openstack.wsgi [None req-861f2c0f-5bf4-48cc-a8ca-c53e9817a933 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 2026-07-15 00:15:55.151 8 INFO cinder.api.openstack.wsgi [None req-861f2c0f-5bf4-48cc-a8ca-c53e9817a933 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 returned with HTTP 404 [pid: 8|app: 0|req: 382/758] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:55 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/39762401-e8d1-4a99-88c2-90d8b7e56eb5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-15 00:15:55.228 8 INFO cinder.api.openstack.wsgi [None req-211786c1-4635-4756-a58b-debd9b0c94a4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes 2026-07-15 00:15:55.821 8 INFO cinder.api.v3.volumes [None req-211786c1-4635-4756-a58b-debd9b0c94a4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Create volume of 1 GB 2026-07-15 00:15:55.828 8 INFO cinder.volume.api [None req-211786c1-4635-4756-a58b-debd9b0c94a4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Availability Zones retrieved successfully. 2026-07-15 00:15:55.929 7 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-8aa3c51e-e358-443c-b470-917599a2bf20 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/attachments/409c3728-c550-4a1e-bb2c-77074b2f6013 returned with HTTP 200 [pid: 7|app: 0|req: 377/759] 199.19.213.138 () {40 vars in 1135 bytes} [Wed Jul 15 00:15:54 2026] PUT /v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/attachments/409c3728-c550-4a1e-bb2c-77074b2f6013 => generated 802 bytes in 1081 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:55.981 7 INFO cinder.api.openstack.wsgi [None req-252844f3-7d5b-4014-b73f-2dcbb81281a6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-15 00:15:55.987 7 INFO cinder.api.openstack.wsgi [None req-252844f3-7d5b-4014-b73f-2dcbb81281a6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 378/760] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:15:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:55.994 7 INFO cinder.api.openstack.wsgi [None req-b9855d45-5e0b-44ef-ae7d-3771910a12b1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:15:56.047 8 INFO cinder.volume.api [None req-211786c1-4635-4756-a58b-debd9b0c94a4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Create volume request issued successfully. 2026-07-15 00:15:56.048 8 INFO cinder.api.openstack.wsgi [None req-211786c1-4635-4756-a58b-debd9b0c94a4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 383/761] 10.0.0.198 () {34 vars in 723 bytes} [Wed Jul 15 00:15:55 2026] POST /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes => generated 870 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:56.066 8 INFO cinder.api.openstack.wsgi [None req-45b0ad95-217d-460c-86cb-299cac7a2a4d b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:56.082 8 INFO cinder.volume.api [None req-45b0ad95-217d-460c-86cb-299cac7a2a4d b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:56.087 8 INFO cinder.api.openstack.wsgi [None req-45b0ad95-217d-460c-86cb-299cac7a2a4d b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf returned with HTTP 200 [pid: 8|app: 0|req: 384/762] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:56 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:56.455 8 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-23d4e20b-5f21-45e5-bb9c-f4c75b06716e 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/attachments/409c3728-c550-4a1e-bb2c-77074b2f6013/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-15 00:15:56.498 7 INFO cinder.api.openstack.wsgi [None req-b9855d45-5e0b-44ef-ae7d-3771910a12b1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 2026-07-15 00:15:56.498 8 INFO cinder.api.openstack.wsgi [req-5ac517e8-cd02-4768-afd9-65f8289788dd req-23d4e20b-5f21-45e5-bb9c-f4c75b06716e 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/attachments/409c3728-c550-4a1e-bb2c-77074b2f6013/action returned with HTTP 204 [pid: 8|app: 0|req: 385/763] 199.19.213.138 () {40 vars in 1148 bytes} [Wed Jul 15 00:15:56 2026] POST /v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/attachments/409c3728-c550-4a1e-bb2c-77074b2f6013/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/764] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:15:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:56.513 8 INFO cinder.api.openstack.wsgi [None req-6f1ed4e8-5e8c-48b8-918b-deceb9e41cfd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:15:56.528 8 INFO cinder.volume.api [None req-6f1ed4e8-5e8c-48b8-918b-deceb9e41cfd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-15 00:15:56.536 8 INFO cinder.api.openstack.wsgi [None req-6f1ed4e8-5e8c-48b8-918b-deceb9e41cfd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 386/765] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:15:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 3065 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:15:56.546 7 INFO cinder.api.openstack.wsgi [None req-0c90c380-179d-4fbf-8047-fb58474d13c5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:15:56.570 7 INFO cinder.volume.api [None req-0c90c380-179d-4fbf-8047-fb58474d13c5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-15 00:15:56.581 7 INFO cinder.api.openstack.wsgi [None req-0c90c380-179d-4fbf-8047-fb58474d13c5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 380/766] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:15:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 3065 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:56.594 8 INFO cinder.api.openstack.wsgi [None req-776b80a0-00f9-4a77-a39e-8d543aa97662 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:15:56.598 8 INFO cinder.volume.api [None req-776b80a0-00f9-4a77-a39e-8d543aa97662 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:15:56.599 8 INFO cinder.api.openstack.wsgi [None req-776b80a0-00f9-4a77-a39e-8d543aa97662 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 387/767] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:15:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:56.650 7 INFO cinder.api.openstack.wsgi [None req-d720c886-eea9-46c5-8c5f-f49f1cd4673f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/0cf7f01b9cb24e2c9a07c5c1071e0f90?usage=true 2026-07-15 00:15:56.677 7 INFO cinder.api.openstack.wsgi [None req-d720c886-eea9-46c5-8c5f-f49f1cd4673f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/0cf7f01b9cb24e2c9a07c5c1071e0f90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/768] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:15:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/0cf7f01b9cb24e2c9a07c5c1071e0f90?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:56.690 8 INFO cinder.api.openstack.wsgi [None req-213df8fa-d84b-42d5-b123-87cb6c0c536c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:15:56.707 8 INFO cinder.api.openstack.wsgi [None req-213df8fa-d84b-42d5-b123-87cb6c0c536c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 388/769] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:15:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:56.722 7 INFO cinder.api.openstack.wsgi [None req-eddd733a-9e09-4793-8a04-0ce35fa6a031 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/5fb27eee06724a07a1c68bfb05562d8c?usage=true 2026-07-15 00:15:56.741 7 INFO cinder.api.openstack.wsgi [None req-eddd733a-9e09-4793-8a04-0ce35fa6a031 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/5fb27eee06724a07a1c68bfb05562d8c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/770] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:15:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/5fb27eee06724a07a1c68bfb05562d8c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:56.750 8 INFO cinder.api.openstack.wsgi [None req-69482208-69c1-45e4-8626-ea48cbefa67b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:15:56.776 8 INFO cinder.api.openstack.wsgi [None req-69482208-69c1-45e4-8626-ea48cbefa67b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 389/771] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:15:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:56.788 7 INFO cinder.api.openstack.wsgi [None req-1ba44220-2cc9-4779-88f4-e0eeb3b7ac9c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/978b73157e1745f4883351a39ce98bf5?usage=true 2026-07-15 00:15:56.807 7 INFO cinder.api.openstack.wsgi [None req-1ba44220-2cc9-4779-88f4-e0eeb3b7ac9c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/978b73157e1745f4883351a39ce98bf5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 383/772] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:15:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/978b73157e1745f4883351a39ce98bf5?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:56.821 8 INFO cinder.api.openstack.wsgi [None req-b6ea9bee-e725-41f3-b010-cc8388fc746c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:15:56.845 8 INFO cinder.api.openstack.wsgi [None req-b6ea9bee-e725-41f3-b010-cc8388fc746c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 390/773] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:15:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:56.855 7 INFO cinder.api.openstack.wsgi [None req-4c7cf389-cc9c-4823-84c0-0252cd900ffb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/b6e8774d152944d9b9b04090bdd997b7?usage=true 2026-07-15 00:15:56.871 7 INFO cinder.api.openstack.wsgi [None req-4c7cf389-cc9c-4823-84c0-0252cd900ffb 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/b6e8774d152944d9b9b04090bdd997b7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 384/774] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:15:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/b6e8774d152944d9b9b04090bdd997b7?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:56.881 8 INFO cinder.api.openstack.wsgi [None req-c85ee8c9-b277-45d8-bebe-7b5f9942b83f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/eaa4d07616354233b3355e2a71097124?usage=true 2026-07-15 00:15:56.900 8 INFO cinder.api.openstack.wsgi [None req-c85ee8c9-b277-45d8-bebe-7b5f9942b83f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/eaa4d07616354233b3355e2a71097124?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 391/775] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:15:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/eaa4d07616354233b3355e2a71097124?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:57.119 7 INFO cinder.api.openstack.wsgi [None req-a6658f85-678f-48d1-9a92-230eac2b967f b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:57.142 7 INFO cinder.volume.api [None req-a6658f85-678f-48d1-9a92-230eac2b967f b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:57.149 7 INFO cinder.api.openstack.wsgi [None req-a6658f85-678f-48d1-9a92-230eac2b967f b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf returned with HTTP 200 [pid: 7|app: 0|req: 385/776] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:57 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf => generated 1488 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:15:57.177 8 INFO cinder.api.openstack.wsgi [None req-92c1aa8a-4977-4f2c-a4e9-052aaf5391f2 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:57.193 8 INFO cinder.volume.api [None req-92c1aa8a-4977-4f2c-a4e9-052aaf5391f2 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:57.204 8 INFO cinder.api.openstack.wsgi [None req-92c1aa8a-4977-4f2c-a4e9-052aaf5391f2 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf returned with HTTP 200 [pid: 8|app: 0|req: 392/777] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:57 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf => generated 1488 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:57.230 7 INFO cinder.api.openstack.wsgi [None req-d6404c07-fc8d-4d4a-a33f-2813cf53866b b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:57.247 7 INFO cinder.volume.api [None req-d6404c07-fc8d-4d4a-a33f-2813cf53866b b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:57.251 7 INFO cinder.volume.api [None req-d6404c07-fc8d-4d4a-a33f-2813cf53866b b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume updated successfully. 2026-07-15 00:15:57.252 7 INFO cinder.api.openstack.wsgi [None req-d6404c07-fc8d-4d4a-a33f-2813cf53866b b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf returned with HTTP 200 [pid: 7|app: 0|req: 386/778] 10.0.0.198 () {34 vars in 795 bytes} [Wed Jul 15 00:15:57 2026] PUT /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf => generated 894 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:57.267 8 INFO cinder.api.openstack.wsgi [None req-d29591d6-aae3-44fd-9b80-6c7416e86a64 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:57.284 8 INFO cinder.volume.api [None req-d29591d6-aae3-44fd-9b80-6c7416e86a64 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:57.295 8 INFO cinder.volume.api [None req-d29591d6-aae3-44fd-9b80-6c7416e86a64 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume updated successfully. 2026-07-15 00:15:57.296 8 INFO cinder.api.openstack.wsgi [None req-d29591d6-aae3-44fd-9b80-6c7416e86a64 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf returned with HTTP 200 [pid: 8|app: 0|req: 393/779] 10.0.0.198 () {34 vars in 796 bytes} [Wed Jul 15 00:15:57 2026] PUT /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf => generated 933 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:57.312 7 INFO cinder.api.openstack.wsgi [None req-02a35de8-d2df-4e87-8727-9503fdfdb6fb b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:57.324 7 INFO cinder.volume.api [None req-02a35de8-d2df-4e87-8727-9503fdfdb6fb b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:57.329 7 INFO cinder.api.openstack.wsgi [None req-02a35de8-d2df-4e87-8727-9503fdfdb6fb b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf returned with HTTP 200 [pid: 7|app: 0|req: 387/780] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:57 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf => generated 1527 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:57.348 8 INFO cinder.api.openstack.wsgi [None req-c4da9b66-7cf5-418e-9eb0-d60e8a34669d b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes 2026-07-15 00:15:57.351 8 INFO cinder.api.v3.volumes [None req-c4da9b66-7cf5-418e-9eb0-d60e8a34669d b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Create volume of 1 GB 2026-07-15 00:15:57.356 8 INFO cinder.volume.api [None req-c4da9b66-7cf5-418e-9eb0-d60e8a34669d b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Availability Zones retrieved successfully. 2026-07-15 00:15:57.484 8 INFO cinder.volume.api [None req-c4da9b66-7cf5-418e-9eb0-d60e8a34669d b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Create volume request issued successfully. 2026-07-15 00:15:57.485 8 INFO cinder.api.openstack.wsgi [None req-c4da9b66-7cf5-418e-9eb0-d60e8a34669d b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes returned with HTTP 202 [pid: 8|app: 0|req: 394/781] 10.0.0.198 () {34 vars in 723 bytes} [Wed Jul 15 00:15:57 2026] POST /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes => generated 891 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:57.506 7 INFO cinder.api.openstack.wsgi [None req-d4ef647e-0030-458e-91bc-c0b0555a26d4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:57.519 7 INFO cinder.volume.api [None req-d4ef647e-0030-458e-91bc-c0b0555a26d4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:57.522 7 INFO cinder.api.openstack.wsgi [None req-d4ef647e-0030-458e-91bc-c0b0555a26d4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 returned with HTTP 200 [pid: 7|app: 0|req: 388/782] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:57 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 => generated 959 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:15:58.013 8 INFO cinder.api.openstack.wsgi [None req-c4da9b66-7cf5-418e-9eb0-d60e8a34669d b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:15:58.013 7 INFO cinder.api.openstack.wsgi [None req-d4ef647e-0030-458e-91bc-c0b0555a26d4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:15:58.014 8 INFO cinder.api.openstack.wsgi [None req-c4da9b66-7cf5-418e-9eb0-d60e8a34669d b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:15:58.014 7 INFO cinder.api.openstack.wsgi [None req-d4ef647e-0030-458e-91bc-c0b0555a26d4 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://10.0.0.42:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:58.545 7 INFO cinder.api.openstack.wsgi [None req-063ff836-2180-4333-9a0c-dcbac39fb789 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:58.564 7 INFO cinder.volume.api [None req-063ff836-2180-4333-9a0c-dcbac39fb789 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:58.580 7 INFO cinder.api.openstack.wsgi [None req-063ff836-2180-4333-9a0c-dcbac39fb789 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 returned with HTTP 200 [pid: 7|app: 0|req: 390/785] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:58 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 => generated 984 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:58.615 8 INFO cinder.api.openstack.wsgi [None req-531b8a55-c4a9-4b58-aee9-b5c830f928d1 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:58.633 8 INFO cinder.volume.api [None req-531b8a55-c4a9-4b58-aee9-b5c830f928d1 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:58.641 8 INFO cinder.volume.api [None req-531b8a55-c4a9-4b58-aee9-b5c830f928d1 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume updated successfully. 2026-07-15 00:15:58.642 8 INFO cinder.api.openstack.wsgi [None req-531b8a55-c4a9-4b58-aee9-b5c830f928d1 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 returned with HTTP 200 [pid: 8|app: 0|req: 396/786] 10.0.0.198 () {34 vars in 795 bytes} [Wed Jul 15 00:15:58 2026] PUT /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:58.658 7 INFO cinder.api.openstack.wsgi [None req-b4635e57-8cea-4bd8-a51b-58b2e96c4b82 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:58.675 7 INFO cinder.volume.api [None req-b4635e57-8cea-4bd8-a51b-58b2e96c4b82 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:58.681 7 INFO cinder.api.openstack.wsgi [None req-b4635e57-8cea-4bd8-a51b-58b2e96c4b82 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 returned with HTTP 200 [pid: 7|app: 0|req: 391/787] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:58 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:58.700 8 INFO cinder.api.openstack.wsgi [None req-a1985f0d-88d0-4c9f-a1f3-6c4da0909d31 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 2026-07-15 00:15:58.700 8 INFO cinder.api.v3.volumes [None req-a1985f0d-88d0-4c9f-a1f3-6c4da0909d31 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Delete volume with id: 46ece994-84a1-46dd-8820-239fc0cf48c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:58.864 8 INFO cinder.volume.api [None req-a1985f0d-88d0-4c9f-a1f3-6c4da0909d31 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:58.888 8 INFO cinder.volume.api [None req-a1985f0d-88d0-4c9f-a1f3-6c4da0909d31 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Delete volume request issued successfully. 2026-07-15 00:15:58.888 8 INFO cinder.api.openstack.wsgi [None req-a1985f0d-88d0-4c9f-a1f3-6c4da0909d31 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 returned with HTTP 202 [pid: 8|app: 0|req: 397/788] 10.0.0.198 () {32 vars in 778 bytes} [Wed Jul 15 00:15:58 2026] DELETE /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:58.906 7 INFO cinder.api.openstack.wsgi [None req-d3c8f602-f6c1-4faa-a6ec-76d324af45b7 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:15:58.929 7 INFO cinder.volume.api [None req-d3c8f602-f6c1-4faa-a6ec-76d324af45b7 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:15:58.950 7 INFO cinder.api.openstack.wsgi [None req-d3c8f602-f6c1-4faa-a6ec-76d324af45b7 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 returned with HTTP 200 [pid: 7|app: 0|req: 392/789] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:58 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 => generated 948 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:59.966 8 INFO cinder.api.openstack.wsgi [None req-b5faed4e-155d-45a3-a59c-04608c9d9118 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 2026-07-15 00:15:59.983 8 INFO cinder.api.openstack.wsgi [None req-b5faed4e-155d-45a3-a59c-04608c9d9118 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 returned with HTTP 404 [pid: 8|app: 0|req: 398/790] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:59 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/46ece994-84a1-46dd-8820-239fc0cf48c8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:15:59.993 7 INFO cinder.api.openstack.wsgi [None req-873c1c75-a281-4781-8db5-a2b4562498d0 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:16:00.005 7 INFO cinder.volume.api [None req-873c1c75-a281-4781-8db5-a2b4562498d0 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:16:00.010 7 INFO cinder.api.openstack.wsgi [None req-873c1c75-a281-4781-8db5-a2b4562498d0 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf returned with HTTP 200 [pid: 7|app: 0|req: 393/791] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:15:59 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf => generated 1527 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:16:00.034 8 INFO cinder.api.openstack.wsgi [None req-ca82abce-7b48-4e82-9460-740c43fa4705 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf 2026-07-15 00:16:00.034 8 INFO cinder.api.v3.volumes [None req-ca82abce-7b48-4e82-9460-740c43fa4705 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Delete volume with id: 8482aa50-0254-4c97-b15d-f2cb003fbaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:16:00.043 8 INFO cinder.volume.api [None req-ca82abce-7b48-4e82-9460-740c43fa4705 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:16:00.060 8 INFO cinder.volume.api [None req-ca82abce-7b48-4e82-9460-740c43fa4705 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Delete volume request issued successfully. 2026-07-15 00:16:00.060 8 INFO cinder.api.openstack.wsgi [None req-ca82abce-7b48-4e82-9460-740c43fa4705 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf returned with HTTP 202 [pid: 8|app: 0|req: 399/792] 10.0.0.198 () {32 vars in 778 bytes} [Wed Jul 15 00:16:00 2026] DELETE /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:16:00.070 7 INFO cinder.api.openstack.wsgi [None req-7b08ad24-66cc-457d-920d-b829cd9ed6d5 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:16:00.084 7 INFO cinder.volume.api [None req-7b08ad24-66cc-457d-920d-b829cd9ed6d5 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] Volume info retrieved successfully. 2026-07-15 00:16:00.088 7 INFO cinder.api.openstack.wsgi [None req-7b08ad24-66cc-457d-920d-b829cd9ed6d5 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf returned with HTTP 200 [pid: 7|app: 0|req: 394/793] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:16:00 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf => 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:16:01.113 8 INFO cinder.api.openstack.wsgi [None req-c631ae64-2047-4329-9db2-25ffd999e359 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf 2026-07-15 00:16:01.119 8 INFO cinder.api.openstack.wsgi [None req-c631ae64-2047-4329-9db2-25ffd999e359 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf returned with HTTP 404 [pid: 8|app: 0|req: 400/794] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:16:01 2026] GET /v3/5fb27eee06724a07a1c68bfb05562d8c/volumes/8482aa50-0254-4c97-b15d-f2cb003fbaaf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-15 00:16:08.013 8 INFO cinder.api.openstack.wsgi [None req-c631ae64-2047-4329-9db2-25ffd999e359 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:16:08.013 7 INFO cinder.api.openstack.wsgi [None req-7b08ad24-66cc-457d-920d-b829cd9ed6d5 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:16:08.014 8 INFO cinder.api.openstack.wsgi [None req-c631ae64-2047-4329-9db2-25ffd999e359 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:16:08.014 7 INFO cinder.api.openstack.wsgi [None req-7b08ad24-66cc-457d-920d-b829cd9ed6d5 b210168c4d484678b81846690f5933e2 5fb27eee06724a07a1c68bfb05562d8c - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:16:08.616 8 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-7b69bcdd-5dc7-45ab-9028-72b49147352e 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/attachments/409c3728-c550-4a1e-bb2c-77074b2f6013 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:16:09.174 8 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-7b69bcdd-5dc7-45ab-9028-72b49147352e 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/attachments/409c3728-c550-4a1e-bb2c-77074b2f6013 returned with HTTP 200 [pid: 8|app: 0|req: 402/797] 199.19.213.138 () {38 vars in 1103 bytes} [Wed Jul 15 00:16:08 2026] DELETE /v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/attachments/409c3728-c550-4a1e-bb2c-77074b2f6013 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:16:09.190 7 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-eb706d59-e770-4fb7-87ca-9db8e14514d0 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 2026-07-15 00:16:09.190 7 INFO cinder.api.v3.volumes [req-332822a0-fac5-4308-afdc-c78c08714820 req-eb706d59-e770-4fb7-87ca-9db8e14514d0 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] Delete volume with id: 3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:16:09.199 7 INFO cinder.volume.api [req-332822a0-fac5-4308-afdc-c78c08714820 req-eb706d59-e770-4fb7-87ca-9db8e14514d0 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] Volume info retrieved successfully. 2026-07-15 00:16:09.226 7 INFO cinder.volume.api [req-332822a0-fac5-4308-afdc-c78c08714820 req-eb706d59-e770-4fb7-87ca-9db8e14514d0 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] Delete volume request issued successfully. 2026-07-15 00:16:09.227 7 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-eb706d59-e770-4fb7-87ca-9db8e14514d0 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 returned with HTTP 202 [pid: 7|app: 0|req: 396/798] 199.19.213.138 () {36 vars in 1054 bytes} [Wed Jul 15 00:16:09 2026] DELETE /v3/0cf7f01b9cb24e2c9a07c5c1071e0f90/volumes/3ce16dc4-69f6-416f-b10d-2dc6d14ce5b7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-15 00:16:18.013 8 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-7b69bcdd-5dc7-45ab-9028-72b49147352e 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:16:18.013 7 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-eb706d59-e770-4fb7-87ca-9db8e14514d0 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:16:18.014 8 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-7b69bcdd-5dc7-45ab-9028-72b49147352e 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:16:18.014 7 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-eb706d59-e770-4fb7-87ca-9db8e14514d0 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:16:28.013 8 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-7b69bcdd-5dc7-45ab-9028-72b49147352e 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:16:28.013 7 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-eb706d59-e770-4fb7-87ca-9db8e14514d0 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:16:28.013 8 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-7b69bcdd-5dc7-45ab-9028-72b49147352e 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:16:28.014 7 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-eb706d59-e770-4fb7-87ca-9db8e14514d0 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:16:38.013 8 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-7b69bcdd-5dc7-45ab-9028-72b49147352e 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:16:38.013 8 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-7b69bcdd-5dc7-45ab-9028-72b49147352e 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:16:38.013 7 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-eb706d59-e770-4fb7-87ca-9db8e14514d0 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:16:38.014 7 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-eb706d59-e770-4fb7-87ca-9db8e14514d0 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:16:48.012 8 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-7b69bcdd-5dc7-45ab-9028-72b49147352e 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:16:48.013 7 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-eb706d59-e770-4fb7-87ca-9db8e14514d0 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:16:48.013 8 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-7b69bcdd-5dc7-45ab-9028-72b49147352e 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:16:48.014 7 INFO cinder.api.openstack.wsgi [req-332822a0-fac5-4308-afdc-c78c08714820 req-eb706d59-e770-4fb7-87ca-9db8e14514d0 7b7ed08b13414f0b945890aae1c52918 0cf7f01b9cb24e2c9a07c5c1071e0f90 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:16:55.772 7 INFO cinder.api.openstack.wsgi [None req-7b4ad6e2-c4cc-43cd-abcd-ed7b9e6bcec1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:16:55.783 7 INFO cinder.volume.api [None req-7b4ad6e2-c4cc-43cd-abcd-ed7b9e6bcec1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:16:55.786 7 INFO cinder.api.openstack.wsgi [None req-7b4ad6e2-c4cc-43cd-abcd-ed7b9e6bcec1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 401/807] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:16:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 15 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:16:55.844 8 INFO cinder.api.openstack.wsgi [None req-c58529f4-7d43-454f-a78d-b83acbef12c8 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/256079f22f2c4b52b8aa220ec49a207d?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-15 00:16:55.872 8 INFO cinder.api.openstack.wsgi [None req-c58529f4-7d43-454f-a78d-b83acbef12c8 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/256079f22f2c4b52b8aa220ec49a207d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 407/808] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:16:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/256079f22f2c4b52b8aa220ec49a207d?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:16:55.889 7 INFO cinder.api.openstack.wsgi [None req-cd90e1b9-ab95-4f82-b1f4-c8da7a3d08af 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:16:55.926 7 INFO cinder.api.openstack.wsgi [None req-cd90e1b9-ab95-4f82-b1f4-c8da7a3d08af 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 402/809] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:16:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:16:55.937 8 INFO cinder.api.openstack.wsgi [None req-4e99595e-a7fe-405d-9a81-9116c70c5545 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/42a77c7f9b304f838c455d18e69daf14?usage=true 2026-07-15 00:16:55.962 8 INFO cinder.api.openstack.wsgi [None req-4e99595e-a7fe-405d-9a81-9116c70c5545 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/42a77c7f9b304f838c455d18e69daf14?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 408/810] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:16:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/42a77c7f9b304f838c455d18e69daf14?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:16:55.976 7 INFO cinder.api.openstack.wsgi [None req-83737779-5594-40f3-a79e-f9322013d5f5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:16:56.008 7 INFO cinder.api.openstack.wsgi [None req-83737779-5594-40f3-a79e-f9322013d5f5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/811] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:16:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:16:56.019 8 INFO cinder.api.openstack.wsgi [None req-81697abd-716f-40f5-ae86-ee6547cf01b1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/8e595c1a80b94e23a58f1c2d7ab7c556?usage=true 2026-07-15 00:16:56.041 8 INFO cinder.api.openstack.wsgi [None req-81697abd-716f-40f5-ae86-ee6547cf01b1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/8e595c1a80b94e23a58f1c2d7ab7c556?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 409/812] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:16:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/8e595c1a80b94e23a58f1c2d7ab7c556?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:16:56.054 7 INFO cinder.api.openstack.wsgi [None req-c931f4a6-0683-4811-9136-c27673f15997 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/978b73157e1745f4883351a39ce98bf5?usage=true 2026-07-15 00:16:56.076 7 INFO cinder.api.openstack.wsgi [None req-c931f4a6-0683-4811-9136-c27673f15997 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/978b73157e1745f4883351a39ce98bf5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 404/813] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:16:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/978b73157e1745f4883351a39ce98bf5?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:16:56.088 8 INFO cinder.api.openstack.wsgi [None req-ad14e37e-bb7a-406f-b533-af25a1e28fd5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/980b548b3d9c4a07888360c55baf6291?usage=true 2026-07-15 00:16:56.121 8 INFO cinder.api.openstack.wsgi [None req-ad14e37e-bb7a-406f-b533-af25a1e28fd5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/980b548b3d9c4a07888360c55baf6291?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 410/814] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:16:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/980b548b3d9c4a07888360c55baf6291?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:16:56.138 7 INFO cinder.api.openstack.wsgi [None req-02ada519-3119-4672-ba94-488b2e567763 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:16:56.160 7 INFO cinder.api.openstack.wsgi [None req-02ada519-3119-4672-ba94-488b2e567763 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/815] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:16:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:16:56.172 8 INFO cinder.api.openstack.wsgi [None req-c0d5f8df-78fe-4fe0-becb-18103ce289bc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/b6e8774d152944d9b9b04090bdd997b7?usage=true 2026-07-15 00:16:56.195 8 INFO cinder.api.openstack.wsgi [None req-c0d5f8df-78fe-4fe0-becb-18103ce289bc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/b6e8774d152944d9b9b04090bdd997b7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/816] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:16:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/b6e8774d152944d9b9b04090bdd997b7?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:16:56.206 7 INFO cinder.api.openstack.wsgi [None req-0f212c97-e27d-4c52-87eb-9f7a537c41a9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:16:56.214 7 INFO cinder.volume.api [None req-0f212c97-e27d-4c52-87eb-9f7a537c41a9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:16:56.217 7 INFO cinder.api.openstack.wsgi [None req-0f212c97-e27d-4c52-87eb-9f7a537c41a9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 406/817] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:16:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:16:56.229 8 INFO cinder.api.openstack.wsgi [None req-0993fe36-0a4d-4264-b402-784a8c323f42 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:16:56.240 8 INFO cinder.volume.api [None req-0993fe36-0a4d-4264-b402-784a8c323f42 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:16:56.241 8 INFO cinder.api.openstack.wsgi [None req-0993fe36-0a4d-4264-b402-784a8c323f42 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 412/818] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:16:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:16:56.254 7 INFO cinder.api.openstack.wsgi [None req-9893bd06-46df-4fe9-abc0-d7b86b1d7147 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:16:56.758 7 INFO cinder.api.openstack.wsgi [None req-9893bd06-46df-4fe9-abc0-d7b86b1d7147 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 407/819] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:16:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:16:56.773 8 INFO cinder.api.openstack.wsgi [None req-7ac8b4f0-b80d-444c-9167-c2c0b739875a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:16:56.778 8 INFO cinder.api.openstack.wsgi [None req-7ac8b4f0-b80d-444c-9167-c2c0b739875a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 413/820] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:16:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:16:58.013 7 INFO cinder.api.openstack.wsgi [None req-9893bd06-46df-4fe9-abc0-d7b86b1d7147 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:16:58.013 8 INFO cinder.api.openstack.wsgi [None req-7ac8b4f0-b80d-444c-9167-c2c0b739875a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:16:58.014 7 INFO cinder.api.openstack.wsgi [None req-9893bd06-46df-4fe9-abc0-d7b86b1d7147 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:16:58.014 8 INFO cinder.api.openstack.wsgi [None req-7ac8b4f0-b80d-444c-9167-c2c0b739875a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:17:08.012 7 INFO cinder.api.openstack.wsgi [None req-9893bd06-46df-4fe9-abc0-d7b86b1d7147 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:17:08.013 8 INFO cinder.api.openstack.wsgi [None req-7ac8b4f0-b80d-444c-9167-c2c0b739875a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:17:08.014 7 INFO cinder.api.openstack.wsgi [None req-9893bd06-46df-4fe9-abc0-d7b86b1d7147 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:17:08.014 8 INFO cinder.api.openstack.wsgi [None req-7ac8b4f0-b80d-444c-9167-c2c0b739875a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:17:18.013 7 INFO cinder.api.openstack.wsgi [None req-9893bd06-46df-4fe9-abc0-d7b86b1d7147 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:17:18.013 8 INFO cinder.api.openstack.wsgi [None req-7ac8b4f0-b80d-444c-9167-c2c0b739875a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:17:18.014 7 INFO cinder.api.openstack.wsgi [None req-9893bd06-46df-4fe9-abc0-d7b86b1d7147 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:17:18.014 8 INFO cinder.api.openstack.wsgi [None req-7ac8b4f0-b80d-444c-9167-c2c0b739875a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:17:28.014 7 INFO cinder.api.openstack.wsgi [None req-9893bd06-46df-4fe9-abc0-d7b86b1d7147 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:17:28.014 8 INFO cinder.api.openstack.wsgi [None req-7ac8b4f0-b80d-444c-9167-c2c0b739875a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:17:28.015 7 INFO cinder.api.openstack.wsgi [None req-9893bd06-46df-4fe9-abc0-d7b86b1d7147 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:17:28.015 8 INFO cinder.api.openstack.wsgi [None req-7ac8b4f0-b80d-444c-9167-c2c0b739875a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:17:32.803 7 INFO cinder.api.openstack.wsgi [None req-b809069b-3411-47da-9316-67fc291c90ed 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes 2026-07-15 00:17:32.806 7 INFO cinder.api.v3.volumes [None req-b809069b-3411-47da-9316-67fc291c90ed 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Create volume of 1 GB 2026-07-15 00:17:32.812 7 INFO cinder.volume.api [None req-b809069b-3411-47da-9316-67fc291c90ed 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Availability Zones retrieved successfully. 2026-07-15 00:17:33.011 7 INFO cinder.volume.api [None req-b809069b-3411-47da-9316-67fc291c90ed 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Create volume request issued successfully. 2026-07-15 00:17:33.012 7 INFO cinder.api.openstack.wsgi [None req-b809069b-3411-47da-9316-67fc291c90ed 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes returned with HTTP 202 [pid: 7|app: 0|req: 412/829] 10.0.0.198 () {34 vars in 722 bytes} [Wed Jul 15 00:17:32 2026] POST /v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes => generated 861 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 00:17:33.039 8 INFO cinder.api.openstack.wsgi [None req-510a08a1-1b15-4c2e-b5fe-1d3e498518be 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:17:33.084 8 INFO cinder.volume.api [None req-510a08a1-1b15-4c2e-b5fe-1d3e498518be 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Volume info retrieved successfully. 2026-07-15 00:17:33.099 8 INFO cinder.api.openstack.wsgi [None req-510a08a1-1b15-4c2e-b5fe-1d3e498518be 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 returned with HTTP 200 [pid: 8|app: 0|req: 418/830] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:17:33 2026] GET /v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 => generated 929 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:34.123 7 INFO cinder.api.openstack.wsgi [None req-d848071b-8fca-4b66-934c-c09b4a9f1fae 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:17:34.140 7 INFO cinder.volume.api [None req-d848071b-8fca-4b66-934c-c09b4a9f1fae 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Volume info retrieved successfully. 2026-07-15 00:17:34.144 7 INFO cinder.api.openstack.wsgi [None req-d848071b-8fca-4b66-934c-c09b4a9f1fae 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 returned with HTTP 200 [pid: 7|app: 0|req: 413/831] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:17:34 2026] GET /v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:38.013 8 INFO cinder.api.openstack.wsgi [None req-510a08a1-1b15-4c2e-b5fe-1d3e498518be 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:17:38.014 7 INFO cinder.api.openstack.wsgi [None req-d848071b-8fca-4b66-934c-c09b4a9f1fae 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:17:38.015 7 INFO cinder.api.openstack.wsgi [None req-d848071b-8fca-4b66-934c-c09b4a9f1fae 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:17:38.015 8 INFO cinder.api.openstack.wsgi [None req-510a08a1-1b15-4c2e-b5fe-1d3e498518be 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:17:48.012 7 INFO cinder.api.openstack.wsgi [None req-d848071b-8fca-4b66-934c-c09b4a9f1fae 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:17:48.012 8 INFO cinder.api.openstack.wsgi [None req-510a08a1-1b15-4c2e-b5fe-1d3e498518be 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:17:48.013 7 INFO cinder.api.openstack.wsgi [None req-d848071b-8fca-4b66-934c-c09b4a9f1fae 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:17:48.014 8 INFO cinder.api.openstack.wsgi [None req-510a08a1-1b15-4c2e-b5fe-1d3e498518be 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://10.0.0.42:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:48.112 7 INFO cinder.api.openstack.wsgi [None req-48a59139-65ed-408c-a883-c42c7cf7757c 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742/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-15 00:17:48.125 7 INFO cinder.volume.api [None req-48a59139-65ed-408c-a883-c42c7cf7757c 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Volume info retrieved successfully. 2026-07-15 00:17:48.144 7 INFO cinder.volume.api [None req-48a59139-65ed-408c-a883-c42c7cf7757c 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Update volume admin metadata completed successfully. 2026-07-15 00:17:48.649 7 INFO cinder.volume.api [None req-48a59139-65ed-408c-a883-c42c7cf7757c 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Attach volume completed successfully. 2026-07-15 00:17:48.650 7 INFO cinder.api.openstack.wsgi [None req-48a59139-65ed-408c-a883-c42c7cf7757c 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742/action returned with HTTP 202 [pid: 7|app: 0|req: 416/836] 10.0.0.198 () {34 vars in 810 bytes} [Wed Jul 15 00:17:48 2026] POST /v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742/action => generated 0 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:48.669 8 INFO cinder.api.openstack.wsgi [None req-8d552d9f-1e75-4539-9823-7e82d78a28c3 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:17:48.699 8 INFO cinder.volume.api [None req-8d552d9f-1e75-4539-9823-7e82d78a28c3 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Volume info retrieved successfully. 2026-07-15 00:17:48.709 8 INFO cinder.api.openstack.wsgi [None req-8d552d9f-1e75-4539-9823-7e82d78a28c3 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 returned with HTTP 200 [pid: 8|app: 0|req: 421/837] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:17:48 2026] GET /v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 => generated 1288 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:48.740 7 INFO cinder.api.openstack.wsgi [None req-3b98339c-ad63-4dcd-bdfa-59f5470ab4e8 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742/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-15 00:17:48.757 7 INFO cinder.volume.api [None req-3b98339c-ad63-4dcd-bdfa-59f5470ab4e8 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Volume info retrieved successfully. 2026-07-15 00:17:49.262 7 INFO cinder.volume.api [None req-3b98339c-ad63-4dcd-bdfa-59f5470ab4e8 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Detach volume completed successfully. 2026-07-15 00:17:49.262 7 INFO cinder.api.openstack.wsgi [None req-3b98339c-ad63-4dcd-bdfa-59f5470ab4e8 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742/action returned with HTTP 202 [pid: 7|app: 0|req: 417/838] 10.0.0.198 () {34 vars in 810 bytes} [Wed Jul 15 00:17:48 2026] POST /v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:49.274 8 INFO cinder.api.openstack.wsgi [None req-d558fb6a-6aff-4da5-831d-ffe7ff881642 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:17:49.288 8 INFO cinder.volume.api [None req-d558fb6a-6aff-4da5-831d-ffe7ff881642 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Volume info retrieved successfully. 2026-07-15 00:17:49.295 8 INFO cinder.api.openstack.wsgi [None req-d558fb6a-6aff-4da5-831d-ffe7ff881642 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 returned with HTTP 200 [pid: 8|app: 0|req: 422/839] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:17:49 2026] GET /v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:55.719 7 INFO cinder.api.openstack.wsgi [None req-438645c0-050c-4add-b152-60cbe832cde4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:17:55.736 7 INFO cinder.volume.api [None req-438645c0-050c-4add-b152-60cbe832cde4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-15 00:17:55.745 7 INFO cinder.api.openstack.wsgi [None req-438645c0-050c-4add-b152-60cbe832cde4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 418/840] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:17:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 1141 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:55.753 8 INFO cinder.api.openstack.wsgi [None req-ac8e005c-1aa9-416c-b2c2-1898959d14dd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:17:55.764 8 INFO cinder.volume.api [None req-ac8e005c-1aa9-416c-b2c2-1898959d14dd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-15 00:17:55.769 8 INFO cinder.api.openstack.wsgi [None req-ac8e005c-1aa9-416c-b2c2-1898959d14dd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 423/841] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:17:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:55.781 7 INFO cinder.api.openstack.wsgi [None req-166e6246-b077-4224-b85b-7267802809fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:56.264 8 INFO cinder.api.openstack.wsgi [None req-186d3d6d-9e11-4915-b521-5a0599940e16 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:17:56.285 7 INFO cinder.api.openstack.wsgi [None req-166e6246-b077-4224-b85b-7267802809fc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 419/842] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:17:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:17:56.296 8 INFO cinder.volume.api [None req-186d3d6d-9e11-4915-b521-5a0599940e16 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Volume info retrieved successfully. 2026-07-15 00:17:56.304 8 INFO cinder.api.openstack.wsgi [None req-186d3d6d-9e11-4915-b521-5a0599940e16 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 returned with HTTP 200 [pid: 8|app: 0|req: 424/843] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.333 7 INFO cinder.api.openstack.wsgi [None req-f554afc8-5223-41dc-afa0-55e756849ae7 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 2026-07-15 00:17:56.333 7 INFO cinder.api.v3.volumes [None req-f554afc8-5223-41dc-afa0-55e756849ae7 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Delete volume with id: 7af66674-5531-4c1e-ae8f-9c8b2c6bf742 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:17:56.343 7 INFO cinder.volume.api [None req-f554afc8-5223-41dc-afa0-55e756849ae7 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Volume info retrieved successfully. 2026-07-15 00:17:56.368 7 INFO cinder.volume.api [None req-f554afc8-5223-41dc-afa0-55e756849ae7 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Delete volume request issued successfully. 2026-07-15 00:17:56.369 7 INFO cinder.api.openstack.wsgi [None req-f554afc8-5223-41dc-afa0-55e756849ae7 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 returned with HTTP 202 [pid: 7|app: 0|req: 420/844] 10.0.0.198 () {32 vars in 778 bytes} [Wed Jul 15 00:17:56 2026] DELETE /v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:56.380 8 INFO cinder.api.openstack.wsgi [None req-8caf31b3-3a18-4345-8cc7-1be2705641aa 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:17:56.397 8 INFO cinder.volume.api [None req-8caf31b3-3a18-4345-8cc7-1be2705641aa 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] Volume info retrieved successfully. 2026-07-15 00:17:56.404 8 INFO cinder.api.openstack.wsgi [None req-8caf31b3-3a18-4345-8cc7-1be2705641aa 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 returned with HTTP 200 [pid: 8|app: 0|req: 425/845] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 => generated 972 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:56.422 7 INFO cinder.api.openstack.wsgi [None req-f8ece87b-6863-4305-b62a-b51cbc62ed68 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true 2026-07-15 00:17:56.443 7 INFO cinder.api.openstack.wsgi [None req-f8ece87b-6863-4305-b62a-b51cbc62ed68 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 421/846] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:17:56.459 8 INFO cinder.api.openstack.wsgi [None req-2a89e07a-e577-4eb9-ab4e-787ddf67884f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/10345a8381c74af08f0d869b3c8a509c?usage=true 2026-07-15 00:17:56.488 8 INFO cinder.api.openstack.wsgi [None req-2a89e07a-e577-4eb9-ab4e-787ddf67884f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/10345a8381c74af08f0d869b3c8a509c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/847] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/10345a8381c74af08f0d869b3c8a509c?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.500 7 INFO cinder.api.openstack.wsgi [None req-b59a793e-5934-4502-834d-798b0ebd830b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true 2026-07-15 00:17:56.519 7 INFO cinder.api.openstack.wsgi [None req-b59a793e-5934-4502-834d-798b0ebd830b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 422/848] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.531 8 INFO cinder.api.openstack.wsgi [None req-41a2a6a1-6e11-4793-be53-46cd7eddfd80 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true 2026-07-15 00:17:56.561 8 INFO cinder.api.openstack.wsgi [None req-41a2a6a1-6e11-4793-be53-46cd7eddfd80 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/849] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.576 7 INFO cinder.api.openstack.wsgi [None req-ec6e7812-3419-4bad-8b39-c338ec696fab 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:17:56.596 7 INFO cinder.api.openstack.wsgi [None req-ec6e7812-3419-4bad-8b39-c338ec696fab 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 423/850] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.607 8 INFO cinder.api.openstack.wsgi [None req-e6d565b1-cb13-4cf0-8456-c40175e461c8 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/32ac9b769fc04eb8ab44f75f5f564e7d?usage=true 2026-07-15 00:17:56.628 8 INFO cinder.api.openstack.wsgi [None req-e6d565b1-cb13-4cf0-8456-c40175e461c8 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/32ac9b769fc04eb8ab44f75f5f564e7d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/851] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/32ac9b769fc04eb8ab44f75f5f564e7d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.638 7 INFO cinder.api.openstack.wsgi [None req-7483d3cc-050e-4c23-ad8f-441f8752a11a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:17:56.657 7 INFO cinder.api.openstack.wsgi [None req-7483d3cc-050e-4c23-ad8f-441f8752a11a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 424/852] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.668 8 INFO cinder.api.openstack.wsgi [None req-96d6ef9d-af22-42d7-9e0b-ca95aff75fb4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/788907455d204dba940dcf188af34dc2?usage=true 2026-07-15 00:17:56.690 8 INFO cinder.api.openstack.wsgi [None req-96d6ef9d-af22-42d7-9e0b-ca95aff75fb4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/788907455d204dba940dcf188af34dc2?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/853] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/788907455d204dba940dcf188af34dc2?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.701 7 INFO cinder.api.openstack.wsgi [None req-bae791b9-4346-4211-b36c-488eac8185ed 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/7dc2c70f6cf84d94816877df8b827ab3?usage=true 2026-07-15 00:17:56.730 7 INFO cinder.api.openstack.wsgi [None req-bae791b9-4346-4211-b36c-488eac8185ed 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/7dc2c70f6cf84d94816877df8b827ab3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 425/854] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/7dc2c70f6cf84d94816877df8b827ab3?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.741 8 INFO cinder.api.openstack.wsgi [None req-3188dff7-2f2d-468a-9006-69385e43cea4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:17:56.765 8 INFO cinder.api.openstack.wsgi [None req-3188dff7-2f2d-468a-9006-69385e43cea4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/855] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.779 7 INFO cinder.api.openstack.wsgi [None req-8b1f6aae-8542-4585-85f9-53bde40ddc0d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true 2026-07-15 00:17:56.799 7 INFO cinder.api.openstack.wsgi [None req-8b1f6aae-8542-4585-85f9-53bde40ddc0d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/856] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.814 8 INFO cinder.api.openstack.wsgi [None req-c2f60f77-2a67-4943-83a9-d2278501d0e2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/d5616cd1d79e45d38eb78ef3504bfa1f?usage=true 2026-07-15 00:17:56.850 8 INFO cinder.api.openstack.wsgi [None req-c2f60f77-2a67-4943-83a9-d2278501d0e2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/d5616cd1d79e45d38eb78ef3504bfa1f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/857] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/d5616cd1d79e45d38eb78ef3504bfa1f?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.864 7 INFO cinder.api.openstack.wsgi [None req-7503d96c-06bf-4441-9a20-f76888a36af5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true 2026-07-15 00:17:56.890 7 INFO cinder.api.openstack.wsgi [None req-7503d96c-06bf-4441-9a20-f76888a36af5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/858] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.906 8 INFO cinder.api.openstack.wsgi [None req-5fecc7e4-0449-4253-9345-7a472d9746c1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true 2026-07-15 00:17:56.927 8 INFO cinder.api.openstack.wsgi [None req-5fecc7e4-0449-4253-9345-7a472d9746c1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/859] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.941 7 INFO cinder.api.openstack.wsgi [None req-332216ce-47b2-43e9-a226-f8e6dcf59055 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true 2026-07-15 00:17:56.973 7 INFO cinder.api.openstack.wsgi [None req-332216ce-47b2-43e9-a226-f8e6dcf59055 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/860] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:56.991 8 INFO cinder.api.openstack.wsgi [None req-f3f1146d-b109-47bd-afae-f40663d3052b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true 2026-07-15 00:17:57.019 8 INFO cinder.api.openstack.wsgi [None req-f3f1146d-b109-47bd-afae-f40663d3052b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/861] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:17:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:57.030 7 INFO cinder.api.openstack.wsgi [None req-8fa6fb20-6c61-4697-8352-91eebba41f4f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:17:57.040 7 INFO cinder.volume.api [None req-8fa6fb20-6c61-4697-8352-91eebba41f4f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:17:57.041 7 INFO cinder.api.openstack.wsgi [None req-8fa6fb20-6c61-4697-8352-91eebba41f4f 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 429/862] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:17:57 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:17:57.054 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:17:57.059 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 434/863] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:17:57 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:17:57.426 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 2026-07-15 00:17:57.437 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 returned with HTTP 404 [pid: 7|app: 0|req: 430/864] 10.0.0.198 () {32 vars in 775 bytes} [Wed Jul 15 00:17:57 2026] GET /v3/d5616cd1d79e45d38eb78ef3504bfa1f/volumes/7af66674-5531-4c1e-ae8f-9c8b2c6bf742 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-15 00:17:58.012 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:17:58.012 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:17:58.013 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:17:58.014 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:18:08.013 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:18:08.013 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:18:08.014 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:18:08.014 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:18:18.012 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:18:18.013 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:18:18.013 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:18:18.015 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:18:28.013 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:18:28.013 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:18:28.014 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:18:28.014 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:18:38.012 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:18:38.012 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:18:38.013 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:18:38.013 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:18:48.013 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:18:48.013 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:18:48.014 8 INFO cinder.api.openstack.wsgi [None req-2aeaec0d-4192-4762-ad37-1e5b0e80d249 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:18:48.014 7 INFO cinder.api.openstack.wsgi [None req-acbd98b1-8b4d-456a-bc40-1cbe653bcdb2 80030cbbf17c43a992b4140704a984eb d5616cd1d79e45d38eb78ef3504bfa1f - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:18:50.254 8 INFO cinder.api.openstack.wsgi [None req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes 2026-07-15 00:18:50.338 8 INFO cinder.api.v3.volumes [None req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Create volume of 16 GB 2026-07-15 00:18:50.343 8 INFO cinder.volume.api [None req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Availability Zones retrieved successfully. 2026-07-15 00:18:50.532 8 INFO cinder.volume.api [None req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Create volume request issued successfully. 2026-07-15 00:18:50.533 8 INFO cinder.api.openstack.wsgi [None req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 441/877] 199.19.213.138 () {34 vars in 734 bytes} [Wed Jul 15 00:18:50 2026] POST /v3/6060ed5b725f4da8b09a31618c637fa3/volumes => generated 846 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-15 00:18:50.549 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-91f24fd6-d818-485d-9637-5cbf837d3045 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:18:50.702 7 INFO cinder.volume.api [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-91f24fd6-d818-485d-9637-5cbf837d3045 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Volume info retrieved successfully. 2026-07-15 00:18:50.706 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-91f24fd6-d818-485d-9637-5cbf837d3045 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 returned with HTTP 200 [pid: 7|app: 0|req: 437/878] 199.19.213.138 () {32 vars in 825 bytes} [Wed Jul 15 00:18:50 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 => generated 1077 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:18:55.566 8 INFO cinder.api.openstack.wsgi [None req-84c9e684-d5d9-4276-a122-5ea222c0e8f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-15 00:18:55.571 8 INFO cinder.api.openstack.wsgi [None req-84c9e684-d5d9-4276-a122-5ea222c0e8f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 442/879] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:18:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:18:55.579 7 INFO cinder.api.openstack.wsgi [None req-ab461b77-c6b4-40f1-8180-d5dfa7feff9e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:18:55.721 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-c8dc5794-114c-465a-bcd6-713b897a23be 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:18:55.743 8 INFO cinder.volume.api [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-c8dc5794-114c-465a-bcd6-713b897a23be 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Volume info retrieved successfully. 2026-07-15 00:18:55.749 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-c8dc5794-114c-465a-bcd6-713b897a23be 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 returned with HTTP 200 [pid: 8|app: 0|req: 443/880] 199.19.213.138 () {32 vars in 825 bytes} [Wed Jul 15 00:18:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 => generated 1675 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:18:56.083 7 INFO cinder.api.openstack.wsgi [None req-ab461b77-c6b4-40f1-8180-d5dfa7feff9e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 438/881] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:18:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:18:56.097 8 INFO cinder.api.openstack.wsgi [None req-63d5fb1c-e94e-4d14-bc48-83394a14fa29 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:18:56.113 8 INFO cinder.volume.api [None req-63d5fb1c-e94e-4d14-bc48-83394a14fa29 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-15 00:18:56.129 8 INFO cinder.api.openstack.wsgi [None req-63d5fb1c-e94e-4d14-bc48-83394a14fa29 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 444/882] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 1678 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:18:56.178 7 INFO cinder.api.openstack.wsgi [None req-a829bebc-d2f3-40f8-a59f-bf39ca421dd8 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true 2026-07-15 00:18:56.214 7 INFO cinder.api.openstack.wsgi [None req-a829bebc-d2f3-40f8-a59f-bf39ca421dd8 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 439/883] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:18:56.228 8 INFO cinder.api.openstack.wsgi [None req-79c196f9-355b-439b-a27c-9bec93010947 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true 2026-07-15 00:18:56.253 8 INFO cinder.api.openstack.wsgi [None req-79c196f9-355b-439b-a27c-9bec93010947 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 445/884] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:18:56.263 7 INFO cinder.api.openstack.wsgi [None req-98e893b2-0265-43b2-9e60-7752dab759d6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true 2026-07-15 00:18:56.285 7 INFO cinder.api.openstack.wsgi [None req-98e893b2-0265-43b2-9e60-7752dab759d6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 440/885] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:18:56.294 8 INFO cinder.api.openstack.wsgi [None req-e3c90ef9-58c5-4241-a399-340ef4f82712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:18:56.301 7 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-ebd9fdcb-5651-4be8-a6e5-8bebad060e4d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:18:56.312 8 INFO cinder.api.openstack.wsgi [None req-e3c90ef9-58c5-4241-a399-340ef4f82712 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 446/886] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:18:56.315 7 INFO cinder.volume.api [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-ebd9fdcb-5651-4be8-a6e5-8bebad060e4d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Volume info retrieved successfully. 2026-07-15 00:18:56.319 8 INFO cinder.api.openstack.wsgi [None req-f09b1f28-bad7-416f-9564-3aa70f4aff03 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:18:56.320 7 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-ebd9fdcb-5651-4be8-a6e5-8bebad060e4d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 returned with HTTP 200 [pid: 7|app: 0|req: 441/887] 10.0.0.49 () {34 vars in 1027 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 => generated 1675 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:18:56.336 8 INFO cinder.api.openstack.wsgi [None req-f09b1f28-bad7-416f-9564-3aa70f4aff03 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 447/888] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:18:56.347 7 INFO cinder.api.openstack.wsgi [None req-aa963282-a9ce-4fce-ac57-439598852bf2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:18:56.365 7 INFO cinder.api.openstack.wsgi [None req-aa963282-a9ce-4fce-ac57-439598852bf2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 442/889] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:18:56.375 8 INFO cinder.api.openstack.wsgi [None req-bcb7b1ca-49fe-4f38-8401-c7d28b79ce12 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true 2026-07-15 00:18:56.394 8 INFO cinder.api.openstack.wsgi [None req-bcb7b1ca-49fe-4f38-8401-c7d28b79ce12 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 448/890] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:18:56.404 7 INFO cinder.api.openstack.wsgi [None req-d3921f7c-b805-4795-bdc6-4561153e8243 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true 2026-07-15 00:18:56.421 7 INFO cinder.api.openstack.wsgi [None req-d3921f7c-b805-4795-bdc6-4561153e8243 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 443/891] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:18:56.430 8 INFO cinder.api.openstack.wsgi [None req-20c1b815-faa4-42ce-8b8a-82f0101e29ad 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true 2026-07-15 00:18:56.458 8 INFO cinder.api.openstack.wsgi [None req-20c1b815-faa4-42ce-8b8a-82f0101e29ad 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 449/892] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:18:56.471 7 INFO cinder.api.openstack.wsgi [None req-31dfe04f-bbed-4e5e-8aaa-667001761ed7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true 2026-07-15 00:18:56.489 7 INFO cinder.api.openstack.wsgi [None req-31dfe04f-bbed-4e5e-8aaa-667001761ed7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 444/893] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:18:56.501 8 INFO cinder.api.openstack.wsgi [None req-c6c53612-01d4-4ed1-a7c5-7b2bdb256355 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true 2026-07-15 00:18:56.520 8 INFO cinder.api.openstack.wsgi [None req-c6c53612-01d4-4ed1-a7c5-7b2bdb256355 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 450/894] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:18:56.538 7 INFO cinder.api.openstack.wsgi [None req-773154b3-acbe-458d-a946-973a9b780729 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:18:56.550 7 INFO cinder.volume.api [None req-773154b3-acbe-458d-a946-973a9b780729 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-15 00:18:56.557 7 INFO cinder.api.openstack.wsgi [None req-773154b3-acbe-458d-a946-973a9b780729 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 445/895] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 1678 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:18:56.570 8 INFO cinder.api.openstack.wsgi [None req-927d005f-f293-4760-97a4-2e9b0eddc9ad 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:18:56.576 8 INFO cinder.volume.api [None req-927d005f-f293-4760-97a4-2e9b0eddc9ad 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:18:56.576 8 INFO cinder.api.openstack.wsgi [None req-927d005f-f293-4760-97a4-2e9b0eddc9ad 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 451/896] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:18:56.746 7 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-e8b6be5d-d9b6-406f-a855-08f5ff7a51fa 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:18:56.760 7 INFO cinder.volume.api [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-e8b6be5d-d9b6-406f-a855-08f5ff7a51fa 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Volume info retrieved successfully. 2026-07-15 00:18:56.765 7 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-e8b6be5d-d9b6-406f-a855-08f5ff7a51fa 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 returned with HTTP 200 [pid: 7|app: 0|req: 446/897] 10.0.0.49 () {34 vars in 1027 bytes} [Wed Jul 15 00:18:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 => generated 1675 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:18:56.773 8 INFO cinder.api.openstack.wsgi [None req-927d005f-f293-4760-97a4-2e9b0eddc9ad 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 00:18:56.775 8 INFO cinder.api.openstack.wsgi [None req-927d005f-f293-4760-97a4-2e9b0eddc9ad 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 452/898] 10.0.0.49 () {32 vars in 828 bytes} [Wed Jul 15 00:18:56 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:18:56.788 7 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-6c9d14d6-d529-4c67-b411-6e615423297c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:18:56.836 7 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-6c9d14d6-d529-4c67-b411-6e615423297c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/attachments returned with HTTP 200 [pid: 7|app: 0|req: 447/899] 10.0.0.49 () {40 vars in 1056 bytes} [Wed Jul 15 00:18:56 2026] POST /v3/6060ed5b725f4da8b09a31618c637fa3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:18:58.013 8 INFO cinder.api.openstack.wsgi [None req-927d005f-f293-4760-97a4-2e9b0eddc9ad 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:18:58.014 7 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-6c9d14d6-d529-4c67-b411-6e615423297c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:18:58.014 8 INFO cinder.api.openstack.wsgi [None req-927d005f-f293-4760-97a4-2e9b0eddc9ad 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:18:58.015 7 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-6c9d14d6-d529-4c67-b411-6e615423297c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:19:00.047 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-fecced12-c014-4a85-af3a-3da5ba300d48 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:19:00.064 8 INFO cinder.volume.api [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-fecced12-c014-4a85-af3a-3da5ba300d48 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Volume info retrieved successfully. 2026-07-15 00:19:00.071 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-fecced12-c014-4a85-af3a-3da5ba300d48 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 returned with HTTP 200 [pid: 8|app: 0|req: 454/902] 199.19.213.138 () {32 vars in 825 bytes} [Wed Jul 15 00:19:00 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:19:02.204 7 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-6c9d14d6-d529-4c67-b411-6e615423297c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-15 00:19:02.205 7 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-6c9d14d6-d529-4c67-b411-6e615423297c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 449/903] 199.19.213.138 () {32 vars in 840 bytes} [Wed Jul 15 00:19:02 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:19:02.218 8 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-bd6788c3-8e07-438d-8c59-bf4da098802b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:19:02.242 8 INFO cinder.volume.api [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-bd6788c3-8e07-438d-8c59-bf4da098802b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Volume info retrieved successfully. 2026-07-15 00:19:02.248 8 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-bd6788c3-8e07-438d-8c59-bf4da098802b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 returned with HTTP 200 [pid: 8|app: 0|req: 455/904] 199.19.213.138 () {36 vars in 1073 bytes} [Wed Jul 15 00:19:02 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 => generated 1898 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:19:02.314 7 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-84e5fa78-f12a-424c-8fb1-e76d863ac644 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/attachments/944f9b97-e802-4818-828a-bf0886e2dbb9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:19:03.066 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4f1874b4-cfd8-4a2f-9bf6-3530948decf5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:19:03.081 8 INFO cinder.volume.api [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4f1874b4-cfd8-4a2f-9bf6-3530948decf5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Volume info retrieved successfully. 2026-07-15 00:19:03.085 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4f1874b4-cfd8-4a2f-9bf6-3530948decf5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 returned with HTTP 200 [pid: 8|app: 0|req: 456/905] 199.19.213.138 () {32 vars in 825 bytes} [Wed Jul 15 00:19:03 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 => generated 1675 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:19:03.349 7 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-84e5fa78-f12a-424c-8fb1-e76d863ac644 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/attachments/944f9b97-e802-4818-828a-bf0886e2dbb9 returned with HTTP 200 [pid: 7|app: 0|req: 450/906] 199.19.213.138 () {40 vars in 1135 bytes} [Wed Jul 15 00:19:02 2026] PUT /v3/6060ed5b725f4da8b09a31618c637fa3/attachments/944f9b97-e802-4818-828a-bf0886e2dbb9 => generated 802 bytes in 1044 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:19:03.865 8 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-79256f19-9087-4840-af10-c8e97e1e0fa4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/attachments/944f9b97-e802-4818-828a-bf0886e2dbb9/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-15 00:19:03.895 8 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-79256f19-9087-4840-af10-c8e97e1e0fa4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/attachments/944f9b97-e802-4818-828a-bf0886e2dbb9/action returned with HTTP 204 [pid: 8|app: 0|req: 457/907] 199.19.213.138 () {40 vars in 1148 bytes} [Wed Jul 15 00:19:03 2026] POST /v3/6060ed5b725f4da8b09a31618c637fa3/attachments/944f9b97-e802-4818-828a-bf0886e2dbb9/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:19:05.939 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-baf22c79-3ee8-420a-ba41-7933d4f36b15 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:19:05.957 7 INFO cinder.volume.api [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-baf22c79-3ee8-420a-ba41-7933d4f36b15 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Volume info retrieved successfully. 2026-07-15 00:19:05.962 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-baf22c79-3ee8-420a-ba41-7933d4f36b15 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 returned with HTTP 200 [pid: 7|app: 0|req: 451/908] 199.19.213.138 () {32 vars in 825 bytes} [Wed Jul 15 00:19:05 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 => generated 1973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:19:08.013 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-baf22c79-3ee8-420a-ba41-7933d4f36b15 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:19:08.013 8 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-79256f19-9087-4840-af10-c8e97e1e0fa4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:19:08.014 8 INFO cinder.api.openstack.wsgi [req-ed7339fd-4dce-4ee5-a48a-fece702b21ca req-79256f19-9087-4840-af10-c8e97e1e0fa4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:19:08.015 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-baf22c79-3ee8-420a-ba41-7933d4f36b15 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:19:08.943 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4701e9ff-66fb-403d-a25e-530e2b352ef9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:19:08.960 8 INFO cinder.volume.api [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4701e9ff-66fb-403d-a25e-530e2b352ef9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Volume info retrieved successfully. 2026-07-15 00:19:08.966 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4701e9ff-66fb-403d-a25e-530e2b352ef9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 returned with HTTP 200 [pid: 8|app: 0|req: 459/911] 199.19.213.138 () {32 vars in 825 bytes} [Wed Jul 15 00:19:08 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 => generated 1973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:19:11.711 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-6370cf18-0bf5-408d-be23-ffa2e403cf09 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:19:11.731 7 INFO cinder.volume.api [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-6370cf18-0bf5-408d-be23-ffa2e403cf09 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Volume info retrieved successfully. 2026-07-15 00:19:11.737 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-6370cf18-0bf5-408d-be23-ffa2e403cf09 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 returned with HTTP 200 [pid: 7|app: 0|req: 453/912] 199.19.213.138 () {32 vars in 825 bytes} [Wed Jul 15 00:19:11 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 => generated 1973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:19:18.013 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4701e9ff-66fb-403d-a25e-530e2b352ef9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:19:18.013 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-6370cf18-0bf5-408d-be23-ffa2e403cf09 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:19:18.013 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4701e9ff-66fb-403d-a25e-530e2b352ef9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:19:18.014 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-6370cf18-0bf5-408d-be23-ffa2e403cf09 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:19:28.013 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4701e9ff-66fb-403d-a25e-530e2b352ef9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:19:28.013 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-6370cf18-0bf5-408d-be23-ffa2e403cf09 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:19:28.014 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4701e9ff-66fb-403d-a25e-530e2b352ef9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:19:28.014 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-6370cf18-0bf5-408d-be23-ffa2e403cf09 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:19:38.014 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-6370cf18-0bf5-408d-be23-ffa2e403cf09 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:19:38.014 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4701e9ff-66fb-403d-a25e-530e2b352ef9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:19:38.014 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4701e9ff-66fb-403d-a25e-530e2b352ef9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:19:38.015 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-6370cf18-0bf5-408d-be23-ffa2e403cf09 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:19:48.013 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4701e9ff-66fb-403d-a25e-530e2b352ef9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:19:48.013 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-6370cf18-0bf5-408d-be23-ffa2e403cf09 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:19:48.014 8 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-4701e9ff-66fb-403d-a25e-530e2b352ef9 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:19:48.014 7 INFO cinder.api.openstack.wsgi [req-6af6c9ba-b528-44a4-8ef4-8b1b6eec705a req-6370cf18-0bf5-408d-be23-ffa2e403cf09 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:19:55.843 8 INFO cinder.api.openstack.wsgi [None req-4be614c9-e0e2-4088-8111-a8f16b78203c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true 2026-07-15 00:19:55.863 8 INFO cinder.api.openstack.wsgi [None req-4be614c9-e0e2-4088-8111-a8f16b78203c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 464/921] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:19:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true => generated 847 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:19:55.878 7 INFO cinder.api.openstack.wsgi [None req-4420ba89-38e9-4d54-9c52-353f53a0e9e1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true 2026-07-15 00:19:55.899 7 INFO cinder.api.openstack.wsgi [None req-4420ba89-38e9-4d54-9c52-353f53a0e9e1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/922] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:19:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:19:55.914 8 INFO cinder.api.openstack.wsgi [None req-9861eb49-5044-48e1-a8a4-108598762076 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true 2026-07-15 00:19:55.946 8 INFO cinder.api.openstack.wsgi [None req-9861eb49-5044-48e1-a8a4-108598762076 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 465/923] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:19:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:19:55.965 7 INFO cinder.api.openstack.wsgi [None req-dcc808e9-99f0-455f-8052-3fdd2302c8ad 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:19:55.995 7 INFO cinder.api.openstack.wsgi [None req-dcc808e9-99f0-455f-8052-3fdd2302c8ad 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 459/924] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:19:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:19:56.009 8 INFO cinder.api.openstack.wsgi [None req-0c32f216-76bb-4191-8a95-7b06c6115039 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:19:56.041 8 INFO cinder.api.openstack.wsgi [None req-0c32f216-76bb-4191-8a95-7b06c6115039 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 466/925] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:19:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:19:56.057 7 INFO cinder.api.openstack.wsgi [None req-d652d3a1-a40c-40c9-897e-41af368590f5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:19:56.076 7 INFO cinder.api.openstack.wsgi [None req-d652d3a1-a40c-40c9-897e-41af368590f5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 460/926] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:19:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:19:56.097 8 INFO cinder.api.openstack.wsgi [None req-412c8f08-e877-4b82-b783-d4435c0f2a85 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true 2026-07-15 00:19:56.129 8 INFO cinder.api.openstack.wsgi [None req-412c8f08-e877-4b82-b783-d4435c0f2a85 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 467/927] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:19:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:19:56.143 7 INFO cinder.api.openstack.wsgi [None req-276b286b-9a50-4327-9a14-d4bc48900c48 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true 2026-07-15 00:19:56.168 7 INFO cinder.api.openstack.wsgi [None req-276b286b-9a50-4327-9a14-d4bc48900c48 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 461/928] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:19:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:19:56.184 8 INFO cinder.api.openstack.wsgi [None req-3b0ec780-b2a7-48d5-a7d2-fedf154b7ed3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true 2026-07-15 00:19:56.210 8 INFO cinder.api.openstack.wsgi [None req-3b0ec780-b2a7-48d5-a7d2-fedf154b7ed3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 468/929] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:19:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:19:56.224 7 INFO cinder.api.openstack.wsgi [None req-1d09cc87-3e7a-4a43-bc19-38a3e3cf8978 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true 2026-07-15 00:19:56.249 7 INFO cinder.api.openstack.wsgi [None req-1d09cc87-3e7a-4a43-bc19-38a3e3cf8978 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 462/930] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:19:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:19:56.262 8 INFO cinder.api.openstack.wsgi [None req-53675e9d-954f-4fff-9d1e-a35e3deeffc4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true 2026-07-15 00:19:56.304 8 INFO cinder.api.openstack.wsgi [None req-53675e9d-954f-4fff-9d1e-a35e3deeffc4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 469/931] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:19:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:19:56.315 7 INFO cinder.api.openstack.wsgi [None req-dce23aa0-f4d1-495d-862d-64a6d3b1146b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:19:56.334 7 INFO cinder.volume.api [None req-dce23aa0-f4d1-495d-862d-64a6d3b1146b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-15 00:19:56.340 7 INFO cinder.api.openstack.wsgi [None req-dce23aa0-f4d1-495d-862d-64a6d3b1146b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 463/932] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:19:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 1976 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:19:56.354 8 INFO cinder.api.openstack.wsgi [None req-a64f90f2-2b58-45f1-8b75-d84038c2db2b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:19:56.858 8 INFO cinder.api.openstack.wsgi [None req-a64f90f2-2b58-45f1-8b75-d84038c2db2b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 470/933] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:19:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 671 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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:19:56.870 7 INFO cinder.api.openstack.wsgi [None req-5db5c08e-4574-4733-b503-e9d1daf105ca 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:19:56.876 7 INFO cinder.volume.api [None req-5db5c08e-4574-4733-b503-e9d1daf105ca 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:19:56.876 7 INFO cinder.api.openstack.wsgi [None req-5db5c08e-4574-4733-b503-e9d1daf105ca 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 464/934] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:19:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:19:56.889 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:19:56.903 8 INFO cinder.volume.api [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-15 00:19:56.910 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 471/935] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:19:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 1976 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:19:56.920 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:19:56.926 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 465/936] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:19:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:19:58.013 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:19:58.013 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:19:58.013 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:19:58.014 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:20:08.014 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:20:08.015 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:20:08.015 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:20:08.017 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:20:18.013 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:20:18.013 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:20:18.014 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:20:18.014 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:20:28.013 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:20:28.013 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:20:28.014 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:20:28.014 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:20:38.013 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:20:38.013 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:20:38.015 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:20:38.015 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:20:48.012 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:20:48.013 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:20:48.013 7 INFO cinder.api.openstack.wsgi [None req-a8de045d-5478-4a4c-80d4-ee7cd5cca648 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:20:48.014 8 INFO cinder.api.openstack.wsgi [None req-eabf23bb-7c9f-4681-83e5-025a0d357caf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:20:55.617 7 INFO cinder.api.openstack.wsgi [None req-49753915-8eef-429e-9a24-9f8368925f35 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:20:55.630 7 INFO cinder.volume.api [None req-49753915-8eef-429e-9a24-9f8368925f35 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-15 00:20:55.635 7 INFO cinder.api.openstack.wsgi [None req-49753915-8eef-429e-9a24-9f8368925f35 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 472/949] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:20:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 1976 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:20:55.648 8 INFO cinder.api.openstack.wsgi [None req-84df787a-d923-48dc-a090-de368fe07e10 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:20:56.153 8 INFO cinder.api.openstack.wsgi [None req-84df787a-d923-48dc-a090-de368fe07e10 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 478/950] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:20:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:20:56.167 7 INFO cinder.api.openstack.wsgi [None req-ac4e1237-86c2-4bab-8f5d-eab715d6b94c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:20:56.187 7 INFO cinder.volume.api [None req-ac4e1237-86c2-4bab-8f5d-eab715d6b94c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - 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-15 00:20:56.195 7 INFO cinder.api.openstack.wsgi [None req-ac4e1237-86c2-4bab-8f5d-eab715d6b94c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/951] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 1976 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-15 00:20:56.210 8 INFO cinder.api.openstack.wsgi [None req-df02b6af-23f3-4b23-8ef4-7eaa3055b522 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:20:56.218 8 INFO cinder.volume.api [None req-df02b6af-23f3-4b23-8ef4-7eaa3055b522 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:20:56.218 8 INFO cinder.api.openstack.wsgi [None req-df02b6af-23f3-4b23-8ef4-7eaa3055b522 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 479/952] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:20:56.231 7 INFO cinder.api.openstack.wsgi [None req-4da130cf-64c5-47f0-9226-7384c2104293 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:20:56.239 7 INFO cinder.api.openstack.wsgi [None req-4da130cf-64c5-47f0-9226-7384c2104293 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 474/953] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:20:56.298 8 INFO cinder.api.openstack.wsgi [None req-b7ddc41a-6dd6-45cf-9495-5535da3b200a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true 2026-07-15 00:20:56.316 8 INFO cinder.api.openstack.wsgi [None req-b7ddc41a-6dd6-45cf-9495-5535da3b200a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 480/954] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:20:56.328 7 INFO cinder.api.openstack.wsgi [None req-71fa73db-851a-4570-b330-c8c95ab87308 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true 2026-07-15 00:20:56.350 7 INFO cinder.api.openstack.wsgi [None req-71fa73db-851a-4570-b330-c8c95ab87308 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 475/955] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:20:56.362 8 INFO cinder.api.openstack.wsgi [None req-391b0443-3102-4406-acf6-f5af474f5d63 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true 2026-07-15 00:20:56.380 8 INFO cinder.api.openstack.wsgi [None req-391b0443-3102-4406-acf6-f5af474f5d63 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 481/956] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:20:56.392 7 INFO cinder.api.openstack.wsgi [None req-d41bdf7c-9bec-4c27-970f-d97576907caa 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:20:56.413 7 INFO cinder.api.openstack.wsgi [None req-d41bdf7c-9bec-4c27-970f-d97576907caa 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 476/957] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:20:56.424 8 INFO cinder.api.openstack.wsgi [None req-91ec5547-8359-4686-b76d-fadc174c1e2a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:20:56.445 8 INFO cinder.api.openstack.wsgi [None req-91ec5547-8359-4686-b76d-fadc174c1e2a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 482/958] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:20:56.457 7 INFO cinder.api.openstack.wsgi [None req-efc1acfc-0772-4b51-aca4-a3cce546100d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:20:56.479 7 INFO cinder.api.openstack.wsgi [None req-efc1acfc-0772-4b51-aca4-a3cce546100d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/959] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:20:56.491 8 INFO cinder.api.openstack.wsgi [None req-f96c1d34-78f5-4901-b87d-ee0c3b2a6e66 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true 2026-07-15 00:20:56.513 8 INFO cinder.api.openstack.wsgi [None req-f96c1d34-78f5-4901-b87d-ee0c3b2a6e66 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 483/960] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:20:56.525 7 INFO cinder.api.openstack.wsgi [None req-eef33732-8220-4159-a1ec-5259f8c17b10 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true 2026-07-15 00:20:56.544 7 INFO cinder.api.openstack.wsgi [None req-eef33732-8220-4159-a1ec-5259f8c17b10 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/961] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:20:56.554 8 INFO cinder.api.openstack.wsgi [None req-7547d19f-6f03-4664-a5a4-41a0313e0ce2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true 2026-07-15 00:20:56.572 8 INFO cinder.api.openstack.wsgi [None req-7547d19f-6f03-4664-a5a4-41a0313e0ce2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/962] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:20:56.585 7 INFO cinder.api.openstack.wsgi [None req-9106804d-7a25-453e-b655-afc199b7b472 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true 2026-07-15 00:20:56.605 7 INFO cinder.api.openstack.wsgi [None req-9106804d-7a25-453e-b655-afc199b7b472 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/963] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:20:56.618 8 INFO cinder.api.openstack.wsgi [None req-a59e9cc2-3db2-4ab8-b981-3877d88c0bcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true 2026-07-15 00:20:56.638 8 INFO cinder.api.openstack.wsgi [None req-a59e9cc2-3db2-4ab8-b981-3877d88c0bcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/964] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:20:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:20:58.013 8 INFO cinder.api.openstack.wsgi [None req-a59e9cc2-3db2-4ab8-b981-3877d88c0bcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:20:58.013 7 INFO cinder.api.openstack.wsgi [None req-9106804d-7a25-453e-b655-afc199b7b472 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:20:58.014 8 INFO cinder.api.openstack.wsgi [None req-a59e9cc2-3db2-4ab8-b981-3877d88c0bcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:20:58.015 7 INFO cinder.api.openstack.wsgi [None req-9106804d-7a25-453e-b655-afc199b7b472 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:21:08.013 7 INFO cinder.api.openstack.wsgi [None req-9106804d-7a25-453e-b655-afc199b7b472 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:21:08.013 8 INFO cinder.api.openstack.wsgi [None req-a59e9cc2-3db2-4ab8-b981-3877d88c0bcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:21:08.014 7 INFO cinder.api.openstack.wsgi [None req-9106804d-7a25-453e-b655-afc199b7b472 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:21:08.015 8 INFO cinder.api.openstack.wsgi [None req-a59e9cc2-3db2-4ab8-b981-3877d88c0bcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:21:18.013 7 INFO cinder.api.openstack.wsgi [None req-9106804d-7a25-453e-b655-afc199b7b472 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:21:18.014 8 INFO cinder.api.openstack.wsgi [None req-a59e9cc2-3db2-4ab8-b981-3877d88c0bcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:21:18.015 7 INFO cinder.api.openstack.wsgi [None req-9106804d-7a25-453e-b655-afc199b7b472 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:21:18.015 8 INFO cinder.api.openstack.wsgi [None req-a59e9cc2-3db2-4ab8-b981-3877d88c0bcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:21:28.013 8 INFO cinder.api.openstack.wsgi [None req-a59e9cc2-3db2-4ab8-b981-3877d88c0bcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:21:28.014 7 INFO cinder.api.openstack.wsgi [None req-9106804d-7a25-453e-b655-afc199b7b472 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:21:28.015 7 INFO cinder.api.openstack.wsgi [None req-9106804d-7a25-453e-b655-afc199b7b472 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:21:28.015 8 INFO cinder.api.openstack.wsgi [None req-a59e9cc2-3db2-4ab8-b981-3877d88c0bcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:21:38.012 8 INFO cinder.api.openstack.wsgi [None req-a59e9cc2-3db2-4ab8-b981-3877d88c0bcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:21:38.012 7 INFO cinder.api.openstack.wsgi [None req-9106804d-7a25-453e-b655-afc199b7b472 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:21:38.013 8 INFO cinder.api.openstack.wsgi [None req-a59e9cc2-3db2-4ab8-b981-3877d88c0bcd 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:21:38.013 7 INFO cinder.api.openstack.wsgi [None req-9106804d-7a25-453e-b655-afc199b7b472 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:21:44.779 8 INFO cinder.api.openstack.wsgi [req-2e7f3dc1-7151-46b3-88ce-3183acc84ba9 req-0fced9d6-6a93-4953-b129-30cf60dbbf79 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/attachments/944f9b97-e802-4818-828a-bf0886e2dbb9 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:21:45.329 8 INFO cinder.api.openstack.wsgi [req-2e7f3dc1-7151-46b3-88ce-3183acc84ba9 req-0fced9d6-6a93-4953-b129-30cf60dbbf79 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/attachments/944f9b97-e802-4818-828a-bf0886e2dbb9 returned with HTTP 200 [pid: 8|app: 0|req: 491/975] 199.19.213.138 () {38 vars in 1103 bytes} [Wed Jul 15 00:21:44 2026] DELETE /v3/6060ed5b725f4da8b09a31618c637fa3/attachments/944f9b97-e802-4818-828a-bf0886e2dbb9 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:21:45.347 7 INFO cinder.api.openstack.wsgi [req-2e7f3dc1-7151-46b3-88ce-3183acc84ba9 req-209ace5d-f1fa-4ecc-9079-4da981c42001 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 2026-07-15 00:21:45.347 7 INFO cinder.api.v3.volumes [req-2e7f3dc1-7151-46b3-88ce-3183acc84ba9 req-209ace5d-f1fa-4ecc-9079-4da981c42001 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Delete volume with id: 01894ddf-65c1-45fd-8854-323ff8cdf444 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key 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-15 00:21:45.355 7 INFO cinder.volume.api [req-2e7f3dc1-7151-46b3-88ce-3183acc84ba9 req-209ace5d-f1fa-4ecc-9079-4da981c42001 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Volume info retrieved successfully. 2026-07-15 00:21:45.377 7 INFO cinder.volume.api [req-2e7f3dc1-7151-46b3-88ce-3183acc84ba9 req-209ace5d-f1fa-4ecc-9079-4da981c42001 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Delete volume request issued successfully. 2026-07-15 00:21:45.378 7 INFO cinder.api.openstack.wsgi [req-2e7f3dc1-7151-46b3-88ce-3183acc84ba9 req-209ace5d-f1fa-4ecc-9079-4da981c42001 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 returned with HTTP 202 [pid: 7|app: 0|req: 485/976] 199.19.213.138 () {36 vars in 1054 bytes} [Wed Jul 15 00:21:45 2026] DELETE /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/01894ddf-65c1-45fd-8854-323ff8cdf444 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-15 00:21:48.012 7 INFO cinder.api.openstack.wsgi [req-2e7f3dc1-7151-46b3-88ce-3183acc84ba9 req-209ace5d-f1fa-4ecc-9079-4da981c42001 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:21:48.012 8 INFO cinder.api.openstack.wsgi [req-2e7f3dc1-7151-46b3-88ce-3183acc84ba9 req-0fced9d6-6a93-4953-b129-30cf60dbbf79 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:21:48.013 7 INFO cinder.api.openstack.wsgi [req-2e7f3dc1-7151-46b3-88ce-3183acc84ba9 req-209ace5d-f1fa-4ecc-9079-4da981c42001 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:21:48.013 8 INFO cinder.api.openstack.wsgi [req-2e7f3dc1-7151-46b3-88ce-3183acc84ba9 req-0fced9d6-6a93-4953-b129-30cf60dbbf79 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:21:55.590 7 INFO cinder.api.openstack.wsgi [None req-562fb49e-f39f-47ec-8481-c2338f183e6e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:21:56.093 7 INFO cinder.api.openstack.wsgi [None req-562fb49e-f39f-47ec-8481-c2338f183e6e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 487/979] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:21:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-15 00:21:56.107 8 INFO cinder.api.openstack.wsgi [None req-1c82d251-0d03-4165-a3ab-54a39c0a6eed 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-15 00:21:56.116 8 INFO cinder.volume.api [None req-1c82d251-0d03-4165-a3ab-54a39c0a6eed 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:21:56.118 8 INFO cinder.api.openstack.wsgi [None req-1c82d251-0d03-4165-a3ab-54a39c0a6eed 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 493/980] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:21:56.167 7 INFO cinder.api.openstack.wsgi [None req-c8c643a8-e91a-4532-ae8c-615bdf0bbdff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true 2026-07-15 00:21:56.194 7 INFO cinder.api.openstack.wsgi [None req-c8c643a8-e91a-4532-ae8c-615bdf0bbdff 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 488/981] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/083d4752568a4d788955e1af80e54f5c?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:21:56.207 8 INFO cinder.api.openstack.wsgi [None req-345846b0-736a-4da1-89b0-432badf0d269 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true 2026-07-15 00:21:56.230 8 INFO cinder.api.openstack.wsgi [None req-345846b0-736a-4da1-89b0-432badf0d269 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 494/982] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/113308b39b1b4e5886a727ec27dff943?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:21:56.242 7 INFO cinder.api.openstack.wsgi [None req-7fe1043a-658a-409f-81db-433b89a4d1ee 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true 2026-07-15 00:21:56.258 7 INFO cinder.api.openstack.wsgi [None req-7fe1043a-658a-409f-81db-433b89a4d1ee 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 489/983] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2d5e231b9b7b483090a857619b68f692?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:21:56.268 8 INFO cinder.api.openstack.wsgi [None req-953b2c2b-ec04-418b-bf38-555e9c7c2527 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:21:56.289 8 INFO cinder.api.openstack.wsgi [None req-953b2c2b-ec04-418b-bf38-555e9c7c2527 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 495/984] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:21:56.303 7 INFO cinder.api.openstack.wsgi [None req-a5f21c2d-4fb4-4c0a-b743-3135b513ec5d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:21:56.336 7 INFO cinder.api.openstack.wsgi [None req-a5f21c2d-4fb4-4c0a-b743-3135b513ec5d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 490/985] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:21:56.346 8 INFO cinder.api.openstack.wsgi [None req-4ddbf9b5-4075-449a-af67-8ea92bcc7455 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:21:56.369 8 INFO cinder.api.openstack.wsgi [None req-4ddbf9b5-4075-449a-af67-8ea92bcc7455 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 496/986] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:21:56.380 7 INFO cinder.api.openstack.wsgi [None req-60aab8b4-720d-4434-98bc-bf7af188717d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true 2026-07-15 00:21:56.399 7 INFO cinder.api.openstack.wsgi [None req-60aab8b4-720d-4434-98bc-bf7af188717d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 491/987] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/c578eb3605f4479c872ea4ac6e2c79dc?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:21:56.411 8 INFO cinder.api.openstack.wsgi [None req-72c6da1e-3197-4583-ba58-fcf6bc1f8405 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true 2026-07-15 00:21:56.432 8 INFO cinder.api.openstack.wsgi [None req-72c6da1e-3197-4583-ba58-fcf6bc1f8405 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 497/988] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/de8182162c874b3590ffe3b2abce403d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:21:56.444 7 INFO cinder.api.openstack.wsgi [None req-54657459-da32-4671-b99a-013a531428bf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true 2026-07-15 00:21:56.466 7 INFO cinder.api.openstack.wsgi [None req-54657459-da32-4671-b99a-013a531428bf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 492/989] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/dfa94d05fe0a4a3591332dd97176352f?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:21:56.479 8 INFO cinder.api.openstack.wsgi [None req-0ad47cd5-1f9d-4fab-8a7d-635e74845581 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true 2026-07-15 00:21:56.498 8 INFO cinder.api.openstack.wsgi [None req-0ad47cd5-1f9d-4fab-8a7d-635e74845581 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 498/990] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/e9b6c073f96f4b7c951f3b39e0e1fb8d?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:21:56.508 7 INFO cinder.api.openstack.wsgi [None req-8415b099-7b2a-4b99-b1e6-d2637f5180e1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true 2026-07-15 00:21:56.529 7 INFO cinder.api.openstack.wsgi [None req-8415b099-7b2a-4b99-b1e6-d2637f5180e1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/991] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/efd078edcd97471fa949f949e21da90b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:21:56.542 8 INFO cinder.api.openstack.wsgi [None req-00b5a947-11c6-4032-8c30-ff69a7c02d66 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:21:56.546 8 INFO cinder.api.openstack.wsgi [None req-00b5a947-11c6-4032-8c30-ff69a7c02d66 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 499/992] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:21:56.556 7 INFO cinder.api.openstack.wsgi [None req-611f69fb-6f63-431d-b774-61251f3b716c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:21:56.564 7 INFO cinder.volume.api [None req-611f69fb-6f63-431d-b774-61251f3b716c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:21:56.565 7 INFO cinder.api.openstack.wsgi [None req-611f69fb-6f63-431d-b774-61251f3b716c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 494/993] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:21:56.575 8 INFO cinder.api.openstack.wsgi [None req-91da85d3-c9f0-4f07-9d1f-3b9314773a4a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:21:56.580 8 INFO cinder.volume.api [None req-91da85d3-c9f0-4f07-9d1f-3b9314773a4a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:21:56.580 8 INFO cinder.api.openstack.wsgi [None req-91da85d3-c9f0-4f07-9d1f-3b9314773a4a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 500/994] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:21:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:21:58.013 7 INFO cinder.api.openstack.wsgi [None req-611f69fb-6f63-431d-b774-61251f3b716c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:21:58.013 8 INFO cinder.api.openstack.wsgi [None req-91da85d3-c9f0-4f07-9d1f-3b9314773a4a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:21:58.014 7 INFO cinder.api.openstack.wsgi [None req-611f69fb-6f63-431d-b774-61251f3b716c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:21:58.014 8 INFO cinder.api.openstack.wsgi [None req-91da85d3-c9f0-4f07-9d1f-3b9314773a4a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:22:08.013 8 INFO cinder.api.openstack.wsgi [None req-91da85d3-c9f0-4f07-9d1f-3b9314773a4a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:22:08.013 7 INFO cinder.api.openstack.wsgi [None req-611f69fb-6f63-431d-b774-61251f3b716c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:22:08.014 7 INFO cinder.api.openstack.wsgi [None req-611f69fb-6f63-431d-b774-61251f3b716c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:22:08.014 8 INFO cinder.api.openstack.wsgi [None req-91da85d3-c9f0-4f07-9d1f-3b9314773a4a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:22:18.013 7 INFO cinder.api.openstack.wsgi [None req-611f69fb-6f63-431d-b774-61251f3b716c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:22:18.014 8 INFO cinder.api.openstack.wsgi [None req-91da85d3-c9f0-4f07-9d1f-3b9314773a4a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:22:18.014 7 INFO cinder.api.openstack.wsgi [None req-611f69fb-6f63-431d-b774-61251f3b716c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:22:18.015 8 INFO cinder.api.openstack.wsgi [None req-91da85d3-c9f0-4f07-9d1f-3b9314773a4a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:22:22.557 7 INFO cinder.api.openstack.wsgi [None req-7710372f-5cc8-47e5-b0f0-11ff870d3a7c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots 2026-07-15 00:22:22.563 7 INFO cinder.volume.api [None req-7710372f-5cc8-47e5-b0f0-11ff870d3a7c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:22:22.563 7 INFO cinder.api.openstack.wsgi [None req-7710372f-5cc8-47e5-b0f0-11ff870d3a7c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 498/1001] 10.0.0.198 () {32 vars in 705 bytes} [Wed Jul 15 00:22:22 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:22:22.577 8 INFO cinder.api.openstack.wsgi [None req-0b7b5982-8709-412f-9039-bcd92d48ef0d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes 2026-07-15 00:22:22.588 8 INFO cinder.volume.api [None req-0b7b5982-8709-412f-9039-bcd92d48ef0d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:22:22.588 8 INFO cinder.api.openstack.wsgi [None req-0b7b5982-8709-412f-9039-bcd92d48ef0d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 504/1002] 10.0.0.198 () {32 vars in 701 bytes} [Wed Jul 15 00:22:22 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:22:28.013 7 INFO cinder.api.openstack.wsgi [None req-7710372f-5cc8-47e5-b0f0-11ff870d3a7c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:22:28.014 7 INFO cinder.api.openstack.wsgi [None req-7710372f-5cc8-47e5-b0f0-11ff870d3a7c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:22:28.013 8 INFO cinder.api.openstack.wsgi [None req-0b7b5982-8709-412f-9039-bcd92d48ef0d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:22:28.014 8 INFO cinder.api.openstack.wsgi [None req-0b7b5982-8709-412f-9039-bcd92d48ef0d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:22:38.013 7 INFO cinder.api.openstack.wsgi [None req-7710372f-5cc8-47e5-b0f0-11ff870d3a7c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:22:38.013 8 INFO cinder.api.openstack.wsgi [None req-0b7b5982-8709-412f-9039-bcd92d48ef0d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:22:38.014 7 INFO cinder.api.openstack.wsgi [None req-7710372f-5cc8-47e5-b0f0-11ff870d3a7c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:22:38.014 8 INFO cinder.api.openstack.wsgi [None req-0b7b5982-8709-412f-9039-bcd92d48ef0d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:22:48.013 7 INFO cinder.api.openstack.wsgi [None req-7710372f-5cc8-47e5-b0f0-11ff870d3a7c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:22:48.013 8 INFO cinder.api.openstack.wsgi [None req-0b7b5982-8709-412f-9039-bcd92d48ef0d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:22:48.014 7 INFO cinder.api.openstack.wsgi [None req-7710372f-5cc8-47e5-b0f0-11ff870d3a7c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:22:48.014 8 INFO cinder.api.openstack.wsgi [None req-0b7b5982-8709-412f-9039-bcd92d48ef0d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:22:55.648 7 INFO cinder.api.openstack.wsgi [None req-21e4ef80-255f-41aa-8406-75ff4797f527 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:22:55.656 7 INFO cinder.volume.api [None req-21e4ef80-255f-41aa-8406-75ff4797f527 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:22:55.658 7 INFO cinder.api.openstack.wsgi [None req-21e4ef80-255f-41aa-8406-75ff4797f527 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 502/1009] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:22:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:22:55.667 8 INFO cinder.api.openstack.wsgi [None req-bec4133a-fe64-42e6-af3c-a7cca2264115 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:22:55.677 8 INFO cinder.volume.api [None req-bec4133a-fe64-42e6-af3c-a7cca2264115 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:22:55.679 8 INFO cinder.api.openstack.wsgi [None req-bec4133a-fe64-42e6-af3c-a7cca2264115 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 508/1010] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:22:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:22:55.727 7 INFO cinder.api.openstack.wsgi [None req-d75e3300-7153-43c2-ae1d-620e5fa01bb5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:22:55.748 7 INFO cinder.api.openstack.wsgi [None req-d75e3300-7153-43c2-ae1d-620e5fa01bb5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 503/1011] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:22:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:22:55.761 8 INFO cinder.api.openstack.wsgi [None req-29fe72bd-edff-46ae-8219-fe84032848ad 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:22:55.787 8 INFO cinder.api.openstack.wsgi [None req-29fe72bd-edff-46ae-8219-fe84032848ad 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 509/1012] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:22:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:22:55.800 7 INFO cinder.api.openstack.wsgi [None req-3ec2c790-96a8-4a7f-b25d-be003bd1f8f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:22:55.825 7 INFO cinder.api.openstack.wsgi [None req-3ec2c790-96a8-4a7f-b25d-be003bd1f8f6 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 504/1013] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:22:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:22:55.837 8 INFO cinder.api.openstack.wsgi [None req-f8b1971a-82a9-4fbf-82d5-ca561277b660 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:22:56.341 8 INFO cinder.api.openstack.wsgi [None req-f8b1971a-82a9-4fbf-82d5-ca561277b660 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1014] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:22:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:22:56.355 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:22:56.360 7 INFO cinder.volume.api [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:22:56.360 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 505/1015] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:22:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:22:56.372 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:22:56.379 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 511/1016] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:22:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:22:58.013 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:22:58.013 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:22:58.014 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:22:58.014 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:23:08.013 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:23:08.013 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:23:08.014 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:23:08.014 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:23:18.016 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:23:18.017 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:23:18.024 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:23:18.025 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:23:28.013 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:23:28.013 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:23:28.013 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:23:28.014 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:23:38.012 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:23:38.013 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:23:38.014 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:23:38.015 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:23:48.013 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:23:48.014 7 INFO cinder.api.openstack.wsgi [None req-3e46cbfc-3230-41f8-b638-4376035d9b97 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:23:48.016 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:23:48.017 8 INFO cinder.api.openstack.wsgi [None req-8fb9293c-1272-40e9-882f-db14ff2f0508 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:23:55.600 7 INFO cinder.api.openstack.wsgi [None req-ede27748-3e8b-4952-a6d9-5176c0a5563e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:23:55.609 7 INFO cinder.volume.api [None req-ede27748-3e8b-4952-a6d9-5176c0a5563e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:23:55.610 7 INFO cinder.api.openstack.wsgi [None req-ede27748-3e8b-4952-a6d9-5176c0a5563e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1029] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:23:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:23:55.651 8 INFO cinder.api.openstack.wsgi [None req-b530d7d4-fc08-4b9a-9739-e47205a2deaf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:23:55.682 8 INFO cinder.api.openstack.wsgi [None req-b530d7d4-fc08-4b9a-9739-e47205a2deaf 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 518/1030] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:23:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:23:55.699 7 INFO cinder.api.openstack.wsgi [None req-ac7fbf47-075b-49c8-8d98-5dd5b70745c1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:23:55.719 7 INFO cinder.api.openstack.wsgi [None req-ac7fbf47-075b-49c8-8d98-5dd5b70745c1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1031] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:23:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:23:55.730 8 INFO cinder.api.openstack.wsgi [None req-7b8fd26d-5393-4c13-983d-4ad1b66702e0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:23:55.746 8 INFO cinder.api.openstack.wsgi [None req-7b8fd26d-5393-4c13-983d-4ad1b66702e0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 519/1032] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:23:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:23:55.763 7 INFO cinder.api.openstack.wsgi [None req-58c0baae-1613-4922-a301-32d21eb3b67a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:23:56.267 7 INFO cinder.api.openstack.wsgi [None req-58c0baae-1613-4922-a301-32d21eb3b67a 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1033] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:23:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:23:56.280 8 INFO cinder.api.openstack.wsgi [None req-31e767da-477a-4afc-b86a-f7dec7a0cfb1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:23:56.285 8 INFO cinder.volume.api [None req-31e767da-477a-4afc-b86a-f7dec7a0cfb1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:23:56.285 8 INFO cinder.api.openstack.wsgi [None req-31e767da-477a-4afc-b86a-f7dec7a0cfb1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1034] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:23:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:23:56.297 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:23:56.302 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 515/1035] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:23:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:23:56.316 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:23:56.327 8 INFO cinder.volume.api [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:23:56.329 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1036] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:23:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:23:58.013 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:23:58.013 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:23:58.014 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:23:58.014 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:24:08.012 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:24:08.013 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:24:08.014 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:24:08.015 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:24:18.014 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:24:18.014 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:24:18.015 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:24:18.016 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:24:28.013 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:24:28.014 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:24:28.014 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:24:28.015 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:24:38.013 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:24:38.013 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:24:38.014 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:24:38.014 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:24:48.013 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:24:48.013 7 INFO cinder.api.openstack.wsgi [None req-a9a742b4-8aeb-436e-bdb8-8d16e8dee6f2 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:24:48.016 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:24:48.017 8 INFO cinder.api.openstack.wsgi [None req-60357c31-9d58-497c-94b6-5f3b54790ce3 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:24:55.583 7 INFO cinder.api.openstack.wsgi [None req-2d02a6e5-f7ab-404b-9711-12c1fe8c1f0c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:24:55.593 7 INFO cinder.api.openstack.wsgi [None req-2d02a6e5-f7ab-404b-9711-12c1fe8c1f0c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 522/1049] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:24:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:24:55.605 8 INFO cinder.api.openstack.wsgi [None req-488966ad-67b9-4870-b8dd-4d2b44822991 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:24:56.109 8 INFO cinder.api.openstack.wsgi [None req-488966ad-67b9-4870-b8dd-4d2b44822991 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 528/1050] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:24:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:24:56.120 7 INFO cinder.api.openstack.wsgi [None req-be87e3a4-0aa0-4581-a6c2-5a82fb2aa96e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:24:56.131 7 INFO cinder.volume.api [None req-be87e3a4-0aa0-4581-a6c2-5a82fb2aa96e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:24:56.133 7 INFO cinder.api.openstack.wsgi [None req-be87e3a4-0aa0-4581-a6c2-5a82fb2aa96e 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1051] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:24:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:24:56.143 8 INFO cinder.api.openstack.wsgi [None req-3a402bcf-e71a-4ce8-9d60-f6e12d25c21d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:24:56.149 8 INFO cinder.volume.api [None req-3a402bcf-e71a-4ce8-9d60-f6e12d25c21d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:24:56.149 8 INFO cinder.api.openstack.wsgi [None req-3a402bcf-e71a-4ce8-9d60-f6e12d25c21d 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 529/1052] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:24:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:24:56.157 7 INFO cinder.api.openstack.wsgi [None req-e4571a44-5d3e-443e-bf77-e987796db275 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:24:56.165 7 INFO cinder.volume.api [None req-e4571a44-5d3e-443e-bf77-e987796db275 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:24:56.167 7 INFO cinder.api.openstack.wsgi [None req-e4571a44-5d3e-443e-bf77-e987796db275 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1053] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:24:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:24:56.223 8 INFO cinder.api.openstack.wsgi [None req-6069a9e0-9f07-4fd9-8601-6454657cd1cc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:24:56.251 8 INFO cinder.api.openstack.wsgi [None req-6069a9e0-9f07-4fd9-8601-6454657cd1cc 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1054] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:24:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:24:56.266 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:24:56.294 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1055] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:24:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:24:56.306 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:24:56.328 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1056] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:24:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:24:58.013 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:24:58.013 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:24:58.013 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:24:58.014 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:25:08.013 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:25:08.014 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:25:08.014 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:25:08.014 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:25:18.012 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:25:18.014 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:25:18.012 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:25:18.016 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:25:28.013 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:25:28.013 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:25:28.014 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:25:28.014 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:25:38.012 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:25:38.013 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:25:38.013 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:25:38.013 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:25:48.013 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:25:48.013 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:25:48.014 8 INFO cinder.api.openstack.wsgi [None req-1278ba42-6556-4129-808a-6895d58300a0 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:25:48.014 7 INFO cinder.api.openstack.wsgi [None req-c77ffe0d-a80f-4f7f-9304-812775b650e4 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:25:55.637 8 INFO cinder.api.openstack.wsgi [None req-25173f83-366c-4e50-ba76-971c51fd9e72 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true 2026-07-15 00:25:56.141 8 INFO cinder.api.openstack.wsgi [None req-25173f83-366c-4e50-ba76-971c51fd9e72 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 538/1069] 10.0.0.165 () {28 vars in 696 bytes} [Wed Jul 15 00:25:55 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:25:56.198 7 INFO cinder.api.openstack.wsgi [None req-905f2ac2-6896-4685-9f76-c1f55ab52c17 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true 2026-07-15 00:25:56.223 7 INFO cinder.api.openstack.wsgi [None req-905f2ac2-6896-4685-9f76-c1f55ab52c17 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 532/1070] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:25:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/2e18c3113a9e48389dc49cf1c2e3cb48?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:25:56.240 8 INFO cinder.api.openstack.wsgi [None req-95940559-7217-4077-8e0b-727511da401c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true 2026-07-15 00:25:56.264 8 INFO cinder.api.openstack.wsgi [None req-95940559-7217-4077-8e0b-727511da401c 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 539/1071] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:25:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/6060ed5b725f4da8b09a31618c637fa3?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:25:56.273 7 INFO cinder.api.openstack.wsgi [None req-b27542ee-ebd7-47df-8022-8891b1c37180 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true 2026-07-15 00:25:56.300 7 INFO cinder.api.openstack.wsgi [None req-b27542ee-ebd7-47df-8022-8891b1c37180 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 533/1072] 10.0.0.165 () {28 vars in 736 bytes} [Wed Jul 15 00:25:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-quota-sets/a12bf990a6b24ba9ada1881c823b4cb7?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:25:56.311 8 INFO cinder.api.openstack.wsgi [None req-aac90568-6bb1-4a2d-9543-a4f0f0a034d7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:25:56.325 8 INFO cinder.volume.api [None req-aac90568-6bb1-4a2d-9543-a4f0f0a034d7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:25:56.326 8 INFO cinder.api.openstack.wsgi [None req-aac90568-6bb1-4a2d-9543-a4f0f0a034d7 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1073] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:25:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-15 00:25:56.338 7 INFO cinder.api.openstack.wsgi [None req-7aed3440-e37c-4610-a03a-328bc647ddf5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true 2026-07-15 00:25:56.348 7 INFO cinder.volume.api [None req-7aed3440-e37c-4610-a03a-328bc647ddf5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all snapshots completed successfully. 2026-07-15 00:25:56.349 7 INFO cinder.api.openstack.wsgi [None req-7aed3440-e37c-4610-a03a-328bc647ddf5 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 534/1074] 10.0.0.165 () {28 vars in 674 bytes} [Wed Jul 15 00:25:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:25:56.358 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true 2026-07-15 00:25:56.366 8 INFO cinder.volume.api [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] Get all volumes completed successfully. 2026-07-15 00:25:56.368 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1075] 10.0.0.165 () {28 vars in 684 bytes} [Wed Jul 15 00:25:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/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-15 00:25:56.380 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services 2026-07-15 00:25:56.385 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6060ed5b725f4da8b09a31618c637fa3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 535/1076] 10.0.0.165 () {28 vars in 645 bytes} [Wed Jul 15 00:25:56 2026] GET /v3/6060ed5b725f4da8b09a31618c637fa3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-15 00:25:58.013 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:25:58.013 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:25:58.014 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:25:58.015 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:26:08.012 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:26:08.012 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:26:08.013 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:26:08.013 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:26:18.013 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:26:18.013 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:26:18.014 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:26:18.014 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:26:28.013 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:26:28.013 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:26:28.014 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:26:28.015 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:26:38.012 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:26:38.012 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:26:38.013 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:26:38.013 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:26:48.013 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:26:48.013 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] GET http://10.0.0.42:8776/ 2026-07-15 00:26:48.014 7 INFO cinder.api.openstack.wsgi [None req-b1b87385-0c5f-47de-9bc9-625aface1e3b 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300 2026-07-15 00:26:48.015 8 INFO cinder.api.openstack.wsgi [None req-4f3ef71d-21b6-43e5-be0f-c06218603cd1 0c8e2dcd95db4a60855f157c969ea293 6060ed5b725f4da8b09a31618c637fa3 - - default default] http://10.0.0.42:8776/ returned with HTTP 300