+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 11:25:20 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: cinder-api-5b5cb8f599-wjzzp 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 0x7f1d6c1cf668 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-01 11:25:24.086 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-01 11:25:24.086 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-01 11:25:24.094 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-01 11:25:24.094 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-01 11:25:25.323 8 INFO cinder.rpc [None req-bc60856e-ca67-4426-9944-c37afcd615d1 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-01 11:25:25.325 8 INFO cinder.rpc [None req-bc60856e-ca67-4426-9944-c37afcd615d1 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-01 11:25:25.328 8 INFO cinder.rpc [None req-bc60856e-ca67-4426-9944-c37afcd615d1 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-01 11:25:25.331 8 INFO cinder.rpc [None req-bc60856e-ca67-4426-9944-c37afcd615d1 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-01 11:25:25.336 7 INFO cinder.rpc [None req-86d2d4eb-60d0-4b82-a9c1-6ff17588e04c - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-01 11:25:25.339 7 INFO cinder.rpc [None req-86d2d4eb-60d0-4b82-a9c1-6ff17588e04c - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-01 11:25:25.343 7 INFO cinder.rpc [None req-86d2d4eb-60d0-4b82-a9c1-6ff17588e04c - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-01 11:25:25.343 8 INFO cinder.rpc [None req-bc60856e-ca67-4426-9944-c37afcd615d1 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-01 11:25:25.345 7 INFO cinder.rpc [None req-86d2d4eb-60d0-4b82-a9c1-6ff17588e04c - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-01 11:25:25.346 8 INFO cinder.rpc [None req-bc60856e-ca67-4426-9944-c37afcd615d1 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-01 11:25:25.357 7 INFO cinder.rpc [None req-86d2d4eb-60d0-4b82-a9c1-6ff17588e04c - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-01 11:25:25.359 7 INFO cinder.rpc [None req-86d2d4eb-60d0-4b82-a9c1-6ff17588e04c - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-01 11:25:25.393 8 WARNING cinder.api.contrib.hosts [None req-bc60856e-ca67-4426-9944-c37afcd615d1 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-01 11:25:25.406 7 WARNING cinder.api.contrib.hosts [None req-86d2d4eb-60d0-4b82-a9c1-6ff17588e04c - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-01 11:25:25.435 8 WARNING keystonemiddleware._common.config [None req-bc60856e-ca67-4426-9944-c37afcd615d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 11:25:25.444 8 WARNING oslo_config.cfg [None req-bc60856e-ca67-4426-9944-c37afcd615d1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f1d6c1cf668 pid: 8 (default app) 2026-07-01 11:25:25.448 7 WARNING keystonemiddleware._common.config [None req-86d2d4eb-60d0-4b82-a9c1-6ff17588e04c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 11:25:25.457 7 WARNING oslo_config.cfg [None req-86d2d4eb-60d0-4b82-a9c1-6ff17588e04c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f1d6c1cf668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-01 11:27:10.052 8 INFO cinder.api.openstack.wsgi [None req-68acfa74-9d96-4d74-9011-895fb536353e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/types/rbd1 2026-07-01 11:27:10.084 8 INFO cinder.api.openstack.wsgi [None req-68acfa74-9d96-4d74-9011-895fb536353e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 11/20] 10.0.0.165 () {30 vars in 616 bytes} [Wed Jul 1 11:27:09 2026] GET /v3/types/rbd1 => generated 82 bytes in 891 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-01 11:27:10.504 7 INFO cinder.api.openstack.wsgi [None req-a49760a6-f324-4330-b29f-17e7441fe8d5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/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-01 11:27:10.529 7 INFO cinder.api.openstack.wsgi [None req-a49760a6-f324-4330-b29f-17e7441fe8d5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/21] 10.0.0.165 () {30 vars in 655 bytes} [Wed Jul 1 11:27:10 2026] GET /v3/types?name=rbd1&is_public=None => generated 20 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 11:27:12.212 8 INFO cinder.api.openstack.wsgi [None req-e7fc29fa-c2a4-4280-84aa-9b042af820e2 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/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-01 11:27:12.236 8 INFO cinder.api.openstack.wsgi [None req-e7fc29fa-c2a4-4280-84aa-9b042af820e2 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/types returned with HTTP 200 [pid: 8|app: 0|req: 12/22] 10.0.0.165 () {34 vars in 659 bytes} [Wed Jul 1 11:27:12 2026] POST /v3/types => generated 179 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:27:12.248 7 INFO cinder.api.openstack.wsgi [req-e7fc29fa-c2a4-4280-84aa-9b042af820e2 req-6e269d11-b850-4f20-8656-4970ec8f2b76 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/types/e34f1789-d904-40af-ae7e-6170b25b0cba/extra_specs 2026-07-01 11:27:12.302 7 INFO cinder.api.openstack.wsgi [req-e7fc29fa-c2a4-4280-84aa-9b042af820e2 req-6e269d11-b850-4f20-8656-4970ec8f2b76 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/types/e34f1789-d904-40af-ae7e-6170b25b0cba/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/23] 10.0.0.165 () {36 vars in 828 bytes} [Wed Jul 1 11:27:12 2026] POST /v3/types/e34f1789-d904-40af-ae7e-6170b25b0cba/extra_specs => generated 48 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 11:27:13.943 8 INFO cinder.api.openstack.wsgi [None req-f3a45195-1584-4c4d-bc6b-1482b5d72097 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/types?is_public=None 2026-07-01 11:27:13.957 8 INFO cinder.api.openstack.wsgi [None req-f3a45195-1584-4c4d-bc6b-1482b5d72097 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/24] 10.0.0.165 () {30 vars in 635 bytes} [Wed Jul 1 11:27:13 2026] GET /v3/types?is_public=None => generated 443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:27:15.905 7 INFO cinder.api.openstack.wsgi [None req-8d27eb2e-58e0-4d07-a321-22455c9711b2 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/qos-specs 2026-07-01 11:27:15.918 7 INFO cinder.api.openstack.wsgi [None req-8d27eb2e-58e0-4d07-a321-22455c9711b2 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/25] 10.0.0.165 () {30 vars in 614 bytes} [Wed Jul 1 11:27:15 2026] GET /v3/qos-specs => generated 17 bytes in 364 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 11:42:24.545 7 INFO cinder.api.openstack.wsgi [None req-fc8aa9a0-6572-47f2-9a7a-651559fec781 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET https://volume.199-204-45-89.nip.io/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=False 2026-07-01 11:42:24.569 7 WARNING cinder.quota [None req-fc8aa9a0-6572-47f2-9a7a-651559fec781 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 11:42:24.569 7 WARNING cinder.quota [None req-fc8aa9a0-6572-47f2-9a7a-651559fec781 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 11:42:24.570 7 WARNING cinder.quota [None req-fc8aa9a0-6572-47f2-9a7a-651559fec781 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 11:42:24.570 7 WARNING cinder.quota [None req-fc8aa9a0-6572-47f2-9a7a-651559fec781 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 11:42:24.570 7 WARNING cinder.quota [None req-fc8aa9a0-6572-47f2-9a7a-651559fec781 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 11:42:24.571 7 WARNING cinder.quota [None req-fc8aa9a0-6572-47f2-9a7a-651559fec781 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 11:42:24.576 7 INFO cinder.api.openstack.wsgi [None req-fc8aa9a0-6572-47f2-9a7a-651559fec781 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] https://volume.199-204-45-89.nip.io/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 104/208] 199.204.45.89 () {44 vars in 998 bytes} [Wed Jul 1 11:42:24 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=False => generated 340 bytes in 123 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-01 11:42:24.735 8 INFO cinder.api.openstack.wsgi [None req-3624ec54-586c-4abb-b383-7ae05f5fd891 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] PUT https://volume.199-204-45-89.nip.io/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3 2026-07-01 11:42:24.812 8 WARNING cinder.quota [None req-3624ec54-586c-4abb-b383-7ae05f5fd891 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 11:42:24.812 8 WARNING cinder.quota [None req-3624ec54-586c-4abb-b383-7ae05f5fd891 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 11:42:24.813 8 WARNING cinder.quota [None req-3624ec54-586c-4abb-b383-7ae05f5fd891 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 11:42:24.813 8 WARNING cinder.quota [None req-3624ec54-586c-4abb-b383-7ae05f5fd891 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 11:42:24.813 8 WARNING cinder.quota [None req-3624ec54-586c-4abb-b383-7ae05f5fd891 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 11:42:24.814 8 WARNING cinder.quota [None req-3624ec54-586c-4abb-b383-7ae05f5fd891 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 11:42:24.819 8 INFO cinder.api.openstack.wsgi [None req-3624ec54-586c-4abb-b383-7ae05f5fd891 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] https://volume.199-204-45-89.nip.io/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3 returned with HTTP 200 [pid: 8|app: 0|req: 105/209] 199.204.45.89 () {48 vars in 1027 bytes} [Wed Jul 1 11:42:24 2026] PUT /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3 => generated 296 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:53:19.491 7 INFO cinder.api.openstack.wsgi [None req-3bcef531-1dbc-44fb-996e-5734e5cd77b1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET https://volume.199-204-45-89.nip.io/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=False 2026-07-01 11:53:19.514 7 INFO cinder.api.openstack.wsgi [None req-3bcef531-1dbc-44fb-996e-5734e5cd77b1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] https://volume.199-204-45-89.nip.io/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 171/342] 199.204.45.89 () {44 vars in 998 bytes} [Wed Jul 1 11:53:19 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=False => generated 340 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:53:20.019 8 INFO cinder.api.openstack.wsgi [None req-547c87e8-c67e-42da-a852-f64dacb1dcdc 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] PUT https://volume.199-204-45-89.nip.io/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9 2026-07-01 11:53:20.076 8 INFO cinder.api.openstack.wsgi [None req-547c87e8-c67e-42da-a852-f64dacb1dcdc 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] https://volume.199-204-45-89.nip.io/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9 returned with HTTP 200 [pid: 8|app: 0|req: 172/343] 199.204.45.89 () {48 vars in 1027 bytes} [Wed Jul 1 11:53:20 2026] PUT /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9 => generated 296 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:54:43.906 8 INFO cinder.api.openstack.wsgi [None req-5a9c2878-da40-4740-8123-f1ec691a2de7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 11:54:43.953 8 INFO cinder.volume.api [None req-5a9c2878-da40-4740-8123-f1ec691a2de7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 11:54:43.957 8 INFO cinder.api.openstack.wsgi [None req-5a9c2878-da40-4740-8123-f1ec691a2de7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 181/360] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 11:54:43 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 11:54:44.001 7 INFO cinder.api.openstack.wsgi [None req-f715b762-5472-4009-ab15-9a257fbee235 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 11:54:44.036 7 INFO cinder.api.openstack.wsgi [None req-f715b762-5472-4009-ab15-9a257fbee235 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 180/361] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:54:43 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:54:44.045 8 INFO cinder.api.openstack.wsgi [None req-f8072244-0be0-49e2-9d0a-c899d03f3eba 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 11:54:44.081 8 INFO cinder.api.openstack.wsgi [None req-f8072244-0be0-49e2-9d0a-c899d03f3eba 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 182/362] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:54:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:54:44.091 7 INFO cinder.api.openstack.wsgi [None req-e3a40c67-96f3-499f-817d-84d503ca31c0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 11:54:44.114 7 INFO cinder.api.openstack.wsgi [None req-e3a40c67-96f3-499f-817d-84d503ca31c0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 181/363] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:54:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:54:44.121 8 INFO cinder.api.openstack.wsgi [None req-e84cd5d8-dcb3-4449-8f52-be66c128549c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 11:54:44.657 8 INFO cinder.api.openstack.wsgi [None req-e84cd5d8-dcb3-4449-8f52-be66c128549c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 183/364] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 11:54:44 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:54:44.668 7 INFO cinder.api.openstack.wsgi [None req-6fc4a7b0-ce76-4665-a680-5ac5274ba35f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 11:54:44.700 7 INFO cinder.volume.api [None req-6fc4a7b0-ce76-4665-a680-5ac5274ba35f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 11:54:44.702 7 INFO cinder.api.openstack.wsgi [None req-6fc4a7b0-ce76-4665-a680-5ac5274ba35f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 182/365] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 11:54:44 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 11:54:44.713 8 INFO cinder.api.openstack.wsgi [None req-075bdd41-08ed-48ab-94a1-2fe0eddd3477 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 11:54:44.730 8 INFO cinder.volume.api [None req-075bdd41-08ed-48ab-94a1-2fe0eddd3477 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 11:54:44.731 8 INFO cinder.api.openstack.wsgi [None req-075bdd41-08ed-48ab-94a1-2fe0eddd3477 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 184/366] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 11:54:44 2026] GET /v3/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-01 11:54:44.741 7 INFO cinder.api.openstack.wsgi [None req-bb49a4a9-9473-4ee5-8fe4-fde564a36ed4 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 11:54:44.748 7 INFO cinder.api.openstack.wsgi [None req-bb49a4a9-9473-4ee5-8fe4-fde564a36ed4 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 183/367] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 11:54:44 2026] GET /v3/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:55:43.812 8 INFO cinder.api.openstack.wsgi [None req-e7e6f676-e04b-4b11-a546-3600d68ed12e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 11:55:43.823 8 INFO cinder.api.openstack.wsgi [None req-e7e6f676-e04b-4b11-a546-3600d68ed12e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 191/380] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 11:55:43 2026] GET /v3/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:55:43.835 7 INFO cinder.api.openstack.wsgi [None req-f11243e7-1284-48db-942d-7ee4fd6b9bb2 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 11:55:43.845 7 INFO cinder.volume.api [None req-f11243e7-1284-48db-942d-7ee4fd6b9bb2 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 11:55:43.847 7 INFO cinder.api.openstack.wsgi [None req-f11243e7-1284-48db-942d-7ee4fd6b9bb2 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 190/381] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 11:55:43 2026] GET /v3/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-01 11:55:43.857 8 INFO cinder.api.openstack.wsgi [None req-84dbc0c6-71dc-4460-8ac2-22c59b46e2d3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 11:55:44.361 8 INFO cinder.api.openstack.wsgi [None req-84dbc0c6-71dc-4460-8ac2-22c59b46e2d3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 192/382] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 11:55:43 2026] GET /v3/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-01 11:55:44.401 7 INFO cinder.api.openstack.wsgi [None req-d8a1a151-a9c2-4216-8310-96bd695dc1f6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 11:55:44.428 7 INFO cinder.api.openstack.wsgi [None req-d8a1a151-a9c2-4216-8310-96bd695dc1f6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 191/383] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:55:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:55:44.437 8 INFO cinder.api.openstack.wsgi [None req-85d62100-f655-4ab0-afd0-350bdeb61498 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 11:55:44.460 8 INFO cinder.api.openstack.wsgi [None req-85d62100-f655-4ab0-afd0-350bdeb61498 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 193/384] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:55:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:55:44.471 7 INFO cinder.api.openstack.wsgi [None req-e9022bcd-aa20-440f-8e3e-7a2dd5fc022b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 11:55:44.488 7 INFO cinder.api.openstack.wsgi [None req-e9022bcd-aa20-440f-8e3e-7a2dd5fc022b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 192/385] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:55:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:55:44.499 8 INFO cinder.api.openstack.wsgi [None req-ab4a2727-4480-4d62-bd97-8c5086edb449 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 11:55:44.505 8 INFO cinder.volume.api [None req-ab4a2727-4480-4d62-bd97-8c5086edb449 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 11:55:44.506 8 INFO cinder.api.openstack.wsgi [None req-ab4a2727-4480-4d62-bd97-8c5086edb449 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 194/386] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 11:55:44 2026] GET /v3/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-01 11:55:44.517 7 INFO cinder.api.openstack.wsgi [None req-594a3609-686b-46b1-9979-357da031cdcb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 11:55:44.526 7 INFO cinder.volume.api [None req-594a3609-686b-46b1-9979-357da031cdcb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 11:55:44.528 7 INFO cinder.api.openstack.wsgi [None req-594a3609-686b-46b1-9979-357da031cdcb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 193/387] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 11:55:44 2026] GET /v3/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-01 11:56:43.841 8 INFO cinder.api.openstack.wsgi [None req-a382fbb0-a5d1-4277-acc5-5fadc0c3b6f0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 11:56:43.850 8 INFO cinder.volume.api [None req-a382fbb0-a5d1-4277-acc5-5fadc0c3b6f0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 11:56:43.850 8 INFO cinder.api.openstack.wsgi [None req-a382fbb0-a5d1-4277-acc5-5fadc0c3b6f0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 201/400] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 11:56:43 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 11:56:43.862 7 INFO cinder.api.openstack.wsgi [None req-bb82e77e-2fe1-4b4f-abf7-898ad9b4dd3f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 11:56:44.405 7 INFO cinder.api.openstack.wsgi [None req-bb82e77e-2fe1-4b4f-abf7-898ad9b4dd3f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 200/401] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 11:56:43 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:56:44.417 8 INFO cinder.api.openstack.wsgi [None req-441e02bd-d7bc-4909-bfdb-3a26e658bc0c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 11:56:44.425 8 INFO cinder.volume.api [None req-441e02bd-d7bc-4909-bfdb-3a26e658bc0c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 11:56:44.427 8 INFO cinder.api.openstack.wsgi [None req-441e02bd-d7bc-4909-bfdb-3a26e658bc0c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/402] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 11:56:44 2026] GET /v3/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-01 11:56:44.436 7 INFO cinder.api.openstack.wsgi [None req-79e50c06-9a2a-4ee9-be2b-67475d55e7b8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 11:56:44.441 7 INFO cinder.api.openstack.wsgi [None req-79e50c06-9a2a-4ee9-be2b-67475d55e7b8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 201/403] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 11:56:44 2026] GET /v3/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:56:44.450 8 INFO cinder.api.openstack.wsgi [None req-24e3e84b-3063-4a15-b532-e82461c9797b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 11:56:44.459 8 INFO cinder.volume.api [None req-24e3e84b-3063-4a15-b532-e82461c9797b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 11:56:44.461 8 INFO cinder.api.openstack.wsgi [None req-24e3e84b-3063-4a15-b532-e82461c9797b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 203/404] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 11:56:44 2026] GET /v3/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-01 11:56:44.501 7 INFO cinder.api.openstack.wsgi [None req-51adc2ec-e542-42e4-83da-1ae5fc0e2e85 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 11:56:44.523 7 INFO cinder.api.openstack.wsgi [None req-51adc2ec-e542-42e4-83da-1ae5fc0e2e85 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 202/405] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:56:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:56:44.543 8 INFO cinder.api.openstack.wsgi [None req-fe856ce3-fd64-47c9-9879-b66ac3ba6e8c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 11:56:44.559 8 INFO cinder.api.openstack.wsgi [None req-fe856ce3-fd64-47c9-9879-b66ac3ba6e8c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 204/406] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:56:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:56:44.570 7 INFO cinder.api.openstack.wsgi [None req-214515ca-33c2-41db-81c7-cb81509bf878 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 11:56:44.591 7 INFO cinder.api.openstack.wsgi [None req-214515ca-33c2-41db-81c7-cb81509bf878 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 203/407] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:56:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:57:43.999 8 INFO cinder.api.openstack.wsgi [None req-0993f344-81de-497e-9d32-336c63cb93e5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 11:57:44.033 8 INFO cinder.api.openstack.wsgi [None req-0993f344-81de-497e-9d32-336c63cb93e5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 211/420] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:57:43 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:57:44.049 7 INFO cinder.api.openstack.wsgi [None req-d91dbf42-5743-4206-9c34-2215a33fedbd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 11:57:44.072 7 INFO cinder.api.openstack.wsgi [None req-d91dbf42-5743-4206-9c34-2215a33fedbd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 210/421] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:57:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:57:44.081 8 INFO cinder.api.openstack.wsgi [None req-374ea8fc-683d-47a4-ad5b-5361d80efff7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 11:57:44.101 8 INFO cinder.api.openstack.wsgi [None req-374ea8fc-683d-47a4-ad5b-5361d80efff7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 212/422] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:57:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:57:44.113 7 INFO cinder.api.openstack.wsgi [None req-7ae90265-25f0-4e6a-8db1-34f9b854a4df 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 11:57:44.132 7 INFO cinder.volume.api [None req-7ae90265-25f0-4e6a-8db1-34f9b854a4df 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 11:57:44.132 7 INFO cinder.api.openstack.wsgi [None req-7ae90265-25f0-4e6a-8db1-34f9b854a4df 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 211/423] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 11:57:44 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 11:57:44.144 8 INFO cinder.api.openstack.wsgi [None req-834372ba-97e7-4492-9cbe-ad3bc681d0c5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 11:57:44.153 8 INFO cinder.volume.api [None req-834372ba-97e7-4492-9cbe-ad3bc681d0c5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 11:57:44.156 8 INFO cinder.api.openstack.wsgi [None req-834372ba-97e7-4492-9cbe-ad3bc681d0c5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 213/424] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 11:57:44 2026] GET /v3/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-01 11:57:44.169 7 INFO cinder.api.openstack.wsgi [None req-a0ebd906-204e-4236-aaf0-04481137827d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 11:57:44.178 7 INFO cinder.volume.api [None req-a0ebd906-204e-4236-aaf0-04481137827d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 11:57:44.179 7 INFO cinder.api.openstack.wsgi [None req-a0ebd906-204e-4236-aaf0-04481137827d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 212/425] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 11:57:44 2026] GET /v3/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-01 11:57:44.188 8 INFO cinder.api.openstack.wsgi [None req-8237a450-21ca-453e-a422-9f0bb4c7705e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 11:57:44.194 8 INFO cinder.api.openstack.wsgi [None req-8237a450-21ca-453e-a422-9f0bb4c7705e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 214/426] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 11:57:44 2026] GET /v3/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:57:44.205 7 INFO cinder.api.openstack.wsgi [None req-a2dafb76-a3b8-4188-b645-b9ab66b948cf 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 11:57:44.710 7 INFO cinder.api.openstack.wsgi [None req-a2dafb76-a3b8-4188-b645-b9ab66b948cf 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 213/427] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 11:57:44 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:58:43.806 7 INFO cinder.api.openstack.wsgi [None req-a8400307-f4e2-45c0-a8f7-e23334e9d75b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 11:58:43.813 7 INFO cinder.volume.api [None req-a8400307-f4e2-45c0-a8f7-e23334e9d75b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 11:58:43.814 7 INFO cinder.api.openstack.wsgi [None req-a8400307-f4e2-45c0-a8f7-e23334e9d75b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 220/440] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 11:58:43 2026] GET /v3/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-01 11:58:43.823 8 INFO cinder.api.openstack.wsgi [None req-c3c2042d-8b36-4f63-b61a-38cdb40c96dd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 11:58:43.828 8 INFO cinder.api.openstack.wsgi [None req-c3c2042d-8b36-4f63-b61a-38cdb40c96dd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 221/441] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 11:58:43 2026] GET /v3/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:58:43.834 7 INFO cinder.api.openstack.wsgi [None req-e244d8c8-d000-4dd5-afa9-b934c22e08fd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 11:58:44.337 7 INFO cinder.api.openstack.wsgi [None req-e244d8c8-d000-4dd5-afa9-b934c22e08fd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 221/442] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 11:58:43 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:58:44.347 8 INFO cinder.api.openstack.wsgi [None req-80b5efa2-d4b5-4c8b-bf90-5fe8f3ab4744 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 11:58:44.356 8 INFO cinder.volume.api [None req-80b5efa2-d4b5-4c8b-bf90-5fe8f3ab4744 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 11:58:44.358 8 INFO cinder.api.openstack.wsgi [None req-80b5efa2-d4b5-4c8b-bf90-5fe8f3ab4744 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 222/443] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 11:58:44 2026] GET /v3/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-01 11:58:44.369 7 INFO cinder.api.openstack.wsgi [None req-a4c6269c-5cd0-4c83-b786-74df0c8ffa38 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 11:58:44.376 7 INFO cinder.volume.api [None req-a4c6269c-5cd0-4c83-b786-74df0c8ffa38 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 11:58:44.376 7 INFO cinder.api.openstack.wsgi [None req-a4c6269c-5cd0-4c83-b786-74df0c8ffa38 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 222/444] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 11:58:44 2026] GET /v3/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-01 11:58:44.425 8 INFO cinder.api.openstack.wsgi [None req-ff464a2f-3657-4e58-a5c2-4e5798784be7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 11:58:44.442 8 INFO cinder.api.openstack.wsgi [None req-ff464a2f-3657-4e58-a5c2-4e5798784be7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/445] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:58:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:58:44.453 7 INFO cinder.api.openstack.wsgi [None req-805d5b58-c094-43c4-8e96-e62a4545d96a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 11:58:44.474 7 INFO cinder.api.openstack.wsgi [None req-805d5b58-c094-43c4-8e96-e62a4545d96a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 223/446] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:58:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:58:44.485 8 INFO cinder.api.openstack.wsgi [None req-315c9812-ce9f-43f4-ac3e-d0029f66351e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 11:58:44.500 8 INFO cinder.api.openstack.wsgi [None req-315c9812-ce9f-43f4-ac3e-d0029f66351e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 224/447] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:58:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:59:43.845 8 INFO cinder.api.openstack.wsgi [None req-e9fa88aa-4c1c-4ec4-a6b4-e21276bbe055 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 11:59:43.854 8 INFO cinder.api.openstack.wsgi [None req-e9fa88aa-4c1c-4ec4-a6b4-e21276bbe055 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 231/460] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 11:59:43 2026] GET /v3/os-services => generated 646 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:59:43.866 7 INFO cinder.api.openstack.wsgi [None req-3bec9610-b9f5-44f0-b86c-1934a6ab19c6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 11:59:43.882 7 INFO cinder.volume.api [None req-3bec9610-b9f5-44f0-b86c-1934a6ab19c6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 11:59:43.885 7 INFO cinder.api.openstack.wsgi [None req-3bec9610-b9f5-44f0-b86c-1934a6ab19c6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 230/461] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 11:59:43 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 11:59:43.896 8 INFO cinder.api.openstack.wsgi [None req-f39e2dc3-c39a-44f5-bf50-7f5832ca605d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 11:59:44.400 8 INFO cinder.api.openstack.wsgi [None req-f39e2dc3-c39a-44f5-bf50-7f5832ca605d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 232/462] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 11:59:43 2026] GET /v3/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-01 11:59:44.446 7 INFO cinder.api.openstack.wsgi [None req-93cf1428-0e9e-4545-b9b1-2e59696c257c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 11:59:44.466 7 INFO cinder.api.openstack.wsgi [None req-93cf1428-0e9e-4545-b9b1-2e59696c257c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 231/463] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:59:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:59:44.474 8 INFO cinder.api.openstack.wsgi [None req-5bbc9ea4-7546-4eee-bc4f-ced7dc6829e6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 11:59:44.491 8 INFO cinder.api.openstack.wsgi [None req-5bbc9ea4-7546-4eee-bc4f-ced7dc6829e6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 233/464] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:59:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:59:44.501 7 INFO cinder.api.openstack.wsgi [None req-224e4b95-c723-4a74-90a9-e08dd7941062 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 11:59:44.519 7 INFO cinder.api.openstack.wsgi [None req-224e4b95-c723-4a74-90a9-e08dd7941062 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 232/465] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 11:59:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 11:59:44.526 8 INFO cinder.api.openstack.wsgi [None req-0e3ce007-770e-484d-8d90-5b618c40f517 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 11:59:44.534 8 INFO cinder.volume.api [None req-0e3ce007-770e-484d-8d90-5b618c40f517 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 11:59:44.535 8 INFO cinder.api.openstack.wsgi [None req-0e3ce007-770e-484d-8d90-5b618c40f517 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 234/466] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 11:59:44 2026] GET /v3/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-01 11:59:44.544 7 INFO cinder.api.openstack.wsgi [None req-78b7d04d-7f67-47e1-8c2d-47e73a39d075 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 11:59:44.551 7 INFO cinder.volume.api [None req-78b7d04d-7f67-47e1-8c2d-47e73a39d075 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 11:59:44.552 7 INFO cinder.api.openstack.wsgi [None req-78b7d04d-7f67-47e1-8c2d-47e73a39d075 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 233/467] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 11:59:44 2026] GET /v3/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-01 12:00:43.801 8 INFO cinder.api.openstack.wsgi [None req-65d49025-aa36-4dce-a2c0-e2258076f002 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:00:43.810 8 INFO cinder.volume.api [None req-65d49025-aa36-4dce-a2c0-e2258076f002 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:00:43.812 8 INFO cinder.api.openstack.wsgi [None req-65d49025-aa36-4dce-a2c0-e2258076f002 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 241/480] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:00:43 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:00:43.826 7 INFO cinder.api.openstack.wsgi [None req-e50bb8a1-8eac-499b-b4a7-85f3e3ba72ac 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:00:44.330 7 INFO cinder.api.openstack.wsgi [None req-e50bb8a1-8eac-499b-b4a7-85f3e3ba72ac 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 240/481] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:00:43 2026] GET /v3/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-01 12:00:44.342 8 INFO cinder.api.openstack.wsgi [None req-258a0cdc-38f2-4005-abb5-12e8339677eb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:00:44.355 8 INFO cinder.volume.api [None req-258a0cdc-38f2-4005-abb5-12e8339677eb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:00:44.357 8 INFO cinder.api.openstack.wsgi [None req-258a0cdc-38f2-4005-abb5-12e8339677eb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 242/482] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:00:44 2026] GET /v3/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-01 12:00:44.404 7 INFO cinder.api.openstack.wsgi [None req-b6accafd-5771-421c-80f6-1c1e2565c861 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:00:44.430 7 INFO cinder.api.openstack.wsgi [None req-b6accafd-5771-421c-80f6-1c1e2565c861 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 241/483] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:00:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:00:44.441 8 INFO cinder.api.openstack.wsgi [None req-f7e2f324-a19f-4283-bb69-881cda9de87f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:00:44.459 8 INFO cinder.api.openstack.wsgi [None req-f7e2f324-a19f-4283-bb69-881cda9de87f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/484] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:00:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:00:44.469 7 INFO cinder.api.openstack.wsgi [None req-f3d29825-30e1-4d90-a3f1-2c04b4f3c6cf 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:00:44.488 7 INFO cinder.api.openstack.wsgi [None req-f3d29825-30e1-4d90-a3f1-2c04b4f3c6cf 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 242/485] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:00:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:00:44.498 8 INFO cinder.api.openstack.wsgi [None req-d8d48ab8-df22-477d-84fb-6670d5ca7d71 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:00:44.504 8 INFO cinder.volume.api [None req-d8d48ab8-df22-477d-84fb-6670d5ca7d71 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:00:44.504 8 INFO cinder.api.openstack.wsgi [None req-d8d48ab8-df22-477d-84fb-6670d5ca7d71 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/486] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:00:44 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:00:44.515 7 INFO cinder.api.openstack.wsgi [None req-9057fcef-535b-4f54-b978-d348f723e62d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:00:44.520 7 INFO cinder.api.openstack.wsgi [None req-9057fcef-535b-4f54-b978-d348f723e62d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 243/487] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:00:44 2026] GET /v3/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:01:43.803 7 INFO cinder.api.openstack.wsgi [None req-1dd93141-6994-4cca-bac6-9b22e8c22341 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:01:43.810 7 INFO cinder.api.openstack.wsgi [None req-1dd93141-6994-4cca-bac6-9b22e8c22341 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 250/500] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:01:43 2026] GET /v3/os-services => generated 646 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:01:43.824 8 INFO cinder.api.openstack.wsgi [None req-e5d2d90b-55e4-465b-83a0-6f21efe97af0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:01:43.831 8 INFO cinder.volume.api [None req-e5d2d90b-55e4-465b-83a0-6f21efe97af0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:01:43.832 8 INFO cinder.api.openstack.wsgi [None req-e5d2d90b-55e4-465b-83a0-6f21efe97af0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 251/501] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:01:43 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:01:43.849 7 INFO cinder.api.openstack.wsgi [None req-ef1bb9c7-0201-464f-98f2-15fec8beb9a9 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:01:43.860 7 INFO cinder.volume.api [None req-ef1bb9c7-0201-464f-98f2-15fec8beb9a9 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:01:43.862 7 INFO cinder.api.openstack.wsgi [None req-ef1bb9c7-0201-464f-98f2-15fec8beb9a9 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 251/502] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:01:43 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:01:43.904 8 INFO cinder.api.openstack.wsgi [None req-74c6820b-4570-4fe1-8031-1a779c914033 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:01:43.926 8 INFO cinder.api.openstack.wsgi [None req-74c6820b-4570-4fe1-8031-1a779c914033 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 252/503] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:01:43 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:01:43.937 7 INFO cinder.api.openstack.wsgi [None req-018dc371-8565-4cc9-a84b-832b79197016 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:01:43.953 7 INFO cinder.api.openstack.wsgi [None req-018dc371-8565-4cc9-a84b-832b79197016 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 252/504] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:01:43 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:01:43.961 8 INFO cinder.api.openstack.wsgi [None req-0e556859-d603-4a39-a648-82afcf5e6e22 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:01:43.979 8 INFO cinder.api.openstack.wsgi [None req-0e556859-d603-4a39-a648-82afcf5e6e22 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 253/505] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:01:43 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:01:43.989 7 INFO cinder.api.openstack.wsgi [None req-98597611-3263-4af7-852b-b81fe0a12f7d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:01:43.997 7 INFO cinder.volume.api [None req-98597611-3263-4af7-852b-b81fe0a12f7d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:01:43.999 7 INFO cinder.api.openstack.wsgi [None req-98597611-3263-4af7-852b-b81fe0a12f7d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 253/506] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:01:43 2026] GET /v3/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-01 12:01:44.008 8 INFO cinder.api.openstack.wsgi [None req-4f9aad57-1e4f-4829-8acb-b787263fb639 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:01:44.512 8 INFO cinder.api.openstack.wsgi [None req-4f9aad57-1e4f-4829-8acb-b787263fb639 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 254/507] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:01:44 2026] GET /v3/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-01 12:02:43.838 8 INFO cinder.api.openstack.wsgi [None req-759ee15d-f45c-421d-89d6-e5314b881f9c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:02:43.847 8 INFO cinder.volume.api [None req-759ee15d-f45c-421d-89d6-e5314b881f9c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:02:43.849 8 INFO cinder.api.openstack.wsgi [None req-759ee15d-f45c-421d-89d6-e5314b881f9c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 261/520] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:02:43 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:02:43.860 7 INFO cinder.api.openstack.wsgi [None req-6798a56c-124d-4cfc-9f24-8bce2d3c9e87 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:02:43.870 7 INFO cinder.volume.api [None req-6798a56c-124d-4cfc-9f24-8bce2d3c9e87 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:02:43.872 7 INFO cinder.api.openstack.wsgi [None req-6798a56c-124d-4cfc-9f24-8bce2d3c9e87 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 260/521] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:02:43 2026] GET /v3/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-01 12:02:43.880 8 INFO cinder.api.openstack.wsgi [None req-c954681a-80e6-46a2-80de-e3141307bac1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:02:43.899 8 INFO cinder.api.openstack.wsgi [None req-c954681a-80e6-46a2-80de-e3141307bac1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 262/522] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:02:43 2026] GET /v3/os-services => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:02:43.908 7 INFO cinder.api.openstack.wsgi [None req-8c0e5e7a-488d-4ca7-8249-1dc76d834c7b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:02:43.915 7 INFO cinder.volume.api [None req-8c0e5e7a-488d-4ca7-8249-1dc76d834c7b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:02:43.915 7 INFO cinder.api.openstack.wsgi [None req-8c0e5e7a-488d-4ca7-8249-1dc76d834c7b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/523] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:02:43 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:02:43.924 8 INFO cinder.api.openstack.wsgi [None req-24a392e9-c3c3-4bd9-881b-ec87338032cc 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:02:44.427 8 INFO cinder.api.openstack.wsgi [None req-24a392e9-c3c3-4bd9-881b-ec87338032cc 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 263/524] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:02:43 2026] GET /v3/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-01 12:02:44.463 7 INFO cinder.api.openstack.wsgi [None req-95daa91c-3ac5-4eb0-925a-e46c7f87116d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:02:44.484 7 INFO cinder.api.openstack.wsgi [None req-95daa91c-3ac5-4eb0-925a-e46c7f87116d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/525] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:02:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:02:44.494 8 INFO cinder.api.openstack.wsgi [None req-98df3a63-a6e5-4b69-b397-ef128cf006ca 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:02:44.513 8 INFO cinder.api.openstack.wsgi [None req-98df3a63-a6e5-4b69-b397-ef128cf006ca 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/526] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:02:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:02:44.520 7 INFO cinder.api.openstack.wsgi [None req-b91b3b0b-64b3-43eb-9903-ffa1bdb2baff 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:02:44.543 7 INFO cinder.api.openstack.wsgi [None req-b91b3b0b-64b3-43eb-9903-ffa1bdb2baff 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 263/527] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:02:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:03:43.906 8 INFO cinder.api.openstack.wsgi [None req-cfecc1ed-d22b-4702-b155-29799641a69c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:03:44.409 8 INFO cinder.api.openstack.wsgi [None req-cfecc1ed-d22b-4702-b155-29799641a69c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 271/540] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:03:43 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:03:44.447 7 INFO cinder.api.openstack.wsgi [None req-bf4d4ad7-544a-4c10-948e-a0bd8d584909 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:03:44.479 7 INFO cinder.api.openstack.wsgi [None req-bf4d4ad7-544a-4c10-948e-a0bd8d584909 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/541] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:03:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:03:44.490 8 INFO cinder.api.openstack.wsgi [None req-16ec04e1-67bf-4647-a76e-89ab88ff60d9 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:03:44.515 8 INFO cinder.api.openstack.wsgi [None req-16ec04e1-67bf-4647-a76e-89ab88ff60d9 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 272/542] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:03:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:03:44.524 7 INFO cinder.api.openstack.wsgi [None req-6c6d992e-3f46-436d-a7e5-6ea7861a8a58 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:03:44.546 7 INFO cinder.api.openstack.wsgi [None req-6c6d992e-3f46-436d-a7e5-6ea7861a8a58 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 271/543] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:03:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:03:44.557 8 INFO cinder.api.openstack.wsgi [None req-a7bb62b4-0d62-4c9f-b445-4070ea1bb7eb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:03:44.569 8 INFO cinder.volume.api [None req-a7bb62b4-0d62-4c9f-b445-4070ea1bb7eb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:03:44.570 8 INFO cinder.api.openstack.wsgi [None req-a7bb62b4-0d62-4c9f-b445-4070ea1bb7eb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 273/544] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:03:44 2026] GET /v3/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-01 12:03:44.579 7 INFO cinder.api.openstack.wsgi [None req-e08955c0-6d29-4fbd-bf52-07f66132b02f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:03:44.584 7 INFO cinder.volume.api [None req-e08955c0-6d29-4fbd-bf52-07f66132b02f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:03:44.585 7 INFO cinder.api.openstack.wsgi [None req-e08955c0-6d29-4fbd-bf52-07f66132b02f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 272/545] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:03:44 2026] GET /v3/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-01 12:03:44.593 8 INFO cinder.api.openstack.wsgi [None req-92384d84-a736-477a-a751-aa07b007857c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:03:44.599 8 INFO cinder.api.openstack.wsgi [None req-92384d84-a736-477a-a751-aa07b007857c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 274/546] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:03:44 2026] GET /v3/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:03:44.608 7 INFO cinder.api.openstack.wsgi [None req-2c34aacd-5912-419f-9fac-891923239b1f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:03:44.616 7 INFO cinder.volume.api [None req-2c34aacd-5912-419f-9fac-891923239b1f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:03:44.618 7 INFO cinder.api.openstack.wsgi [None req-2c34aacd-5912-419f-9fac-891923239b1f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 273/547] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:03:44 2026] GET /v3/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-01 12:04:43.900 7 INFO cinder.api.openstack.wsgi [None req-11117ff7-7ed5-4146-b40f-ce6262d45510 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:04:43.922 7 INFO cinder.api.openstack.wsgi [None req-11117ff7-7ed5-4146-b40f-ce6262d45510 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/560] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:04:43 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:04:43.932 8 INFO cinder.api.openstack.wsgi [None req-190fa0f7-a67b-438c-ac2a-61dbb6ea491b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:04:43.950 8 INFO cinder.api.openstack.wsgi [None req-190fa0f7-a67b-438c-ac2a-61dbb6ea491b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 281/561] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:04:43 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:04:43.963 7 INFO cinder.api.openstack.wsgi [None req-75f49998-7f87-4401-8bc5-880980cce272 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:04:43.986 7 INFO cinder.api.openstack.wsgi [None req-75f49998-7f87-4401-8bc5-880980cce272 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/562] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:04:43 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:04:43.996 8 INFO cinder.api.openstack.wsgi [None req-8d888d90-9a20-4915-9fdc-6a89417d5ec3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:04:44.002 8 INFO cinder.volume.api [None req-8d888d90-9a20-4915-9fdc-6a89417d5ec3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:04:44.002 8 INFO cinder.api.openstack.wsgi [None req-8d888d90-9a20-4915-9fdc-6a89417d5ec3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 282/563] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:04:43 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:04:44.012 7 INFO cinder.api.openstack.wsgi [None req-a7537129-95d3-4532-b19d-5b49bc59a351 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:04:44.017 7 INFO cinder.api.openstack.wsgi [None req-a7537129-95d3-4532-b19d-5b49bc59a351 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 282/564] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:04:44 2026] GET /v3/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:04:44.024 8 INFO cinder.api.openstack.wsgi [None req-466ef491-b5f0-4adc-aa84-d377df581ead 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:04:44.032 8 INFO cinder.volume.api [None req-466ef491-b5f0-4adc-aa84-d377df581ead 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:04:44.034 8 INFO cinder.api.openstack.wsgi [None req-466ef491-b5f0-4adc-aa84-d377df581ead 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/565] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:04:44 2026] GET /v3/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-01 12:04:44.044 7 INFO cinder.api.openstack.wsgi [None req-0c0538a5-b911-4cfc-a8d9-5b44608030fc 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:04:44.052 7 INFO cinder.volume.api [None req-0c0538a5-b911-4cfc-a8d9-5b44608030fc 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:04:44.054 7 INFO cinder.api.openstack.wsgi [None req-0c0538a5-b911-4cfc-a8d9-5b44608030fc 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 283/566] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:04:44 2026] GET /v3/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-01 12:04:44.063 8 INFO cinder.api.openstack.wsgi [None req-44c21459-8e7b-4c0f-9526-59282867d84c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:04:44.567 8 INFO cinder.api.openstack.wsgi [None req-44c21459-8e7b-4c0f-9526-59282867d84c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 284/567] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:04:44 2026] GET /v3/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-01 12:05:43.809 7 INFO cinder.api.openstack.wsgi [None req-52f7b73f-5e69-4548-b39f-2b5d658aa7c8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:05:43.818 7 INFO cinder.volume.api [None req-52f7b73f-5e69-4548-b39f-2b5d658aa7c8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:05:43.821 7 INFO cinder.api.openstack.wsgi [None req-52f7b73f-5e69-4548-b39f-2b5d658aa7c8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 290/580] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:05:43 2026] GET /v3/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-01 12:05:43.832 8 INFO cinder.api.openstack.wsgi [None req-ba4fab61-f971-4d68-a724-a2e970550727 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:05:43.845 8 INFO cinder.volume.api [None req-ba4fab61-f971-4d68-a724-a2e970550727 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:05:43.845 8 INFO cinder.api.openstack.wsgi [None req-ba4fab61-f971-4d68-a724-a2e970550727 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 291/581] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:05:43 2026] GET /v3/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-01 12:05:43.855 7 INFO cinder.api.openstack.wsgi [None req-a72a501a-e536-405e-bc94-a6fe4a61ce02 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:05:43.864 7 INFO cinder.volume.api [None req-a72a501a-e536-405e-bc94-a6fe4a61ce02 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:05:43.867 7 INFO cinder.api.openstack.wsgi [None req-a72a501a-e536-405e-bc94-a6fe4a61ce02 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/582] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:05:43 2026] GET /v3/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-01 12:05:43.877 8 INFO cinder.api.openstack.wsgi [None req-b484538f-0c3c-4f46-b6cf-21c4c52ae214 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:05:43.883 8 INFO cinder.api.openstack.wsgi [None req-b484538f-0c3c-4f46-b6cf-21c4c52ae214 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 292/583] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:05:43 2026] GET /v3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:05:43.891 7 INFO cinder.api.openstack.wsgi [None req-89b6aab4-62d5-4c48-bd7b-4343d8bcfd1b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:05:44.394 7 INFO cinder.api.openstack.wsgi [None req-89b6aab4-62d5-4c48-bd7b-4343d8bcfd1b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 292/584] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:05:43 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:05:44.439 8 INFO cinder.api.openstack.wsgi [None req-3dbaa5d8-2fd3-4509-8317-9ee98d81af8c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:05:44.458 8 INFO cinder.api.openstack.wsgi [None req-3dbaa5d8-2fd3-4509-8317-9ee98d81af8c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/585] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:05:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:05:44.468 7 INFO cinder.api.openstack.wsgi [None req-01589659-dbea-4c80-badc-914d15ca4665 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:05:44.491 7 INFO cinder.api.openstack.wsgi [None req-01589659-dbea-4c80-badc-914d15ca4665 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 293/586] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:05:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:05:44.503 8 INFO cinder.api.openstack.wsgi [None req-f7d5155c-4d3e-4290-8f21-9d6d858986b7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:05:44.521 8 INFO cinder.api.openstack.wsgi [None req-f7d5155c-4d3e-4290-8f21-9d6d858986b7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/587] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:05:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:05:55.717 7 INFO cinder.api.openstack.wsgi [None req-da6ebfc4-40ca-47ae-9ad3-ad50f92fac31 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET https://volume.199-204-45-89.nip.io/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=False 2026-07-01 12:05:55.747 7 INFO cinder.api.openstack.wsgi [None req-da6ebfc4-40ca-47ae-9ad3-ad50f92fac31 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] https://volume.199-204-45-89.nip.io/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 295/590] 199.204.45.89 () {44 vars in 998 bytes} [Wed Jul 1 12:05:55 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=False => generated 338 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:06:43.795 7 INFO cinder.api.openstack.wsgi [None req-715348f1-0ac2-49aa-93a3-4c9498dce7ab 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:06:43.801 7 INFO cinder.volume.api [None req-715348f1-0ac2-49aa-93a3-4c9498dce7ab 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:06:43.801 7 INFO cinder.api.openstack.wsgi [None req-715348f1-0ac2-49aa-93a3-4c9498dce7ab 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 301/601] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:06:43 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:06:43.812 8 INFO cinder.api.openstack.wsgi [None req-608926bd-34d9-4642-9ca7-f19ef78fe2cd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:06:43.822 8 INFO cinder.volume.api [None req-608926bd-34d9-4642-9ca7-f19ef78fe2cd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:06:43.824 8 INFO cinder.api.openstack.wsgi [None req-608926bd-34d9-4642-9ca7-f19ef78fe2cd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 301/602] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:06:43 2026] GET /v3/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-01 12:06:43.859 7 INFO cinder.api.openstack.wsgi [None req-e3b707ac-8962-4321-ab5f-92bbc3f36cf4 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:06:43.877 7 INFO cinder.api.openstack.wsgi [None req-e3b707ac-8962-4321-ab5f-92bbc3f36cf4 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 302/603] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:06:43 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:06:43.889 8 INFO cinder.api.openstack.wsgi [None req-83011f95-4e85-4db4-94bc-ff49dd7f7cc7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:06:43.917 8 INFO cinder.api.openstack.wsgi [None req-83011f95-4e85-4db4-94bc-ff49dd7f7cc7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 302/604] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:06:43 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:06:43.928 7 INFO cinder.api.openstack.wsgi [None req-c7cd8842-8096-43c7-9d23-c47387f70409 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:06:43.946 7 INFO cinder.api.openstack.wsgi [None req-c7cd8842-8096-43c7-9d23-c47387f70409 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 303/605] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:06:43 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:06:43.957 8 INFO cinder.api.openstack.wsgi [None req-32d1fb3c-fb36-45b5-bf52-63060058edca 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:06:43.963 8 INFO cinder.api.openstack.wsgi [None req-32d1fb3c-fb36-45b5-bf52-63060058edca 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 303/606] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:06:43 2026] GET /v3/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:06:43.973 7 INFO cinder.api.openstack.wsgi [None req-f990fd5b-13cb-4462-aef0-3e421c7f7a60 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:06:44.477 7 INFO cinder.api.openstack.wsgi [None req-f990fd5b-13cb-4462-aef0-3e421c7f7a60 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 304/607] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:06:43 2026] GET /v3/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-01 12:06:44.489 8 INFO cinder.api.openstack.wsgi [None req-c1584409-fbd3-48d8-b7b1-34347ec4fa90 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:06:44.498 8 INFO cinder.volume.api [None req-c1584409-fbd3-48d8-b7b1-34347ec4fa90 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:06:44.499 8 INFO cinder.api.openstack.wsgi [None req-c1584409-fbd3-48d8-b7b1-34347ec4fa90 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 304/608] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:06:44 2026] GET /v3/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-01 12:06:59.706 8 INFO cinder.api.openstack.wsgi [None req-4a617238-d8a7-4bd7-8258-f3a51fa3903b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET https://volume.199-204-45-89.nip.io/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=False 2026-07-01 12:06:59.725 8 INFO cinder.api.openstack.wsgi [None req-4a617238-d8a7-4bd7-8258-f3a51fa3903b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] https://volume.199-204-45-89.nip.io/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 307/613] 199.204.45.89 () {44 vars in 998 bytes} [Wed Jul 1 12:06:59 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=False => generated 338 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:07:43.912 7 INFO cinder.api.openstack.wsgi [None req-cae80eaa-a4d4-474f-85f3-9353f4e8d19f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:07:43.918 7 INFO cinder.volume.api [None req-cae80eaa-a4d4-474f-85f3-9353f4e8d19f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:07:43.918 7 INFO cinder.api.openstack.wsgi [None req-cae80eaa-a4d4-474f-85f3-9353f4e8d19f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/622] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:07:43 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:07:43.928 8 INFO cinder.api.openstack.wsgi [None req-c3a4f45e-4e75-4536-9f03-477de78d2a49 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:07:44.432 8 INFO cinder.api.openstack.wsgi [None req-c3a4f45e-4e75-4536-9f03-477de78d2a49 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 312/623] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:07:43 2026] GET /v3/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-01 12:07:44.443 7 INFO cinder.api.openstack.wsgi [None req-fea0c4dc-d9ec-498f-b769-7a2142fcaeb4 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:07:44.452 7 INFO cinder.volume.api [None req-fea0c4dc-d9ec-498f-b769-7a2142fcaeb4 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:07:44.454 7 INFO cinder.api.openstack.wsgi [None req-fea0c4dc-d9ec-498f-b769-7a2142fcaeb4 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/624] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:07:44 2026] GET /v3/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-01 12:07:44.463 8 INFO cinder.api.openstack.wsgi [None req-dbb8b74c-d346-4ae2-bb54-452f2bf01fea 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:07:44.473 8 INFO cinder.volume.api [None req-dbb8b74c-d346-4ae2-bb54-452f2bf01fea 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:07:44.475 8 INFO cinder.api.openstack.wsgi [None req-dbb8b74c-d346-4ae2-bb54-452f2bf01fea 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 313/625] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:07:44 2026] GET /v3/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-01 12:07:44.484 7 INFO cinder.api.openstack.wsgi [None req-ad512d41-3fae-4a8f-87c4-1499993451d5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:07:44.491 7 INFO cinder.api.openstack.wsgi [None req-ad512d41-3fae-4a8f-87c4-1499993451d5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 313/626] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:07:44 2026] GET /v3/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:07:44.528 8 INFO cinder.api.openstack.wsgi [None req-9b0a357a-3ecb-4a38-8e82-97488dd9af50 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:07:44.551 8 INFO cinder.api.openstack.wsgi [None req-9b0a357a-3ecb-4a38-8e82-97488dd9af50 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 314/627] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:07:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:07:44.562 7 INFO cinder.api.openstack.wsgi [None req-3be4f51e-5c3e-47af-bc05-2fcfde636ba4 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:07:44.584 7 INFO cinder.api.openstack.wsgi [None req-3be4f51e-5c3e-47af-bc05-2fcfde636ba4 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/628] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:07:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:07:44.593 8 INFO cinder.api.openstack.wsgi [None req-1554912b-b51f-42f0-bc9f-c76cd83b4b0a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:07:44.616 8 INFO cinder.api.openstack.wsgi [None req-1554912b-b51f-42f0-bc9f-c76cd83b4b0a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 315/629] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:07:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:08:28.388 8 INFO cinder.api.openstack.wsgi [None req-11f1768d-ef0a-4407-bd76-dd1a1c6518c3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots 2026-07-01 12:08:28.400 8 INFO cinder.volume.api [None req-11f1768d-ef0a-4407-bd76-dd1a1c6518c3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:08:28.400 8 INFO cinder.api.openstack.wsgi [None req-11f1768d-ef0a-4407-bd76-dd1a1c6518c3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 321/640] 10.0.0.223 () {32 vars in 639 bytes} [Wed Jul 1 12:08:28 2026] GET /v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:08:28.416 7 INFO cinder.api.openstack.wsgi [None req-3a8db6cb-61c3-4c8b-ae7d-382bddc8af07 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:08:28.442 7 INFO cinder.volume.api [None req-3a8db6cb-61c3-4c8b-ae7d-382bddc8af07 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:08:28.443 7 INFO cinder.api.openstack.wsgi [None req-3a8db6cb-61c3-4c8b-ae7d-382bddc8af07 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 200 [pid: 7|app: 0|req: 320/641] 10.0.0.223 () {32 vars in 635 bytes} [Wed Jul 1 12:08:28 2026] GET /v3/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:08:44.013 8 INFO cinder.api.openstack.wsgi [None req-0544ae40-17c8-4061-ba7b-efe8a5adb711 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:08:44.024 8 INFO cinder.volume.api [None req-0544ae40-17c8-4061-ba7b-efe8a5adb711 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:08:44.026 8 INFO cinder.api.openstack.wsgi [None req-0544ae40-17c8-4061-ba7b-efe8a5adb711 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/644] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:08:43 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:08:44.039 7 INFO cinder.api.openstack.wsgi [None req-13d6db6b-b84e-4559-b00d-8c34aab2639e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:08:44.543 7 INFO cinder.api.openstack.wsgi [None req-13d6db6b-b84e-4559-b00d-8c34aab2639e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 322/645] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:08:44 2026] GET /v3/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-01 12:08:44.604 8 INFO cinder.api.openstack.wsgi [None req-2ece70d3-8fc0-4740-8c6b-7972227fe5eb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/0139c8748c92494e9fed914966824093?usage=true 2026-07-01 12:08:44.625 8 INFO cinder.api.openstack.wsgi [None req-2ece70d3-8fc0-4740-8c6b-7972227fe5eb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/0139c8748c92494e9fed914966824093?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 324/646] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:08:44 2026] GET /v3/os-quota-sets/0139c8748c92494e9fed914966824093?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:08:44.636 7 INFO cinder.api.openstack.wsgi [None req-a2ca6cae-4cb4-4706-b5bb-6c773dc3298f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/36c3d9e6b21b495f86215a1cdf69882b?usage=true 2026-07-01 12:08:44.662 7 INFO cinder.api.openstack.wsgi [None req-a2ca6cae-4cb4-4706-b5bb-6c773dc3298f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/36c3d9e6b21b495f86215a1cdf69882b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 323/647] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:08:44 2026] GET /v3/os-quota-sets/36c3d9e6b21b495f86215a1cdf69882b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:08:44.674 8 INFO cinder.api.openstack.wsgi [None req-89e24bad-16e4-4c08-834d-63062b62a140 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:08:44.694 8 INFO cinder.api.openstack.wsgi [None req-89e24bad-16e4-4c08-834d-63062b62a140 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 325/648] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:08:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:08:44.704 7 INFO cinder.api.openstack.wsgi [None req-edde0de0-60fc-4c29-8947-17bfcacd3cee 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:08:44.726 7 INFO cinder.api.openstack.wsgi [None req-edde0de0-60fc-4c29-8947-17bfcacd3cee 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 324/649] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:08:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:08:44.740 8 INFO cinder.api.openstack.wsgi [None req-b03d4d51-e1f1-4e5a-8153-bc3df921051d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:08:44.763 8 INFO cinder.api.openstack.wsgi [None req-b03d4d51-e1f1-4e5a-8153-bc3df921051d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 326/650] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:08:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:08:44.775 7 INFO cinder.api.openstack.wsgi [None req-517dfe13-572f-4383-8813-dc6ed66fdc32 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/bad7c4e414814a2da5a4c1ff1cc91d8e?usage=true 2026-07-01 12:08:44.816 7 INFO cinder.api.openstack.wsgi [None req-517dfe13-572f-4383-8813-dc6ed66fdc32 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/bad7c4e414814a2da5a4c1ff1cc91d8e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 325/651] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:08:44 2026] GET /v3/os-quota-sets/bad7c4e414814a2da5a4c1ff1cc91d8e?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:08:44.829 8 INFO cinder.api.openstack.wsgi [None req-0d799c35-5204-4aaf-b416-f31dcd43083a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cec030ad506d4230be318b6afc3234f8?usage=true 2026-07-01 12:08:44.850 8 INFO cinder.api.openstack.wsgi [None req-0d799c35-5204-4aaf-b416-f31dcd43083a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cec030ad506d4230be318b6afc3234f8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 327/652] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:08:44 2026] GET /v3/os-quota-sets/cec030ad506d4230be318b6afc3234f8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:08:44.864 7 INFO cinder.api.openstack.wsgi [None req-fffb1396-feaf-4b9a-bfd7-81071812b0db 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:08:44.869 7 INFO cinder.volume.api [None req-fffb1396-feaf-4b9a-bfd7-81071812b0db 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:08:44.869 7 INFO cinder.api.openstack.wsgi [None req-fffb1396-feaf-4b9a-bfd7-81071812b0db 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 326/653] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:08:44 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:08:44.881 8 INFO cinder.api.openstack.wsgi [None req-68754c71-a923-42c6-bdc9-95734d827956 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:08:44.887 8 INFO cinder.api.openstack.wsgi [None req-68754c71-a923-42c6-bdc9-95734d827956 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 328/654] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:08:44 2026] GET /v3/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:08:44.898 7 INFO cinder.api.openstack.wsgi [None req-076a8a28-d97d-4282-8f0e-04a3101a1737 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:08:44.907 7 INFO cinder.volume.api [None req-076a8a28-d97d-4282-8f0e-04a3101a1737 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:08:44.908 7 INFO cinder.api.openstack.wsgi [None req-076a8a28-d97d-4282-8f0e-04a3101a1737 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 327/655] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:08:44 2026] GET /v3/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-01 12:08:49.291 7 INFO cinder.api.openstack.wsgi [None req-347c0128-675f-48bb-942f-ffa8a55de14c 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:08:49.906 7 INFO cinder.api.v3.volumes [None req-347c0128-675f-48bb-942f-ffa8a55de14c 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] Create volume of 1 GB 2026-07-01 12:08:49.919 7 INFO cinder.volume.api [None req-347c0128-675f-48bb-942f-ffa8a55de14c 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] Availability Zones retrieved successfully. 2026-07-01 12:08:50.232 7 INFO cinder.volume.api [None req-347c0128-675f-48bb-942f-ffa8a55de14c 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] Create volume request issued successfully. 2026-07-01 12:08:50.234 7 INFO cinder.api.openstack.wsgi [None req-347c0128-675f-48bb-942f-ffa8a55de14c 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 329/658] 10.0.0.223 () {34 vars in 657 bytes} [Wed Jul 1 12:08:49 2026] POST /v3/volumes => generated 798 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 12:08:50.260 8 INFO cinder.api.openstack.wsgi [None req-eeefa2a6-e229-4da0-b465-2f3f4d583c3d 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:08:50.301 8 INFO cinder.volume.api [None req-eeefa2a6-e229-4da0-b465-2f3f4d583c3d 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] Volume info retrieved successfully. 2026-07-01 12:08:50.311 8 INFO cinder.api.openstack.wsgi [None req-eeefa2a6-e229-4da0-b465-2f3f4d583c3d 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 returned with HTTP 200 [pid: 8|app: 0|req: 330/659] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:08:50 2026] GET /v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 => generated 866 bytes in 63 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-01 12:08:51.346 7 INFO cinder.api.openstack.wsgi [None req-747f1196-00f6-42a7-9457-4d820f947aad 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:08:51.365 7 INFO cinder.volume.api [None req-747f1196-00f6-42a7-9457-4d820f947aad 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] Volume info retrieved successfully. 2026-07-01 12:08:51.370 7 INFO cinder.api.openstack.wsgi [None req-747f1196-00f6-42a7-9457-4d820f947aad 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 returned with HTTP 200 [pid: 7|app: 0|req: 330/660] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:08:51 2026] GET /v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 => generated 890 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-01 12:08:52.388 8 INFO cinder.api.openstack.wsgi [None req-c9559a34-ae6d-4348-bf14-c90d624caee8 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:08:52.402 8 INFO cinder.volume.api [None req-c9559a34-ae6d-4348-bf14-c90d624caee8 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] Volume info retrieved successfully. 2026-07-01 12:08:52.408 8 INFO cinder.api.openstack.wsgi [None req-c9559a34-ae6d-4348-bf14-c90d624caee8 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 returned with HTTP 200 [pid: 8|app: 0|req: 331/661] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:08:52 2026] GET /v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 => generated 890 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-01 12:08:53.443 7 INFO cinder.api.openstack.wsgi [None req-bcf85388-776d-4376-9615-25de84752c26 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:08:53.463 7 INFO cinder.volume.api [None req-bcf85388-776d-4376-9615-25de84752c26 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] Volume info retrieved successfully. 2026-07-01 12:08:53.469 7 INFO cinder.api.openstack.wsgi [None req-bcf85388-776d-4376-9615-25de84752c26 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 returned with HTTP 200 [pid: 7|app: 0|req: 331/662] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:08:53 2026] GET /v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 => generated 1416 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-01 12:08:53.562 8 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-d6c341d1-aa40-4e20-8df7-9b6552a4f674 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:08:53.579 8 INFO cinder.volume.api [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-d6c341d1-aa40-4e20-8df7-9b6552a4f674 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] Volume info retrieved successfully. 2026-07-01 12:08:53.584 8 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-d6c341d1-aa40-4e20-8df7-9b6552a4f674 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 returned with HTTP 200 [pid: 8|app: 0|req: 332/663] 10.0.0.21 () {34 vars in 961 bytes} [Wed Jul 1 12:08:53 2026] GET /v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 => generated 1416 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:08:54.610 7 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-88edd861-feca-4f11-9629-33151402d84b 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:08:54.626 7 INFO cinder.volume.api [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-88edd861-feca-4f11-9629-33151402d84b 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] Volume info retrieved successfully. 2026-07-01 12:08:54.632 7 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-88edd861-feca-4f11-9629-33151402d84b 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 returned with HTTP 200 [pid: 7|app: 0|req: 332/664] 10.0.0.21 () {34 vars in 961 bytes} [Wed Jul 1 12:08:54 2026] GET /v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 => generated 1416 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:08:54.645 8 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-d6c341d1-aa40-4e20-8df7-9b6552a4f674 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 12:08:54.646 8 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-d6c341d1-aa40-4e20-8df7-9b6552a4f674 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 333/665] 10.0.0.21 () {32 vars in 828 bytes} [Wed Jul 1 12:08:54 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-01 12:08:54.655 7 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-86effd06-60ce-46a7-87e4-201cc7063db7 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/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-01 12:08:54.707 7 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-86effd06-60ce-46a7-87e4-201cc7063db7 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments returned with HTTP 200 [pid: 7|app: 0|req: 333/666] 10.0.0.21 () {40 vars in 990 bytes} [Wed Jul 1 12:08:54 2026] POST /v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:09:00.749 7 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-86effd06-60ce-46a7-87e4-201cc7063db7 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 12:09:00.750 7 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-86effd06-60ce-46a7-87e4-201cc7063db7 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 335/669] 199.204.45.89 () {32 vars in 839 bytes} [Wed Jul 1 12:09:00 2026] GET / => generated 411 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:09:00.931 8 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-02ad24fa-8dc1-4820-ba12-001b87d272a4 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:09:00.950 8 INFO cinder.volume.api [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-02ad24fa-8dc1-4820-ba12-001b87d272a4 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] Volume info retrieved successfully. 2026-07-01 12:09:00.958 8 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-02ad24fa-8dc1-4820-ba12-001b87d272a4 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 returned with HTTP 200 [pid: 8|app: 0|req: 335/670] 199.204.45.89 () {36 vars in 1006 bytes} [Wed Jul 1 12:09:00 2026] GET /v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 => generated 1596 bytes in 37 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-01 12:09:02.849 7 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-79479626-f9d0-4867-889a-2e85a836f647 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/258b388d-c4be-4164-afc9-1a5b9d44546c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:09:03.888 7 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-79479626-f9d0-4867-889a-2e85a836f647 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/258b388d-c4be-4164-afc9-1a5b9d44546c returned with HTTP 200 [pid: 7|app: 0|req: 336/671] 199.204.45.89 () {40 vars in 1068 bytes} [Wed Jul 1 12:09:02 2026] PUT /v3/attachments/258b388d-c4be-4164-afc9-1a5b9d44546c => generated 802 bytes in 1046 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-01 12:09:04.415 8 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-8b1f384a-60bf-475e-bbf0-6eb1bbcb3ae1 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/258b388d-c4be-4164-afc9-1a5b9d44546c/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-01 12:09:04.453 8 INFO cinder.api.openstack.wsgi [req-a99d8652-b3a8-4a09-8d07-04a117320678 req-8b1f384a-60bf-475e-bbf0-6eb1bbcb3ae1 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/258b388d-c4be-4164-afc9-1a5b9d44546c/action returned with HTTP 204 [pid: 8|app: 0|req: 336/672] 199.204.45.89 () {40 vars in 1081 bytes} [Wed Jul 1 12:09:04 2026] POST /v3/attachments/258b388d-c4be-4164-afc9-1a5b9d44546c/action => generated 0 bytes in 47 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-01 12:09:21.378 7 INFO cinder.api.openstack.wsgi [req-4e52543f-6bc5-4f86-9f0f-9cba1a67ec1c req-7bc6ab10-232a-481d-887f-730901e5d86a 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/258b388d-c4be-4164-afc9-1a5b9d44546c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:09:21.951 7 INFO cinder.api.openstack.wsgi [req-4e52543f-6bc5-4f86-9f0f-9cba1a67ec1c req-7bc6ab10-232a-481d-887f-730901e5d86a 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/258b388d-c4be-4164-afc9-1a5b9d44546c returned with HTTP 200 [pid: 7|app: 0|req: 339/677] 199.204.45.89 () {38 vars in 1036 bytes} [Wed Jul 1 12:09:21 2026] DELETE /v3/attachments/258b388d-c4be-4164-afc9-1a5b9d44546c => generated 19 bytes in 585 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-01 12:09:21.962 8 INFO cinder.api.openstack.wsgi [req-4e52543f-6bc5-4f86-9f0f-9cba1a67ec1c req-489a7392-0117-4a93-8705-3b520777fec5 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 2026-07-01 12:09:21.963 8 INFO cinder.api.v3.volumes [req-4e52543f-6bc5-4f86-9f0f-9cba1a67ec1c req-489a7392-0117-4a93-8705-3b520777fec5 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] Delete volume with id: 2e656913-80d2-449f-9856-534860dc54a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:09:21.973 8 INFO cinder.volume.api [req-4e52543f-6bc5-4f86-9f0f-9cba1a67ec1c req-489a7392-0117-4a93-8705-3b520777fec5 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] Volume info retrieved successfully. 2026-07-01 12:09:22.004 8 INFO cinder.volume.api [req-4e52543f-6bc5-4f86-9f0f-9cba1a67ec1c req-489a7392-0117-4a93-8705-3b520777fec5 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] Delete volume request issued successfully. 2026-07-01 12:09:22.005 8 INFO cinder.api.openstack.wsgi [req-4e52543f-6bc5-4f86-9f0f-9cba1a67ec1c req-489a7392-0117-4a93-8705-3b520777fec5 1fe1291f7f484763814acb49543d0942 cec030ad506d4230be318b6afc3234f8 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 returned with HTTP 202 [pid: 8|app: 0|req: 339/678] 199.204.45.89 () {36 vars in 987 bytes} [Wed Jul 1 12:09:21 2026] DELETE /v3/volumes/2e656913-80d2-449f-9856-534860dc54a4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:09:44.002 8 INFO cinder.api.openstack.wsgi [None req-f6f53c96-612a-4316-bd6d-899f8559bd2d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:09:44.011 8 INFO cinder.api.openstack.wsgi [None req-f6f53c96-612a-4316-bd6d-899f8559bd2d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 342/683] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:09:43 2026] GET /v3/os-services => generated 646 bytes in 139 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-01 12:09:44.024 7 INFO cinder.api.openstack.wsgi [None req-4de41c79-c91a-493d-94fd-f8e02c5fafcb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/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-01 12:09:44.033 7 INFO cinder.volume.api [None req-4de41c79-c91a-493d-94fd-f8e02c5fafcb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:09:44.035 7 INFO cinder.api.openstack.wsgi [None req-4de41c79-c91a-493d-94fd-f8e02c5fafcb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 342/684] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:09:44 2026] GET /v3/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-01 12:09:44.048 8 INFO cinder.api.openstack.wsgi [None req-11903cf2-5407-4942-bf62-e938d7fc3ad0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:09:44.057 8 INFO cinder.volume.api [None req-11903cf2-5407-4942-bf62-e938d7fc3ad0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:09:44.058 8 INFO cinder.api.openstack.wsgi [None req-11903cf2-5407-4942-bf62-e938d7fc3ad0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 343/685] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:09:44 2026] GET /v3/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-01 12:09:44.070 7 INFO cinder.api.openstack.wsgi [None req-a2f5c57f-149f-4784-8616-6f176967c694 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:09:44.574 7 INFO cinder.api.openstack.wsgi [None req-a2f5c57f-149f-4784-8616-6f176967c694 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 343/686] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:09:44 2026] GET /v3/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-01 12:09:44.583 8 INFO cinder.api.openstack.wsgi [None req-a127919e-70ae-44e4-890e-61ef13738c80 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:09:44.597 8 INFO cinder.volume.api [None req-a127919e-70ae-44e4-890e-61ef13738c80 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:09:44.600 8 INFO cinder.api.openstack.wsgi [None req-a127919e-70ae-44e4-890e-61ef13738c80 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 344/687] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:09:44 2026] GET /v3/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-01 12:09:44.649 7 INFO cinder.api.openstack.wsgi [None req-3bbe8c28-4441-4c81-abb7-f3f9e05c0fdd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/17193bcc8b1d4b49ba768a94cf728b07?usage=true 2026-07-01 12:09:44.676 7 INFO cinder.api.openstack.wsgi [None req-3bbe8c28-4441-4c81-abb7-f3f9e05c0fdd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/17193bcc8b1d4b49ba768a94cf728b07?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 344/688] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:09:44 2026] GET /v3/os-quota-sets/17193bcc8b1d4b49ba768a94cf728b07?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:09:44.686 8 INFO cinder.api.openstack.wsgi [None req-09edb47d-d50f-4d4b-8ccd-1c9c02c03814 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1acd912bec1545d7959ef16b4a7ac9d9?usage=true 2026-07-01 12:09:44.708 8 INFO cinder.api.openstack.wsgi [None req-09edb47d-d50f-4d4b-8ccd-1c9c02c03814 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1acd912bec1545d7959ef16b4a7ac9d9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 345/689] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:09:44 2026] GET /v3/os-quota-sets/1acd912bec1545d7959ef16b4a7ac9d9?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:09:44.721 7 INFO cinder.api.openstack.wsgi [None req-e7eabc72-78ba-49a6-9b57-b53a21d91a3a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:09:44.753 7 INFO cinder.api.openstack.wsgi [None req-e7eabc72-78ba-49a6-9b57-b53a21d91a3a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 345/690] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:09:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:09:44.765 8 INFO cinder.api.openstack.wsgi [None req-50fa9e3e-fd0e-4191-a994-9c05cc82573e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5ce8d093bd394a23a47f4ef348f8bfac?usage=true 2026-07-01 12:09:44.803 8 INFO cinder.api.openstack.wsgi [None req-50fa9e3e-fd0e-4191-a994-9c05cc82573e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5ce8d093bd394a23a47f4ef348f8bfac?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 346/691] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:09:44 2026] GET /v3/os-quota-sets/5ce8d093bd394a23a47f4ef348f8bfac?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:09:44.813 7 INFO cinder.api.openstack.wsgi [None req-3f29f659-64c3-4051-85de-3eb04f0563fe 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:09:44.843 7 INFO cinder.api.openstack.wsgi [None req-3f29f659-64c3-4051-85de-3eb04f0563fe 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 346/692] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:09:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:09:44.855 8 INFO cinder.api.openstack.wsgi [None req-6e811686-8c3a-4318-83c6-edd5a6879e3f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/761735b42bf04970bf77160ae4513034?usage=true 2026-07-01 12:09:44.876 8 INFO cinder.api.openstack.wsgi [None req-6e811686-8c3a-4318-83c6-edd5a6879e3f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/761735b42bf04970bf77160ae4513034?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 347/693] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:09:44 2026] GET /v3/os-quota-sets/761735b42bf04970bf77160ae4513034?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:09:44.886 7 INFO cinder.api.openstack.wsgi [None req-e148c7f7-b655-4da9-b5e6-11489e25f313 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:09:44.907 7 INFO cinder.api.openstack.wsgi [None req-e148c7f7-b655-4da9-b5e6-11489e25f313 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 347/694] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:09:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:10:19.244 8 INFO cinder.api.openstack.wsgi [req-bbebc6e6-1d4d-40dd-a74f-663f02899cfa req-b4475948-d28b-42b3-b75f-1aa8a11f1d43 0139e9a6b6e1458b89acc8d2fa3105d3 761735b42bf04970bf77160ae4513034 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments?instance_id=a61d87ce-6a0b-4ab7-b4c0-402d819e2c99 2026-07-01 12:10:19.258 8 INFO cinder.api.openstack.wsgi [req-bbebc6e6-1d4d-40dd-a74f-663f02899cfa req-b4475948-d28b-42b3-b75f-1aa8a11f1d43 0139e9a6b6e1458b89acc8d2fa3105d3 761735b42bf04970bf77160ae4513034 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments?instance_id=a61d87ce-6a0b-4ab7-b4c0-402d819e2c99 returned with HTTP 200 [pid: 8|app: 0|req: 352/703] 199.204.45.89 () {36 vars in 1037 bytes} [Wed Jul 1 12:10:19 2026] GET /v3/attachments?instance_id=a61d87ce-6a0b-4ab7-b4c0-402d819e2c99 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:10:21.500 7 INFO cinder.api.openstack.wsgi [None req-e148c7f7-b655-4da9-b5e6-11489e25f313 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 12:10:21.502 7 INFO cinder.api.openstack.wsgi [None req-e148c7f7-b655-4da9-b5e6-11489e25f313 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 352/704] 10.0.0.223 () {30 vars in 411 bytes} [Wed Jul 1 12:10:21 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 12:10:30.846 7 INFO cinder.api.openstack.wsgi [None req-9d384403-8a0a-4c4f-b03c-27254d4ecb73 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:10:30.850 7 INFO cinder.api.v3.volumes [None req-9d384403-8a0a-4c4f-b03c-27254d4ecb73 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Create volume of 1 GB 2026-07-01 12:10:30.857 7 INFO cinder.volume.api [None req-9d384403-8a0a-4c4f-b03c-27254d4ecb73 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Availability Zones retrieved successfully. 2026-07-01 12:10:30.999 7 INFO cinder.volume.api [None req-9d384403-8a0a-4c4f-b03c-27254d4ecb73 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Create volume request issued successfully. 2026-07-01 12:10:31.000 7 INFO cinder.api.openstack.wsgi [None req-9d384403-8a0a-4c4f-b03c-27254d4ecb73 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 354/707] 10.0.0.223 () {34 vars in 656 bytes} [Wed Jul 1 12:10:30 2026] POST /v3/volumes => generated 795 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 12:10:31.020 8 INFO cinder.api.openstack.wsgi [None req-50b1b381-5146-4376-a33a-06b455c30078 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:10:31.037 8 INFO cinder.volume.api [None req-50b1b381-5146-4376-a33a-06b455c30078 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Volume info retrieved successfully. 2026-07-01 12:10:31.043 8 INFO cinder.api.openstack.wsgi [None req-50b1b381-5146-4376-a33a-06b455c30078 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 returned with HTTP 200 [pid: 8|app: 0|req: 354/708] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:10:31 2026] GET /v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 => generated 863 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-01 12:10:32.061 7 INFO cinder.api.openstack.wsgi [None req-e6da21e8-3898-4914-a507-469e3fa8bc6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:10:32.076 7 INFO cinder.volume.api [None req-e6da21e8-3898-4914-a507-469e3fa8bc6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Volume info retrieved successfully. 2026-07-01 12:10:32.080 7 INFO cinder.api.openstack.wsgi [None req-e6da21e8-3898-4914-a507-469e3fa8bc6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 returned with HTTP 200 [pid: 7|app: 0|req: 355/709] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:10:32 2026] GET /v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 => generated 888 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-01 12:10:43.953 7 INFO cinder.api.openstack.wsgi [None req-329f7acd-bca5-4099-813a-b5213a2dfec5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:10:44.457 7 INFO cinder.api.openstack.wsgi [None req-329f7acd-bca5-4099-813a-b5213a2dfec5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 357/712] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:10:43 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 614 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-01 12:10:44.494 8 INFO cinder.api.openstack.wsgi [None req-170f59de-1ef8-44b2-9181-2afe68596e2d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:10:44.522 8 INFO cinder.api.openstack.wsgi [None req-170f59de-1ef8-44b2-9181-2afe68596e2d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/713] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:10:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:10:44.531 7 INFO cinder.api.openstack.wsgi [None req-115e87a5-335a-4678-bae1-4e656bac68be 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:10:44.557 7 INFO cinder.api.openstack.wsgi [None req-115e87a5-335a-4678-bae1-4e656bac68be 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 358/714] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:10:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:10:44.571 8 INFO cinder.api.openstack.wsgi [None req-f97211a7-ea98-4777-82eb-5e810320c735 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/692c37868b1f47338439ba1ca631ebb0?usage=true 2026-07-01 12:10:44.596 8 INFO cinder.api.openstack.wsgi [None req-f97211a7-ea98-4777-82eb-5e810320c735 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/692c37868b1f47338439ba1ca631ebb0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/715] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:10:44 2026] GET /v3/os-quota-sets/692c37868b1f47338439ba1ca631ebb0?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:10:44.604 7 INFO cinder.api.openstack.wsgi [None req-bdd151cb-2b6d-4e18-a859-1af67b1eee3c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/761735b42bf04970bf77160ae4513034?usage=true 2026-07-01 12:10:44.624 7 INFO cinder.api.openstack.wsgi [None req-bdd151cb-2b6d-4e18-a859-1af67b1eee3c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/761735b42bf04970bf77160ae4513034?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 359/716] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:10:44 2026] GET /v3/os-quota-sets/761735b42bf04970bf77160ae4513034?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:10:44.635 8 INFO cinder.api.openstack.wsgi [None req-9961fbb1-5c04-47b7-9909-6469cb136002 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:10:44.655 8 INFO cinder.api.openstack.wsgi [None req-9961fbb1-5c04-47b7-9909-6469cb136002 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/717] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:10:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:10:44.665 7 INFO cinder.api.openstack.wsgi [None req-48b7b291-0a7c-4d8b-9516-29c9c0ef45c6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cf642a5f615e41a3a7fcefae301ce5e9?usage=true 2026-07-01 12:10:44.690 7 INFO cinder.api.openstack.wsgi [None req-48b7b291-0a7c-4d8b-9516-29c9c0ef45c6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cf642a5f615e41a3a7fcefae301ce5e9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 360/718] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:10:44 2026] GET /v3/os-quota-sets/cf642a5f615e41a3a7fcefae301ce5e9?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:10:44.703 8 INFO cinder.api.openstack.wsgi [None req-1eab011a-57a0-40c4-ad40-b3f9574bb6a7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fb127bd9740a4a1dba46af2ed1055bfd?usage=true 2026-07-01 12:10:44.727 8 INFO cinder.api.openstack.wsgi [None req-1eab011a-57a0-40c4-ad40-b3f9574bb6a7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/fb127bd9740a4a1dba46af2ed1055bfd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 359/719] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:10:44 2026] GET /v3/os-quota-sets/fb127bd9740a4a1dba46af2ed1055bfd?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:10:44.738 7 INFO cinder.api.openstack.wsgi [None req-6bc64e5b-1d96-44fd-9502-93af0c1e5d13 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:10:44.747 7 INFO cinder.volume.api [None req-6bc64e5b-1d96-44fd-9502-93af0c1e5d13 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:10:44.748 7 INFO cinder.api.openstack.wsgi [None req-6bc64e5b-1d96-44fd-9502-93af0c1e5d13 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 361/720] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:10:44 2026] GET /v3/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-01 12:10:44.761 8 INFO cinder.api.openstack.wsgi [None req-5bade4b2-6b69-4422-bbb9-8ae70e653c32 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:10:44.777 8 INFO cinder.volume.api [None req-5bade4b2-6b69-4422-bbb9-8ae70e653c32 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 12:10:44.787 8 INFO cinder.api.openstack.wsgi [None req-5bade4b2-6b69-4422-bbb9-8ae70e653c32 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 360/721] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:10:44 2026] GET /v3/volumes/detail?all_tenants=true => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:10:44.813 7 INFO cinder.api.openstack.wsgi [None req-a31e93b9-5414-4458-8b75-c23b1915dbfd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:10:44.826 7 INFO cinder.volume.api [None req-a31e93b9-5414-4458-8b75-c23b1915dbfd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 12:10:44.833 7 INFO cinder.api.openstack.wsgi [None req-a31e93b9-5414-4458-8b75-c23b1915dbfd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 362/722] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:10:44 2026] GET /v3/volumes/detail?all_tenants=true => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:10:44.842 8 INFO cinder.api.openstack.wsgi [None req-e99566dc-8c59-4d5b-8907-dfc153e9e7ca 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:10:44.848 8 INFO cinder.api.openstack.wsgi [None req-e99566dc-8c59-4d5b-8907-dfc153e9e7ca 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 361/723] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:10:44 2026] GET /v3/os-services => generated 646 bytes in 11 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-01 12:10:46.595 7 INFO cinder.api.openstack.wsgi [None req-05cf2508-4702-45b4-9a28-871929a603c0 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6/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-01 12:10:46.607 7 INFO cinder.volume.api [None req-05cf2508-4702-45b4-9a28-871929a603c0 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Volume info retrieved successfully. 2026-07-01 12:10:46.625 7 INFO cinder.volume.api [None req-05cf2508-4702-45b4-9a28-871929a603c0 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Update volume admin metadata completed successfully. 2026-07-01 12:10:47.131 7 INFO cinder.volume.api [None req-05cf2508-4702-45b4-9a28-871929a603c0 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Attach volume completed successfully. 2026-07-01 12:10:47.131 7 INFO cinder.api.openstack.wsgi [None req-05cf2508-4702-45b4-9a28-871929a603c0 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6/action returned with HTTP 202 [pid: 7|app: 0|req: 363/726] 10.0.0.223 () {34 vars in 744 bytes} [Wed Jul 1 12:10:46 2026] POST /v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6/action => generated 0 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) 2026-07-01 12:10:47.149 8 INFO cinder.api.openstack.wsgi [None req-a6b7114d-f05c-4aa1-8587-cdb8e7d29876 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:10:47.166 8 INFO cinder.volume.api [None req-a6b7114d-f05c-4aa1-8587-cdb8e7d29876 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Volume info retrieved successfully. 2026-07-01 12:10:47.172 8 INFO cinder.api.openstack.wsgi [None req-a6b7114d-f05c-4aa1-8587-cdb8e7d29876 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 returned with HTTP 200 [pid: 8|app: 0|req: 364/727] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:10:47 2026] GET /v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 => generated 1222 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:10:47.190 7 INFO cinder.api.openstack.wsgi [None req-18143cb2-db41-4c17-9282-74321997ab79 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6/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-01 12:10:47.212 7 INFO cinder.volume.api [None req-18143cb2-db41-4c17-9282-74321997ab79 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Volume info retrieved successfully. 2026-07-01 12:10:47.725 7 INFO cinder.volume.api [None req-18143cb2-db41-4c17-9282-74321997ab79 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Detach volume completed successfully. 2026-07-01 12:10:47.725 7 INFO cinder.api.openstack.wsgi [None req-18143cb2-db41-4c17-9282-74321997ab79 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6/action returned with HTTP 202 [pid: 7|app: 0|req: 364/728] 10.0.0.223 () {34 vars in 744 bytes} [Wed Jul 1 12:10:47 2026] POST /v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6/action => generated 0 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:10:47.742 8 INFO cinder.api.openstack.wsgi [None req-eab55a84-9163-41d0-9b4f-d4a263df04c5 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:10:47.758 8 INFO cinder.volume.api [None req-eab55a84-9163-41d0-9b4f-d4a263df04c5 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Volume info retrieved successfully. 2026-07-01 12:10:47.768 8 INFO cinder.api.openstack.wsgi [None req-eab55a84-9163-41d0-9b4f-d4a263df04c5 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 returned with HTTP 200 [pid: 8|app: 0|req: 365/729] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:10:47 2026] GET /v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 => generated 907 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-01 12:10:54.401 7 INFO cinder.api.openstack.wsgi [None req-743c540f-b26e-4735-b832-b215fd175c45 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:10:54.414 7 INFO cinder.volume.api [None req-743c540f-b26e-4735-b832-b215fd175c45 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Volume info retrieved successfully. 2026-07-01 12:10:54.418 7 INFO cinder.api.openstack.wsgi [None req-743c540f-b26e-4735-b832-b215fd175c45 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 returned with HTTP 200 [pid: 7|app: 0|req: 365/730] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:10:54 2026] GET /v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 => generated 907 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-01 12:10:54.435 8 INFO cinder.api.openstack.wsgi [None req-1fcd208d-a2e8-426d-84fe-8a5eb5c6b0ee 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 2026-07-01 12:10:54.436 8 INFO cinder.api.v3.volumes [None req-1fcd208d-a2e8-426d-84fe-8a5eb5c6b0ee 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Delete volume with id: 465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:10:54.449 8 INFO cinder.volume.api [None req-1fcd208d-a2e8-426d-84fe-8a5eb5c6b0ee 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Volume info retrieved successfully. 2026-07-01 12:10:54.489 8 INFO cinder.volume.api [None req-1fcd208d-a2e8-426d-84fe-8a5eb5c6b0ee 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Delete volume request issued successfully. 2026-07-01 12:10:54.489 8 INFO cinder.api.openstack.wsgi [None req-1fcd208d-a2e8-426d-84fe-8a5eb5c6b0ee 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 returned with HTTP 202 [pid: 8|app: 0|req: 366/731] 10.0.0.223 () {32 vars in 712 bytes} [Wed Jul 1 12:10:54 2026] DELETE /v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 => generated 0 bytes in 58 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-01 12:10:54.500 7 INFO cinder.api.openstack.wsgi [None req-1f8c03fc-51b4-4418-a2aa-8c5ca8b52d6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:10:54.517 7 INFO cinder.volume.api [None req-1f8c03fc-51b4-4418-a2aa-8c5ca8b52d6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] Volume info retrieved successfully. 2026-07-01 12:10:54.524 7 INFO cinder.api.openstack.wsgi [None req-1f8c03fc-51b4-4418-a2aa-8c5ca8b52d6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 returned with HTTP 200 [pid: 7|app: 0|req: 366/732] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:10:54 2026] GET /v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 => generated 906 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-01 12:10:55.547 8 INFO cinder.api.openstack.wsgi [None req-2eca0caf-9469-46b0-8cd5-c90bd021bb52 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 2026-07-01 12:10:55.555 8 INFO cinder.api.openstack.wsgi [None req-2eca0caf-9469-46b0-8cd5-c90bd021bb52 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 returned with HTTP 404 [pid: 8|app: 0|req: 367/733] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:10:55 2026] GET /v3/volumes/465f64ff-ce45-4fe9-a7fc-ae4f6a84b4e6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 12:11:03.300 7 INFO cinder.api.openstack.wsgi [None req-1f8c03fc-51b4-4418-a2aa-8c5ca8b52d6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 12:11:03.301 7 INFO cinder.api.openstack.wsgi [None req-1f8c03fc-51b4-4418-a2aa-8c5ca8b52d6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 368/736] 10.0.0.183 () {28 vars in 376 bytes} [Wed Jul 1 12:11:03 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 12:11:03.312 8 INFO cinder.api.openstack.wsgi [None req-49912aec-0f62-4423-83ff-11aa959c8efe 1e3b01f8dae9445b9ec6dd103115aaca 3137a13334c1407ead88471c0e1d9974 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/limits?tenant_id=3137a13334c1407ead88471c0e1d9974 2026-07-01 12:11:03.341 8 INFO cinder.api.openstack.wsgi [None req-49912aec-0f62-4423-83ff-11aa959c8efe 1e3b01f8dae9445b9ec6dd103115aaca 3137a13334c1407ead88471c0e1d9974 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/limits?tenant_id=3137a13334c1407ead88471c0e1d9974 returned with HTTP 200 [pid: 8|app: 0|req: 369/737] 10.0.0.183 () {34 vars in 813 bytes} [Wed Jul 1 12:11:03 2026] GET /v3/limits?tenant_id=3137a13334c1407ead88471c0e1d9974 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:11:04.857 7 INFO cinder.api.openstack.wsgi [None req-1f8c03fc-51b4-4418-a2aa-8c5ca8b52d6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 12:11:04.858 7 INFO cinder.api.openstack.wsgi [None req-1f8c03fc-51b4-4418-a2aa-8c5ca8b52d6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 369/738] 10.0.0.183 () {28 vars in 376 bytes} [Wed Jul 1 12:11:04 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 12:11:04.863 8 INFO cinder.api.openstack.wsgi [None req-49912aec-0f62-4423-83ff-11aa959c8efe 1e3b01f8dae9445b9ec6dd103115aaca 3137a13334c1407ead88471c0e1d9974 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 12:11:04.864 8 INFO cinder.api.openstack.wsgi [None req-49912aec-0f62-4423-83ff-11aa959c8efe 1e3b01f8dae9445b9ec6dd103115aaca 3137a13334c1407ead88471c0e1d9974 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 370/739] 10.0.0.183 () {28 vars in 376 bytes} [Wed Jul 1 12:11:04 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 12:11:05.353 7 INFO cinder.api.openstack.wsgi [None req-1f8c03fc-51b4-4418-a2aa-8c5ca8b52d6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 12:11:05.354 7 INFO cinder.api.openstack.wsgi [None req-1f8c03fc-51b4-4418-a2aa-8c5ca8b52d6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 370/740] 10.0.0.183 () {28 vars in 376 bytes} [Wed Jul 1 12:11:05 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 12:11:05.365 8 INFO cinder.api.openstack.wsgi [None req-b8e03655-362f-493e-8b23-984fa331e97b 1e3b01f8dae9445b9ec6dd103115aaca 3137a13334c1407ead88471c0e1d9974 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/limits?tenant_id=3137a13334c1407ead88471c0e1d9974 2026-07-01 12:11:05.389 8 INFO cinder.api.openstack.wsgi [None req-b8e03655-362f-493e-8b23-984fa331e97b 1e3b01f8dae9445b9ec6dd103115aaca 3137a13334c1407ead88471c0e1d9974 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/limits?tenant_id=3137a13334c1407ead88471c0e1d9974 returned with HTTP 200 [pid: 8|app: 0|req: 371/741] 10.0.0.183 () {34 vars in 813 bytes} [Wed Jul 1 12:11:05 2026] GET /v3/limits?tenant_id=3137a13334c1407ead88471c0e1d9974 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:11:06.860 7 INFO cinder.api.openstack.wsgi [None req-1f8c03fc-51b4-4418-a2aa-8c5ca8b52d6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 12:11:06.860 7 INFO cinder.api.openstack.wsgi [None req-1f8c03fc-51b4-4418-a2aa-8c5ca8b52d6e 317e03b99b904b2c9dd573112f624abe 692c37868b1f47338439ba1ca631ebb0 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 371/742] 10.0.0.183 () {28 vars in 376 bytes} [Wed Jul 1 12:11:06 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 12:11:06.865 8 INFO cinder.api.openstack.wsgi [None req-b8e03655-362f-493e-8b23-984fa331e97b 1e3b01f8dae9445b9ec6dd103115aaca 3137a13334c1407ead88471c0e1d9974 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 12:11:06.866 8 INFO cinder.api.openstack.wsgi [None req-b8e03655-362f-493e-8b23-984fa331e97b 1e3b01f8dae9445b9ec6dd103115aaca 3137a13334c1407ead88471c0e1d9974 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 372/743] 10.0.0.183 () {28 vars in 376 bytes} [Wed Jul 1 12:11:06 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-01 12:11:14.166 8 INFO cinder.api.openstack.wsgi [None req-cd565208-7233-4f3b-b9f2-e52193ff40b8 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:11:14.193 8 INFO cinder.volume.api [None req-cd565208-7233-4f3b-b9f2-e52193ff40b8 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Get all volumes completed successfully. 2026-07-01 12:11:14.193 8 INFO cinder.api.openstack.wsgi [None req-cd565208-7233-4f3b-b9f2-e52193ff40b8 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 374/746] 10.0.0.223 () {32 vars in 635 bytes} [Wed Jul 1 12:11:13 2026] GET /v3/volumes => generated 15 bytes in 195 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-01 12:11:14.211 7 INFO cinder.api.openstack.wsgi [None req-b0d3902a-3efc-4462-a497-7192e40a7c91 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:11:14.214 7 INFO cinder.api.v3.volumes [None req-b0d3902a-3efc-4462-a497-7192e40a7c91 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Create volume of 1 GB 2026-07-01 12:11:14.223 7 INFO cinder.volume.api [None req-b0d3902a-3efc-4462-a497-7192e40a7c91 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Availability Zones retrieved successfully. 2026-07-01 12:11:14.410 7 INFO cinder.volume.api [None req-b0d3902a-3efc-4462-a497-7192e40a7c91 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Create volume request issued successfully. 2026-07-01 12:11:14.411 7 INFO cinder.api.openstack.wsgi [None req-b0d3902a-3efc-4462-a497-7192e40a7c91 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 373/747] 10.0.0.223 () {34 vars in 657 bytes} [Wed Jul 1 12:11:14 2026] POST /v3/volumes => generated 809 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 12:11:14.450 8 INFO cinder.api.openstack.wsgi [None req-b92277de-cd01-49c4-915b-2e07ebb7a055 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:14.463 8 INFO cinder.volume.api [None req-b92277de-cd01-49c4-915b-2e07ebb7a055 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:14.469 8 INFO cinder.api.openstack.wsgi [None req-b92277de-cd01-49c4-915b-2e07ebb7a055 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 returned with HTTP 200 [pid: 8|app: 0|req: 375/748] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:14 2026] GET /v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 => generated 877 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-01 12:11:15.492 7 INFO cinder.api.openstack.wsgi [None req-84aecae3-b365-43b1-8416-7f1fa5822858 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:15.510 7 INFO cinder.volume.api [None req-84aecae3-b365-43b1-8416-7f1fa5822858 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:15.521 7 INFO cinder.api.openstack.wsgi [None req-84aecae3-b365-43b1-8416-7f1fa5822858 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 returned with HTTP 200 [pid: 7|app: 0|req: 374/749] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:15 2026] GET /v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 => generated 902 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-01 12:11:15.538 8 INFO cinder.api.openstack.wsgi [None req-fee600e2-e170-4d45-bc3d-1e300ca54998 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:15.551 8 INFO cinder.volume.api [None req-fee600e2-e170-4d45-bc3d-1e300ca54998 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:15.556 8 INFO cinder.api.openstack.wsgi [None req-fee600e2-e170-4d45-bc3d-1e300ca54998 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 returned with HTTP 200 [pid: 8|app: 0|req: 376/750] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:15 2026] GET /v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 => generated 902 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-01 12:11:15.574 7 INFO cinder.api.openstack.wsgi [None req-f5723f19-c5c2-418e-8bf6-bf437ed847df bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:11:15.577 7 INFO cinder.api.v3.volumes [None req-f5723f19-c5c2-418e-8bf6-bf437ed847df bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Create volume of 1 GB 2026-07-01 12:11:15.582 7 INFO cinder.volume.api [None req-f5723f19-c5c2-418e-8bf6-bf437ed847df bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Availability Zones retrieved successfully. 2026-07-01 12:11:15.758 7 INFO cinder.volume.api [None req-f5723f19-c5c2-418e-8bf6-bf437ed847df bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Create volume request issued successfully. 2026-07-01 12:11:15.759 7 INFO cinder.api.openstack.wsgi [None req-f5723f19-c5c2-418e-8bf6-bf437ed847df bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 375/751] 10.0.0.223 () {34 vars in 657 bytes} [Wed Jul 1 12:11:15 2026] POST /v3/volumes => generated 810 bytes in 188 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-01 12:11:15.778 8 INFO cinder.api.openstack.wsgi [None req-52f5a788-334a-4e7a-838b-0663c7bd0dee bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:15.796 8 INFO cinder.volume.api [None req-52f5a788-334a-4e7a-838b-0663c7bd0dee bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:15.800 8 INFO cinder.api.openstack.wsgi [None req-52f5a788-334a-4e7a-838b-0663c7bd0dee bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 returned with HTTP 200 [pid: 8|app: 0|req: 377/752] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:15 2026] GET /v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 => generated 878 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-01 12:11:16.822 7 INFO cinder.api.openstack.wsgi [None req-2b612c56-2e47-41ab-9792-db2927c4283f bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:16.835 7 INFO cinder.volume.api [None req-2b612c56-2e47-41ab-9792-db2927c4283f bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:16.839 7 INFO cinder.api.openstack.wsgi [None req-2b612c56-2e47-41ab-9792-db2927c4283f bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 returned with HTTP 200 [pid: 7|app: 0|req: 376/753] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:16 2026] GET /v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 => generated 903 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-01 12:11:16.855 8 INFO cinder.api.openstack.wsgi [None req-ead3e606-f07e-440f-974b-3ba62839d762 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:16.879 8 INFO cinder.volume.api [None req-ead3e606-f07e-440f-974b-3ba62839d762 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:16.885 8 INFO cinder.api.openstack.wsgi [None req-ead3e606-f07e-440f-974b-3ba62839d762 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 returned with HTTP 200 [pid: 8|app: 0|req: 378/754] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:16 2026] GET /v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 => generated 903 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-01 12:11:16.900 7 INFO cinder.api.openstack.wsgi [None req-8cac829c-a7b5-4919-9f86-095de09b5d3e bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:11:16.902 7 INFO cinder.api.v3.volumes [None req-8cac829c-a7b5-4919-9f86-095de09b5d3e bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Create volume of 1 GB 2026-07-01 12:11:16.906 7 INFO cinder.volume.api [None req-8cac829c-a7b5-4919-9f86-095de09b5d3e bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Availability Zones retrieved successfully. 2026-07-01 12:11:17.002 7 INFO cinder.volume.api [None req-8cac829c-a7b5-4919-9f86-095de09b5d3e bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Create volume request issued successfully. 2026-07-01 12:11:17.003 7 INFO cinder.api.openstack.wsgi [None req-8cac829c-a7b5-4919-9f86-095de09b5d3e bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 377/755] 10.0.0.223 () {34 vars in 657 bytes} [Wed Jul 1 12:11:16 2026] POST /v3/volumes => generated 810 bytes in 106 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-01 12:11:17.024 8 INFO cinder.api.openstack.wsgi [None req-a7276be3-7389-4e18-8889-24ecc7d8cd11 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:17.038 8 INFO cinder.volume.api [None req-a7276be3-7389-4e18-8889-24ecc7d8cd11 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:17.043 8 INFO cinder.api.openstack.wsgi [None req-a7276be3-7389-4e18-8889-24ecc7d8cd11 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f returned with HTTP 200 [pid: 8|app: 0|req: 379/756] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:17 2026] GET /v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f => generated 878 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-01 12:11:18.063 8 INFO cinder.api.openstack.wsgi [None req-943f231e-06ab-4782-8726-8cbb3ac13530 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:18.075 8 INFO cinder.volume.api [None req-943f231e-06ab-4782-8726-8cbb3ac13530 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:18.079 8 INFO cinder.api.openstack.wsgi [None req-943f231e-06ab-4782-8726-8cbb3ac13530 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f returned with HTTP 200 [pid: 8|app: 0|req: 381/759] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:18 2026] GET /v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f => generated 903 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-01 12:11:18.098 7 INFO cinder.api.openstack.wsgi [None req-6c4468fe-0e2e-435e-8549-6eec5bd9eac2 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:18.114 7 INFO cinder.volume.api [None req-6c4468fe-0e2e-435e-8549-6eec5bd9eac2 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:18.123 7 INFO cinder.api.openstack.wsgi [None req-6c4468fe-0e2e-435e-8549-6eec5bd9eac2 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f returned with HTTP 200 [pid: 7|app: 0|req: 379/760] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:18 2026] GET /v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f => generated 903 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-01 12:11:18.142 8 INFO cinder.api.openstack.wsgi [None req-0387adae-fa94-45ed-b5a8-d08977d21e73 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:11:18.155 8 INFO cinder.volume.api [None req-0387adae-fa94-45ed-b5a8-d08977d21e73 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Get all volumes completed successfully. 2026-07-01 12:11:18.156 8 INFO cinder.api.openstack.wsgi [None req-0387adae-fa94-45ed-b5a8-d08977d21e73 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 200 [pid: 8|app: 0|req: 382/761] 10.0.0.223 () {32 vars in 635 bytes} [Wed Jul 1 12:11:18 2026] GET /v3/volumes => generated 1125 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-01 12:11:18.170 7 INFO cinder.api.openstack.wsgi [None req-41317f4f-6c42-43a4-ab6f-33a5bab606f0 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:18.184 7 INFO cinder.volume.api [None req-41317f4f-6c42-43a4-ab6f-33a5bab606f0 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:18.189 7 INFO cinder.api.openstack.wsgi [None req-41317f4f-6c42-43a4-ab6f-33a5bab606f0 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f returned with HTTP 200 [pid: 7|app: 0|req: 380/762] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:18 2026] GET /v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f => generated 903 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-01 12:11:18.208 8 INFO cinder.api.openstack.wsgi [None req-0786b4af-bfe7-4dab-a00f-c3ef663ac977 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f 2026-07-01 12:11:18.208 8 INFO cinder.api.v3.volumes [None req-0786b4af-bfe7-4dab-a00f-c3ef663ac977 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Delete volume with id: f470a88c-0d35-4c49-8700-8d9105ed087f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:18.224 8 INFO cinder.volume.api [None req-0786b4af-bfe7-4dab-a00f-c3ef663ac977 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:18.249 8 INFO cinder.volume.api [None req-0786b4af-bfe7-4dab-a00f-c3ef663ac977 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Delete volume request issued successfully. 2026-07-01 12:11:18.249 8 INFO cinder.api.openstack.wsgi [None req-0786b4af-bfe7-4dab-a00f-c3ef663ac977 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f returned with HTTP 202 [pid: 8|app: 0|req: 383/763] 10.0.0.223 () {32 vars in 712 bytes} [Wed Jul 1 12:11:18 2026] DELETE /v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f => 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-01 12:11:18.259 7 INFO cinder.api.openstack.wsgi [None req-a4d7ef5a-2b75-4d17-a894-e4a706472043 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:18.269 7 INFO cinder.volume.api [None req-a4d7ef5a-2b75-4d17-a894-e4a706472043 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:18.273 7 INFO cinder.api.openstack.wsgi [None req-a4d7ef5a-2b75-4d17-a894-e4a706472043 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f returned with HTTP 200 [pid: 7|app: 0|req: 381/764] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:18 2026] GET /v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:11:19.291 8 INFO cinder.api.openstack.wsgi [None req-b8df4f51-7c4c-4739-a31e-16ab387b7886 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f 2026-07-01 12:11:19.300 8 INFO cinder.api.openstack.wsgi [None req-b8df4f51-7c4c-4739-a31e-16ab387b7886 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f returned with HTTP 404 [pid: 8|app: 0|req: 384/765] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:19 2026] GET /v3/volumes/f470a88c-0d35-4c49-8700-8d9105ed087f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:11:19.312 7 INFO cinder.api.openstack.wsgi [None req-761b40f3-dcae-419b-9c58-98fcdc6c1d60 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:19.326 7 INFO cinder.volume.api [None req-761b40f3-dcae-419b-9c58-98fcdc6c1d60 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:19.331 7 INFO cinder.api.openstack.wsgi [None req-761b40f3-dcae-419b-9c58-98fcdc6c1d60 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 returned with HTTP 200 [pid: 7|app: 0|req: 382/766] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:19 2026] GET /v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:19.351 8 INFO cinder.api.openstack.wsgi [None req-5b3ae0a3-0305-4a57-815a-28adef8c60c5 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 2026-07-01 12:11:19.352 8 INFO cinder.api.v3.volumes [None req-5b3ae0a3-0305-4a57-815a-28adef8c60c5 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Delete volume with id: 31f860a4-445b-4d9b-895d-ce68962f4ef8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:19.362 8 INFO cinder.volume.api [None req-5b3ae0a3-0305-4a57-815a-28adef8c60c5 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:19.390 8 INFO cinder.volume.api [None req-5b3ae0a3-0305-4a57-815a-28adef8c60c5 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Delete volume request issued successfully. 2026-07-01 12:11:19.391 8 INFO cinder.api.openstack.wsgi [None req-5b3ae0a3-0305-4a57-815a-28adef8c60c5 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 returned with HTTP 202 [pid: 8|app: 0|req: 385/767] 10.0.0.223 () {32 vars in 712 bytes} [Wed Jul 1 12:11:19 2026] DELETE /v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:11:19.402 7 INFO cinder.api.openstack.wsgi [None req-e1237b40-ffac-4ba5-bc1e-4ab34eaf2aec bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:19.417 7 INFO cinder.volume.api [None req-e1237b40-ffac-4ba5-bc1e-4ab34eaf2aec bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:19.422 7 INFO cinder.api.openstack.wsgi [None req-e1237b40-ffac-4ba5-bc1e-4ab34eaf2aec bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 returned with HTTP 200 [pid: 7|app: 0|req: 383/768] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:19 2026] GET /v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 => generated 902 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-01 12:11:20.444 8 INFO cinder.api.openstack.wsgi [None req-d6e34c46-dd66-40d4-9127-ad79db353b1e bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 2026-07-01 12:11:20.456 8 INFO cinder.api.openstack.wsgi [None req-d6e34c46-dd66-40d4-9127-ad79db353b1e bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 returned with HTTP 404 [pid: 8|app: 0|req: 386/769] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:20 2026] GET /v3/volumes/31f860a4-445b-4d9b-895d-ce68962f4ef8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:11:20.469 7 INFO cinder.api.openstack.wsgi [None req-992e26d0-d15f-4bfe-a9bd-50a711463c3d bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:20.486 7 INFO cinder.volume.api [None req-992e26d0-d15f-4bfe-a9bd-50a711463c3d bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:20.490 7 INFO cinder.api.openstack.wsgi [None req-992e26d0-d15f-4bfe-a9bd-50a711463c3d bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 returned with HTTP 200 [pid: 7|app: 0|req: 384/770] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:20 2026] GET /v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:20.510 8 INFO cinder.api.openstack.wsgi [None req-b7e05ca2-4507-4260-b250-dd0b5c3a71f9 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 2026-07-01 12:11:20.511 8 INFO cinder.api.v3.volumes [None req-b7e05ca2-4507-4260-b250-dd0b5c3a71f9 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Delete volume with id: c4284a56-b5b8-4f65-bda3-cf5916810ae6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:20.521 8 INFO cinder.volume.api [None req-b7e05ca2-4507-4260-b250-dd0b5c3a71f9 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:20.546 8 INFO cinder.volume.api [None req-b7e05ca2-4507-4260-b250-dd0b5c3a71f9 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Delete volume request issued successfully. 2026-07-01 12:11:20.546 8 INFO cinder.api.openstack.wsgi [None req-b7e05ca2-4507-4260-b250-dd0b5c3a71f9 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 returned with HTTP 202 [pid: 8|app: 0|req: 387/771] 10.0.0.223 () {32 vars in 712 bytes} [Wed Jul 1 12:11:20 2026] DELETE /v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 => 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-01 12:11:20.558 7 INFO cinder.api.openstack.wsgi [None req-fa2c46b8-8d1c-4d9a-9823-40513adc5459 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:20.570 7 INFO cinder.volume.api [None req-fa2c46b8-8d1c-4d9a-9823-40513adc5459 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] Volume info retrieved successfully. 2026-07-01 12:11:20.574 7 INFO cinder.api.openstack.wsgi [None req-fa2c46b8-8d1c-4d9a-9823-40513adc5459 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 returned with HTTP 200 [pid: 7|app: 0|req: 385/772] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:20 2026] GET /v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:11:21.596 8 INFO cinder.api.openstack.wsgi [None req-7a3bec28-7ba9-40d3-b927-f96824769216 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 2026-07-01 12:11:21.604 8 INFO cinder.api.openstack.wsgi [None req-7a3bec28-7ba9-40d3-b927-f96824769216 bb5d059e7454416f8c1d99770637ba57 5e664dcfe02f4d129d735fedf9cdaece - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 returned with HTTP 404 [pid: 8|app: 0|req: 388/773] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:21 2026] GET /v3/volumes/c4284a56-b5b8-4f65-bda3-cf5916810ae6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 12:11:37.860 8 INFO cinder.api.openstack.wsgi [None req-b514d7d6-8969-40b5-bb27-438f0e364978 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:11:37.863 8 INFO cinder.api.v3.volumes [None req-b514d7d6-8969-40b5-bb27-438f0e364978 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Create volume of 1 GB 2026-07-01 12:11:37.873 8 INFO cinder.volume.api [None req-b514d7d6-8969-40b5-bb27-438f0e364978 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Availability Zones retrieved successfully. 2026-07-01 12:11:38.096 8 INFO cinder.volume.api [None req-b514d7d6-8969-40b5-bb27-438f0e364978 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Create volume request issued successfully. 2026-07-01 12:11:38.097 8 INFO cinder.api.openstack.wsgi [None req-b514d7d6-8969-40b5-bb27-438f0e364978 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 391/778] 10.0.0.223 () {34 vars in 657 bytes} [Wed Jul 1 12:11:37 2026] POST /v3/volumes => generated 805 bytes in 359 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-01 12:11:38.119 7 INFO cinder.api.openstack.wsgi [None req-258ba998-44ce-46ac-9067-210be72902cf b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:38.135 7 INFO cinder.volume.api [None req-258ba998-44ce-46ac-9067-210be72902cf b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:38.141 7 INFO cinder.api.openstack.wsgi [None req-258ba998-44ce-46ac-9067-210be72902cf b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b returned with HTTP 200 [pid: 7|app: 0|req: 388/779] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:38 2026] GET /v3/volumes/05b72574-32dd-476a-8356-73c19d09589b => generated 873 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-01 12:11:39.161 8 INFO cinder.api.openstack.wsgi [None req-f01a7eb2-1482-4097-9bd5-783a7084b290 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:39.175 8 INFO cinder.volume.api [None req-f01a7eb2-1482-4097-9bd5-783a7084b290 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:39.179 8 INFO cinder.api.openstack.wsgi [None req-f01a7eb2-1482-4097-9bd5-783a7084b290 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b returned with HTTP 200 [pid: 8|app: 0|req: 392/780] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:39 2026] GET /v3/volumes/05b72574-32dd-476a-8356-73c19d09589b => generated 898 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-01 12:11:39.202 7 INFO cinder.api.openstack.wsgi [None req-f44c96f5-51c1-42ad-ae62-a4405410c9e4 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:39.216 7 INFO cinder.volume.api [None req-f44c96f5-51c1-42ad-ae62-a4405410c9e4 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:39.221 7 INFO cinder.api.openstack.wsgi [None req-f44c96f5-51c1-42ad-ae62-a4405410c9e4 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b returned with HTTP 200 [pid: 7|app: 0|req: 389/781] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:39 2026] GET /v3/volumes/05b72574-32dd-476a-8356-73c19d09589b => generated 898 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-01 12:11:39.241 8 INFO cinder.api.openstack.wsgi [None req-5de6d508-3e68-4d81-b6f6-a36cd86aa46c b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:39.256 8 INFO cinder.volume.api [None req-5de6d508-3e68-4d81-b6f6-a36cd86aa46c b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:39.261 8 INFO cinder.volume.api [None req-5de6d508-3e68-4d81-b6f6-a36cd86aa46c b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume updated successfully. 2026-07-01 12:11:39.262 8 INFO cinder.api.openstack.wsgi [None req-5de6d508-3e68-4d81-b6f6-a36cd86aa46c b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b returned with HTTP 200 [pid: 8|app: 0|req: 393/782] 10.0.0.223 () {34 vars in 729 bytes} [Wed Jul 1 12:11:39 2026] PUT /v3/volumes/05b72574-32dd-476a-8356-73c19d09589b => generated 830 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-01 12:11:39.281 7 INFO cinder.api.openstack.wsgi [None req-7298bfef-e12d-4445-93e7-58ca085059d9 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:39.415 7 INFO cinder.volume.api [None req-7298bfef-e12d-4445-93e7-58ca085059d9 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:39.424 7 INFO cinder.volume.api [None req-7298bfef-e12d-4445-93e7-58ca085059d9 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume updated successfully. 2026-07-01 12:11:39.425 7 INFO cinder.api.openstack.wsgi [None req-7298bfef-e12d-4445-93e7-58ca085059d9 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b returned with HTTP 200 [pid: 7|app: 0|req: 390/783] 10.0.0.223 () {34 vars in 730 bytes} [Wed Jul 1 12:11:39 2026] PUT /v3/volumes/05b72574-32dd-476a-8356-73c19d09589b => generated 869 bytes in 149 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-01 12:11:39.445 8 INFO cinder.api.openstack.wsgi [None req-fd64fbf5-ba42-4679-b6ef-285e3279eb93 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:39.471 8 INFO cinder.volume.api [None req-fd64fbf5-ba42-4679-b6ef-285e3279eb93 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:39.477 8 INFO cinder.api.openstack.wsgi [None req-fd64fbf5-ba42-4679-b6ef-285e3279eb93 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b returned with HTTP 200 [pid: 8|app: 0|req: 394/784] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:39 2026] GET /v3/volumes/05b72574-32dd-476a-8356-73c19d09589b => generated 937 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:11:39.496 7 INFO cinder.api.openstack.wsgi [None req-648a30d1-88ef-4b76-b954-8951bc7e2b56 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:11:39.502 7 INFO cinder.api.v3.volumes [None req-648a30d1-88ef-4b76-b954-8951bc7e2b56 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Create volume of 1 GB 2026-07-01 12:11:39.509 7 INFO cinder.volume.api [None req-648a30d1-88ef-4b76-b954-8951bc7e2b56 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Availability Zones retrieved successfully. 2026-07-01 12:11:39.633 7 INFO cinder.volume.api [None req-648a30d1-88ef-4b76-b954-8951bc7e2b56 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Create volume request issued successfully. 2026-07-01 12:11:39.634 7 INFO cinder.api.openstack.wsgi [None req-648a30d1-88ef-4b76-b954-8951bc7e2b56 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 391/785] 10.0.0.223 () {34 vars in 657 bytes} [Wed Jul 1 12:11:39 2026] POST /v3/volumes => generated 826 bytes in 145 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-01 12:11:39.656 8 INFO cinder.api.openstack.wsgi [None req-cec6726e-0894-426c-8a98-d2609005d7ff b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:39.692 8 INFO cinder.volume.api [None req-cec6726e-0894-426c-8a98-d2609005d7ff b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:39.701 8 INFO cinder.api.openstack.wsgi [None req-cec6726e-0894-426c-8a98-d2609005d7ff b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 returned with HTTP 200 [pid: 8|app: 0|req: 395/786] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:39 2026] GET /v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 => generated 894 bytes in 53 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-01 12:11:40.736 7 INFO cinder.api.openstack.wsgi [None req-f048d101-e451-4f74-a96d-2bb8bd53f49f b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:40.751 7 INFO cinder.volume.api [None req-f048d101-e451-4f74-a96d-2bb8bd53f49f b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:40.756 7 INFO cinder.api.openstack.wsgi [None req-f048d101-e451-4f74-a96d-2bb8bd53f49f b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 returned with HTTP 200 [pid: 7|app: 0|req: 392/787] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:40 2026] GET /v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 => generated 919 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-01 12:11:40.777 8 INFO cinder.api.openstack.wsgi [None req-b7b48d23-acaf-4a48-b76f-e74b91a17237 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:40.797 8 INFO cinder.volume.api [None req-b7b48d23-acaf-4a48-b76f-e74b91a17237 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:40.809 8 INFO cinder.volume.api [None req-b7b48d23-acaf-4a48-b76f-e74b91a17237 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume updated successfully. 2026-07-01 12:11:40.810 8 INFO cinder.api.openstack.wsgi [None req-b7b48d23-acaf-4a48-b76f-e74b91a17237 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 returned with HTTP 200 [pid: 8|app: 0|req: 396/788] 10.0.0.223 () {34 vars in 729 bytes} [Wed Jul 1 12:11:40 2026] PUT /v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:11:40.827 7 INFO cinder.api.openstack.wsgi [None req-f945b3d0-eb9c-4c50-afa4-27693f4a9b6b b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:40.842 7 INFO cinder.volume.api [None req-f945b3d0-eb9c-4c50-afa4-27693f4a9b6b b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:40.846 7 INFO cinder.api.openstack.wsgi [None req-f945b3d0-eb9c-4c50-afa4-27693f4a9b6b b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 returned with HTTP 200 [pid: 7|app: 0|req: 393/789] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:40 2026] GET /v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 => generated 884 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-01 12:11:40.865 8 INFO cinder.api.openstack.wsgi [None req-2aae9d48-2d4f-49fa-a6e7-4c02bfd4a038 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 2026-07-01 12:11:40.865 8 INFO cinder.api.v3.volumes [None req-2aae9d48-2d4f-49fa-a6e7-4c02bfd4a038 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Delete volume with id: a2d973f7-97b1-47bb-a5ff-b11d307861e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:40.876 8 INFO cinder.volume.api [None req-2aae9d48-2d4f-49fa-a6e7-4c02bfd4a038 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:40.906 8 INFO cinder.volume.api [None req-2aae9d48-2d4f-49fa-a6e7-4c02bfd4a038 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Delete volume request issued successfully. 2026-07-01 12:11:40.907 8 INFO cinder.api.openstack.wsgi [None req-2aae9d48-2d4f-49fa-a6e7-4c02bfd4a038 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 returned with HTTP 202 [pid: 8|app: 0|req: 397/790] 10.0.0.223 () {32 vars in 712 bytes} [Wed Jul 1 12:11:40 2026] DELETE /v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:11:40.917 7 INFO cinder.api.openstack.wsgi [None req-081b30fc-fb7b-4007-b99c-0593d5d97a75 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:40.930 7 INFO cinder.volume.api [None req-081b30fc-fb7b-4007-b99c-0593d5d97a75 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:40.934 7 INFO cinder.api.openstack.wsgi [None req-081b30fc-fb7b-4007-b99c-0593d5d97a75 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 returned with HTTP 200 [pid: 7|app: 0|req: 394/791] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:40 2026] GET /v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 => generated 883 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-01 12:11:41.955 8 INFO cinder.api.openstack.wsgi [None req-8dc451c7-8545-4c5d-a705-35f23576a024 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 2026-07-01 12:11:41.964 8 INFO cinder.api.openstack.wsgi [None req-8dc451c7-8545-4c5d-a705-35f23576a024 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 returned with HTTP 404 [pid: 8|app: 0|req: 398/792] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:41 2026] GET /v3/volumes/a2d973f7-97b1-47bb-a5ff-b11d307861e7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:11:41.976 7 INFO cinder.api.openstack.wsgi [None req-6f72abad-3a45-4e79-8c44-6353d2345713 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:41.993 7 INFO cinder.volume.api [None req-6f72abad-3a45-4e79-8c44-6353d2345713 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:41.999 7 INFO cinder.api.openstack.wsgi [None req-6f72abad-3a45-4e79-8c44-6353d2345713 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b returned with HTTP 200 [pid: 7|app: 0|req: 395/793] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:41 2026] GET /v3/volumes/05b72574-32dd-476a-8356-73c19d09589b => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:42.019 8 INFO cinder.api.openstack.wsgi [None req-01c6c41e-7423-4d60-9ced-8f27bf138c57 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b 2026-07-01 12:11:42.019 8 INFO cinder.api.v3.volumes [None req-01c6c41e-7423-4d60-9ced-8f27bf138c57 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Delete volume with id: 05b72574-32dd-476a-8356-73c19d09589b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:42.032 8 INFO cinder.volume.api [None req-01c6c41e-7423-4d60-9ced-8f27bf138c57 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:42.054 8 INFO cinder.volume.api [None req-01c6c41e-7423-4d60-9ced-8f27bf138c57 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Delete volume request issued successfully. 2026-07-01 12:11:42.054 8 INFO cinder.api.openstack.wsgi [None req-01c6c41e-7423-4d60-9ced-8f27bf138c57 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b returned with HTTP 202 [pid: 8|app: 0|req: 399/794] 10.0.0.223 () {32 vars in 712 bytes} [Wed Jul 1 12:11:42 2026] DELETE /v3/volumes/05b72574-32dd-476a-8356-73c19d09589b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:11:42.064 7 INFO cinder.api.openstack.wsgi [None req-0d50bde6-4396-4f26-8b90-4decc99666a6 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:42.079 7 INFO cinder.volume.api [None req-0d50bde6-4396-4f26-8b90-4decc99666a6 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:42.085 7 INFO cinder.api.openstack.wsgi [None req-0d50bde6-4396-4f26-8b90-4decc99666a6 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b returned with HTTP 200 [pid: 7|app: 0|req: 396/795] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:42 2026] GET /v3/volumes/05b72574-32dd-476a-8356-73c19d09589b => generated 936 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-01 12:11:43.106 8 INFO cinder.api.openstack.wsgi [None req-6b5e0384-8a91-427b-91c3-695e3ddccfdd b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b 2026-07-01 12:11:43.112 8 INFO cinder.api.openstack.wsgi [None req-6b5e0384-8a91-427b-91c3-695e3ddccfdd b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/05b72574-32dd-476a-8356-73c19d09589b returned with HTTP 404 [pid: 8|app: 0|req: 400/796] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:43 2026] GET /v3/volumes/05b72574-32dd-476a-8356-73c19d09589b => generated 109 bytes in 13 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-01 12:11:43.166 7 INFO cinder.api.openstack.wsgi [None req-6e5f56dd-0dce-443a-8929-865bbdc4a5c7 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:11:43.294 7 INFO cinder.api.v3.volumes [None req-6e5f56dd-0dce-443a-8929-865bbdc4a5c7 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Create volume of 1 GB 2026-07-01 12:11:43.299 7 INFO cinder.volume.api [None req-6e5f56dd-0dce-443a-8929-865bbdc4a5c7 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Availability Zones retrieved successfully. 2026-07-01 12:11:43.472 7 INFO cinder.volume.api [None req-6e5f56dd-0dce-443a-8929-865bbdc4a5c7 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Create volume request issued successfully. 2026-07-01 12:11:43.473 7 INFO cinder.api.openstack.wsgi [None req-6e5f56dd-0dce-443a-8929-865bbdc4a5c7 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 397/797] 10.0.0.223 () {34 vars in 657 bytes} [Wed Jul 1 12:11:43 2026] POST /v3/volumes => generated 805 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-01 12:11:43.492 8 INFO cinder.api.openstack.wsgi [None req-41b28f89-3406-43cd-926c-1a315a39ae66 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:43.505 8 INFO cinder.volume.api [None req-41b28f89-3406-43cd-926c-1a315a39ae66 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:43.510 8 INFO cinder.api.openstack.wsgi [None req-41b28f89-3406-43cd-926c-1a315a39ae66 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 returned with HTTP 200 [pid: 8|app: 0|req: 401/798] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:43 2026] GET /v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 => generated 873 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-01 12:11:43.877 7 INFO cinder.api.openstack.wsgi [None req-458b6e9c-ab2f-40dd-8acf-450e36b5a183 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/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-01 12:11:43.882 7 INFO cinder.api.openstack.wsgi [None req-458b6e9c-ab2f-40dd-8acf-450e36b5a183 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 398/799] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:11:43 2026] GET /v3/os-services => generated 646 bytes in 127 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-01 12:11:43.891 8 INFO cinder.api.openstack.wsgi [None req-105f0983-3c7f-479e-b0a1-57dcc318763d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:11:44.395 8 INFO cinder.api.openstack.wsgi [None req-105f0983-3c7f-479e-b0a1-57dcc318763d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 402/800] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:11:43 2026] GET /v3/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-01 12:11:44.412 7 INFO cinder.api.openstack.wsgi [None req-fc69dbb9-3040-4a3c-a8f9-a69fad2ec375 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:11:44.424 7 INFO cinder.volume.api [None req-fc69dbb9-3040-4a3c-a8f9-a69fad2ec375 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:11:44.424 7 INFO cinder.api.openstack.wsgi [None req-fc69dbb9-3040-4a3c-a8f9-a69fad2ec375 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 399/801] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/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-01 12:11:44.435 8 INFO cinder.api.openstack.wsgi [None req-78f7d2c0-1b35-457b-937a-2ad78fc49bc7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:11:44.446 8 INFO cinder.volume.api [None req-78f7d2c0-1b35-457b-937a-2ad78fc49bc7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 12:11:44.451 8 INFO cinder.api.openstack.wsgi [None req-78f7d2c0-1b35-457b-937a-2ad78fc49bc7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 403/802] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/volumes/detail?all_tenants=true => generated 1591 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-01 12:11:44.533 8 INFO cinder.api.openstack.wsgi [None req-b296d7ed-e3fa-4d4c-bbbf-3c86f74690be 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true 2026-07-01 12:11:44.533 7 INFO cinder.api.openstack.wsgi [None req-8e57e3d5-c835-46e2-944e-eb057a8a4a0f b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:44.550 7 INFO cinder.volume.api [None req-8e57e3d5-c835-46e2-944e-eb057a8a4a0f b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:44.556 7 INFO cinder.api.openstack.wsgi [None req-8e57e3d5-c835-46e2-944e-eb057a8a4a0f b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 returned with HTTP 200 [pid: 7|app: 0|req: 400/803] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 => generated 1423 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:11:44.559 8 INFO cinder.api.openstack.wsgi [None req-b296d7ed-e3fa-4d4c-bbbf-3c86f74690be 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 404/804] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true => generated 847 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-01 12:11:44.571 7 INFO cinder.api.openstack.wsgi [None req-113fb356-9747-4fd9-8785-1a26daa10ea5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true 2026-07-01 12:11:44.575 8 INFO cinder.api.openstack.wsgi [None req-d058c805-50fe-44a4-b394-b9ac02533370 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:44.590 8 INFO cinder.volume.api [None req-d058c805-50fe-44a4-b394-b9ac02533370 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:44.594 7 INFO cinder.api.openstack.wsgi [None req-113fb356-9747-4fd9-8785-1a26daa10ea5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true returned with HTTP 200 2026-07-01 12:11:44.596 8 INFO cinder.api.openstack.wsgi [None req-d058c805-50fe-44a4-b394-b9ac02533370 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 returned with HTTP 200 [pid: 7|app: 0|req: 401/805] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/806] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 => generated 1423 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:11:44.604 7 INFO cinder.api.openstack.wsgi [None req-0ac062bd-c6e5-4534-85f8-23878d533192 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=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-01 12:11:44.615 8 INFO cinder.api.openstack.wsgi [None req-6a3c8707-c07a-4b9b-b604-c28a72b6fe1e b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:44.630 7 INFO cinder.api.openstack.wsgi [None req-0ac062bd-c6e5-4534-85f8-23878d533192 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 2026-07-01 12:11:44.631 8 INFO cinder.volume.api [None req-6a3c8707-c07a-4b9b-b604-c28a72b6fe1e b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. [pid: 7|app: 0|req: 402/807] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:44.637 8 INFO cinder.volume.api [None req-6a3c8707-c07a-4b9b-b604-c28a72b6fe1e b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume updated successfully. 2026-07-01 12:11:44.638 7 INFO cinder.api.openstack.wsgi [None req-6e7f7074-0a98-46b4-9ab8-aeaafefc8270 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:11:44.638 8 INFO cinder.api.openstack.wsgi [None req-6a3c8707-c07a-4b9b-b604-c28a72b6fe1e b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 returned with HTTP 200 [pid: 8|app: 0|req: 406/808] 10.0.0.223 () {34 vars in 729 bytes} [Wed Jul 1 12:11:44 2026] PUT /v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 => generated 829 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-01 12:11:44.655 8 INFO cinder.api.openstack.wsgi [None req-04fa8d9a-db07-431a-9ae0-2097f5327256 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 2026-07-01 12:11:44.666 7 INFO cinder.api.openstack.wsgi [None req-6e7f7074-0a98-46b4-9ab8-aeaafefc8270 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 403/809] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 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/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:44.672 8 INFO cinder.volume.api [None req-04fa8d9a-db07-431a-9ae0-2097f5327256 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:44.675 7 INFO cinder.api.openstack.wsgi [None req-8074bbd1-d499-41a6-aa35-391c4e15f06c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true 2026-07-01 12:11:44.678 8 INFO cinder.volume.api [None req-04fa8d9a-db07-431a-9ae0-2097f5327256 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume updated successfully. 2026-07-01 12:11:44.679 8 INFO cinder.api.openstack.wsgi [None req-04fa8d9a-db07-431a-9ae0-2097f5327256 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 returned with HTTP 200 [pid: 8|app: 0|req: 407/810] 10.0.0.223 () {34 vars in 730 bytes} [Wed Jul 1 12:11:44 2026] PUT /v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 => generated 867 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-01 12:11:44.698 8 INFO cinder.api.openstack.wsgi [None req-377f0a4c-9cb4-43c0-bb55-a7959ff7f798 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 2026-07-01 12:11:44.708 7 INFO cinder.api.openstack.wsgi [None req-8074bbd1-d499-41a6-aa35-391c4e15f06c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' [pid: 7|app: 0|req: 404/811] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:44.715 8 INFO cinder.volume.api [None req-377f0a4c-9cb4-43c0-bb55-a7959ff7f798 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:44.720 7 INFO cinder.api.openstack.wsgi [None req-c848042a-802f-454e-b87d-f57ae906dd81 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/60c2eb29f45744cb825f8904767600a5?usage=true 2026-07-01 12:11:44.723 8 INFO cinder.api.openstack.wsgi [None req-377f0a4c-9cb4-43c0-bb55-a7959ff7f798 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 returned with HTTP 200 [pid: 8|app: 0|req: 408/812] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:11:44.748 8 INFO cinder.api.openstack.wsgi [None req-57d453e9-23c3-45ae-b8dc-cf66155b88bc b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:11:44.753 8 INFO cinder.api.v3.volumes [None req-57d453e9-23c3-45ae-b8dc-cf66155b88bc b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Create volume of 1 GB 2026-07-01 12:11:44.753 7 INFO cinder.api.openstack.wsgi [None req-c848042a-802f-454e-b87d-f57ae906dd81 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/60c2eb29f45744cb825f8904767600a5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 405/813] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/os-quota-sets/60c2eb29f45744cb825f8904767600a5?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:44.764 7 INFO cinder.api.openstack.wsgi [None req-fd8c6edb-6bfa-486b-8357-4b45f058e17d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/800f4bbf7e8a4de7a0714caadfc94df4?usage=true 2026-07-01 12:11:44.773 8 INFO cinder.volume.api [None req-57d453e9-23c3-45ae-b8dc-cf66155b88bc b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Availability Zones retrieved successfully. 2026-07-01 12:11:44.802 7 INFO cinder.api.openstack.wsgi [None req-fd8c6edb-6bfa-486b-8357-4b45f058e17d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/800f4bbf7e8a4de7a0714caadfc94df4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 406/814] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/os-quota-sets/800f4bbf7e8a4de7a0714caadfc94df4?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:44.816 7 INFO cinder.api.openstack.wsgi [None req-310c3cc7-58bb-4ebc-9312-c4810d0fbfca 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/8419c58b251e402c8bf79bd10eb79add?usage=true 2026-07-01 12:11:44.850 7 INFO cinder.api.openstack.wsgi [None req-310c3cc7-58bb-4ebc-9312-c4810d0fbfca 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/8419c58b251e402c8bf79bd10eb79add?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 407/815] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/os-quota-sets/8419c58b251e402c8bf79bd10eb79add?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:44.862 7 INFO cinder.api.openstack.wsgi [None req-4600f7d0-8168-480d-a7d5-3b0b77d6c743 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true 2026-07-01 12:11:44.886 7 INFO cinder.api.openstack.wsgi [None req-4600f7d0-8168-480d-a7d5-3b0b77d6c743 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/816] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:44.907 7 INFO cinder.api.openstack.wsgi [None req-46e37bf5-c6b9-464d-b86e-7614d2f3c29b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:11:44.924 7 INFO cinder.api.openstack.wsgi [None req-46e37bf5-c6b9-464d-b86e-7614d2f3c29b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/817] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:44.932 7 INFO cinder.api.openstack.wsgi [None req-3c02e6a8-3df1-4abf-bdec-ca03dbf539ba 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/8c9794d8fd8c4793ab31020a60b95949?usage=true 2026-07-01 12:11:44.962 7 INFO cinder.api.openstack.wsgi [None req-3c02e6a8-3df1-4abf-bdec-ca03dbf539ba 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/8c9794d8fd8c4793ab31020a60b95949?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/818] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/os-quota-sets/8c9794d8fd8c4793ab31020a60b95949?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:44.970 8 INFO cinder.volume.api [None req-57d453e9-23c3-45ae-b8dc-cf66155b88bc b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Create volume request issued successfully. 2026-07-01 12:11:44.971 8 INFO cinder.api.openstack.wsgi [None req-57d453e9-23c3-45ae-b8dc-cf66155b88bc b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 202 2026-07-01 12:11:44.971 7 INFO cinder.api.openstack.wsgi [None req-d38e7184-ff14-47c5-b5e0-87f064e0364b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true [pid: 8|app: 0|req: 409/819] 10.0.0.223 () {34 vars in 657 bytes} [Wed Jul 1 12:11:44 2026] POST /v3/volumes => generated 826 bytes in 231 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-01 12:11:44.986 7 INFO cinder.api.openstack.wsgi [None req-d38e7184-ff14-47c5-b5e0-87f064e0364b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/820] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:44.988 8 INFO cinder.api.openstack.wsgi [None req-b4454425-79a9-4e72-be9f-b6afff88492c b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 2026-07-01 12:11:44.993 7 INFO cinder.api.openstack.wsgi [None req-c7c537c6-a7e4-446a-8d09-542b9fadb3f0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?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-01 12:11:45.000 8 INFO cinder.volume.api [None req-b4454425-79a9-4e72-be9f-b6afff88492c b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:45.005 8 INFO cinder.api.openstack.wsgi [None req-b4454425-79a9-4e72-be9f-b6afff88492c b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 returned with HTTP 200 [pid: 8|app: 0|req: 410/821] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:45.014 7 INFO cinder.api.openstack.wsgi [None req-c7c537c6-a7e4-446a-8d09-542b9fadb3f0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 412/822] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:44 2026] GET /v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true => generated 847 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-01 12:11:45.024 8 INFO cinder.api.openstack.wsgi [None req-6d55f7ce-74d9-471f-bf78-fd5054c7e30d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true 2026-07-01 12:11:45.057 8 INFO cinder.api.openstack.wsgi [None req-6d55f7ce-74d9-471f-bf78-fd5054c7e30d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 411/823] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:45 2026] GET /v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:45.073 7 INFO cinder.api.openstack.wsgi [None req-49189f53-cb9a-46c9-b946-ebb08d707ee8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true 2026-07-01 12:11:45.099 7 INFO cinder.api.openstack.wsgi [None req-49189f53-cb9a-46c9-b946-ebb08d707ee8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 413/824] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:45 2026] GET /v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:45.113 8 INFO cinder.api.openstack.wsgi [None req-c7f32439-4cb4-4b53-8fc7-1a40a60115fd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/ee598837d3ed4757be568be8345bde94?usage=true 2026-07-01 12:11:45.146 8 INFO cinder.api.openstack.wsgi [None req-c7f32439-4cb4-4b53-8fc7-1a40a60115fd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/ee598837d3ed4757be568be8345bde94?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 412/825] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:11:45 2026] GET /v3/os-quota-sets/ee598837d3ed4757be568be8345bde94?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:11:45.158 7 INFO cinder.api.openstack.wsgi [None req-b1253ba8-1189-498d-a66e-6e67d90af74b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:11:45.181 7 INFO cinder.volume.api [None req-b1253ba8-1189-498d-a66e-6e67d90af74b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 12:11:45.188 7 INFO cinder.api.openstack.wsgi [None req-b1253ba8-1189-498d-a66e-6e67d90af74b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 414/826] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:11:45 2026] GET /v3/volumes/detail?all_tenants=true => generated 2702 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:11:46.026 8 INFO cinder.api.openstack.wsgi [None req-b2bb5bcc-186f-41b4-bbe4-a878bdd22f70 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:46.039 8 INFO cinder.volume.api [None req-b2bb5bcc-186f-41b4-bbe4-a878bdd22f70 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:46.045 8 INFO cinder.api.openstack.wsgi [None req-b2bb5bcc-186f-41b4-bbe4-a878bdd22f70 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 returned with HTTP 200 [pid: 8|app: 0|req: 413/827] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:46 2026] GET /v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 => generated 919 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-01 12:11:46.065 7 INFO cinder.api.openstack.wsgi [None req-c52c12f5-8216-4cd1-b472-b6c3fcd7ae6a b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:46.080 7 INFO cinder.volume.api [None req-c52c12f5-8216-4cd1-b472-b6c3fcd7ae6a b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:46.089 7 INFO cinder.volume.api [None req-c52c12f5-8216-4cd1-b472-b6c3fcd7ae6a b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume updated successfully. 2026-07-01 12:11:46.090 7 INFO cinder.api.openstack.wsgi [None req-c52c12f5-8216-4cd1-b472-b6c3fcd7ae6a b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 returned with HTTP 200 [pid: 7|app: 0|req: 415/828] 10.0.0.223 () {34 vars in 729 bytes} [Wed Jul 1 12:11:46 2026] PUT /v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 => generated 816 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-01 12:11:46.110 8 INFO cinder.api.openstack.wsgi [None req-a5fcee13-38ca-4368-b268-ef890d9f99b6 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:46.123 8 INFO cinder.volume.api [None req-a5fcee13-38ca-4368-b268-ef890d9f99b6 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:46.128 8 INFO cinder.api.openstack.wsgi [None req-a5fcee13-38ca-4368-b268-ef890d9f99b6 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 returned with HTTP 200 [pid: 8|app: 0|req: 414/829] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:46 2026] GET /v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 => generated 884 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-01 12:11:46.150 7 INFO cinder.api.openstack.wsgi [None req-094a1b5f-5918-4507-84b9-90977086cf4f b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 2026-07-01 12:11:46.150 7 INFO cinder.api.v3.volumes [None req-094a1b5f-5918-4507-84b9-90977086cf4f b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Delete volume with id: a207511f-a2a0-4b86-9c31-e66ab4f7ade8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:46.159 7 INFO cinder.volume.api [None req-094a1b5f-5918-4507-84b9-90977086cf4f b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:46.186 7 INFO cinder.volume.api [None req-094a1b5f-5918-4507-84b9-90977086cf4f b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Delete volume request issued successfully. 2026-07-01 12:11:46.187 7 INFO cinder.api.openstack.wsgi [None req-094a1b5f-5918-4507-84b9-90977086cf4f b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 returned with HTTP 202 [pid: 7|app: 0|req: 416/830] 10.0.0.223 () {32 vars in 712 bytes} [Wed Jul 1 12:11:46 2026] DELETE /v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 => 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-01 12:11:46.198 8 INFO cinder.api.openstack.wsgi [None req-e8caefce-51b4-40ba-affa-60e03f3eebd7 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:46.216 8 INFO cinder.volume.api [None req-e8caefce-51b4-40ba-affa-60e03f3eebd7 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:46.223 8 INFO cinder.api.openstack.wsgi [None req-e8caefce-51b4-40ba-affa-60e03f3eebd7 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 returned with HTTP 200 [pid: 8|app: 0|req: 415/831] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:46 2026] GET /v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 => generated 883 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-01 12:11:47.243 8 INFO cinder.api.openstack.wsgi [None req-1d2b7cfb-fa01-4cc4-a451-bc2bbc410ff2 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 2026-07-01 12:11:47.251 8 INFO cinder.api.openstack.wsgi [None req-1d2b7cfb-fa01-4cc4-a451-bc2bbc410ff2 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 returned with HTTP 404 [pid: 8|app: 0|req: 417/834] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:47 2026] GET /v3/volumes/a207511f-a2a0-4b86-9c31-e66ab4f7ade8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:11:47.263 7 INFO cinder.api.openstack.wsgi [None req-fb74e8dc-1447-4239-8230-823eca9425ff b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:47.278 7 INFO cinder.volume.api [None req-fb74e8dc-1447-4239-8230-823eca9425ff b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:47.283 7 INFO cinder.api.openstack.wsgi [None req-fb74e8dc-1447-4239-8230-823eca9425ff b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 returned with HTTP 200 [pid: 7|app: 0|req: 418/835] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:47 2026] GET /v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:11:47.305 8 INFO cinder.api.openstack.wsgi [None req-7428f5df-d4bd-4c2d-9a67-6cf8424bfa58 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 2026-07-01 12:11:47.306 8 INFO cinder.api.v3.volumes [None req-7428f5df-d4bd-4c2d-9a67-6cf8424bfa58 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Delete volume with id: f35bf248-f5ec-4c69-8305-3a90ed10f1b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:47.315 8 INFO cinder.volume.api [None req-7428f5df-d4bd-4c2d-9a67-6cf8424bfa58 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:47.339 8 INFO cinder.volume.api [None req-7428f5df-d4bd-4c2d-9a67-6cf8424bfa58 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Delete volume request issued successfully. 2026-07-01 12:11:47.340 8 INFO cinder.api.openstack.wsgi [None req-7428f5df-d4bd-4c2d-9a67-6cf8424bfa58 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 returned with HTTP 202 [pid: 8|app: 0|req: 418/836] 10.0.0.223 () {32 vars in 712 bytes} [Wed Jul 1 12:11:47 2026] DELETE /v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:11:47.350 7 INFO cinder.api.openstack.wsgi [None req-6cfbf916-b1dd-4eb6-8925-f94dabd6371a b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:11:47.367 7 INFO cinder.volume.api [None req-6cfbf916-b1dd-4eb6-8925-f94dabd6371a b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] Volume info retrieved successfully. 2026-07-01 12:11:47.373 7 INFO cinder.api.openstack.wsgi [None req-6cfbf916-b1dd-4eb6-8925-f94dabd6371a b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 returned with HTTP 200 [pid: 7|app: 0|req: 419/837] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:47 2026] GET /v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 => generated 1460 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-01 12:11:48.393 8 INFO cinder.api.openstack.wsgi [None req-cb956f89-1cd2-476e-8471-70a7886a3844 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 2026-07-01 12:11:48.402 8 INFO cinder.api.openstack.wsgi [None req-cb956f89-1cd2-476e-8471-70a7886a3844 b870baa14f8145bdb8340b106edd7ebe 60c2eb29f45744cb825f8904767600a5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 returned with HTTP 404 [pid: 8|app: 0|req: 419/838] 10.0.0.223 () {32 vars in 709 bytes} [Wed Jul 1 12:11:48 2026] GET /v3/volumes/f35bf248-f5ec-4c69-8305-3a90ed10f1b1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-01 12:12:41.391 8 INFO cinder.api.openstack.wsgi [None req-0d899eb2-45b5-450f-a479-1ca9806172b1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:12:41.965 8 INFO cinder.api.v3.volumes [None req-0d899eb2-45b5-450f-a479-1ca9806172b1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Create volume of 16 GB 2026-07-01 12:12:41.971 8 INFO cinder.volume.api [None req-0d899eb2-45b5-450f-a479-1ca9806172b1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Availability Zones retrieved successfully. 2026-07-01 12:12:42.191 8 INFO cinder.volume.api [None req-0d899eb2-45b5-450f-a479-1ca9806172b1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Create volume request issued successfully. 2026-07-01 12:12:42.192 8 INFO cinder.api.openstack.wsgi [None req-0d899eb2-45b5-450f-a479-1ca9806172b1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 202 [pid: 8|app: 0|req: 425/849] 199.204.45.89 () {34 vars in 667 bytes} [Wed Jul 1 12:12:41 2026] POST /v3/volumes => generated 780 bytes in 898 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-01 12:12:42.206 7 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-9a1419b7-45b5-4bba-ad14-8ebb7ffb27d5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:12:42.243 7 INFO cinder.volume.api [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-9a1419b7-45b5-4bba-ad14-8ebb7ffb27d5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Volume info retrieved successfully. 2026-07-01 12:12:42.247 7 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-9a1419b7-45b5-4bba-ad14-8ebb7ffb27d5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 returned with HTTP 200 [pid: 7|app: 0|req: 425/850] 199.204.45.89 () {32 vars in 758 bytes} [Wed Jul 1 12:12:42 2026] GET /v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 => generated 959 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:12:43.868 8 INFO cinder.api.openstack.wsgi [None req-42c6f391-29ab-4604-ac2c-50aa50328ea8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/312861c35c244a02b55e91af64af3a6e?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-01 12:12:43.892 8 INFO cinder.api.openstack.wsgi [None req-42c6f391-29ab-4604-ac2c-50aa50328ea8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/312861c35c244a02b55e91af64af3a6e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 426/851] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:43 2026] GET /v3/os-quota-sets/312861c35c244a02b55e91af64af3a6e?usage=true => generated 847 bytes in 55 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-01 12:12:43.903 7 INFO cinder.api.openstack.wsgi [None req-84714142-0e98-4646-a57c-01c51ce6727a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/3ad3ebb5b1be48d28e6996608dd838d2?usage=true 2026-07-01 12:12:43.924 7 INFO cinder.api.openstack.wsgi [None req-84714142-0e98-4646-a57c-01c51ce6727a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/3ad3ebb5b1be48d28e6996608dd838d2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 426/852] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:43 2026] GET /v3/os-quota-sets/3ad3ebb5b1be48d28e6996608dd838d2?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:43.934 8 INFO cinder.api.openstack.wsgi [None req-8852fe83-49da-4326-b762-adc75032b393 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true 2026-07-01 12:12:43.951 8 INFO cinder.api.openstack.wsgi [None req-8852fe83-49da-4326-b762-adc75032b393 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 427/853] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:43 2026] GET /v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:43.960 7 INFO cinder.api.openstack.wsgi [None req-36f62584-53dc-44b9-82b8-26cdc98b17bc 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/456268cb136d4ff5bbf26c4719cc5236?usage=true 2026-07-01 12:12:43.988 7 INFO cinder.api.openstack.wsgi [None req-36f62584-53dc-44b9-82b8-26cdc98b17bc 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/456268cb136d4ff5bbf26c4719cc5236?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 427/854] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:43 2026] GET /v3/os-quota-sets/456268cb136d4ff5bbf26c4719cc5236?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.009 8 INFO cinder.api.openstack.wsgi [None req-64663ec0-a0f0-4f8a-9074-2a812296d871 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true 2026-07-01 12:12:44.032 8 INFO cinder.api.openstack.wsgi [None req-64663ec0-a0f0-4f8a-9074-2a812296d871 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 428/855] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:43 2026] GET /v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.044 7 INFO cinder.api.openstack.wsgi [None req-316e963d-152d-44eb-948c-52924b0da749 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:12:44.064 7 INFO cinder.api.openstack.wsgi [None req-316e963d-152d-44eb-948c-52924b0da749 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 428/856] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.074 8 INFO cinder.api.openstack.wsgi [None req-8350fefb-5c17-4a01-91cb-f28035c37afd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:12:44.092 8 INFO cinder.api.openstack.wsgi [None req-8350fefb-5c17-4a01-91cb-f28035c37afd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 429/857] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.103 7 INFO cinder.api.openstack.wsgi [None req-2cdda639-7d28-42bc-ab52-071894ff3c29 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true 2026-07-01 12:12:44.124 7 INFO cinder.api.openstack.wsgi [None req-2cdda639-7d28-42bc-ab52-071894ff3c29 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 429/858] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.134 8 INFO cinder.api.openstack.wsgi [None req-c8c49cc1-0446-4325-803f-06cd084d2946 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/65c44284418149b992d4e60c1a34256b?usage=true 2026-07-01 12:12:44.159 8 INFO cinder.api.openstack.wsgi [None req-c8c49cc1-0446-4325-803f-06cd084d2946 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/65c44284418149b992d4e60c1a34256b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 430/859] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/os-quota-sets/65c44284418149b992d4e60c1a34256b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.170 7 INFO cinder.api.openstack.wsgi [None req-7ff68100-166c-4c1e-a147-a24a8ce29b21 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true 2026-07-01 12:12:44.192 7 INFO cinder.api.openstack.wsgi [None req-7ff68100-166c-4c1e-a147-a24a8ce29b21 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 430/860] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.205 8 INFO cinder.api.openstack.wsgi [None req-af2b432a-c59f-4260-8231-d1c14e0cdf89 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:12:44.225 8 INFO cinder.api.openstack.wsgi [None req-af2b432a-c59f-4260-8231-d1c14e0cdf89 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 431/861] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.238 7 INFO cinder.api.openstack.wsgi [None req-d6ef44b4-4654-4d1c-ba09-b86d91355032 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true 2026-07-01 12:12:44.263 7 INFO cinder.api.openstack.wsgi [None req-d6ef44b4-4654-4d1c-ba09-b86d91355032 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 431/862] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.277 8 INFO cinder.api.openstack.wsgi [None req-970b0204-e2f5-4afb-96f7-a485d62b35e0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true 2026-07-01 12:12:44.292 8 INFO cinder.api.openstack.wsgi [None req-970b0204-e2f5-4afb-96f7-a485d62b35e0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 432/863] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.303 7 INFO cinder.api.openstack.wsgi [None req-81354174-f7b6-4fbf-974e-451ebac65b2b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a964a6d9fb834c0a8d354b2f24b4761c?usage=true 2026-07-01 12:12:44.323 7 INFO cinder.api.openstack.wsgi [None req-81354174-f7b6-4fbf-974e-451ebac65b2b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a964a6d9fb834c0a8d354b2f24b4761c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 432/864] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/os-quota-sets/a964a6d9fb834c0a8d354b2f24b4761c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.333 8 INFO cinder.api.openstack.wsgi [None req-e0df432f-2233-4496-8c56-0d5d2c38ebbf 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/bc00910857e84370b1df29613030c737?usage=true 2026-07-01 12:12:44.357 8 INFO cinder.api.openstack.wsgi [None req-e0df432f-2233-4496-8c56-0d5d2c38ebbf 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/bc00910857e84370b1df29613030c737?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 433/865] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/os-quota-sets/bc00910857e84370b1df29613030c737?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.367 7 INFO cinder.api.openstack.wsgi [None req-ed1368d3-317b-4ce6-8228-85cd53be0b6e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true 2026-07-01 12:12:44.391 7 INFO cinder.api.openstack.wsgi [None req-ed1368d3-317b-4ce6-8228-85cd53be0b6e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 433/866] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.405 8 INFO cinder.api.openstack.wsgi [None req-8c065a57-f1f1-4718-b6b0-83a7540725a8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true 2026-07-01 12:12:44.422 8 INFO cinder.api.openstack.wsgi [None req-8c065a57-f1f1-4718-b6b0-83a7540725a8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 434/867] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.432 7 INFO cinder.api.openstack.wsgi [None req-977c1d99-aba5-4489-8ec0-95cd71f6bfa0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:12:44.436 7 INFO cinder.api.openstack.wsgi [None req-977c1d99-aba5-4489-8ec0-95cd71f6bfa0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 434/868] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:12:44.447 8 INFO cinder.api.openstack.wsgi [None req-ec8d7273-7f21-46da-af1f-08a3002c3222 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:12:44.457 8 INFO cinder.volume.api [None req-ec8d7273-7f21-46da-af1f-08a3002c3222 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 12:12:44.463 8 INFO cinder.api.openstack.wsgi [None req-ec8d7273-7f21-46da-af1f-08a3002c3222 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 435/869] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/volumes/detail?all_tenants=true => generated 1612 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:12:44.477 7 INFO cinder.api.openstack.wsgi [None req-dbe6af09-095d-4155-ad3c-c7a17835c88c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:12:44.982 7 INFO cinder.api.openstack.wsgi [None req-dbe6af09-095d-4155-ad3c-c7a17835c88c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 435/870] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:12:44.994 8 INFO cinder.api.openstack.wsgi [None req-1c0e6296-0e43-44d1-a09d-566f10e978c7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:12:45.127 8 INFO cinder.volume.api [None req-1c0e6296-0e43-44d1-a09d-566f10e978c7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 12:12:45.133 8 INFO cinder.api.openstack.wsgi [None req-1c0e6296-0e43-44d1-a09d-566f10e978c7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 436/871] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:12:44 2026] GET /v3/volumes/detail?all_tenants=true => generated 1612 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:12:45.144 7 INFO cinder.api.openstack.wsgi [None req-41d934fc-bcb5-4657-88f2-96e17b1a4c1f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:12:45.149 7 INFO cinder.volume.api [None req-41d934fc-bcb5-4657-88f2-96e17b1a4c1f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:12:45.150 7 INFO cinder.api.openstack.wsgi [None req-41d934fc-bcb5-4657-88f2-96e17b1a4c1f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 436/872] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:12:45 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:12:47.261 8 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-cbcad333-3db3-4f3f-a515-4d07fb9c6deb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:12:47.276 8 INFO cinder.volume.api [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-cbcad333-3db3-4f3f-a515-4d07fb9c6deb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Volume info retrieved successfully. 2026-07-01 12:12:47.280 8 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-cbcad333-3db3-4f3f-a515-4d07fb9c6deb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 returned with HTTP 200 [pid: 8|app: 0|req: 438/875] 199.204.45.89 () {32 vars in 758 bytes} [Wed Jul 1 12:12:47 2026] GET /v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 => generated 1609 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:12:47.772 7 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-efa5ea15-4c5c-4f79-bc07-cf1966315ec1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:12:47.788 7 INFO cinder.volume.api [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-efa5ea15-4c5c-4f79-bc07-cf1966315ec1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Volume info retrieved successfully. 2026-07-01 12:12:47.793 7 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-efa5ea15-4c5c-4f79-bc07-cf1966315ec1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 returned with HTTP 200 [pid: 7|app: 0|req: 438/876] 10.0.0.21 () {34 vars in 961 bytes} [Wed Jul 1 12:12:47 2026] GET /v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 => generated 1609 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:12:48.487 8 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-a7976314-c9e4-46b0-a8fc-df15f3da3358 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:12:48.499 8 INFO cinder.volume.api [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-a7976314-c9e4-46b0-a8fc-df15f3da3358 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Volume info retrieved successfully. 2026-07-01 12:12:48.505 8 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-a7976314-c9e4-46b0-a8fc-df15f3da3358 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 returned with HTTP 200 [pid: 8|app: 0|req: 439/877] 10.0.0.21 () {34 vars in 961 bytes} [Wed Jul 1 12:12:48 2026] GET /v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 => generated 1609 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:12:48.517 7 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-efa5ea15-4c5c-4f79-bc07-cf1966315ec1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 12:12:48.518 7 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-efa5ea15-4c5c-4f79-bc07-cf1966315ec1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 439/878] 10.0.0.21 () {32 vars in 828 bytes} [Wed Jul 1 12:12: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-01 12:12:48.532 8 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-e8808cae-b0ba-45d3-8614-08dfbe8e052b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/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-01 12:12:48.579 8 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-e8808cae-b0ba-45d3-8614-08dfbe8e052b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments returned with HTTP 200 [pid: 8|app: 0|req: 440/879] 10.0.0.21 () {40 vars in 990 bytes} [Wed Jul 1 12:12:48 2026] POST /v3/attachments => generated 273 bytes in 54 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-01 12:12:52.115 7 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-9b6e9f06-dd48-447a-a529-0fd0769ce487 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:12:52.136 7 INFO cinder.volume.api [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-9b6e9f06-dd48-447a-a529-0fd0769ce487 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Volume info retrieved successfully. 2026-07-01 12:12:52.140 7 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-9b6e9f06-dd48-447a-a529-0fd0769ce487 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 returned with HTTP 200 [pid: 7|app: 0|req: 440/880] 199.204.45.89 () {32 vars in 758 bytes} [Wed Jul 1 12:12:52 2026] GET /v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 => generated 1608 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:12:54.013 8 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-e8808cae-b0ba-45d3-8614-08dfbe8e052b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-01 12:12:54.014 8 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-e8808cae-b0ba-45d3-8614-08dfbe8e052b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 441/881] 199.204.45.89 () {32 vars in 839 bytes} [Wed Jul 1 12:12:54 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-01 12:12:54.025 7 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-7c7893b1-14af-4686-97a2-a90380f9dbb0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:12:54.043 7 INFO cinder.volume.api [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-7c7893b1-14af-4686-97a2-a90380f9dbb0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Volume info retrieved successfully. 2026-07-01 12:12:54.048 7 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-7c7893b1-14af-4686-97a2-a90380f9dbb0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 returned with HTTP 200 [pid: 7|app: 0|req: 441/882] 199.204.45.89 () {36 vars in 1006 bytes} [Wed Jul 1 12:12:54 2026] GET /v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 => generated 1832 bytes in 30 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-01 12:12:54.105 8 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-21dd2bc3-b011-4da0-b15d-cff0a9cf1726 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/aad2c7f0-5ca6-4507-9463-9f3d630b9477 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:12:55.138 8 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-21dd2bc3-b011-4da0-b15d-cff0a9cf1726 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/aad2c7f0-5ca6-4507-9463-9f3d630b9477 returned with HTTP 200 [pid: 8|app: 0|req: 442/883] 199.204.45.89 () {40 vars in 1068 bytes} [Wed Jul 1 12:12:54 2026] PUT /v3/attachments/aad2c7f0-5ca6-4507-9463-9f3d630b9477 => generated 802 bytes in 1038 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-01 12:12:55.217 7 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-d68093f9-54fe-4348-b1e9-169623e46b7c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:12:55.240 7 INFO cinder.volume.api [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-d68093f9-54fe-4348-b1e9-169623e46b7c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Volume info retrieved successfully. 2026-07-01 12:12:55.246 7 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-d68093f9-54fe-4348-b1e9-169623e46b7c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 returned with HTTP 200 [pid: 7|app: 0|req: 442/884] 199.204.45.89 () {32 vars in 758 bytes} [Wed Jul 1 12:12:55 2026] GET /v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 => generated 1609 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:12:55.656 8 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-1be4a053-d364-4552-91b8-6a3e04ccf151 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/aad2c7f0-5ca6-4507-9463-9f3d630b9477/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-01 12:12:55.693 8 INFO cinder.api.openstack.wsgi [req-f9d3782d-d0f4-4c38-beb9-d3b1c74403a2 req-1be4a053-d364-4552-91b8-6a3e04ccf151 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/aad2c7f0-5ca6-4507-9463-9f3d630b9477/action returned with HTTP 204 [pid: 8|app: 0|req: 443/885] 199.204.45.89 () {40 vars in 1081 bytes} [Wed Jul 1 12:12:55 2026] POST /v3/attachments/aad2c7f0-5ca6-4507-9463-9f3d630b9477/action => generated 0 bytes in 45 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-01 12:12:58.090 8 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-fb66bc4d-aa9d-47a3-bbc2-f8c027a72a2b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:12:58.108 8 INFO cinder.volume.api [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-fb66bc4d-aa9d-47a3-bbc2-f8c027a72a2b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Volume info retrieved successfully. 2026-07-01 12:12:58.113 8 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-fb66bc4d-aa9d-47a3-bbc2-f8c027a72a2b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 returned with HTTP 200 [pid: 8|app: 0|req: 445/888] 199.204.45.89 () {32 vars in 758 bytes} [Wed Jul 1 12:12:58 2026] GET /v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 => generated 1907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:13:01.210 7 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-c5a77fd4-f873-49f1-aa69-2ba23e4e7d91 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:13:01.224 7 INFO cinder.volume.api [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-c5a77fd4-f873-49f1-aa69-2ba23e4e7d91 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Volume info retrieved successfully. 2026-07-01 12:13:01.229 7 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-c5a77fd4-f873-49f1-aa69-2ba23e4e7d91 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 returned with HTTP 200 [pid: 7|app: 0|req: 444/889] 199.204.45.89 () {32 vars in 758 bytes} [Wed Jul 1 12:13:01 2026] GET /v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 => generated 1907 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-01 12:13:04.178 8 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-9001a3a2-6493-4905-a289-b4bd128beb09 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:13:04.218 8 INFO cinder.volume.api [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-9001a3a2-6493-4905-a289-b4bd128beb09 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Volume info retrieved successfully. 2026-07-01 12:13:04.232 8 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-9001a3a2-6493-4905-a289-b4bd128beb09 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 returned with HTTP 200 [pid: 8|app: 0|req: 446/890] 199.204.45.89 () {32 vars in 758 bytes} [Wed Jul 1 12:13:04 2026] GET /v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 => generated 1907 bytes in 62 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-01 12:13:07.339 8 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-239b9abf-9eb9-46ca-8c15-35c7809e8ad0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:13:07.359 8 INFO cinder.volume.api [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-239b9abf-9eb9-46ca-8c15-35c7809e8ad0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Volume info retrieved successfully. 2026-07-01 12:13:07.365 8 INFO cinder.api.openstack.wsgi [req-0d899eb2-45b5-450f-a479-1ca9806172b1 req-239b9abf-9eb9-46ca-8c15-35c7809e8ad0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 returned with HTTP 200 [pid: 8|app: 0|req: 448/893] 199.204.45.89 () {32 vars in 758 bytes} [Wed Jul 1 12:13:07 2026] GET /v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 => generated 1907 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:13:43.963 8 INFO cinder.api.openstack.wsgi [None req-77376fce-db5d-4772-b019-07438bba5a78 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:13:43.968 8 INFO cinder.api.openstack.wsgi [None req-77376fce-db5d-4772-b019-07438bba5a78 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 452/900] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:13:43 2026] GET /v3/os-services => generated 646 bytes in 113 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-01 12:13:43.980 7 INFO cinder.api.openstack.wsgi [None req-880dcec6-c243-4245-960a-8f9838f5bccd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:13:44.484 7 INFO cinder.api.openstack.wsgi [None req-880dcec6-c243-4245-960a-8f9838f5bccd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 449/901] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:13:43 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 671 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:44.496 8 INFO cinder.api.openstack.wsgi [None req-9982a1fa-0a32-480e-bd33-1a2e97e7b784 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:13:44.506 8 INFO cinder.volume.api [None req-9982a1fa-0a32-480e-bd33-1a2e97e7b784 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:13:44.506 8 INFO cinder.api.openstack.wsgi [None req-9982a1fa-0a32-480e-bd33-1a2e97e7b784 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 453/902] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:13:44 2026] GET /v3/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-01 12:13:44.515 7 INFO cinder.api.openstack.wsgi [None req-451599f6-f096-4cc5-80a5-3604aebd15f6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:13:44.537 7 INFO cinder.volume.api [None req-451599f6-f096-4cc5-80a5-3604aebd15f6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 12:13:44.543 7 INFO cinder.api.openstack.wsgi [None req-451599f6-f096-4cc5-80a5-3604aebd15f6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 450/903] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:13:44 2026] GET /v3/volumes/detail?all_tenants=true => generated 1910 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:13:44.648 8 INFO cinder.api.openstack.wsgi [None req-f2a1e59e-af73-4fc9-b49a-72251ac8bcc2 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true 2026-07-01 12:13:44.676 8 INFO cinder.api.openstack.wsgi [None req-f2a1e59e-af73-4fc9-b49a-72251ac8bcc2 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 454/904] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:44 2026] GET /v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 12:13:44.690 7 INFO cinder.api.openstack.wsgi [None req-cd6e5e56-36c2-457f-916d-17f3d18d1de1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true 2026-07-01 12:13:44.714 7 INFO cinder.api.openstack.wsgi [None req-cd6e5e56-36c2-457f-916d-17f3d18d1de1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/905] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:44 2026] GET /v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:44.729 8 INFO cinder.api.openstack.wsgi [None req-f277555c-a700-4683-9f45-ffecf54ef3e0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/548c76a3ae864af383b426ad0a50f4a1?usage=true 2026-07-01 12:13:44.758 8 INFO cinder.api.openstack.wsgi [None req-f277555c-a700-4683-9f45-ffecf54ef3e0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/548c76a3ae864af383b426ad0a50f4a1?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 455/906] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:44 2026] GET /v3/os-quota-sets/548c76a3ae864af383b426ad0a50f4a1?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:44.768 7 INFO cinder.api.openstack.wsgi [None req-81fc4fe2-1074-42d0-837a-44da67d2abe0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5a6c542ebaad4eef8b113bf55a1c8e90?usage=true 2026-07-01 12:13:44.815 7 INFO cinder.api.openstack.wsgi [None req-81fc4fe2-1074-42d0-837a-44da67d2abe0 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5a6c542ebaad4eef8b113bf55a1c8e90?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/907] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:44 2026] GET /v3/os-quota-sets/5a6c542ebaad4eef8b113bf55a1c8e90?usage=true => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:44.834 8 INFO cinder.api.openstack.wsgi [None req-60a1f39e-e850-4e66-97b1-84e672757526 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:13:44.858 8 INFO cinder.api.openstack.wsgi [None req-60a1f39e-e850-4e66-97b1-84e672757526 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 456/908] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:44.868 7 INFO cinder.api.openstack.wsgi [None req-ddd1fe1d-9ebe-43f5-8591-a8f86a5b39f3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:13:44.890 7 INFO cinder.api.openstack.wsgi [None req-ddd1fe1d-9ebe-43f5-8591-a8f86a5b39f3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/909] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:44.901 8 INFO cinder.api.openstack.wsgi [None req-d133bcf2-9992-4a79-9806-4dadca3c5bce 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true 2026-07-01 12:13:44.921 8 INFO cinder.api.openstack.wsgi [None req-d133bcf2-9992-4a79-9806-4dadca3c5bce 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 457/910] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:44 2026] GET /v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:44.930 7 INFO cinder.api.openstack.wsgi [None req-4d9fa2ad-7ae7-4028-8367-3c384edf7a3a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/7f53b3bdea664270a16d7b9c2b97ef41?usage=true 2026-07-01 12:13:44.950 7 INFO cinder.api.openstack.wsgi [None req-4d9fa2ad-7ae7-4028-8367-3c384edf7a3a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/7f53b3bdea664270a16d7b9c2b97ef41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/911] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:44 2026] GET /v3/os-quota-sets/7f53b3bdea664270a16d7b9c2b97ef41?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:44.958 8 INFO cinder.api.openstack.wsgi [None req-9e290cbb-0486-4bbd-86b0-ac8407cb33f7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true 2026-07-01 12:13:44.978 8 INFO cinder.api.openstack.wsgi [None req-9e290cbb-0486-4bbd-86b0-ac8407cb33f7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 458/912] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:44 2026] GET /v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:44.987 7 INFO cinder.api.openstack.wsgi [None req-43718943-0a7a-47f9-87c4-bc2fb2c475cf 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:13:45.001 7 INFO cinder.api.openstack.wsgi [None req-43718943-0a7a-47f9-87c4-bc2fb2c475cf 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/913] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:45.012 8 INFO cinder.api.openstack.wsgi [None req-ca93b3e7-fe59-4b81-91a3-5e1084ec942b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true 2026-07-01 12:13:45.039 8 INFO cinder.api.openstack.wsgi [None req-ca93b3e7-fe59-4b81-91a3-5e1084ec942b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 459/914] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:45 2026] GET /v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:45.053 7 INFO cinder.api.openstack.wsgi [None req-0f698cc7-fe12-4340-8ba7-3805f898e3a3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true 2026-07-01 12:13:45.075 7 INFO cinder.api.openstack.wsgi [None req-0f698cc7-fe12-4340-8ba7-3805f898e3a3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 456/915] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:45 2026] GET /v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:45.083 8 INFO cinder.api.openstack.wsgi [None req-03d92d69-e23a-4959-912d-f28e331a0318 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a65c111fc12d409d8611a7cf73f7770e?usage=true 2026-07-01 12:13:45.102 8 INFO cinder.api.openstack.wsgi [None req-03d92d69-e23a-4959-912d-f28e331a0318 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a65c111fc12d409d8611a7cf73f7770e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 460/916] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:45 2026] GET /v3/os-quota-sets/a65c111fc12d409d8611a7cf73f7770e?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:45.110 7 INFO cinder.api.openstack.wsgi [None req-a195159c-0091-40ea-946c-bedca24dc164 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true 2026-07-01 12:13:45.126 7 INFO cinder.api.openstack.wsgi [None req-a195159c-0091-40ea-946c-bedca24dc164 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 457/917] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:45 2026] GET /v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:45.142 8 INFO cinder.api.openstack.wsgi [None req-2c766a46-045b-471d-a97b-77459c55da85 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true 2026-07-01 12:13:45.174 8 INFO cinder.api.openstack.wsgi [None req-2c766a46-045b-471d-a97b-77459c55da85 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 461/918] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:45 2026] GET /v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:45.186 7 INFO cinder.api.openstack.wsgi [None req-375dd056-606c-4d6f-b469-07874706fe5b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e5dd4ad51bb44a0dba30b8d440cf271a?usage=true 2026-07-01 12:13:45.219 7 INFO cinder.api.openstack.wsgi [None req-375dd056-606c-4d6f-b469-07874706fe5b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e5dd4ad51bb44a0dba30b8d440cf271a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 458/919] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:13:45 2026] GET /v3/os-quota-sets/e5dd4ad51bb44a0dba30b8d440cf271a?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:13:45.230 8 INFO cinder.api.openstack.wsgi [None req-ca828b23-9efe-4a14-bdc9-3970a5959f75 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:13:45.246 8 INFO cinder.volume.api [None req-ca828b23-9efe-4a14-bdc9-3970a5959f75 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 12:13:45.251 8 INFO cinder.api.openstack.wsgi [None req-ca828b23-9efe-4a14-bdc9-3970a5959f75 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 462/920] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:13:45 2026] GET /v3/volumes/detail?all_tenants=true => generated 1910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:14:43.943 7 INFO cinder.api.openstack.wsgi [None req-4a5d41f7-3727-437a-970a-31265b09b50e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:14:43.948 7 INFO cinder.api.openstack.wsgi [None req-4a5d41f7-3727-437a-970a-31265b09b50e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 465/933] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:14:43 2026] GET /v3/os-services => generated 646 bytes in 104 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-01 12:14:43.960 8 INFO cinder.api.openstack.wsgi [None req-38f3cb05-61ea-43d2-8c28-663d6314c4ed 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:14:43.981 8 INFO cinder.volume.api [None req-38f3cb05-61ea-43d2-8c28-663d6314c4ed 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 12:14:43.993 8 INFO cinder.api.openstack.wsgi [None req-38f3cb05-61ea-43d2-8c28-663d6314c4ed 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 469/934] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:14:43 2026] GET /v3/volumes/detail?all_tenants=true => generated 1910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:14:44.033 7 INFO cinder.api.openstack.wsgi [None req-e9fb9ce2-74a2-4293-a080-45aa7d8cfbcd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true 2026-07-01 12:14:44.059 7 INFO cinder.api.openstack.wsgi [None req-e9fb9ce2-74a2-4293-a080-45aa7d8cfbcd 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 466/935] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true => generated 847 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-01 12:14:44.079 8 INFO cinder.api.openstack.wsgi [None req-9962afbf-44f6-4d71-84e6-214f381ca54d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true 2026-07-01 12:14:44.111 8 INFO cinder.api.openstack.wsgi [None req-9962afbf-44f6-4d71-84e6-214f381ca54d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 470/936] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:14:44.122 7 INFO cinder.api.openstack.wsgi [None req-0a15e2eb-8fe6-46b5-a053-4f44c13cbf26 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:14:44.148 7 INFO cinder.api.openstack.wsgi [None req-0a15e2eb-8fe6-46b5-a053-4f44c13cbf26 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 467/937] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:14:44.162 8 INFO cinder.api.openstack.wsgi [None req-7dbe75e8-4dc7-41ec-98f4-187439840153 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:14:44.187 8 INFO cinder.api.openstack.wsgi [None req-7dbe75e8-4dc7-41ec-98f4-187439840153 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 471/938] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:14:44.197 7 INFO cinder.api.openstack.wsgi [None req-3dde433f-0a0b-4ac1-8396-02fee491cf0b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true 2026-07-01 12:14:44.226 7 INFO cinder.api.openstack.wsgi [None req-3dde433f-0a0b-4ac1-8396-02fee491cf0b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 468/939] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:14:44.239 8 INFO cinder.api.openstack.wsgi [None req-42ac164a-8903-415d-b73a-6569c8dac4e8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true 2026-07-01 12:14:44.262 8 INFO cinder.api.openstack.wsgi [None req-42ac164a-8903-415d-b73a-6569c8dac4e8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 472/940] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:14:44.273 7 INFO cinder.api.openstack.wsgi [None req-edd9daf8-311c-459f-ba8a-ab07a4e9290a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:14:44.318 7 INFO cinder.api.openstack.wsgi [None req-edd9daf8-311c-459f-ba8a-ab07a4e9290a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 469/941] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:14:44.332 8 INFO cinder.api.openstack.wsgi [None req-b45d9ab2-cd7c-481a-82ba-f09e22e22c14 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true 2026-07-01 12:14:44.352 8 INFO cinder.api.openstack.wsgi [None req-b45d9ab2-cd7c-481a-82ba-f09e22e22c14 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 473/942] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:14:44.365 7 INFO cinder.api.openstack.wsgi [None req-03a792a9-efe0-4c51-b783-d57696ff5028 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a17156d5b6424a3ca1eaf88b4dc8ac79?usage=true 2026-07-01 12:14:44.393 7 INFO cinder.api.openstack.wsgi [None req-03a792a9-efe0-4c51-b783-d57696ff5028 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a17156d5b6424a3ca1eaf88b4dc8ac79?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 470/943] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/os-quota-sets/a17156d5b6424a3ca1eaf88b4dc8ac79?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:14:44.407 8 INFO cinder.api.openstack.wsgi [None req-62430aef-95fb-4fd1-8478-96b777b7d022 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true 2026-07-01 12:14:44.447 8 INFO cinder.api.openstack.wsgi [None req-62430aef-95fb-4fd1-8478-96b777b7d022 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 474/944] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:14:44.457 7 INFO cinder.api.openstack.wsgi [None req-9c245c00-b1b3-4e9f-90e3-9e0b4789ba90 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true 2026-07-01 12:14:44.479 7 INFO cinder.api.openstack.wsgi [None req-9c245c00-b1b3-4e9f-90e3-9e0b4789ba90 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 471/945] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:14:44.493 8 INFO cinder.api.openstack.wsgi [None req-164e1151-a72e-4ea5-84d7-2230d0e96aa7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true 2026-07-01 12:14:44.519 8 INFO cinder.api.openstack.wsgi [None req-164e1151-a72e-4ea5-84d7-2230d0e96aa7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 475/946] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:14:44.536 7 INFO cinder.api.openstack.wsgi [None req-104162ea-bd30-4cd7-8ffc-7f80ffa0d53f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:14:44.546 7 INFO cinder.volume.api [None req-104162ea-bd30-4cd7-8ffc-7f80ffa0d53f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - 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-01 12:14:44.551 7 INFO cinder.api.openstack.wsgi [None req-104162ea-bd30-4cd7-8ffc-7f80ffa0d53f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 472/947] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/volumes/detail?all_tenants=true => generated 1910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-01 12:14:44.562 8 INFO cinder.api.openstack.wsgi [None req-368ce1cb-ea8d-4eab-bf94-a46e2b3c11a7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:14:45.066 8 INFO cinder.api.openstack.wsgi [None req-368ce1cb-ea8d-4eab-bf94-a46e2b3c11a7 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 476/948] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:14:44 2026] GET /v3/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-01 12:14:45.082 7 INFO cinder.api.openstack.wsgi [None req-1c297283-f813-4582-8815-936b4fce0a0a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:14:45.089 7 INFO cinder.volume.api [None req-1c297283-f813-4582-8815-936b4fce0a0a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:14:45.089 7 INFO cinder.api.openstack.wsgi [None req-1c297283-f813-4582-8815-936b4fce0a0a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 473/949] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:14:45 2026] GET /v3/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-01 12:15:36.296 7 INFO cinder.api.openstack.wsgi [req-ec4c9bd7-4556-46e5-a601-2540d767ce52 req-41f1d9c6-e19d-4479-8951-635ecdb4ff22 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/aad2c7f0-5ca6-4507-9463-9f3d630b9477 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:15:36.844 7 INFO cinder.api.openstack.wsgi [req-ec4c9bd7-4556-46e5-a601-2540d767ce52 req-41f1d9c6-e19d-4479-8951-635ecdb4ff22 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/attachments/aad2c7f0-5ca6-4507-9463-9f3d630b9477 returned with HTTP 200 [pid: 7|app: 0|req: 479/960] 199.204.45.89 () {38 vars in 1036 bytes} [Wed Jul 1 12:15:36 2026] DELETE /v3/attachments/aad2c7f0-5ca6-4507-9463-9f3d630b9477 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:15:36.859 8 INFO cinder.api.openstack.wsgi [req-ec4c9bd7-4556-46e5-a601-2540d767ce52 req-eb35e61d-6212-48e5-88a0-056604c85904 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 2026-07-01 12:15:36.859 8 INFO cinder.api.v3.volumes [req-ec4c9bd7-4556-46e5-a601-2540d767ce52 req-eb35e61d-6212-48e5-88a0-056604c85904 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Delete volume with id: fae1a21f-5dbf-4793-a066-d142b00da8a6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-07-01 12:15:36.867 8 INFO cinder.volume.api [req-ec4c9bd7-4556-46e5-a601-2540d767ce52 req-eb35e61d-6212-48e5-88a0-056604c85904 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Volume info retrieved successfully. 2026-07-01 12:15:36.891 8 INFO cinder.volume.api [req-ec4c9bd7-4556-46e5-a601-2540d767ce52 req-eb35e61d-6212-48e5-88a0-056604c85904 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Delete volume request issued successfully. 2026-07-01 12:15:36.892 8 INFO cinder.api.openstack.wsgi [req-ec4c9bd7-4556-46e5-a601-2540d767ce52 req-eb35e61d-6212-48e5-88a0-056604c85904 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 returned with HTTP 202 [pid: 8|app: 0|req: 482/961] 199.204.45.89 () {36 vars in 987 bytes} [Wed Jul 1 12:15:36 2026] DELETE /v3/volumes/fae1a21f-5dbf-4793-a066-d142b00da8a6 => 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-01 12:15:43.964 7 INFO cinder.api.openstack.wsgi [None req-0f1643b5-8fe1-4d0c-93f4-375aa3b24bbe 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?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-01 12:15:43.984 7 INFO cinder.api.openstack.wsgi [None req-0f1643b5-8fe1-4d0c-93f4-375aa3b24bbe 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/964] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:15:43 2026] GET /v3/os-quota-sets/4169ff0a37994ff9adfdf03f1b0d90c5?usage=true => generated 847 bytes in 124 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-01 12:15:43.997 8 INFO cinder.api.openstack.wsgi [None req-ac2c4dcf-0570-427e-8266-057f3da0e0aa 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true 2026-07-01 12:15:44.038 8 INFO cinder.api.openstack.wsgi [None req-ac2c4dcf-0570-427e-8266-057f3da0e0aa 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 484/965] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:15:43 2026] GET /v3/os-quota-sets/46f9627fe34b40f9af32f0f78f45fcfe?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:15:44.049 7 INFO cinder.api.openstack.wsgi [None req-2da05c8b-9d99-4446-8dc4-3b39d1500a45 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:15:44.071 7 INFO cinder.api.openstack.wsgi [None req-2da05c8b-9d99-4446-8dc4-3b39d1500a45 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/966] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:15:44.081 8 INFO cinder.api.openstack.wsgi [None req-fd1792c6-c496-4154-afa1-b3ccdf90678b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:15:44.108 8 INFO cinder.api.openstack.wsgi [None req-fd1792c6-c496-4154-afa1-b3ccdf90678b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 485/967] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:15:44.118 7 INFO cinder.api.openstack.wsgi [None req-b257a17e-1d91-4126-beb7-433428e03c71 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true 2026-07-01 12:15:44.139 7 INFO cinder.api.openstack.wsgi [None req-b257a17e-1d91-4126-beb7-433428e03c71 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/968] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/os-quota-sets/5fdf2a229b794a788ed83d58830e93fe?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:15:44.152 8 INFO cinder.api.openstack.wsgi [None req-8cf26f85-59c5-4acd-b398-dbcbd916a272 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true 2026-07-01 12:15:44.171 8 INFO cinder.api.openstack.wsgi [None req-8cf26f85-59c5-4acd-b398-dbcbd916a272 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 486/969] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/os-quota-sets/84af6eaf7b514f93ae94a76ac49a393c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:15:44.183 7 INFO cinder.api.openstack.wsgi [None req-eb84467a-a9a1-43df-be4d-3cebe4727f87 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:15:44.204 7 INFO cinder.api.openstack.wsgi [None req-eb84467a-a9a1-43df-be4d-3cebe4727f87 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/970] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:15:44.213 8 INFO cinder.api.openstack.wsgi [None req-b9e106f5-c238-4698-9592-9b590300bf7e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true 2026-07-01 12:15:44.236 8 INFO cinder.api.openstack.wsgi [None req-b9e106f5-c238-4698-9592-9b590300bf7e 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 487/971] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/os-quota-sets/9562ff1bb92f4129ae7a93c6ed62aef8?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:15:44.250 7 INFO cinder.api.openstack.wsgi [None req-3528a7bd-1ae8-4af4-a4f2-138b24423eca 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true 2026-07-01 12:15:44.271 7 INFO cinder.api.openstack.wsgi [None req-3528a7bd-1ae8-4af4-a4f2-138b24423eca 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/972] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/os-quota-sets/a59f8596b24a4d08a915ad00a7a52b13?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:15:44.283 8 INFO cinder.api.openstack.wsgi [None req-a08bee77-a00d-47c2-975c-19db8d45828a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true 2026-07-01 12:15:44.307 8 INFO cinder.api.openstack.wsgi [None req-a08bee77-a00d-47c2-975c-19db8d45828a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 488/973] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/os-quota-sets/cf95dda87af0407ebdb7179a4a99eb88?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:15:44.318 7 INFO cinder.api.openstack.wsgi [None req-34a8cc29-5538-4309-b389-f3928893031b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true 2026-07-01 12:15:44.339 7 INFO cinder.api.openstack.wsgi [None req-34a8cc29-5538-4309-b389-f3928893031b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 486/974] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/os-quota-sets/e4f30e7df7484e399de185eae38bb980?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:15:44.352 8 INFO cinder.api.openstack.wsgi [None req-186c66e7-f126-49d4-854e-ae216e571ceb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:15:44.359 8 INFO cinder.api.openstack.wsgi [None req-186c66e7-f126-49d4-854e-ae216e571ceb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 489/975] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:15:44.369 7 INFO cinder.api.openstack.wsgi [None req-02fe3d86-8273-48f8-b1e3-99d938f37e9c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:15:44.377 7 INFO cinder.volume.api [None req-02fe3d86-8273-48f8-b1e3-99d938f37e9c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:15:44.380 7 INFO cinder.api.openstack.wsgi [None req-02fe3d86-8273-48f8-b1e3-99d938f37e9c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 487/976] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/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-01 12:15:44.389 8 INFO cinder.api.openstack.wsgi [None req-0717fd36-8475-48b8-8412-46ed47bf0a0c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:15:44.395 8 INFO cinder.volume.api [None req-0717fd36-8475-48b8-8412-46ed47bf0a0c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:15:44.395 8 INFO cinder.api.openstack.wsgi [None req-0717fd36-8475-48b8-8412-46ed47bf0a0c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 490/977] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:15:44.405 7 INFO cinder.api.openstack.wsgi [None req-4dbd5e2c-26a8-4e3d-83f7-7e18a39da7c3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:15:44.421 7 INFO cinder.volume.api [None req-4dbd5e2c-26a8-4e3d-83f7-7e18a39da7c3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:15:44.425 7 INFO cinder.api.openstack.wsgi [None req-4dbd5e2c-26a8-4e3d-83f7-7e18a39da7c3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 488/978] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:15:44.435 8 INFO cinder.api.openstack.wsgi [None req-8e9a43bd-3e06-47ca-8101-58ebb0c54515 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:15:44.938 8 INFO cinder.api.openstack.wsgi [None req-8e9a43bd-3e06-47ca-8101-58ebb0c54515 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 491/979] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:15:44 2026] GET /v3/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-01 12:16:43.851 7 INFO cinder.api.openstack.wsgi [None req-4babbd88-45d7-4a9d-97f0-05aef55ed7df 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:16:43.858 7 INFO cinder.volume.api [None req-4babbd88-45d7-4a9d-97f0-05aef55ed7df 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:16:43.858 7 INFO cinder.api.openstack.wsgi [None req-4babbd88-45d7-4a9d-97f0-05aef55ed7df 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 495/992] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:16:43 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:16:43.870 8 INFO cinder.api.openstack.wsgi [None req-03e8280c-21cb-4b48-b8ba-f9834ae8f3a1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:16:43.881 8 INFO cinder.volume.api [None req-03e8280c-21cb-4b48-b8ba-f9834ae8f3a1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:16:43.885 8 INFO cinder.api.openstack.wsgi [None req-03e8280c-21cb-4b48-b8ba-f9834ae8f3a1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 498/993] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:16:43 2026] GET /v3/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-01 12:16:43.893 7 INFO cinder.api.openstack.wsgi [None req-b908540f-3709-4bd3-901d-0b036b62ff5a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:16:43.901 7 INFO cinder.volume.api [None req-b908540f-3709-4bd3-901d-0b036b62ff5a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:16:43.903 7 INFO cinder.api.openstack.wsgi [None req-b908540f-3709-4bd3-901d-0b036b62ff5a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 496/994] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:16:43 2026] GET /v3/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-01 12:16:43.909 8 INFO cinder.api.openstack.wsgi [None req-456567bb-f9df-40b3-a796-0b6865db547b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:16:43.914 8 INFO cinder.api.openstack.wsgi [None req-456567bb-f9df-40b3-a796-0b6865db547b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 499/995] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:16:43 2026] GET /v3/os-services => generated 646 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:16:43.955 7 INFO cinder.api.openstack.wsgi [None req-da283c06-3fc4-40ae-86e0-3e62c091c4f1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1641a8353d324804ad718ef82582d0c2?usage=true 2026-07-01 12:16:43.972 7 INFO cinder.api.openstack.wsgi [None req-da283c06-3fc4-40ae-86e0-3e62c091c4f1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/1641a8353d324804ad718ef82582d0c2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/996] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:16:43 2026] GET /v3/os-quota-sets/1641a8353d324804ad718ef82582d0c2?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:16:43.980 8 INFO cinder.api.openstack.wsgi [None req-216e6fcc-3a6b-4290-88e8-46a3f09d1c88 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:16:44.001 8 INFO cinder.api.openstack.wsgi [None req-216e6fcc-3a6b-4290-88e8-46a3f09d1c88 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 500/997] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:16:43 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:16:44.010 7 INFO cinder.api.openstack.wsgi [None req-14032750-a859-435a-85ea-93f8a62fad09 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:16:44.030 7 INFO cinder.api.openstack.wsgi [None req-14032750-a859-435a-85ea-93f8a62fad09 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/998] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:16:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:16:44.041 8 INFO cinder.api.openstack.wsgi [None req-adae1dbd-9e40-419e-8841-eb1aa33340ad 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:16:44.060 8 INFO cinder.api.openstack.wsgi [None req-adae1dbd-9e40-419e-8841-eb1aa33340ad 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 501/999] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:16:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:16:44.068 7 INFO cinder.api.openstack.wsgi [None req-ebcbf4ac-36d5-4199-b90b-2db5fd887610 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9618dcdf5a8b447a8393664bb216d567?usage=true 2026-07-01 12:16:44.094 7 INFO cinder.api.openstack.wsgi [None req-ebcbf4ac-36d5-4199-b90b-2db5fd887610 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/9618dcdf5a8b447a8393664bb216d567?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 499/1000] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:16:44 2026] GET /v3/os-quota-sets/9618dcdf5a8b447a8393664bb216d567?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:16:44.105 8 INFO cinder.api.openstack.wsgi [None req-763e1521-9080-4933-a9cd-bdeb1ff1005f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:16:44.609 8 INFO cinder.api.openstack.wsgi [None req-763e1521-9080-4933-a9cd-bdeb1ff1005f 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 502/1001] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:16:44 2026] GET /v3/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-01 12:16:48.289 8 INFO cinder.api.openstack.wsgi [None req-cb251697-fdb9-459c-b034-b7fab3fe51e2 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots 2026-07-01 12:16:48.296 8 INFO cinder.volume.api [None req-cb251697-fdb9-459c-b034-b7fab3fe51e2 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:16:48.297 8 INFO cinder.api.openstack.wsgi [None req-cb251697-fdb9-459c-b034-b7fab3fe51e2 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 504/1004] 10.0.0.223 () {32 vars in 639 bytes} [Wed Jul 1 12:16:48 2026] GET /v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:16:48.311 7 INFO cinder.api.openstack.wsgi [None req-7ea20f85-5e3d-4f40-8c9c-10f2716aaba8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes 2026-07-01 12:16:48.323 7 INFO cinder.volume.api [None req-7ea20f85-5e3d-4f40-8c9c-10f2716aaba8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:16:48.324 7 INFO cinder.api.openstack.wsgi [None req-7ea20f85-5e3d-4f40-8c9c-10f2716aaba8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes returned with HTTP 200 [pid: 7|app: 0|req: 501/1005] 10.0.0.223 () {32 vars in 635 bytes} [Wed Jul 1 12:16:48 2026] GET /v3/volumes => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:17:44.050 7 INFO cinder.api.openstack.wsgi [None req-6dcecb2a-6174-4f94-8330-4730dcb869b5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:17:44.075 7 INFO cinder.api.openstack.wsgi [None req-6dcecb2a-6174-4f94-8330-4730dcb869b5 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 507/1016] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:17:43 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:17:44.086 8 INFO cinder.api.openstack.wsgi [None req-d9abbbfd-e11e-4f95-983c-058f62d00089 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:17:44.110 8 INFO cinder.api.openstack.wsgi [None req-d9abbbfd-e11e-4f95-983c-058f62d00089 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 510/1017] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:17:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:17:44.119 7 INFO cinder.api.openstack.wsgi [None req-9e1a5bbf-a641-432d-bde6-b238d23f0ad9 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:17:44.138 7 INFO cinder.api.openstack.wsgi [None req-9e1a5bbf-a641-432d-bde6-b238d23f0ad9 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1018] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:17:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:17:44.149 8 INFO cinder.api.openstack.wsgi [None req-8955977c-89b6-41bc-9712-78786010b129 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:17:44.161 8 INFO cinder.volume.api [None req-8955977c-89b6-41bc-9712-78786010b129 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:17:44.163 8 INFO cinder.api.openstack.wsgi [None req-8955977c-89b6-41bc-9712-78786010b129 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 511/1019] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:17:44 2026] GET /v3/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-01 12:17:44.172 7 INFO cinder.api.openstack.wsgi [None req-b8f82e82-ea03-4d5e-8cb7-0567e53fb838 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:17:44.178 7 INFO cinder.api.openstack.wsgi [None req-b8f82e82-ea03-4d5e-8cb7-0567e53fb838 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 509/1020] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:17:44 2026] GET /v3/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:17:44.187 8 INFO cinder.api.openstack.wsgi [None req-b2522af9-33e7-47c5-9a6e-677044a02f8d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:17:44.691 8 INFO cinder.api.openstack.wsgi [None req-b2522af9-33e7-47c5-9a6e-677044a02f8d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 512/1021] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:17:44 2026] GET /v3/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-01 12:17:44.705 7 INFO cinder.api.openstack.wsgi [None req-5dfae0e1-d69d-4f8f-ac7d-aff473d03012 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:17:44.715 7 INFO cinder.volume.api [None req-5dfae0e1-d69d-4f8f-ac7d-aff473d03012 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:17:44.717 7 INFO cinder.api.openstack.wsgi [None req-5dfae0e1-d69d-4f8f-ac7d-aff473d03012 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1022] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:17:44 2026] GET /v3/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-01 12:17:44.728 8 INFO cinder.api.openstack.wsgi [None req-9f3f0d06-c5aa-4ec7-81ca-3bf361f7c32d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:17:44.734 8 INFO cinder.volume.api [None req-9f3f0d06-c5aa-4ec7-81ca-3bf361f7c32d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:17:44.734 8 INFO cinder.api.openstack.wsgi [None req-9f3f0d06-c5aa-4ec7-81ca-3bf361f7c32d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 513/1023] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:17:44 2026] GET /v3/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-01 12:18:43.881 7 INFO cinder.api.openstack.wsgi [None req-2843124a-7993-4158-89ad-d221ececf1b4 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:18:44.386 7 INFO cinder.api.openstack.wsgi [None req-2843124a-7993-4158-89ad-d221ececf1b4 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 517/1036] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:18:43 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:18:44.429 8 INFO cinder.api.openstack.wsgi [None req-dc51bfa3-956b-4c34-abf4-3fab11751cdb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:18:44.457 8 INFO cinder.api.openstack.wsgi [None req-dc51bfa3-956b-4c34-abf4-3fab11751cdb 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 520/1037] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:18:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:18:44.467 7 INFO cinder.api.openstack.wsgi [None req-1cc03560-ae8e-4543-90f4-6e79b8905fee 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:18:44.503 7 INFO cinder.api.openstack.wsgi [None req-1cc03560-ae8e-4543-90f4-6e79b8905fee 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 518/1038] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:18:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:18:44.511 8 INFO cinder.api.openstack.wsgi [None req-f4216954-beb5-4efe-a292-8ab3446af9aa 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:18:44.527 8 INFO cinder.api.openstack.wsgi [None req-f4216954-beb5-4efe-a292-8ab3446af9aa 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 521/1039] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:18:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:18:44.539 7 INFO cinder.api.openstack.wsgi [None req-140be741-1606-4c6a-97f0-42d56dba6f94 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:18:44.549 7 INFO cinder.volume.api [None req-140be741-1606-4c6a-97f0-42d56dba6f94 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:18:44.551 7 INFO cinder.api.openstack.wsgi [None req-140be741-1606-4c6a-97f0-42d56dba6f94 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 519/1040] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:18:44 2026] GET /v3/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-01 12:18:44.561 8 INFO cinder.api.openstack.wsgi [None req-1a782790-2343-4c08-9f37-a7219748443c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:18:44.567 8 INFO cinder.api.openstack.wsgi [None req-1a782790-2343-4c08-9f37-a7219748443c 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 8|app: 0|req: 522/1041] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:18:44 2026] GET /v3/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:18:44.574 7 INFO cinder.api.openstack.wsgi [None req-069671f2-633b-4dbd-8a19-345933625f55 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:18:44.582 7 INFO cinder.volume.api [None req-069671f2-633b-4dbd-8a19-345933625f55 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:18:44.583 7 INFO cinder.api.openstack.wsgi [None req-069671f2-633b-4dbd-8a19-345933625f55 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 520/1042] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:18:44 2026] GET /v3/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-01 12:18:44.595 8 INFO cinder.api.openstack.wsgi [None req-ddd6c486-106e-4448-a717-5e801981a382 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:18:44.604 8 INFO cinder.volume.api [None req-ddd6c486-106e-4448-a717-5e801981a382 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:18:44.605 8 INFO cinder.api.openstack.wsgi [None req-ddd6c486-106e-4448-a717-5e801981a382 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 523/1043] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:18:44 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:19:43.864 8 INFO cinder.api.openstack.wsgi [None req-107d02dd-7e27-4e6e-8a61-306d666240ef 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:19:43.873 8 INFO cinder.volume.api [None req-107d02dd-7e27-4e6e-8a61-306d666240ef 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:19:43.874 8 INFO cinder.api.openstack.wsgi [None req-107d02dd-7e27-4e6e-8a61-306d666240ef 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 530/1056] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:19:43 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:19:43.884 7 INFO cinder.api.openstack.wsgi [None req-348e1314-ba51-4f87-9b17-43ec0413a4f4 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:19:43.893 7 INFO cinder.api.openstack.wsgi [None req-348e1314-ba51-4f87-9b17-43ec0413a4f4 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 527/1057] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:19:43 2026] GET /v3/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:19:43.902 8 INFO cinder.api.openstack.wsgi [None req-70a36afd-fa5a-490d-b0c7-167d7a7625ae 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:19:44.405 8 INFO cinder.api.openstack.wsgi [None req-70a36afd-fa5a-490d-b0c7-167d7a7625ae 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 531/1058] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:19:43 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:19:44.416 7 INFO cinder.api.openstack.wsgi [None req-526ce806-1040-4688-a532-20936f302025 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:19:44.425 7 INFO cinder.volume.api [None req-526ce806-1040-4688-a532-20936f302025 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:19:44.427 7 INFO cinder.api.openstack.wsgi [None req-526ce806-1040-4688-a532-20936f302025 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1059] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:19:44 2026] GET /v3/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-01 12:19:44.438 8 INFO cinder.api.openstack.wsgi [None req-50ee729b-ea64-457b-b7c0-df2da737f5b8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:19:44.445 8 INFO cinder.volume.api [None req-50ee729b-ea64-457b-b7c0-df2da737f5b8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:19:44.446 8 INFO cinder.api.openstack.wsgi [None req-50ee729b-ea64-457b-b7c0-df2da737f5b8 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 532/1060] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:19:44 2026] GET /v3/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-01 12:19:44.482 7 INFO cinder.api.openstack.wsgi [None req-263cfb94-5dcf-4189-978a-efa1bd19c54a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:19:44.510 7 INFO cinder.api.openstack.wsgi [None req-263cfb94-5dcf-4189-978a-efa1bd19c54a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 529/1061] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:19:44 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:19:44.518 8 INFO cinder.api.openstack.wsgi [None req-4cbe1ea1-1dee-416c-a5ca-a8dd97bb733b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:19:44.542 8 INFO cinder.api.openstack.wsgi [None req-4cbe1ea1-1dee-416c-a5ca-a8dd97bb733b 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 533/1062] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:19:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:19:44.550 7 INFO cinder.api.openstack.wsgi [None req-de0f64f4-a2b5-41a9-a7c6-67de3325a9b3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:19:44.572 7 INFO cinder.api.openstack.wsgi [None req-de0f64f4-a2b5-41a9-a7c6-67de3325a9b3 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 530/1063] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:19:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:20:43.896 8 INFO cinder.api.openstack.wsgi [None req-e6eed678-0759-481a-abab-7b60e1d47383 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:20:43.905 8 INFO cinder.volume.api [None req-e6eed678-0759-481a-abab-7b60e1d47383 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:20:43.907 8 INFO cinder.api.openstack.wsgi [None req-e6eed678-0759-481a-abab-7b60e1d47383 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 540/1076] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:20:43 2026] GET /v3/volumes/detail?all_tenants=true => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:20:43.920 7 INFO cinder.api.openstack.wsgi [None req-2cb4d355-0d0b-447e-bf97-6532563a28b6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services 2026-07-01 12:20:43.927 7 INFO cinder.api.openstack.wsgi [None req-2cb4d355-0d0b-447e-bf97-6532563a28b6 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-services returned with HTTP 200 [pid: 7|app: 0|req: 537/1077] 10.0.0.126 () {28 vars in 579 bytes} [Wed Jul 1 12:20:43 2026] GET /v3/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:20:43.935 8 INFO cinder.api.openstack.wsgi [None req-0e6300dc-d8bc-45f8-be4b-b48b95c0a91a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true 2026-07-01 12:20:43.942 8 INFO cinder.volume.api [None req-0e6300dc-d8bc-45f8-be4b-b48b95c0a91a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all volumes completed successfully. 2026-07-01 12:20:43.943 8 INFO cinder.api.openstack.wsgi [None req-0e6300dc-d8bc-45f8-be4b-b48b95c0a91a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 541/1078] 10.0.0.126 () {28 vars in 618 bytes} [Wed Jul 1 12:20:43 2026] GET /v3/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-01 12:20:43.985 7 INFO cinder.api.openstack.wsgi [None req-ae980378-dea5-4927-830a-fb9d0adea05d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true 2026-07-01 12:20:44.014 7 INFO cinder.api.openstack.wsgi [None req-ae980378-dea5-4927-830a-fb9d0adea05d 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1079] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:20:43 2026] GET /v3/os-quota-sets/5c88868d92e547eabab6721b0ea1ccf9?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:20:44.022 8 INFO cinder.api.openstack.wsgi [None req-c8118fd1-536f-4bc7-9e1a-d469a75ff59a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true 2026-07-01 12:20:44.041 8 INFO cinder.api.openstack.wsgi [None req-c8118fd1-536f-4bc7-9e1a-d469a75ff59a 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 542/1080] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:20:44 2026] GET /v3/os-quota-sets/5db2a9aa169348f78f22108d91290ef3?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:20:44.049 7 INFO cinder.api.openstack.wsgi [None req-4f46d272-57cb-44cc-ae75-6f8f17567cd1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true 2026-07-01 12:20:44.073 7 INFO cinder.api.openstack.wsgi [None req-4f46d272-57cb-44cc-ae75-6f8f17567cd1 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1081] 10.0.0.126 () {28 vars in 670 bytes} [Wed Jul 1 12:20:44 2026] GET /v3/os-quota-sets/885a8d425bf64017894c4f07d314d6cf?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-01 12:20:44.081 8 INFO cinder.api.openstack.wsgi [None req-55b2200d-48b3-493c-83af-fe2011819090 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true 2026-07-01 12:20:44.085 8 INFO cinder.volume.api [None req-55b2200d-48b3-493c-83af-fe2011819090 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] Get all snapshots completed successfully. 2026-07-01 12:20:44.085 8 INFO cinder.api.openstack.wsgi [None req-55b2200d-48b3-493c-83af-fe2011819090 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 543/1082] 10.0.0.126 () {28 vars in 608 bytes} [Wed Jul 1 12:20:44 2026] GET /v3/snapshots?all_tenants=true => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-01 12:20:44.092 7 INFO cinder.api.openstack.wsgi [None req-ed2c852a-4721-4078-9926-d06636f15252 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true 2026-07-01 12:20:44.595 7 INFO cinder.api.openstack.wsgi [None req-ed2c852a-4721-4078-9926-d06636f15252 13abd35591bf4b09b94cb4e2e6e2df72 5db2a9aa169348f78f22108d91290ef3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 540/1083] 10.0.0.126 () {28 vars in 630 bytes} [Wed Jul 1 12:20:44 2026] GET /v3/scheduler-stats/get_pools?detail=true => generated 670 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0)