+ 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 [Thu Apr 16 12:04:27 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-74d9fbf9bd-tngmt 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, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f2025f2a668 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:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils 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/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_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( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-16 12:04:31.778 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-04-16 12:04:31.778 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-04-16 12:04:31.831 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-04-16 12:04:31.831 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-04-16 12:04:33.118 8 INFO cinder.rpc [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-16 12:04:33.122 8 INFO cinder.rpc [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-16 12:04:33.125 8 INFO cinder.rpc [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-16 12:04:33.125 7 INFO cinder.rpc [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-16 12:04:33.128 8 INFO cinder.rpc [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-16 12:04:33.128 7 INFO cinder.rpc [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-16 12:04:33.131 7 INFO cinder.rpc [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-16 12:04:33.134 7 INFO cinder.rpc [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-16 12:04:33.143 8 INFO cinder.rpc [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-16 12:04:33.146 8 INFO cinder.rpc [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-16 12:04:33.203 8 WARNING cinder.api.contrib.hosts [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-16 12:04:33.244 8 WARNING keystonemiddleware._common.config [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 12:04:33.255 8 WARNING oslo_config.cfg [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2025f2a668 pid: 8 (default app) 2026-04-16 12:04:33.524 7 INFO cinder.rpc [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-16 12:04:33.528 7 INFO cinder.rpc [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-16 12:04:33.579 7 WARNING cinder.api.contrib.hosts [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-16 12:04:33.617 7 WARNING keystonemiddleware._common.config [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 12:04:33.626 7 WARNING oslo_config.cfg [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2025f2a668 pid: 7 (default app) 2026-04-16 12:04:34.645 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:04:34.647 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:04:44.645 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:04:44.646 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:04:54.644 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:04:54.644 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:05:04.650 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:05:04.651 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:05:04.652 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:05:04.652 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:05:14.643 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:05:14.644 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:05:14.645 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:05:14.645 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:05:24.644 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:05:24.645 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:05:24.645 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:05:24.646 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:05:34.644 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:05:34.644 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:05:34.645 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:05:34.645 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:05:44.643 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:05:44.643 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:05:44.644 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:05:44.644 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:05:54.644 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:05:54.645 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:05:54.646 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:05:54.646 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:06:04.644 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:06:04.644 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] GET http://10.0.0.221:8776/ 2026-04-16 12:06:04.645 7 INFO cinder.api.openstack.wsgi [None req-53d3ad5d-214f-4648-bd16-02526a859db0 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:06:04.646 8 INFO cinder.api.openstack.wsgi [None req-f7c3d9fc-ec1b-408f-bd56-0cdd7a334865 - - - - - -] http://10.0.0.221:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-16 12:06:08.135 7 INFO cinder.api.openstack.wsgi [None req-de8f0317-0d4e-46e9-b580-7cb2ee303cd2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/types/rbd1 2026-04-16 12:06:08.154 7 INFO cinder.api.openstack.wsgi [None req-de8f0317-0d4e-46e9-b580-7cb2ee303cd2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 9/18] 10.0.0.70 () {30 vars in 681 bytes} [Thu Apr 16 12:06:07 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/types/rbd1 => generated 82 bytes in 862 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-04-16 12:06:08.528 8 INFO cinder.api.openstack.wsgi [None req-b559d3d9-2a0d-4632-8f92-9501d15fc75e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:06:08.550 8 INFO cinder.api.openstack.wsgi [None req-b559d3d9-2a0d-4632-8f92-9501d15fc75e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/19] 10.0.0.70 () {30 vars in 720 bytes} [Thu Apr 16 12:06:08 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/types?name=rbd1&is_public=None => generated 20 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:06:10.226 7 INFO cinder.api.openstack.wsgi [None req-4b3879e5-8853-44c0-bb9d-06ef4ccd19a3 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:06:10.254 7 INFO cinder.api.openstack.wsgi [None req-4b3879e5-8853-44c0-bb9d-06ef4ccd19a3 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/types returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.70 () {34 vars in 724 bytes} [Thu Apr 16 12:06:10 2026] POST /v3/90b78677a2bd4bd990975411f63f8d6a/types => generated 179 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:06:10.271 8 INFO cinder.api.openstack.wsgi [req-4b3879e5-8853-44c0-bb9d-06ef4ccd19a3 req-19dae0e9-25df-4a94-93b2-7673c9a60709 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/types/052cb51b-1775-46e5-84f6-2be675312449/extra_specs 2026-04-16 12:06:10.330 8 INFO cinder.api.openstack.wsgi [req-4b3879e5-8853-44c0-bb9d-06ef4ccd19a3 req-19dae0e9-25df-4a94-93b2-7673c9a60709 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/types/052cb51b-1775-46e5-84f6-2be675312449/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.70 () {36 vars in 893 bytes} [Thu Apr 16 12:06:10 2026] POST /v3/90b78677a2bd4bd990975411f63f8d6a/types/052cb51b-1775-46e5-84f6-2be675312449/extra_specs => generated 48 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:06:11.998 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/types?is_public=None 2026-04-16 12:06:12.018 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.70 () {30 vars in 700 bytes} [Thu Apr 16 12:06:11 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/types?is_public=None => generated 443 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:06:14.019 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/qos-specs 2026-04-16 12:06:14.032 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.70 () {30 vars in 679 bytes} [Thu Apr 16 12:06:13 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/qos-specs => generated 17 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:06:14.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:06:14.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:06:14.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:06:14.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:06:24.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:06:24.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:06:24.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:06:24.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:06:34.643 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:06:34.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:06:34.649 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:06:34.650 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:06:44.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:06:44.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:06:44.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:06:44.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:06:54.643 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:06:54.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:06:54.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:06:54.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:07:04.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:07:04.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:07:04.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:07:04.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:07:14.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:07:14.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:07:14.646 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:07:14.647 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:07:24.643 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:07:24.643 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:07:24.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:07:24.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:07:34.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:07:34.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:07:34.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:07:34.646 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:07:44.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:07:44.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:07:44.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:07:44.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:07:54.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:07:54.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:07:54.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:07:54.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:08:04.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:08:04.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:08:04.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:08:04.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:08:14.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:08:14.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:08:14.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:08:14.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:08:24.643 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:08:24.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:08:24.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:08:24.648 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:08:34.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:08:34.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:08:34.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:08:34.646 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:08:44.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:08:44.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:08:44.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:08:44.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:08:54.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:08:54.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:08:54.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:08:54.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:09:04.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:09:04.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:09:04.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:09:04.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:09:14.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:09:14.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:09:14.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:09:14.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:09:24.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:09:24.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:09:24.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:09:24.646 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:09:34.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:09:34.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:09:34.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:09:34.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:09:44.643 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:09:44.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:09:44.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:09:44.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:09:54.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:09:54.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:09:54.646 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:09:54.646 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:10:04.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:10:04.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:10:04.646 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:10:04.646 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:10:14.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:10:14.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:10:14.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:10:14.646 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:10:24.643 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:10:24.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:10:24.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:10:24.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:10:34.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:10:34.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:10:34.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:10:34.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:10:44.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:10:44.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:10:44.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:10:44.646 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:10:54.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:10:54.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:10:54.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:10:54.646 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:11:04.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:11:04.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:11:04.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:11:04.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:11:14.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:11:14.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:11:14.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:11:14.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:11:24.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:11:24.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:11:24.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:11:24.646 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:11:34.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:11:34.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:11:34.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:11:34.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:11:44.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:11:44.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:11:44.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:11:44.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:11:54.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:11:54.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:11:54.646 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:11:54.646 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:12:04.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:12:04.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:12:04.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:12:04.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:12:14.643 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:12:14.643 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:12:14.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:12:14.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:12:24.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:12:24.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:12:24.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:12:24.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:12:34.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:12:34.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:12:34.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:12:34.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:12:44.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:12:44.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:12:44.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:12:44.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:12:54.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:12:54.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:12:54.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:12:54.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:13:04.643 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:13:04.643 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:13:04.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:13:04.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:13:14.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:13:14.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:13:14.646 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:13:14.651 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:13:24.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:13:24.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:13:24.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:13:24.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:13:34.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:13:34.646 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:13:34.647 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:13:34.655 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:13:44.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:13:44.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:13:44.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:13:44.646 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:13:54.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:13:54.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:13:54.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:13:54.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:14:04.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:14:04.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:14:04.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:14:04.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:14:14.645 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:14:14.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:14:14.646 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:14:14.647 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:14:24.643 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:14:24.644 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:14:24.644 8 INFO cinder.api.openstack.wsgi [None req-504ea9f0-c6ca-4a1e-a07a-6d9bdc35c042 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:14:24.645 7 INFO cinder.api.openstack.wsgi [None req-bf3ae178-cea6-4bee-9580-7a799db800e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:14:33.346 8 INFO cinder.api.openstack.wsgi [None req-af419b59-cd03-4fe1-be0e-35f6d61ce181 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:14:33.384 8 INFO cinder.volume.api [None req-af419b59-cd03-4fe1-be0e-35f6d61ce181 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:14:33.386 8 INFO cinder.api.openstack.wsgi [None req-af419b59-cd03-4fe1-be0e-35f6d61ce181 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 63/124] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:14:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:14:33.410 7 INFO cinder.api.openstack.wsgi [None req-8e5d2352-330f-4eed-8692-55fbf2ca041e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:14:33.452 7 INFO cinder.volume.api [None req-8e5d2352-330f-4eed-8692-55fbf2ca041e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:14:33.455 7 INFO cinder.api.openstack.wsgi [None req-8e5d2352-330f-4eed-8692-55fbf2ca041e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 62/125] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:14:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:14:33.492 8 INFO cinder.api.openstack.wsgi [None req-8c1c6a23-7208-41a5-ae04-a69cabf222d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:14:33.515 8 WARNING cinder.quota [None req-8c1c6a23-7208-41a5-ae04-a69cabf222d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-04-16 12:14:33.516 8 WARNING cinder.quota [None req-8c1c6a23-7208-41a5-ae04-a69cabf222d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-04-16 12:14:33.516 8 WARNING cinder.quota [None req-8c1c6a23-7208-41a5-ae04-a69cabf222d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-04-16 12:14:33.517 8 WARNING cinder.quota [None req-8c1c6a23-7208-41a5-ae04-a69cabf222d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-04-16 12:14:33.517 8 WARNING cinder.quota [None req-8c1c6a23-7208-41a5-ae04-a69cabf222d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-04-16 12:14:33.517 8 WARNING cinder.quota [None req-8c1c6a23-7208-41a5-ae04-a69cabf222d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-04-16 12:14:33.524 8 INFO cinder.api.openstack.wsgi [None req-8c1c6a23-7208-41a5-ae04-a69cabf222d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 64/126] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:14:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:14:33.537 7 INFO cinder.api.openstack.wsgi [None req-3fce9692-1407-495b-937a-4930882803fb 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:14:33.555 7 WARNING cinder.quota [None req-3fce9692-1407-495b-937a-4930882803fb 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-04-16 12:14:33.556 7 WARNING cinder.quota [None req-3fce9692-1407-495b-937a-4930882803fb 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-04-16 12:14:33.556 7 WARNING cinder.quota [None req-3fce9692-1407-495b-937a-4930882803fb 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-04-16 12:14:33.557 7 WARNING cinder.quota [None req-3fce9692-1407-495b-937a-4930882803fb 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-04-16 12:14:33.557 7 WARNING cinder.quota [None req-3fce9692-1407-495b-937a-4930882803fb 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-04-16 12:14:33.558 7 WARNING cinder.quota [None req-3fce9692-1407-495b-937a-4930882803fb 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - 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-04-16 12:14:33.570 7 INFO cinder.api.openstack.wsgi [None req-3fce9692-1407-495b-937a-4930882803fb 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 63/127] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:14:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:14:33.584 8 INFO cinder.api.openstack.wsgi [None req-74bd6249-808f-453a-92cf-45a5d074cbd7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:14:33.606 8 INFO cinder.api.openstack.wsgi [None req-74bd6249-808f-453a-92cf-45a5d074cbd7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 65/128] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:14:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:14:33.615 7 INFO cinder.api.openstack.wsgi [None req-0378d1b6-d698-4d42-b7df-54021ea20700 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:14:33.632 7 INFO cinder.volume.api [None req-0378d1b6-d698-4d42-b7df-54021ea20700 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:14:33.633 7 INFO cinder.api.openstack.wsgi [None req-0378d1b6-d698-4d42-b7df-54021ea20700 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 64/129] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:14:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:14:33.643 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:14:33.650 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 66/130] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:14:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:14:33.659 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:14:34.192 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 65/131] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:14:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:14:34.644 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:14:34.644 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:14:34.645 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:14:34.646 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:14:44.644 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:14:44.644 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:14:44.644 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:14:44.644 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:14:54.644 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:14:54.644 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:14:54.645 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:14:54.645 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:15:04.643 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:15:04.644 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:15:04.643 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:15:04.645 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:15:14.644 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:15:14.645 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:15:14.645 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:15:14.646 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:15:24.644 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:15:24.644 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:15:24.645 7 INFO cinder.api.openstack.wsgi [None req-9cad247d-df6b-4d22-9eee-b00f96d6a40e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:15:24.645 8 INFO cinder.api.openstack.wsgi [None req-6e143249-9572-40a2-b63c-9cd49f94c1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:15:33.284 7 INFO cinder.api.openstack.wsgi [None req-a9db24ee-6c4e-498e-a2b5-a7d7996e3ff6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:15:33.292 7 INFO cinder.volume.api [None req-a9db24ee-6c4e-498e-a2b5-a7d7996e3ff6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:15:33.294 7 INFO cinder.api.openstack.wsgi [None req-a9db24ee-6c4e-498e-a2b5-a7d7996e3ff6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 72/144] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:15:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:15:33.307 8 INFO cinder.api.openstack.wsgi [None req-05e027e8-98e6-4a4d-b9f5-ab7c3a438ccf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:15:33.852 8 INFO cinder.api.openstack.wsgi [None req-05e027e8-98e6-4a4d-b9f5-ab7c3a438ccf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 73/145] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:15:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:15:33.865 7 INFO cinder.api.openstack.wsgi [None req-614fbe07-4042-445c-bcac-efb4e9389976 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:15:33.871 7 INFO cinder.api.openstack.wsgi [None req-614fbe07-4042-445c-bcac-efb4e9389976 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 73/146] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:15:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:15:33.881 8 INFO cinder.api.openstack.wsgi [None req-0c5edfe5-cae2-4289-b407-0ab1c8e705df 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:15:33.891 8 INFO cinder.volume.api [None req-0c5edfe5-cae2-4289-b407-0ab1c8e705df 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:15:33.893 8 INFO cinder.api.openstack.wsgi [None req-0c5edfe5-cae2-4289-b407-0ab1c8e705df 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 74/147] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:15:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:15:33.903 7 INFO cinder.api.openstack.wsgi [None req-bd08f508-3499-4306-bd04-4c9abcff1b1f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:15:33.911 7 INFO cinder.volume.api [None req-bd08f508-3499-4306-bd04-4c9abcff1b1f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:15:33.911 7 INFO cinder.api.openstack.wsgi [None req-bd08f508-3499-4306-bd04-4c9abcff1b1f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 74/148] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:15:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:15:33.955 8 INFO cinder.api.openstack.wsgi [None req-b9192eba-5fb2-47c0-b7af-ecdfcbfc3f80 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:15:33.977 8 INFO cinder.api.openstack.wsgi [None req-b9192eba-5fb2-47c0-b7af-ecdfcbfc3f80 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 75/149] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:15:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:15:33.990 7 INFO cinder.api.openstack.wsgi [None req-edee9620-f399-4397-8a1c-b2e5017fb42d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:15:34.009 7 INFO cinder.api.openstack.wsgi [None req-edee9620-f399-4397-8a1c-b2e5017fb42d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 75/150] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:15:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:15:34.025 8 INFO cinder.api.openstack.wsgi [None req-b934f0a7-d322-4473-9ec0-8abaea187066 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:15:34.051 8 INFO cinder.api.openstack.wsgi [None req-b934f0a7-d322-4473-9ec0-8abaea187066 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 76/151] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:15:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:15:34.644 8 INFO cinder.api.openstack.wsgi [None req-b934f0a7-d322-4473-9ec0-8abaea187066 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:15:34.644 7 INFO cinder.api.openstack.wsgi [None req-edee9620-f399-4397-8a1c-b2e5017fb42d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:15:34.645 8 INFO cinder.api.openstack.wsgi [None req-b934f0a7-d322-4473-9ec0-8abaea187066 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:15:34.645 7 INFO cinder.api.openstack.wsgi [None req-edee9620-f399-4397-8a1c-b2e5017fb42d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:15:44.644 8 INFO cinder.api.openstack.wsgi [None req-b934f0a7-d322-4473-9ec0-8abaea187066 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:15:44.644 7 INFO cinder.api.openstack.wsgi [None req-edee9620-f399-4397-8a1c-b2e5017fb42d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:15:44.645 7 INFO cinder.api.openstack.wsgi [None req-edee9620-f399-4397-8a1c-b2e5017fb42d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:15:44.646 8 INFO cinder.api.openstack.wsgi [None req-b934f0a7-d322-4473-9ec0-8abaea187066 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:15:54.644 7 INFO cinder.api.openstack.wsgi [None req-edee9620-f399-4397-8a1c-b2e5017fb42d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:15:54.644 8 INFO cinder.api.openstack.wsgi [None req-b934f0a7-d322-4473-9ec0-8abaea187066 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:15:54.645 8 INFO cinder.api.openstack.wsgi [None req-b934f0a7-d322-4473-9ec0-8abaea187066 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:15:54.645 7 INFO cinder.api.openstack.wsgi [None req-edee9620-f399-4397-8a1c-b2e5017fb42d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:16:03.473 8 WARNING keystonemiddleware.audit [None req-b934f0a7-d322-4473-9ec0-8abaea187066 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manila as it have no endpoints. 2026-04-16 12:16:03.474 8 WARNING keystonemiddleware.audit [None req-b934f0a7-d322-4473-9ec0-8abaea187066 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manilav2 as it have no endpoints. /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-04-16 12:16:03.479 8 INFO cinder.api.openstack.wsgi [None req-4228f817-7dc0-4abf-8e35-f441d39b1923 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET https://volume.199-204-45-227.nip.io/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=False 2026-04-16 12:16:03.495 8 INFO cinder.api.openstack.wsgi [None req-4228f817-7dc0-4abf-8e35-f441d39b1923 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] https://volume.199-204-45-227.nip.io/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 80/158] 199.204.45.227 () {44 vars in 1068 bytes} [Thu Apr 16 12:16:03 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=False => generated 340 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:16:03.672 7 WARNING keystonemiddleware.audit [None req-edee9620-f399-4397-8a1c-b2e5017fb42d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manila as it have no endpoints. 2026-04-16 12:16:03.672 7 WARNING keystonemiddleware.audit [None req-edee9620-f399-4397-8a1c-b2e5017fb42d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Skipping service manilav2 as it have no endpoints. /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-04-16 12:16:03.678 7 INFO cinder.api.openstack.wsgi [None req-24a4694f-fde4-4df2-ab58-eaf70bdceb3c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] PUT https://volume.199-204-45-227.nip.io/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a 2026-04-16 12:16:03.741 7 INFO cinder.api.openstack.wsgi [None req-24a4694f-fde4-4df2-ab58-eaf70bdceb3c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] https://volume.199-204-45-227.nip.io/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a returned with HTTP 200 [pid: 7|app: 0|req: 79/159] 199.204.45.227 () {48 vars in 1097 bytes} [Thu Apr 16 12:16:03 2026] PUT /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a => generated 296 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:16:04.644 8 INFO cinder.api.openstack.wsgi [None req-4228f817-7dc0-4abf-8e35-f441d39b1923 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:16:04.644 7 INFO cinder.api.openstack.wsgi [None req-24a4694f-fde4-4df2-ab58-eaf70bdceb3c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:16:04.645 8 INFO cinder.api.openstack.wsgi [None req-4228f817-7dc0-4abf-8e35-f441d39b1923 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:16:04.646 7 INFO cinder.api.openstack.wsgi [None req-24a4694f-fde4-4df2-ab58-eaf70bdceb3c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:16:14.644 8 INFO cinder.api.openstack.wsgi [None req-4228f817-7dc0-4abf-8e35-f441d39b1923 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:16:14.645 7 INFO cinder.api.openstack.wsgi [None req-24a4694f-fde4-4df2-ab58-eaf70bdceb3c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:16:14.646 7 INFO cinder.api.openstack.wsgi [None req-24a4694f-fde4-4df2-ab58-eaf70bdceb3c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:16:14.646 8 INFO cinder.api.openstack.wsgi [None req-4228f817-7dc0-4abf-8e35-f441d39b1923 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:16:24.644 8 INFO cinder.api.openstack.wsgi [None req-4228f817-7dc0-4abf-8e35-f441d39b1923 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:16:24.644 7 INFO cinder.api.openstack.wsgi [None req-24a4694f-fde4-4df2-ab58-eaf70bdceb3c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:16:24.645 8 INFO cinder.api.openstack.wsgi [None req-4228f817-7dc0-4abf-8e35-f441d39b1923 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:16:24.645 7 INFO cinder.api.openstack.wsgi [None req-24a4694f-fde4-4df2-ab58-eaf70bdceb3c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:16:33.253 8 INFO cinder.api.openstack.wsgi [None req-471e1d85-bd7a-40a5-b275-c2268b301aab 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:16:33.269 8 INFO cinder.api.openstack.wsgi [None req-471e1d85-bd7a-40a5-b275-c2268b301aab 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 84/166] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:16:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:16:33.316 7 INFO cinder.api.openstack.wsgi [None req-a4ae52df-ae00-41a8-8a20-3e6789d96df7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:16:33.341 7 INFO cinder.api.openstack.wsgi [None req-a4ae52df-ae00-41a8-8a20-3e6789d96df7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 83/167] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:16:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:16:33.355 8 INFO cinder.api.openstack.wsgi [None req-ef73a258-00d0-4be0-8061-554120786f09 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:16:33.382 8 INFO cinder.api.openstack.wsgi [None req-ef73a258-00d0-4be0-8061-554120786f09 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 85/168] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:16:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:16:33.397 7 INFO cinder.api.openstack.wsgi [None req-21ebf66c-c847-4565-97eb-8f4187c909a3 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:16:33.432 7 INFO cinder.api.openstack.wsgi [None req-21ebf66c-c847-4565-97eb-8f4187c909a3 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 84/169] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:16:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:16:33.445 8 INFO cinder.api.openstack.wsgi [None req-64354a3a-8aca-4bab-a279-1ff891ed1407 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:16:33.457 8 INFO cinder.volume.api [None req-64354a3a-8aca-4bab-a279-1ff891ed1407 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:16:33.460 8 INFO cinder.api.openstack.wsgi [None req-64354a3a-8aca-4bab-a279-1ff891ed1407 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 86/170] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:16:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:16:33.473 7 INFO cinder.api.openstack.wsgi [None req-d12e9379-217b-4d47-94eb-f06bf9cf161c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:16:33.980 7 INFO cinder.api.openstack.wsgi [None req-d12e9379-217b-4d47-94eb-f06bf9cf161c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 85/171] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:16:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:16:34.001 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:16:34.028 8 INFO cinder.volume.api [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:16:34.032 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 87/172] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:16:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:16:34.044 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:16:34.058 7 INFO cinder.volume.api [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:16:34.059 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 86/173] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:16:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:16:34.644 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:16:34.644 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:16:34.645 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:16:34.645 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:16:44.644 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:16:44.645 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:16:44.645 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:16:44.646 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:16:54.644 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:16:54.644 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:16:54.644 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:16:54.645 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:17:04.644 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:17:04.646 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:17:04.646 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:17:04.652 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:17:14.644 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:17:14.644 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:17:14.645 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:17:14.645 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:17:24.645 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:17:24.645 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:17:24.647 7 INFO cinder.api.openstack.wsgi [None req-ac43b796-66d0-4cb9-a4bd-47dca7b9fa18 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:17:24.647 8 INFO cinder.api.openstack.wsgi [None req-e0a6e148-c1fa-4413-8ed4-8048530828c5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:17:30.114 7 INFO cinder.api.openstack.wsgi [None req-00589bc4-aa3d-4f43-ac67-041f42026e45 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] PUT https://volume.199-204-45-227.nip.io/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190 2026-04-16 12:17:30.189 7 INFO cinder.api.openstack.wsgi [None req-00589bc4-aa3d-4f43-ac67-041f42026e45 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] https://volume.199-204-45-227.nip.io/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190 returned with HTTP 200 [pid: 7|app: 0|req: 93/186] 199.204.45.227 () {48 vars in 1095 bytes} [Thu Apr 16 12:17:30 2026] PUT /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190 => generated 296 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:17:33.267 8 INFO cinder.api.openstack.wsgi [None req-18e06e7d-28ca-4e1f-a108-43bd0bb0fee4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:17:33.284 8 INFO cinder.volume.api [None req-18e06e7d-28ca-4e1f-a108-43bd0bb0fee4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:17:33.284 8 INFO cinder.api.openstack.wsgi [None req-18e06e7d-28ca-4e1f-a108-43bd0bb0fee4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 94/187] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:17:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true => generated 17 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:17:33.297 7 INFO cinder.api.openstack.wsgi [None req-48f69e8e-053b-4ef7-b26d-52ee7271303a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:17:33.800 7 INFO cinder.api.openstack.wsgi [None req-48f69e8e-053b-4ef7-b26d-52ee7271303a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 94/188] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:17:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:17:33.841 8 INFO cinder.api.openstack.wsgi [None req-2c4eeee1-f675-47dd-8714-51ea4302ac89 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:17:33.866 8 INFO cinder.api.openstack.wsgi [None req-2c4eeee1-f675-47dd-8714-51ea4302ac89 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 95/189] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:17:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:17:33.876 7 INFO cinder.api.openstack.wsgi [None req-de3855c9-c25a-408c-a372-96689cedd188 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:17:33.893 7 INFO cinder.api.openstack.wsgi [None req-de3855c9-c25a-408c-a372-96689cedd188 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 95/190] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:17:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:17:33.911 8 INFO cinder.api.openstack.wsgi [None req-d9ef754f-dd1e-4025-a55c-f146b8e7ac2e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:17:33.932 8 INFO cinder.api.openstack.wsgi [None req-d9ef754f-dd1e-4025-a55c-f146b8e7ac2e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 96/191] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:17:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:17:33.939 7 INFO cinder.api.openstack.wsgi [None req-35618e1f-4b31-47a7-8f6f-f229d0a6ce93 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:17:33.948 7 INFO cinder.volume.api [None req-35618e1f-4b31-47a7-8f6f-f229d0a6ce93 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:17:33.949 7 INFO cinder.api.openstack.wsgi [None req-35618e1f-4b31-47a7-8f6f-f229d0a6ce93 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 96/192] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:17:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:17:33.960 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:17:33.965 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 97/193] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:17:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:17:33.971 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:17:33.978 7 INFO cinder.volume.api [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:17:33.979 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 97/194] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:17:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:17:34.645 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:17:34.645 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:17:34.646 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:17:34.646 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:17:44.644 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:17:44.644 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:17:44.645 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:17:44.645 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:17:54.644 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:17:54.644 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:17:54.645 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:17:54.645 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:18:04.644 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:18:04.644 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:18:04.645 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:18:04.645 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:18:14.644 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:18:14.644 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:18:14.645 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:18:14.646 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:18:24.644 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:18:24.644 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:18:24.645 7 INFO cinder.api.openstack.wsgi [None req-f3e02441-be56-49dd-9606-aa8df57b7502 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:18:24.646 8 INFO cinder.api.openstack.wsgi [None req-d07eebe3-acba-4d96-a94a-72b853336d87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:18:33.314 7 INFO cinder.api.openstack.wsgi [None req-18c298b1-0322-4d05-a4f1-0462f15f2ad1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:18:33.327 7 INFO cinder.volume.api [None req-18c298b1-0322-4d05-a4f1-0462f15f2ad1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:18:33.329 7 INFO cinder.api.openstack.wsgi [None req-18c298b1-0322-4d05-a4f1-0462f15f2ad1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 104/207] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:18:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:18:33.341 8 INFO cinder.api.openstack.wsgi [None req-0ba2216d-4145-449e-9b42-773e511f2768 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:18:33.350 8 INFO cinder.volume.api [None req-0ba2216d-4145-449e-9b42-773e511f2768 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:18:33.351 8 INFO cinder.api.openstack.wsgi [None req-0ba2216d-4145-449e-9b42-773e511f2768 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 104/208] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:18:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:18:33.371 7 INFO cinder.api.openstack.wsgi [None req-82a02ad7-f0e4-430a-8449-a0df47cd3934 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:18:33.377 7 INFO cinder.api.openstack.wsgi [None req-82a02ad7-f0e4-430a-8449-a0df47cd3934 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 105/209] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:18:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:18:33.386 8 INFO cinder.api.openstack.wsgi [None req-31940b73-6295-4178-9e02-e37ed15fc6a0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:18:33.394 8 INFO cinder.volume.api [None req-31940b73-6295-4178-9e02-e37ed15fc6a0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:18:33.395 8 INFO cinder.api.openstack.wsgi [None req-31940b73-6295-4178-9e02-e37ed15fc6a0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 105/210] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:18:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:18:33.407 7 INFO cinder.api.openstack.wsgi [None req-2d3968b2-2494-4a6d-8885-95ef33a6bc28 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:18:33.911 7 INFO cinder.api.openstack.wsgi [None req-2d3968b2-2494-4a6d-8885-95ef33a6bc28 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 106/211] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:18:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:18:33.951 8 INFO cinder.api.openstack.wsgi [None req-38a2ca96-f737-401f-85b6-ac0a09362c93 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:18:33.970 8 INFO cinder.api.openstack.wsgi [None req-38a2ca96-f737-401f-85b6-ac0a09362c93 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 106/212] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:18:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:18:33.981 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:18:34.004 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 107/213] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:18:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:18:34.018 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:18:34.037 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 107/214] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:18:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:18:34.644 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:18:34.645 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:18:34.645 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:18:34.646 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:18:44.645 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:18:44.645 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:18:44.646 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:18:44.647 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:18:54.644 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:18:54.644 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:18:54.645 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:18:54.646 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:19:04.644 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:19:04.644 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:19:04.645 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:19:04.645 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:19:14.644 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:19:14.644 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:19:14.645 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:19:14.645 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:19:24.644 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:19:24.644 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:19:24.645 8 INFO cinder.api.openstack.wsgi [None req-35e3a013-6af1-40b6-b467-de09647bf7a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:19:24.645 7 INFO cinder.api.openstack.wsgi [None req-83840c97-331a-4cdc-825c-8008066cdeba 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:19:33.289 8 INFO cinder.api.openstack.wsgi [None req-5cb11658-aeb9-4527-9468-e84670088097 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:19:33.297 8 INFO cinder.volume.api [None req-5cb11658-aeb9-4527-9468-e84670088097 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:19:33.297 8 INFO cinder.api.openstack.wsgi [None req-5cb11658-aeb9-4527-9468-e84670088097 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 114/227] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:19:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:19:33.309 7 INFO cinder.api.openstack.wsgi [None req-0e81af62-8278-4eb8-8250-c29653e38bb7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:19:33.316 7 INFO cinder.api.openstack.wsgi [None req-0e81af62-8278-4eb8-8250-c29653e38bb7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 114/228] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:19:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:19:33.328 8 INFO cinder.api.openstack.wsgi [None req-bc3fb99d-717c-4212-9ee9-9e9ff3f03891 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:19:33.339 8 INFO cinder.volume.api [None req-bc3fb99d-717c-4212-9ee9-9e9ff3f03891 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:19:33.342 8 INFO cinder.api.openstack.wsgi [None req-bc3fb99d-717c-4212-9ee9-9e9ff3f03891 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 115/229] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:19:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:19:33.350 7 INFO cinder.api.openstack.wsgi [None req-4125639a-ca63-4090-b7e9-863d76e6f504 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:19:33.359 7 INFO cinder.volume.api [None req-4125639a-ca63-4090-b7e9-863d76e6f504 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:19:33.361 7 INFO cinder.api.openstack.wsgi [None req-4125639a-ca63-4090-b7e9-863d76e6f504 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 115/230] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:19:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:19:33.372 8 INFO cinder.api.openstack.wsgi [None req-2407155c-496f-4cc6-bda6-3acca1dbc9ed 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:19:33.877 8 INFO cinder.api.openstack.wsgi [None req-2407155c-496f-4cc6-bda6-3acca1dbc9ed 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 116/231] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:19:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:19:33.924 7 INFO cinder.api.openstack.wsgi [None req-3e945c8e-41cb-4803-b734-33db28de0f14 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:19:33.947 7 INFO cinder.api.openstack.wsgi [None req-3e945c8e-41cb-4803-b734-33db28de0f14 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 116/232] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:19:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:19:33.959 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:19:33.979 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 117/233] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:19:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:19:33.987 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:19:34.006 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 117/234] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:19:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:19:34.644 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:19:34.644 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:19:34.644 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:19:34.645 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:19:44.643 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:19:44.644 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:19:44.644 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:19:44.645 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:19:54.644 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:19:54.644 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:19:54.645 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:19:54.645 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:20:04.644 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:20:04.644 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:20:04.645 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:20:04.645 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:20:14.644 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:20:14.644 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:20:14.645 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:20:14.645 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:20:24.644 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:20:24.645 7 INFO cinder.api.openstack.wsgi [None req-e13b1e56-1c87-4f1d-8514-57add00c206d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:20:24.646 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:20:24.647 8 INFO cinder.api.openstack.wsgi [None req-318e2667-ba24-4859-a76d-98a86e48572a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:20:33.240 7 INFO cinder.api.openstack.wsgi [None req-7fa61a9a-1a86-4f3c-bed3-35f782b37a86 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:20:33.247 7 INFO cinder.api.openstack.wsgi [None req-7fa61a9a-1a86-4f3c-bed3-35f782b37a86 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 124/247] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:20:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:20:33.257 8 INFO cinder.api.openstack.wsgi [None req-f0ae4954-14c8-4b44-8599-462142386711 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:20:33.268 8 INFO cinder.volume.api [None req-f0ae4954-14c8-4b44-8599-462142386711 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:20:33.270 8 INFO cinder.api.openstack.wsgi [None req-f0ae4954-14c8-4b44-8599-462142386711 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 124/248] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:20:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:20:33.310 7 INFO cinder.api.openstack.wsgi [None req-59b902a2-18f0-4eb2-9b6b-4b8c3a1f0f24 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:20:33.334 7 INFO cinder.api.openstack.wsgi [None req-59b902a2-18f0-4eb2-9b6b-4b8c3a1f0f24 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 125/249] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:20:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:20:33.346 8 INFO cinder.api.openstack.wsgi [None req-f630fe3e-71f8-44e9-8cce-17eecac4b433 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:20:33.365 8 INFO cinder.api.openstack.wsgi [None req-f630fe3e-71f8-44e9-8cce-17eecac4b433 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 125/250] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:20:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:20:33.377 7 INFO cinder.api.openstack.wsgi [None req-16867a8b-fd85-47e2-a54c-15a615d76a59 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:20:33.396 7 INFO cinder.api.openstack.wsgi [None req-16867a8b-fd85-47e2-a54c-15a615d76a59 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 126/251] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:20:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:20:33.407 8 INFO cinder.api.openstack.wsgi [None req-002f3663-2729-4a26-b580-320a3616174e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:20:33.413 8 INFO cinder.volume.api [None req-002f3663-2729-4a26-b580-320a3616174e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:20:33.413 8 INFO cinder.api.openstack.wsgi [None req-002f3663-2729-4a26-b580-320a3616174e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 126/252] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:20:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:20:33.421 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:20:33.430 7 INFO cinder.volume.api [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:20:33.432 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 127/253] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:20:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:20:33.442 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:20:33.946 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 127/254] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:20:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:20:34.644 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:20:34.644 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:20:34.645 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:20:34.646 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:20:44.644 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:20:44.644 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:20:44.645 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:20:44.645 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:20:54.645 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:20:54.645 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:20:54.646 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:20:54.646 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:21:04.643 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:21:04.644 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:21:04.645 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:21:04.645 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:21:14.644 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:21:14.644 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:21:14.645 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:21:14.645 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:21:24.644 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:21:24.644 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:21:24.645 7 INFO cinder.api.openstack.wsgi [None req-a7f141a0-4af7-456a-a8a1-3a3d511a0347 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:21:24.645 8 INFO cinder.api.openstack.wsgi [None req-e7142e1b-cb10-4967-b29e-2a00fe149dc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:21:33.241 7 INFO cinder.api.openstack.wsgi [None req-97e7d024-bad9-451a-8b3e-d0e8fc5f01ec 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:21:33.747 7 INFO cinder.api.openstack.wsgi [None req-97e7d024-bad9-451a-8b3e-d0e8fc5f01ec 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 134/267] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:21:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:21:33.757 8 INFO cinder.api.openstack.wsgi [None req-4202c5fa-1bec-440e-9f8f-b2e584708da4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:21:33.775 8 INFO cinder.volume.api [None req-4202c5fa-1bec-440e-9f8f-b2e584708da4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:21:33.776 8 INFO cinder.api.openstack.wsgi [None req-4202c5fa-1bec-440e-9f8f-b2e584708da4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 134/268] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:21:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:21:33.789 7 INFO cinder.api.openstack.wsgi [None req-5d415ee8-8c1a-4f25-96a3-b01d06816cb5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:21:33.793 7 INFO cinder.api.openstack.wsgi [None req-5d415ee8-8c1a-4f25-96a3-b01d06816cb5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 135/269] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:21:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:21:33.832 8 INFO cinder.api.openstack.wsgi [None req-97c52604-02c3-4886-8151-3db487ba83d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:21:33.855 8 INFO cinder.api.openstack.wsgi [None req-97c52604-02c3-4886-8151-3db487ba83d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 135/270] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:21:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:21:33.868 7 INFO cinder.api.openstack.wsgi [None req-987e87a3-a8dd-469c-9bb4-dfdf948b1f9b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:21:33.889 7 INFO cinder.api.openstack.wsgi [None req-987e87a3-a8dd-469c-9bb4-dfdf948b1f9b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 136/271] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:21:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:21:33.904 8 INFO cinder.api.openstack.wsgi [None req-da4f0fc5-d9d3-432a-97aa-2f69e7056207 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:21:33.929 8 INFO cinder.api.openstack.wsgi [None req-da4f0fc5-d9d3-432a-97aa-2f69e7056207 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 136/272] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:21:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:21:33.940 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:21:33.949 7 INFO cinder.volume.api [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:21:33.951 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 137/273] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:21:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:21:33.962 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:21:33.969 8 INFO cinder.volume.api [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:21:33.969 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 137/274] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:21:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:21:34.644 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:21:34.644 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:21:34.645 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:21:34.645 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:21:44.644 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:21:44.644 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:21:44.645 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:21:44.645 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:21:54.644 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:21:54.644 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:21:54.645 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:21:54.646 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:22:04.645 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:22:04.645 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:22:04.646 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:22:04.646 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:22:14.643 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:22:14.643 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:22:14.644 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:22:14.644 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:22:24.644 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:22:24.644 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:22:24.645 8 INFO cinder.api.openstack.wsgi [None req-84facdb4-35d9-4918-8d88-376eadff2ef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:22:24.646 7 INFO cinder.api.openstack.wsgi [None req-f37b579f-dd9c-4074-96cd-2fc4d889dc6d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:22:33.361 8 INFO cinder.api.openstack.wsgi [None req-53f23593-392d-426c-93a6-5e4c1f0f6094 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:22:33.367 8 INFO cinder.volume.api [None req-53f23593-392d-426c-93a6-5e4c1f0f6094 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:22:33.367 8 INFO cinder.api.openstack.wsgi [None req-53f23593-392d-426c-93a6-5e4c1f0f6094 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 144/287] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:22:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true => generated 17 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:22:33.378 7 INFO cinder.api.openstack.wsgi [None req-0a2d8edf-0e1a-4457-8d59-6373197750a0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:22:33.388 7 INFO cinder.volume.api [None req-0a2d8edf-0e1a-4457-8d59-6373197750a0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:22:33.389 7 INFO cinder.api.openstack.wsgi [None req-0a2d8edf-0e1a-4457-8d59-6373197750a0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 144/288] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:22:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:22:33.406 8 INFO cinder.api.openstack.wsgi [None req-36b1492f-b141-4670-9df7-e0f0564fb589 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:22:33.413 8 INFO cinder.api.openstack.wsgi [None req-36b1492f-b141-4670-9df7-e0f0564fb589 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 145/289] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:22:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:22:33.425 7 INFO cinder.api.openstack.wsgi [None req-e83639a4-650c-4d44-af37-7fd1d88cbd91 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:22:33.929 7 INFO cinder.api.openstack.wsgi [None req-e83639a4-650c-4d44-af37-7fd1d88cbd91 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 145/290] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:22:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:22:33.943 8 INFO cinder.api.openstack.wsgi [None req-6cdc83a2-87a9-43ae-a517-23053c2cc61f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:22:33.951 8 INFO cinder.volume.api [None req-6cdc83a2-87a9-43ae-a517-23053c2cc61f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:22:33.954 8 INFO cinder.api.openstack.wsgi [None req-6cdc83a2-87a9-43ae-a517-23053c2cc61f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 146/291] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:22:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:22:33.989 7 INFO cinder.api.openstack.wsgi [None req-569751c5-20fe-4f49-9eac-ca84946dfbec 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:22:34.011 7 INFO cinder.api.openstack.wsgi [None req-569751c5-20fe-4f49-9eac-ca84946dfbec 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 146/292] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:22:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:22:34.023 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:22:34.043 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 147/293] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:22:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:22:34.054 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:22:34.096 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 147/294] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:22:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:22:34.644 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:22:34.644 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:22:34.646 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:22:34.647 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:22:44.644 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:22:44.644 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:22:44.645 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:22:44.646 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:22:54.644 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:22:54.645 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:22:54.645 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:22:54.646 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:23:04.643 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:23:04.644 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:23:04.646 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:23:04.647 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:23:14.644 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:23:14.644 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:23:14.644 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:23:14.645 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:23:24.644 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:23:24.644 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:23:24.645 8 INFO cinder.api.openstack.wsgi [None req-dd73e811-8296-46af-9a43-f24e1e1700d4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:23:24.645 7 INFO cinder.api.openstack.wsgi [None req-4ac59191-7e85-4f2e-82ec-a0e201dbd329 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:23:33.399 8 INFO cinder.api.openstack.wsgi [None req-6b9434c5-968f-43af-9470-0c67bb2a9d2e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:23:33.406 8 INFO cinder.api.openstack.wsgi [None req-6b9434c5-968f-43af-9470-0c67bb2a9d2e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 154/307] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:23:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:23:33.422 7 INFO cinder.api.openstack.wsgi [None req-aadc0857-3294-4a34-9cae-1b7264204356 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:23:33.927 7 INFO cinder.api.openstack.wsgi [None req-aadc0857-3294-4a34-9cae-1b7264204356 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 154/308] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:23:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:23:33.989 8 INFO cinder.api.openstack.wsgi [None req-c69644a1-d047-4480-b1e6-e99b55c56d6b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:23:34.043 8 INFO cinder.api.openstack.wsgi [None req-c69644a1-d047-4480-b1e6-e99b55c56d6b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 155/309] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:23:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:23:34.055 7 INFO cinder.api.openstack.wsgi [None req-8b095306-0c46-4e28-a858-b5f909ac77a1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:23:34.080 7 INFO cinder.api.openstack.wsgi [None req-8b095306-0c46-4e28-a858-b5f909ac77a1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 155/310] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:23:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:23:34.098 8 INFO cinder.api.openstack.wsgi [None req-4e175525-24aa-42c4-bc5d-dd521000c6e4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:23:34.122 8 INFO cinder.api.openstack.wsgi [None req-4e175525-24aa-42c4-bc5d-dd521000c6e4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 156/311] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:23:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:23:34.136 7 INFO cinder.api.openstack.wsgi [None req-a99ff576-c482-4e31-a40d-1fc15ba19b77 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:23:34.145 7 INFO cinder.volume.api [None req-a99ff576-c482-4e31-a40d-1fc15ba19b77 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:23:34.147 7 INFO cinder.api.openstack.wsgi [None req-a99ff576-c482-4e31-a40d-1fc15ba19b77 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 156/312] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:23:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:23:34.160 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:23:34.201 8 INFO cinder.volume.api [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:23:34.202 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 157/313] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:23:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:23:34.213 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:23:34.220 7 INFO cinder.volume.api [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:23:34.222 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 157/314] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:23:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:23:34.644 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:23:34.644 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:23:34.645 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:23:34.646 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:23:44.644 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:23:44.645 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:23:44.645 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:23:44.646 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:23:54.643 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:23:54.644 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:23:54.644 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:23:54.646 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:24:04.643 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:24:04.643 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:24:04.644 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:24:04.645 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:24:14.644 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:24:14.644 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:24:14.645 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:24:14.645 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:24:24.644 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:24:24.644 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:24:24.645 8 INFO cinder.api.openstack.wsgi [None req-9b5df30f-83df-4da6-9966-e96197dc3677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:24:24.645 7 INFO cinder.api.openstack.wsgi [None req-76fb6511-296d-4fea-99af-95ba5b884062 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:24:33.234 8 INFO cinder.api.openstack.wsgi [None req-88859183-1e34-4837-b247-8d958ceb9d70 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:24:33.244 8 INFO cinder.volume.api [None req-88859183-1e34-4837-b247-8d958ceb9d70 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:24:33.244 8 INFO cinder.api.openstack.wsgi [None req-88859183-1e34-4837-b247-8d958ceb9d70 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 164/327] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:24:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:24:33.256 7 INFO cinder.api.openstack.wsgi [None req-b414c507-916b-4e93-949d-dd6b06940911 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:24:33.262 7 INFO cinder.api.openstack.wsgi [None req-b414c507-916b-4e93-949d-dd6b06940911 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 164/328] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:24:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:24:33.270 8 INFO cinder.api.openstack.wsgi [None req-2ead9f82-2aaf-493e-8f34-341a824b00b9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:24:33.281 8 INFO cinder.volume.api [None req-2ead9f82-2aaf-493e-8f34-341a824b00b9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:24:33.283 8 INFO cinder.api.openstack.wsgi [None req-2ead9f82-2aaf-493e-8f34-341a824b00b9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 165/329] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:24:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:24:33.322 7 INFO cinder.api.openstack.wsgi [None req-373665f2-4e24-46f0-858b-36f44890cdc6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:24:33.354 7 INFO cinder.api.openstack.wsgi [None req-373665f2-4e24-46f0-858b-36f44890cdc6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 165/330] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:24:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:24:33.365 8 INFO cinder.api.openstack.wsgi [None req-8d5b8caa-7d27-4ea9-a996-5acd4234d95f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:24:33.389 8 INFO cinder.api.openstack.wsgi [None req-8d5b8caa-7d27-4ea9-a996-5acd4234d95f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 166/331] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:24:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:24:33.401 7 INFO cinder.api.openstack.wsgi [None req-7094b0be-9b61-4db3-a8de-a0dee4820aa4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:24:33.423 7 INFO cinder.api.openstack.wsgi [None req-7094b0be-9b61-4db3-a8de-a0dee4820aa4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 166/332] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:24:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:24:33.433 8 INFO cinder.api.openstack.wsgi [None req-5ebeb180-b979-456e-b478-84c5155832e1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:24:33.443 8 INFO cinder.volume.api [None req-5ebeb180-b979-456e-b478-84c5155832e1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:24:33.445 8 INFO cinder.api.openstack.wsgi [None req-5ebeb180-b979-456e-b478-84c5155832e1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 167/333] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:24:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:24:33.455 7 INFO cinder.api.openstack.wsgi [None req-1c58411f-f411-4a43-ad4e-79037b263f4a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:24:33.959 7 INFO cinder.api.openstack.wsgi [None req-1c58411f-f411-4a43-ad4e-79037b263f4a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 167/334] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:24:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:24:34.644 8 INFO cinder.api.openstack.wsgi [None req-5ebeb180-b979-456e-b478-84c5155832e1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:24:34.644 7 INFO cinder.api.openstack.wsgi [None req-1c58411f-f411-4a43-ad4e-79037b263f4a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:24:34.645 8 INFO cinder.api.openstack.wsgi [None req-5ebeb180-b979-456e-b478-84c5155832e1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:24:34.645 7 INFO cinder.api.openstack.wsgi [None req-1c58411f-f411-4a43-ad4e-79037b263f4a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:24:44.644 8 INFO cinder.api.openstack.wsgi [None req-5ebeb180-b979-456e-b478-84c5155832e1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:24:44.644 7 INFO cinder.api.openstack.wsgi [None req-1c58411f-f411-4a43-ad4e-79037b263f4a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:24:44.645 8 INFO cinder.api.openstack.wsgi [None req-5ebeb180-b979-456e-b478-84c5155832e1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:24:44.646 7 INFO cinder.api.openstack.wsgi [None req-1c58411f-f411-4a43-ad4e-79037b263f4a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:24:54.644 8 INFO cinder.api.openstack.wsgi [None req-5ebeb180-b979-456e-b478-84c5155832e1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:24:54.644 7 INFO cinder.api.openstack.wsgi [None req-1c58411f-f411-4a43-ad4e-79037b263f4a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:24:54.645 8 INFO cinder.api.openstack.wsgi [None req-5ebeb180-b979-456e-b478-84c5155832e1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:24:54.645 7 INFO cinder.api.openstack.wsgi [None req-1c58411f-f411-4a43-ad4e-79037b263f4a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:24:57.080 8 INFO cinder.api.openstack.wsgi [None req-2f4f97f2-2242-4af6-94d9-37d86b8abbc4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots 2026-04-16 12:24:57.092 8 INFO cinder.volume.api [None req-2f4f97f2-2242-4af6-94d9-37d86b8abbc4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:24:57.093 8 INFO cinder.api.openstack.wsgi [None req-2f4f97f2-2242-4af6-94d9-37d86b8abbc4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 171/341] 10.0.0.96 () {32 vars in 704 bytes} [Thu Apr 16 12:24:57 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:24:57.105 7 INFO cinder.api.openstack.wsgi [None req-8f9bcebc-5736-4eb3-af1d-4f6e93bf2781 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes 2026-04-16 12:24:57.133 7 INFO cinder.volume.api [None req-8f9bcebc-5736-4eb3-af1d-4f6e93bf2781 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:24:57.133 7 INFO cinder.api.openstack.wsgi [None req-8f9bcebc-5736-4eb3-af1d-4f6e93bf2781 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes returned with HTTP 200 [pid: 7|app: 0|req: 171/342] 10.0.0.96 () {32 vars in 700 bytes} [Thu Apr 16 12:24:57 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:25:04.647 8 INFO cinder.api.openstack.wsgi [None req-2f4f97f2-2242-4af6-94d9-37d86b8abbc4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:25:04.648 7 INFO cinder.api.openstack.wsgi [None req-8f9bcebc-5736-4eb3-af1d-4f6e93bf2781 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:25:04.648 8 INFO cinder.api.openstack.wsgi [None req-2f4f97f2-2242-4af6-94d9-37d86b8abbc4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:25:04.649 7 INFO cinder.api.openstack.wsgi [None req-8f9bcebc-5736-4eb3-af1d-4f6e93bf2781 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:25:14.643 8 INFO cinder.api.openstack.wsgi [None req-2f4f97f2-2242-4af6-94d9-37d86b8abbc4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:25:14.644 7 INFO cinder.api.openstack.wsgi [None req-8f9bcebc-5736-4eb3-af1d-4f6e93bf2781 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:25:14.644 8 INFO cinder.api.openstack.wsgi [None req-2f4f97f2-2242-4af6-94d9-37d86b8abbc4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:25:14.646 7 INFO cinder.api.openstack.wsgi [None req-8f9bcebc-5736-4eb3-af1d-4f6e93bf2781 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:25:20.014 8 INFO cinder.api.openstack.wsgi [None req-bdab25af-9dae-463e-90c1-dfe5bcb3240d 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes 2026-04-16 12:25:20.658 8 INFO cinder.api.v3.volumes [None req-bdab25af-9dae-463e-90c1-dfe5bcb3240d 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] Create volume of 1 GB 2026-04-16 12:25:20.674 8 INFO cinder.volume.api [None req-bdab25af-9dae-463e-90c1-dfe5bcb3240d 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] Availability Zones retrieved successfully. 2026-04-16 12:25:20.999 8 INFO cinder.volume.api [None req-bdab25af-9dae-463e-90c1-dfe5bcb3240d 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] Create volume request issued successfully. 2026-04-16 12:25:21.001 8 INFO cinder.api.openstack.wsgi [None req-bdab25af-9dae-463e-90c1-dfe5bcb3240d 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes returned with HTTP 202 [pid: 8|app: 0|req: 174/347] 10.0.0.96 () {34 vars in 722 bytes} [Thu Apr 16 12:25:20 2026] POST /v3/b523cde1af6e47fd8a43b9b9524cde46/volumes => generated 864 bytes in 994 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-16 12:25:21.022 7 INFO cinder.api.openstack.wsgi [None req-195b8b1b-d375-4dcc-812a-4676ce854a3a 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:21.063 7 INFO cinder.volume.api [None req-195b8b1b-d375-4dcc-812a-4676ce854a3a 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] Volume info retrieved successfully. 2026-04-16 12:25:21.071 7 INFO cinder.api.openstack.wsgi [None req-195b8b1b-d375-4dcc-812a-4676ce854a3a 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 returned with HTTP 200 [pid: 7|app: 0|req: 174/348] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:25:21 2026] GET /v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 => generated 932 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:22.099 8 INFO cinder.api.openstack.wsgi [None req-bc7dcc6f-d00f-4db6-bc0b-618ebc0068dc 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:22.114 8 INFO cinder.volume.api [None req-bc7dcc6f-d00f-4db6-bc0b-618ebc0068dc 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] Volume info retrieved successfully. 2026-04-16 12:25:22.121 8 INFO cinder.api.openstack.wsgi [None req-bc7dcc6f-d00f-4db6-bc0b-618ebc0068dc 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 returned with HTTP 200 [pid: 8|app: 0|req: 175/349] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:25:22 2026] GET /v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:23.143 7 INFO cinder.api.openstack.wsgi [None req-58edb37b-34e2-4b82-99c2-febfbca27c10 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:23.157 7 INFO cinder.volume.api [None req-58edb37b-34e2-4b82-99c2-febfbca27c10 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] Volume info retrieved successfully. 2026-04-16 12:25:23.164 7 INFO cinder.api.openstack.wsgi [None req-58edb37b-34e2-4b82-99c2-febfbca27c10 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 returned with HTTP 200 [pid: 7|app: 0|req: 175/350] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:25:23 2026] GET /v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 => generated 956 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-04-16 12:25:24.185 8 INFO cinder.api.openstack.wsgi [None req-b708d073-bdc9-4c38-ac7c-f9ac2aa5bcfb 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:24.200 8 INFO cinder.volume.api [None req-b708d073-bdc9-4c38-ac7c-f9ac2aa5bcfb 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] Volume info retrieved successfully. 2026-04-16 12:25:24.206 8 INFO cinder.api.openstack.wsgi [None req-b708d073-bdc9-4c38-ac7c-f9ac2aa5bcfb 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 returned with HTTP 200 [pid: 8|app: 0|req: 176/351] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:25:24 2026] GET /v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 => generated 1341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:24.300 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-d7f74ce9-d850-4f9f-91bd-0da890dc0a78 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:24.313 7 INFO cinder.volume.api [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-d7f74ce9-d850-4f9f-91bd-0da890dc0a78 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] Volume info retrieved successfully. 2026-04-16 12:25:24.320 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-d7f74ce9-d850-4f9f-91bd-0da890dc0a78 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 returned with HTTP 200 [pid: 7|app: 0|req: 176/352] 10.0.0.198 () {34 vars in 1028 bytes} [Thu Apr 16 12:25:24 2026] GET /v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 => generated 1341 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:25:24.644 8 INFO cinder.api.openstack.wsgi [None req-b708d073-bdc9-4c38-ac7c-f9ac2aa5bcfb 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:25:24.644 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-d7f74ce9-d850-4f9f-91bd-0da890dc0a78 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:25:24.644 8 INFO cinder.api.openstack.wsgi [None req-b708d073-bdc9-4c38-ac7c-f9ac2aa5bcfb 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:25:24.645 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-d7f74ce9-d850-4f9f-91bd-0da890dc0a78 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:25.338 8 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-e83f2d6b-4cfd-41a4-9ec0-d96b59fde117 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:25.355 8 INFO cinder.volume.api [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-e83f2d6b-4cfd-41a4-9ec0-d96b59fde117 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] Volume info retrieved successfully. 2026-04-16 12:25:25.362 8 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-e83f2d6b-4cfd-41a4-9ec0-d96b59fde117 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 returned with HTTP 200 [pid: 8|app: 0|req: 178/355] 10.0.0.198 () {34 vars in 1028 bytes} [Thu Apr 16 12:25:25 2026] GET /v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 => generated 1341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:25:25.375 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-d7f74ce9-d850-4f9f-91bd-0da890dc0a78 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-16 12:25:25.376 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-d7f74ce9-d850-4f9f-91bd-0da890dc0a78 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 178/356] 10.0.0.198 () {32 vars in 829 bytes} [Thu Apr 16 12:25:25 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:25.391 8 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-e0cfbc1b-749f-4748-85d9-8be4ef65979c 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:25.447 8 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-e0cfbc1b-749f-4748-85d9-8be4ef65979c 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/attachments returned with HTTP 200 [pid: 8|app: 0|req: 179/357] 10.0.0.198 () {40 vars in 1057 bytes} [Thu Apr 16 12:25:25 2026] POST /v3/b523cde1af6e47fd8a43b9b9524cde46/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:25:31.370 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-d7f74ce9-d850-4f9f-91bd-0da890dc0a78 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-16 12:25:31.371 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-d7f74ce9-d850-4f9f-91bd-0da890dc0a78 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 179/358] 199.204.45.227 () {32 vars in 840 bytes} [Thu Apr 16 12:25:31 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-04-16 12:25:31.412 8 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-a4777ff5-b460-445d-a087-652dd271ec46 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:31.438 8 INFO cinder.volume.api [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-a4777ff5-b460-445d-a087-652dd271ec46 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] Volume info retrieved successfully. 2026-04-16 12:25:31.447 8 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-a4777ff5-b460-445d-a087-652dd271ec46 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 returned with HTTP 200 [pid: 8|app: 0|req: 180/359] 199.204.45.227 () {36 vars in 1073 bytes} [Thu Apr 16 12:25:31 2026] GET /v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 => generated 1521 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:33.333 7 INFO cinder.api.openstack.wsgi [None req-a6cf18d6-c7ec-4869-ba03-35c17c0cb09b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:25:33.344 7 INFO cinder.api.openstack.wsgi [None req-a6cf18d6-c7ec-4869-ba03-35c17c0cb09b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 180/360] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:25:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 144 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-04-16 12:25:33.357 8 INFO cinder.api.openstack.wsgi [None req-f2034c78-daa2-4aaa-a0e3-8ec58fd05efc 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:25:33.368 8 INFO cinder.volume.api [None req-f2034c78-daa2-4aaa-a0e3-8ec58fd05efc 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:33.374 8 INFO cinder.api.openstack.wsgi [None req-f2034c78-daa2-4aaa-a0e3-8ec58fd05efc 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 181/361] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:25:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 1508 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:25:33.386 7 INFO cinder.api.openstack.wsgi [None req-30a152ef-76ba-4cde-93be-c037e6d72fbe 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:25:33.404 7 INFO cinder.volume.api [None req-30a152ef-76ba-4cde-93be-c037e6d72fbe 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:33.409 7 INFO cinder.api.openstack.wsgi [None req-30a152ef-76ba-4cde-93be-c037e6d72fbe 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 181/362] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:25:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 1508 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-04-16 12:25:33.420 8 INFO cinder.api.openstack.wsgi [None req-81991730-ec81-4ccc-a462-499cdd0477aa 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:25:33.427 8 INFO cinder.volume.api [None req-81991730-ec81-4ccc-a462-499cdd0477aa 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:25:33.427 8 INFO cinder.api.openstack.wsgi [None req-81991730-ec81-4ccc-a462-499cdd0477aa 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 182/363] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:25:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true => generated 17 bytes in 15 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-04-16 12:25:33.470 7 INFO cinder.api.openstack.wsgi [None req-ce1a8352-a319-40a3-9f29-4d578c9729fe 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/10685e90e5b841ab9a363a7713ea114b?usage=true 2026-04-16 12:25:33.518 7 INFO cinder.api.openstack.wsgi [None req-ce1a8352-a319-40a3-9f29-4d578c9729fe 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/10685e90e5b841ab9a363a7713ea114b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 182/364] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:25:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/10685e90e5b841ab9a363a7713ea114b?usage=true => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:25:33.532 8 INFO cinder.api.openstack.wsgi [None req-eb7bd90c-4e85-4015-b497-e90686d0dab6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/87c0b8a07f5b4c18aa46eb9b691663d6?usage=true 2026-04-16 12:25:33.532 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-2d8c5905-b16b-413d-826a-6bd765f82de8 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/attachments/46c2b4d8-7ace-42f8-b0be-de3790f722a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:33.566 8 INFO cinder.api.openstack.wsgi [None req-eb7bd90c-4e85-4015-b497-e90686d0dab6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/87c0b8a07f5b4c18aa46eb9b691663d6?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 183/365] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:25:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/87c0b8a07f5b4c18aa46eb9b691663d6?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:25:33.573 8 INFO cinder.api.openstack.wsgi [None req-c1ae4178-d86a-4e3c-8c63-82dbd07d1348 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:25:33.607 8 INFO cinder.api.openstack.wsgi [None req-c1ae4178-d86a-4e3c-8c63-82dbd07d1348 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 184/366] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:25:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:25:33.626 8 INFO cinder.api.openstack.wsgi [None req-3c27e53c-8e4c-4da5-af8a-0def501f3b7e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b523cde1af6e47fd8a43b9b9524cde46?usage=true 2026-04-16 12:25:33.647 8 INFO cinder.api.openstack.wsgi [None req-3c27e53c-8e4c-4da5-af8a-0def501f3b7e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b523cde1af6e47fd8a43b9b9524cde46?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 185/367] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:25:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b523cde1af6e47fd8a43b9b9524cde46?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:25:33.656 8 INFO cinder.api.openstack.wsgi [None req-31f6048d-69dc-47d1-9cd6-ab8c089e8dd7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:25:33.678 8 INFO cinder.api.openstack.wsgi [None req-31f6048d-69dc-47d1-9cd6-ab8c089e8dd7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 186/368] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:25:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:25:33.691 8 INFO cinder.api.openstack.wsgi [None req-4de54ec2-7aaf-4168-8034-72610cbc1e7a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:25:33.719 8 INFO cinder.api.openstack.wsgi [None req-4de54ec2-7aaf-4168-8034-72610cbc1e7a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 187/369] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:25:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:25:33.740 8 INFO cinder.api.openstack.wsgi [None req-eb68eaaf-b688-4cd3-b255-2fb9c8c53910 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ff82f53276594a8092a87fabb22a7168?usage=true 2026-04-16 12:25:33.773 8 INFO cinder.api.openstack.wsgi [None req-eb68eaaf-b688-4cd3-b255-2fb9c8c53910 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ff82f53276594a8092a87fabb22a7168?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 188/370] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:25:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ff82f53276594a8092a87fabb22a7168?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:25:33.788 8 INFO cinder.api.openstack.wsgi [None req-b3a37b0e-5147-442b-844a-ba7648c11eb6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:25:34.290 8 INFO cinder.api.openstack.wsgi [None req-b3a37b0e-5147-442b-844a-ba7648c11eb6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 189/371] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:25:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:25:34.578 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-2d8c5905-b16b-413d-826a-6bd765f82de8 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/attachments/46c2b4d8-7ace-42f8-b0be-de3790f722a4 returned with HTTP 200 [pid: 7|app: 0|req: 183/372] 199.204.45.227 () {40 vars in 1135 bytes} [Thu Apr 16 12:25:33 2026] PUT /v3/b523cde1af6e47fd8a43b9b9524cde46/attachments/46c2b4d8-7ace-42f8-b0be-de3790f722a4 => generated 802 bytes in 1051 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:25:34.644 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-2d8c5905-b16b-413d-826a-6bd765f82de8 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:25:34.644 8 INFO cinder.api.openstack.wsgi [None req-b3a37b0e-5147-442b-844a-ba7648c11eb6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:25:34.645 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-2d8c5905-b16b-413d-826a-6bd765f82de8 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:25:34.645 8 INFO cinder.api.openstack.wsgi [None req-b3a37b0e-5147-442b-844a-ba7648c11eb6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:25:35.096 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-344b5ac7-dee7-4167-a851-3d689d6d06a6 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/attachments/46c2b4d8-7ace-42f8-b0be-de3790f722a4/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:35.131 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-344b5ac7-dee7-4167-a851-3d689d6d06a6 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/attachments/46c2b4d8-7ace-42f8-b0be-de3790f722a4/action returned with HTTP 204 [pid: 7|app: 0|req: 185/375] 199.204.45.227 () {40 vars in 1148 bytes} [Thu Apr 16 12:25:35 2026] POST /v3/b523cde1af6e47fd8a43b9b9524cde46/attachments/46c2b4d8-7ace-42f8-b0be-de3790f722a4/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-16 12:25:44.645 8 INFO cinder.api.openstack.wsgi [None req-b3a37b0e-5147-442b-844a-ba7648c11eb6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:25:44.645 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-344b5ac7-dee7-4167-a851-3d689d6d06a6 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:25:44.646 8 INFO cinder.api.openstack.wsgi [None req-b3a37b0e-5147-442b-844a-ba7648c11eb6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:25:44.646 7 INFO cinder.api.openstack.wsgi [req-3aee171c-38a7-4cef-b18e-e6346d7e3933 req-344b5ac7-dee7-4167-a851-3d689d6d06a6 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:25:48.811 8 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-93af01b9-ab00-4cfe-b127-badfa8cccab1 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/attachments/46c2b4d8-7ace-42f8-b0be-de3790f722a4 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:49.366 8 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-93af01b9-ab00-4cfe-b127-badfa8cccab1 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/attachments/46c2b4d8-7ace-42f8-b0be-de3790f722a4 returned with HTTP 200 [pid: 8|app: 0|req: 192/378] 199.204.45.227 () {38 vars in 1103 bytes} [Thu Apr 16 12:25:48 2026] DELETE /v3/b523cde1af6e47fd8a43b9b9524cde46/attachments/46c2b4d8-7ace-42f8-b0be-de3790f722a4 => generated 19 bytes in 561 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-04-16 12:25:49.384 7 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-ed4ed58d-9fb6-4aad-b8c4-e2e23666902b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 2026-04-16 12:25:49.385 7 INFO cinder.api.v3.volumes [req-436ad31b-9322-479f-8acf-798b8de1488f req-ed4ed58d-9fb6-4aad-b8c4-e2e23666902b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] Delete volume with id: 8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:25:49.395 7 INFO cinder.volume.api [req-436ad31b-9322-479f-8acf-798b8de1488f req-ed4ed58d-9fb6-4aad-b8c4-e2e23666902b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] Volume info retrieved successfully. 2026-04-16 12:25:49.421 7 INFO cinder.volume.api [req-436ad31b-9322-479f-8acf-798b8de1488f req-ed4ed58d-9fb6-4aad-b8c4-e2e23666902b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] Delete volume request issued successfully. 2026-04-16 12:25:49.421 7 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-ed4ed58d-9fb6-4aad-b8c4-e2e23666902b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 returned with HTTP 202 [pid: 7|app: 0|req: 187/379] 199.204.45.227 () {36 vars in 1054 bytes} [Thu Apr 16 12:25:49 2026] DELETE /v3/b523cde1af6e47fd8a43b9b9524cde46/volumes/8b540b84-8ec1-4161-b79e-4d4b32bcb9c2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-16 12:25:54.644 8 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-93af01b9-ab00-4cfe-b127-badfa8cccab1 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:25:54.644 8 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-93af01b9-ab00-4cfe-b127-badfa8cccab1 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:25:54.645 7 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-ed4ed58d-9fb6-4aad-b8c4-e2e23666902b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:25:54.646 7 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-ed4ed58d-9fb6-4aad-b8c4-e2e23666902b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:26:04.644 8 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-93af01b9-ab00-4cfe-b127-badfa8cccab1 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:26:04.645 8 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-93af01b9-ab00-4cfe-b127-badfa8cccab1 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:26:04.645 7 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-ed4ed58d-9fb6-4aad-b8c4-e2e23666902b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:26:04.646 7 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-ed4ed58d-9fb6-4aad-b8c4-e2e23666902b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:26:14.644 7 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-ed4ed58d-9fb6-4aad-b8c4-e2e23666902b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:26:14.644 8 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-93af01b9-ab00-4cfe-b127-badfa8cccab1 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:26:14.645 7 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-ed4ed58d-9fb6-4aad-b8c4-e2e23666902b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:26:14.646 8 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-93af01b9-ab00-4cfe-b127-badfa8cccab1 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:26:24.644 8 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-93af01b9-ab00-4cfe-b127-badfa8cccab1 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:26:24.644 7 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-ed4ed58d-9fb6-4aad-b8c4-e2e23666902b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:26:24.644 8 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-93af01b9-ab00-4cfe-b127-badfa8cccab1 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:26:24.644 7 INFO cinder.api.openstack.wsgi [req-436ad31b-9322-479f-8acf-798b8de1488f req-ed4ed58d-9fb6-4aad-b8c4-e2e23666902b 4aac94de6127451b9127fcabbdd4f863 b523cde1af6e47fd8a43b9b9524cde46 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:26:33.368 8 INFO cinder.api.openstack.wsgi [None req-59a5f948-b39f-413a-abc1-1613909fe0e1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/5036788c88ff41e1b326e5a756375401?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:26:33.398 8 INFO cinder.api.openstack.wsgi [None req-59a5f948-b39f-413a-abc1-1613909fe0e1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/5036788c88ff41e1b326e5a756375401?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 197/388] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:26:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/5036788c88ff41e1b326e5a756375401?usage=true => generated 847 bytes in 133 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-04-16 12:26:33.410 7 INFO cinder.api.openstack.wsgi [None req-f4dd6160-ff12-4011-86c4-1111ea21b782 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/6b953e84cd6d42a2846978ba8bbbf2dc?usage=true 2026-04-16 12:26:33.435 7 INFO cinder.api.openstack.wsgi [None req-f4dd6160-ff12-4011-86c4-1111ea21b782 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/6b953e84cd6d42a2846978ba8bbbf2dc?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 192/389] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:26:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/6b953e84cd6d42a2846978ba8bbbf2dc?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:26:33.447 8 INFO cinder.api.openstack.wsgi [None req-42252695-40fa-4080-84e7-a13518abd7c1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:26:33.467 8 INFO cinder.api.openstack.wsgi [None req-42252695-40fa-4080-84e7-a13518abd7c1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 198/390] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:26:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:26:33.478 7 INFO cinder.api.openstack.wsgi [None req-7a59f154-3a61-4a1b-84b9-390cb93bcb7f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a2650852c5a44542bde5f13e00a220df?usage=true 2026-04-16 12:26:33.500 7 INFO cinder.api.openstack.wsgi [None req-7a59f154-3a61-4a1b-84b9-390cb93bcb7f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a2650852c5a44542bde5f13e00a220df?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 193/391] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:26:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a2650852c5a44542bde5f13e00a220df?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:26:33.512 8 INFO cinder.api.openstack.wsgi [None req-dbf60ddc-e1b1-46a5-91cd-014a2aba23a2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:26:33.530 8 INFO cinder.api.openstack.wsgi [None req-dbf60ddc-e1b1-46a5-91cd-014a2aba23a2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 199/392] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:26:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:26:33.541 7 INFO cinder.api.openstack.wsgi [None req-8648dcde-f257-4413-8921-ad631f4ca09c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:26:33.561 7 INFO cinder.api.openstack.wsgi [None req-8648dcde-f257-4413-8921-ad631f4ca09c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 194/393] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:26:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:26:33.572 8 INFO cinder.api.openstack.wsgi [None req-966deeab-7c68-4a6c-9f99-cd288c9a27c3 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fc85c0d08d7f4c25a322496eb64b6100?usage=true 2026-04-16 12:26:33.592 8 INFO cinder.api.openstack.wsgi [None req-966deeab-7c68-4a6c-9f99-cd288c9a27c3 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fc85c0d08d7f4c25a322496eb64b6100?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 200/394] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:26:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fc85c0d08d7f4c25a322496eb64b6100?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:26:33.603 7 INFO cinder.api.openstack.wsgi [None req-d82fec73-ee63-4ee4-a162-be7c5031877f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:26:33.613 7 INFO cinder.volume.api [None req-d82fec73-ee63-4ee4-a162-be7c5031877f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:26:33.617 7 INFO cinder.api.openstack.wsgi [None req-d82fec73-ee63-4ee4-a162-be7c5031877f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 195/395] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:26:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:26:33.630 8 INFO cinder.api.openstack.wsgi [None req-1170feb7-4e75-434f-8137-5ed13a3ef9f5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:26:33.637 8 INFO cinder.volume.api [None req-1170feb7-4e75-434f-8137-5ed13a3ef9f5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:26:33.638 8 INFO cinder.api.openstack.wsgi [None req-1170feb7-4e75-434f-8137-5ed13a3ef9f5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 201/396] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:26:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:26:33.647 7 INFO cinder.api.openstack.wsgi [None req-6caecd8a-ed75-45d1-90a1-8613ef25f5d6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:26:33.657 7 INFO cinder.volume.api [None req-6caecd8a-ed75-45d1-90a1-8613ef25f5d6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:26:33.659 7 INFO cinder.api.openstack.wsgi [None req-6caecd8a-ed75-45d1-90a1-8613ef25f5d6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 196/397] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:26:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:26:33.672 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:26:34.176 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 202/398] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:26:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:26:34.187 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:26:34.193 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 197/399] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:26:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:26:34.644 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:26:34.644 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:26:34.644 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:26:34.646 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:26:44.470 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-16 12:26:44.471 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 199/402] 10.0.0.96 () {30 vars in 410 bytes} [Thu Apr 16 12:26:44 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-16 12:26:44.644 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:26:44.644 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:26:44.645 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:26:44.646 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:26:54.643 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:26:54.644 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:26:54.644 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:26:54.646 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:27:04.644 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:27:04.644 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:27:04.645 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:27:04.645 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:27:14.644 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:27:14.644 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:27:14.645 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:27:14.645 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:27:24.644 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:27:24.645 8 INFO cinder.api.openstack.wsgi [None req-f8e311d3-d2e2-4799-a07e-602d4ec91dc8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:27:24.648 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:27:24.648 7 INFO cinder.api.openstack.wsgi [None req-8943b062-3f36-44c3-a131-e224fd3179cd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:27:27.555 8 INFO cinder.api.openstack.wsgi [None req-ba2cc405-33d4-43f2-9f4c-2263d978686f 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes 2026-04-16 12:27:27.558 8 INFO cinder.api.v3.volumes [None req-ba2cc405-33d4-43f2-9f4c-2263d978686f 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Create volume of 1 GB 2026-04-16 12:27:27.564 8 INFO cinder.volume.api [None req-ba2cc405-33d4-43f2-9f4c-2263d978686f 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Availability Zones retrieved successfully. 2026-04-16 12:27:27.727 8 INFO cinder.volume.api [None req-ba2cc405-33d4-43f2-9f4c-2263d978686f 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Create volume request issued successfully. 2026-04-16 12:27:27.727 8 INFO cinder.api.openstack.wsgi [None req-ba2cc405-33d4-43f2-9f4c-2263d978686f 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes returned with HTTP 202 [pid: 8|app: 0|req: 209/413] 10.0.0.96 () {34 vars in 721 bytes} [Thu Apr 16 12:27:27 2026] POST /v3/df9a00fee576400897bcd821f0a82b9a/volumes => generated 861 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-16 12:27:27.748 7 INFO cinder.api.openstack.wsgi [None req-2044a9c4-356b-437a-a411-3db37ee102a3 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:27.764 7 INFO cinder.volume.api [None req-2044a9c4-356b-437a-a411-3db37ee102a3 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Volume info retrieved successfully. 2026-04-16 12:27:27.769 7 INFO cinder.api.openstack.wsgi [None req-2044a9c4-356b-437a-a411-3db37ee102a3 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 returned with HTTP 200 [pid: 7|app: 0|req: 205/414] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:27 2026] GET /v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 => generated 929 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-04-16 12:27:28.792 8 INFO cinder.api.openstack.wsgi [None req-e7b60580-76f8-47a8-a5df-d25e99b39ac2 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:28.810 8 INFO cinder.volume.api [None req-e7b60580-76f8-47a8-a5df-d25e99b39ac2 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Volume info retrieved successfully. 2026-04-16 12:27:28.817 8 INFO cinder.api.openstack.wsgi [None req-e7b60580-76f8-47a8-a5df-d25e99b39ac2 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 returned with HTTP 200 [pid: 8|app: 0|req: 210/415] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:28 2026] GET /v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 => generated 954 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-04-16 12:27:33.386 7 INFO cinder.api.openstack.wsgi [None req-eb02abba-f383-4d68-b4ae-0c1419775b14 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:27:33.398 7 INFO cinder.volume.api [None req-eb02abba-f383-4d68-b4ae-0c1419775b14 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:27:33.398 7 INFO cinder.api.openstack.wsgi [None req-eb02abba-f383-4d68-b4ae-0c1419775b14 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 206/416] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:27:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true => generated 17 bytes in 216 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-04-16 12:27:33.408 8 INFO cinder.api.openstack.wsgi [None req-38a65127-59ef-4aa9-be62-d8a85628a6f3 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:27:33.413 8 INFO cinder.api.openstack.wsgi [None req-38a65127-59ef-4aa9-be62-d8a85628a6f3 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 211/417] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:27:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:33.423 7 INFO cinder.api.openstack.wsgi [None req-b8fb8ee8-5e80-4c56-9612-b6f4e4b02b32 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:27:33.434 7 INFO cinder.volume.api [None req-b8fb8ee8-5e80-4c56-9612-b6f4e4b02b32 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:33.439 7 INFO cinder.api.openstack.wsgi [None req-b8fb8ee8-5e80-4c56-9612-b6f4e4b02b32 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 207/418] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:27:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 1122 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:27:33.452 8 INFO cinder.api.openstack.wsgi [None req-8af47e8e-89ba-474a-8a28-e141845c1657 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:27:33.956 8 INFO cinder.api.openstack.wsgi [None req-8af47e8e-89ba-474a-8a28-e141845c1657 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 212/419] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:27:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:34.071 7 INFO cinder.api.openstack.wsgi [None req-9283638b-cb04-4beb-a7d9-84d38cc73f8e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/53f7dc1d4f13490fba0497cce3f400b0?usage=true 2026-04-16 12:27:34.102 7 INFO cinder.api.openstack.wsgi [None req-9283638b-cb04-4beb-a7d9-84d38cc73f8e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/53f7dc1d4f13490fba0497cce3f400b0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 208/420] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:27:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/53f7dc1d4f13490fba0497cce3f400b0?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:34.113 8 INFO cinder.api.openstack.wsgi [None req-6d4f40e3-4336-4ae6-a6f2-2b025fb3a036 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:27:34.154 8 INFO cinder.api.openstack.wsgi [None req-6d4f40e3-4336-4ae6-a6f2-2b025fb3a036 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 213/421] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:27:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:34.165 7 INFO cinder.api.openstack.wsgi [None req-da415523-6c1d-4595-a16a-ce4441e59785 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/9d392a95ff984662bb111384323ab632?usage=true 2026-04-16 12:27:34.186 7 INFO cinder.api.openstack.wsgi [None req-da415523-6c1d-4595-a16a-ce4441e59785 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/9d392a95ff984662bb111384323ab632?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 209/422] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:27:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/9d392a95ff984662bb111384323ab632?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:34.199 8 INFO cinder.api.openstack.wsgi [None req-c2c96a13-6b60-4216-82db-27acf5b88233 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/aaf4f5d83d0b48e999324b07347d1fa7?usage=true 2026-04-16 12:27:34.219 8 INFO cinder.api.openstack.wsgi [None req-c2c96a13-6b60-4216-82db-27acf5b88233 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/aaf4f5d83d0b48e999324b07347d1fa7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 214/423] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:27:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/aaf4f5d83d0b48e999324b07347d1fa7?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:34.228 7 INFO cinder.api.openstack.wsgi [None req-9eeb87eb-a915-41dd-958f-b943edcf289f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:27:34.250 7 INFO cinder.api.openstack.wsgi [None req-9eeb87eb-a915-41dd-958f-b943edcf289f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 210/424] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:27:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:34.260 8 INFO cinder.api.openstack.wsgi [None req-73380968-5653-449e-9967-a51c55fdc0b5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d44abd46caf6418886dd6bd1f4559ae3?usage=true 2026-04-16 12:27:34.281 8 INFO cinder.api.openstack.wsgi [None req-73380968-5653-449e-9967-a51c55fdc0b5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d44abd46caf6418886dd6bd1f4559ae3?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/425] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:27:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d44abd46caf6418886dd6bd1f4559ae3?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:34.292 7 INFO cinder.api.openstack.wsgi [None req-3d678f64-edb7-44d5-941a-29e3297b9205 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:27:34.316 7 INFO cinder.api.openstack.wsgi [None req-3d678f64-edb7-44d5-941a-29e3297b9205 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 211/426] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:27:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:34.327 8 INFO cinder.api.openstack.wsgi [None req-cf9c17fe-413d-49ee-8de2-8fd0175f17e8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/df9a00fee576400897bcd821f0a82b9a?usage=true 2026-04-16 12:27:34.349 8 INFO cinder.api.openstack.wsgi [None req-cf9c17fe-413d-49ee-8de2-8fd0175f17e8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/df9a00fee576400897bcd821f0a82b9a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 216/427] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:27:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/df9a00fee576400897bcd821f0a82b9a?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:34.358 7 INFO cinder.api.openstack.wsgi [None req-9920a158-514c-4da8-b32a-62ebf9e5706b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ef06826ad09440f1873a399bbb247aa6?usage=true 2026-04-16 12:27:34.400 7 INFO cinder.api.openstack.wsgi [None req-9920a158-514c-4da8-b32a-62ebf9e5706b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ef06826ad09440f1873a399bbb247aa6?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 212/428] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:27:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ef06826ad09440f1873a399bbb247aa6?usage=true => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:34.411 8 INFO cinder.api.openstack.wsgi [None req-1d48ae83-b837-4d21-bcea-8e15d1d6112e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:27:34.425 8 INFO cinder.volume.api [None req-1d48ae83-b837-4d21-bcea-8e15d1d6112e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:34.430 8 INFO cinder.api.openstack.wsgi [None req-1d48ae83-b837-4d21-bcea-8e15d1d6112e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 217/429] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:27:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 1122 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:27:34.645 7 INFO cinder.api.openstack.wsgi [None req-9920a158-514c-4da8-b32a-62ebf9e5706b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:27:34.645 8 INFO cinder.api.openstack.wsgi [None req-1d48ae83-b837-4d21-bcea-8e15d1d6112e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:27:34.645 7 INFO cinder.api.openstack.wsgi [None req-9920a158-514c-4da8-b32a-62ebf9e5706b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:27:34.646 8 INFO cinder.api.openstack.wsgi [None req-1d48ae83-b837-4d21-bcea-8e15d1d6112e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:37.455 8 INFO cinder.api.openstack.wsgi [req-80a6b404-8847-48a4-adf4-ab3c9f022e0a req-3f73147e-3b8b-48b1-9b2a-816f834d0957 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/aaf4f5d83d0b48e999324b07347d1fa7/attachments?instance_id=26cde273-3371-467f-9e39-6128be469d07 2026-04-16 12:27:37.467 8 INFO cinder.api.openstack.wsgi [req-80a6b404-8847-48a4-adf4-ab3c9f022e0a req-3f73147e-3b8b-48b1-9b2a-816f834d0957 69b63cec6c4a4661a52f9089384d59a5 aaf4f5d83d0b48e999324b07347d1fa7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/aaf4f5d83d0b48e999324b07347d1fa7/attachments?instance_id=26cde273-3371-467f-9e39-6128be469d07 returned with HTTP 200 [pid: 8|app: 0|req: 219/432] 199.204.45.227 () {36 vars in 1104 bytes} [Thu Apr 16 12:27:37 2026] GET /v3/aaf4f5d83d0b48e999324b07347d1fa7/attachments?instance_id=26cde273-3371-467f-9e39-6128be469d07 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:42.375 7 INFO cinder.api.openstack.wsgi [None req-914984f8-11dc-4e0d-bbce-4dc0f324e509 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:42.388 7 INFO cinder.volume.api [None req-914984f8-11dc-4e0d-bbce-4dc0f324e509 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Volume info retrieved successfully. 2026-04-16 12:27:42.399 7 INFO cinder.volume.api [None req-914984f8-11dc-4e0d-bbce-4dc0f324e509 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Update volume admin metadata completed successfully. 2026-04-16 12:27:42.884 8 INFO cinder.api.openstack.wsgi [None req-667526a8-1b84-440d-ac41-04a7e68da6ba 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes 2026-04-16 12:27:42.886 8 INFO cinder.api.v3.volumes [None req-667526a8-1b84-440d-ac41-04a7e68da6ba 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Create volume of 1 GB 2026-04-16 12:27:42.892 8 INFO cinder.volume.api [None req-667526a8-1b84-440d-ac41-04a7e68da6ba 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Availability Zones retrieved successfully. 2026-04-16 12:27:42.903 7 INFO cinder.volume.api [None req-914984f8-11dc-4e0d-bbce-4dc0f324e509 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Attach volume completed successfully. 2026-04-16 12:27:42.904 7 INFO cinder.api.openstack.wsgi [None req-914984f8-11dc-4e0d-bbce-4dc0f324e509 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5/action returned with HTTP 202 [pid: 7|app: 0|req: 214/433] 10.0.0.96 () {34 vars in 809 bytes} [Thu Apr 16 12:27:42 2026] POST /v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5/action => generated 0 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:42.918 7 INFO cinder.api.openstack.wsgi [None req-b12b1142-57ab-4528-8491-a0a6615a7d09 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:42.942 7 INFO cinder.volume.api [None req-b12b1142-57ab-4528-8491-a0a6615a7d09 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Volume info retrieved successfully. 2026-04-16 12:27:42.950 7 INFO cinder.api.openstack.wsgi [None req-b12b1142-57ab-4528-8491-a0a6615a7d09 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 returned with HTTP 200 [pid: 7|app: 0|req: 215/434] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:42 2026] GET /v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 => generated 1288 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:42.970 7 INFO cinder.api.openstack.wsgi [None req-22854330-928b-481e-8ff8-77ee23a7dbca 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:42.984 7 INFO cinder.volume.api [None req-22854330-928b-481e-8ff8-77ee23a7dbca 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Volume info retrieved successfully. 2026-04-16 12:27:43.105 8 INFO cinder.volume.api [None req-667526a8-1b84-440d-ac41-04a7e68da6ba 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Create volume request issued successfully. 2026-04-16 12:27:43.106 8 INFO cinder.api.openstack.wsgi [None req-667526a8-1b84-440d-ac41-04a7e68da6ba 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes returned with HTTP 202 [pid: 8|app: 0|req: 220/435] 10.0.0.96 () {34 vars in 722 bytes} [Thu Apr 16 12:27:42 2026] POST /v3/b9725ed24f964c13aff561d472256ec5/volumes => generated 870 bytes in 429 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-04-16 12:27:43.129 8 INFO cinder.api.openstack.wsgi [None req-01f05145-d5da-42a5-a16b-8dade6f50c97 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:43.141 8 INFO cinder.volume.api [None req-01f05145-d5da-42a5-a16b-8dade6f50c97 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:43.146 8 INFO cinder.api.openstack.wsgi [None req-01f05145-d5da-42a5-a16b-8dade6f50c97 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 returned with HTTP 200 [pid: 8|app: 0|req: 221/436] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:43 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:43.490 7 INFO cinder.volume.api [None req-22854330-928b-481e-8ff8-77ee23a7dbca 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Detach volume completed successfully. 2026-04-16 12:27:43.490 7 INFO cinder.api.openstack.wsgi [None req-22854330-928b-481e-8ff8-77ee23a7dbca 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5/action returned with HTTP 202 [pid: 7|app: 0|req: 216/437] 10.0.0.96 () {34 vars in 809 bytes} [Thu Apr 16 12:27:42 2026] POST /v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5/action => generated 0 bytes in 527 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-04-16 12:27:43.510 8 INFO cinder.api.openstack.wsgi [None req-8f287c36-ca18-4804-9036-a94aa8eff3c5 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:43.537 8 INFO cinder.volume.api [None req-8f287c36-ca18-4804-9036-a94aa8eff3c5 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Volume info retrieved successfully. 2026-04-16 12:27:43.546 8 INFO cinder.api.openstack.wsgi [None req-8f287c36-ca18-4804-9036-a94aa8eff3c5 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 returned with HTTP 200 [pid: 8|app: 0|req: 222/438] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:43 2026] GET /v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 => generated 973 bytes in 45 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-04-16 12:27:44.171 7 INFO cinder.api.openstack.wsgi [None req-3eb3d002-fe8b-4959-9264-aac7281998da 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:44.187 7 INFO cinder.volume.api [None req-3eb3d002-fe8b-4959-9264-aac7281998da 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:44.192 7 INFO cinder.api.openstack.wsgi [None req-3eb3d002-fe8b-4959-9264-aac7281998da 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 returned with HTTP 200 [pid: 7|app: 0|req: 217/439] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:44 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 => generated 963 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:44.212 8 INFO cinder.api.openstack.wsgi [None req-0b6fca35-28ed-4378-b2df-e31a3114c953 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:44.231 8 INFO cinder.volume.api [None req-0b6fca35-28ed-4378-b2df-e31a3114c953 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:44.236 8 INFO cinder.api.openstack.wsgi [None req-0b6fca35-28ed-4378-b2df-e31a3114c953 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 returned with HTTP 200 [pid: 8|app: 0|req: 223/440] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:44 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 => generated 963 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-04-16 12:27:44.254 7 INFO cinder.api.openstack.wsgi [None req-959de86d-a91c-4f78-b0dd-344af37f39b8 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:44.271 7 INFO cinder.volume.api [None req-959de86d-a91c-4f78-b0dd-344af37f39b8 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:44.278 7 INFO cinder.volume.api [None req-959de86d-a91c-4f78-b0dd-344af37f39b8 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume updated successfully. 2026-04-16 12:27:44.278 7 INFO cinder.api.openstack.wsgi [None req-959de86d-a91c-4f78-b0dd-344af37f39b8 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 returned with HTTP 200 [pid: 7|app: 0|req: 218/441] 10.0.0.96 () {34 vars in 794 bytes} [Thu Apr 16 12:27:44 2026] PUT /v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 => generated 895 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-04-16 12:27:44.298 8 INFO cinder.api.openstack.wsgi [None req-b1e59169-a38b-4f23-9535-82a8b7387415 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:44.314 8 INFO cinder.volume.api [None req-b1e59169-a38b-4f23-9535-82a8b7387415 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:44.327 8 INFO cinder.volume.api [None req-b1e59169-a38b-4f23-9535-82a8b7387415 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume updated successfully. 2026-04-16 12:27:44.328 8 INFO cinder.api.openstack.wsgi [None req-b1e59169-a38b-4f23-9535-82a8b7387415 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 returned with HTTP 200 [pid: 8|app: 0|req: 224/442] 10.0.0.96 () {34 vars in 795 bytes} [Thu Apr 16 12:27:44 2026] PUT /v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 => generated 935 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-04-16 12:27:44.349 7 INFO cinder.api.openstack.wsgi [None req-f32f1616-274a-4313-9bfe-0222873c4b2c 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:44.364 7 INFO cinder.volume.api [None req-f32f1616-274a-4313-9bfe-0222873c4b2c 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:44.369 7 INFO cinder.api.openstack.wsgi [None req-f32f1616-274a-4313-9bfe-0222873c4b2c 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 returned with HTTP 200 [pid: 7|app: 0|req: 219/443] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:44 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 => generated 1003 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-04-16 12:27:44.390 8 INFO cinder.api.openstack.wsgi [None req-8d20210d-d31b-449f-aacd-7c5c44f3f5ef 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes 2026-04-16 12:27:44.393 8 INFO cinder.api.v3.volumes [None req-8d20210d-d31b-449f-aacd-7c5c44f3f5ef 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Create volume of 1 GB 2026-04-16 12:27:44.397 8 INFO cinder.volume.api [None req-8d20210d-d31b-449f-aacd-7c5c44f3f5ef 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Availability Zones retrieved successfully. 2026-04-16 12:27:44.505 8 INFO cinder.volume.api [None req-8d20210d-d31b-449f-aacd-7c5c44f3f5ef 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Create volume request issued successfully. 2026-04-16 12:27:44.505 8 INFO cinder.api.openstack.wsgi [None req-8d20210d-d31b-449f-aacd-7c5c44f3f5ef 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes returned with HTTP 202 [pid: 8|app: 0|req: 225/444] 10.0.0.96 () {34 vars in 722 bytes} [Thu Apr 16 12:27:44 2026] POST /v3/b9725ed24f964c13aff561d472256ec5/volumes => generated 891 bytes in 121 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-04-16 12:27:44.526 7 INFO cinder.api.openstack.wsgi [None req-36fade5e-cc91-4564-b8b0-00ce5dd2c981 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:44.548 7 INFO cinder.volume.api [None req-36fade5e-cc91-4564-b8b0-00ce5dd2c981 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:44.556 7 INFO cinder.api.openstack.wsgi [None req-36fade5e-cc91-4564-b8b0-00ce5dd2c981 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 returned with HTTP 200 [pid: 7|app: 0|req: 220/445] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:44 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 => generated 959 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:44.644 8 INFO cinder.api.openstack.wsgi [None req-8d20210d-d31b-449f-aacd-7c5c44f3f5ef 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:27:44.644 7 INFO cinder.api.openstack.wsgi [None req-36fade5e-cc91-4564-b8b0-00ce5dd2c981 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:27:44.645 8 INFO cinder.api.openstack.wsgi [None req-8d20210d-d31b-449f-aacd-7c5c44f3f5ef 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:27:44.645 7 INFO cinder.api.openstack.wsgi [None req-36fade5e-cc91-4564-b8b0-00ce5dd2c981 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:45.577 8 INFO cinder.api.openstack.wsgi [None req-231d9570-5993-442b-a689-2b3a88ff8f8c 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:45.589 8 INFO cinder.volume.api [None req-231d9570-5993-442b-a689-2b3a88ff8f8c 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:45.592 8 INFO cinder.api.openstack.wsgi [None req-231d9570-5993-442b-a689-2b3a88ff8f8c 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 returned with HTTP 200 [pid: 8|app: 0|req: 227/448] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:45 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 => generated 984 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-04-16 12:27:45.613 7 INFO cinder.api.openstack.wsgi [None req-236519eb-bc19-4400-82f9-01d44e1d7fd3 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:45.632 7 INFO cinder.volume.api [None req-236519eb-bc19-4400-82f9-01d44e1d7fd3 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:45.644 7 INFO cinder.volume.api [None req-236519eb-bc19-4400-82f9-01d44e1d7fd3 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume updated successfully. 2026-04-16 12:27:45.645 7 INFO cinder.api.openstack.wsgi [None req-236519eb-bc19-4400-82f9-01d44e1d7fd3 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 returned with HTTP 200 [pid: 7|app: 0|req: 222/449] 10.0.0.96 () {34 vars in 794 bytes} [Thu Apr 16 12:27:45 2026] PUT /v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 => generated 881 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-04-16 12:27:45.666 8 INFO cinder.api.openstack.wsgi [None req-57044b93-fd88-49cb-b315-671a936c6f8e 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:45.677 8 INFO cinder.volume.api [None req-57044b93-fd88-49cb-b315-671a936c6f8e 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:45.681 8 INFO cinder.api.openstack.wsgi [None req-57044b93-fd88-49cb-b315-671a936c6f8e 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 returned with HTTP 200 [pid: 8|app: 0|req: 228/450] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:45 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:45.700 7 INFO cinder.api.openstack.wsgi [None req-1c6e1145-1fc2-4620-bd68-fefa5a511239 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 2026-04-16 12:27:45.700 7 INFO cinder.api.v3.volumes [None req-1c6e1145-1fc2-4620-bd68-fefa5a511239 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Delete volume with id: 3a588a06-08ca-4909-9256-8b2c94205691 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:45.711 7 INFO cinder.volume.api [None req-1c6e1145-1fc2-4620-bd68-fefa5a511239 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:45.730 7 INFO cinder.volume.api [None req-1c6e1145-1fc2-4620-bd68-fefa5a511239 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Delete volume request issued successfully. 2026-04-16 12:27:45.731 7 INFO cinder.api.openstack.wsgi [None req-1c6e1145-1fc2-4620-bd68-fefa5a511239 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 returned with HTTP 202 [pid: 7|app: 0|req: 223/451] 10.0.0.96 () {32 vars in 777 bytes} [Thu Apr 16 12:27:45 2026] DELETE /v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:45.741 8 INFO cinder.api.openstack.wsgi [None req-1c7c99eb-d55d-49c0-8904-56ba79cffb4f 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:45.753 8 INFO cinder.volume.api [None req-1c7c99eb-d55d-49c0-8904-56ba79cffb4f 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:45.757 8 INFO cinder.api.openstack.wsgi [None req-1c7c99eb-d55d-49c0-8904-56ba79cffb4f 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 returned with HTTP 200 [pid: 8|app: 0|req: 229/452] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:45 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 => generated 948 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:46.777 7 INFO cinder.api.openstack.wsgi [None req-2db4d6c0-ff88-45c5-8bca-8977083ffc02 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 2026-04-16 12:27:46.785 7 INFO cinder.api.openstack.wsgi [None req-2db4d6c0-ff88-45c5-8bca-8977083ffc02 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 returned with HTTP 404 [pid: 7|app: 0|req: 224/453] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:46 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/3a588a06-08ca-4909-9256-8b2c94205691 => 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-04-16 12:27:46.799 8 INFO cinder.api.openstack.wsgi [None req-1f214702-04de-421a-9cff-e36ef882a7de 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:46.811 8 INFO cinder.volume.api [None req-1f214702-04de-421a-9cff-e36ef882a7de 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:46.815 8 INFO cinder.api.openstack.wsgi [None req-1f214702-04de-421a-9cff-e36ef882a7de 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 returned with HTTP 200 [pid: 8|app: 0|req: 230/454] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:46 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 => generated 1003 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:27:46.837 7 INFO cinder.api.openstack.wsgi [None req-22cf4762-adde-4c75-bb28-df7da977049f 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 2026-04-16 12:27:46.837 7 INFO cinder.api.v3.volumes [None req-22cf4762-adde-4c75-bb28-df7da977049f 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Delete volume with id: 3477056c-2614-46f3-8261-e07cf15bb057 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:46.846 7 INFO cinder.volume.api [None req-22cf4762-adde-4c75-bb28-df7da977049f 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:46.878 7 INFO cinder.volume.api [None req-22cf4762-adde-4c75-bb28-df7da977049f 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Delete volume request issued successfully. 2026-04-16 12:27:46.878 7 INFO cinder.api.openstack.wsgi [None req-22cf4762-adde-4c75-bb28-df7da977049f 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 returned with HTTP 202 [pid: 7|app: 0|req: 225/455] 10.0.0.96 () {32 vars in 777 bytes} [Thu Apr 16 12:27:46 2026] DELETE /v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 => 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-04-16 12:27:46.889 8 INFO cinder.api.openstack.wsgi [None req-143a7c9f-aab8-4206-b146-b5ac366ff501 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:47.058 8 INFO cinder.volume.api [None req-143a7c9f-aab8-4206-b146-b5ac366ff501 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:47.063 8 INFO cinder.api.openstack.wsgi [None req-143a7c9f-aab8-4206-b146-b5ac366ff501 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 returned with HTTP 200 [pid: 8|app: 0|req: 231/456] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:46 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 => generated 1002 bytes in 180 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-04-16 12:27:48.081 7 INFO cinder.api.openstack.wsgi [None req-f2f1f357-3fc2-4764-ac29-886880fda58b 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 2026-04-16 12:27:48.091 7 INFO cinder.api.openstack.wsgi [None req-f2f1f357-3fc2-4764-ac29-886880fda58b 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 returned with HTTP 404 [pid: 7|app: 0|req: 226/457] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:48 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/3477056c-2614-46f3-8261-e07cf15bb057 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:48.146 8 INFO cinder.api.openstack.wsgi [None req-49659c76-6ca7-42c9-a6df-ab8402054181 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes 2026-04-16 12:27:48.252 8 INFO cinder.api.v3.volumes [None req-49659c76-6ca7-42c9-a6df-ab8402054181 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Create volume of 1 GB 2026-04-16 12:27:48.258 8 INFO cinder.volume.api [None req-49659c76-6ca7-42c9-a6df-ab8402054181 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Availability Zones retrieved successfully. 2026-04-16 12:27:48.430 8 INFO cinder.volume.api [None req-49659c76-6ca7-42c9-a6df-ab8402054181 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Create volume request issued successfully. 2026-04-16 12:27:48.431 8 INFO cinder.api.openstack.wsgi [None req-49659c76-6ca7-42c9-a6df-ab8402054181 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes returned with HTTP 202 [pid: 8|app: 0|req: 232/458] 10.0.0.96 () {34 vars in 722 bytes} [Thu Apr 16 12:27:48 2026] POST /v3/b9725ed24f964c13aff561d472256ec5/volumes => generated 871 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-16 12:27:48.454 7 INFO cinder.api.openstack.wsgi [None req-4e8131b5-ef31-4aab-bf4b-9fcdb16db818 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:48.472 7 INFO cinder.volume.api [None req-4e8131b5-ef31-4aab-bf4b-9fcdb16db818 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:48.476 7 INFO cinder.api.openstack.wsgi [None req-4e8131b5-ef31-4aab-bf4b-9fcdb16db818 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d returned with HTTP 200 [pid: 7|app: 0|req: 227/459] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:48 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:49.496 8 INFO cinder.api.openstack.wsgi [None req-b07c5e4f-403d-428a-9f2e-59f4efd25114 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:49.510 8 INFO cinder.volume.api [None req-b07c5e4f-403d-428a-9f2e-59f4efd25114 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:49.514 8 INFO cinder.api.openstack.wsgi [None req-b07c5e4f-403d-428a-9f2e-59f4efd25114 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d returned with HTTP 200 [pid: 8|app: 0|req: 233/460] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:49 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d => generated 1348 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:49.538 7 INFO cinder.api.openstack.wsgi [None req-2a275f2d-8f43-4e7a-bfde-105641d4187c 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:49.553 7 INFO cinder.volume.api [None req-2a275f2d-8f43-4e7a-bfde-105641d4187c 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:49.560 7 INFO cinder.api.openstack.wsgi [None req-2a275f2d-8f43-4e7a-bfde-105641d4187c 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d returned with HTTP 200 [pid: 7|app: 0|req: 228/461] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:49 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d => generated 1348 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-04-16 12:27:49.582 8 INFO cinder.api.openstack.wsgi [None req-6b0f1517-e3e0-4b64-95bc-0dfaa0b245c6 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:49.596 8 INFO cinder.volume.api [None req-6b0f1517-e3e0-4b64-95bc-0dfaa0b245c6 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:49.604 8 INFO cinder.volume.api [None req-6b0f1517-e3e0-4b64-95bc-0dfaa0b245c6 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume updated successfully. 2026-04-16 12:27:49.604 8 INFO cinder.api.openstack.wsgi [None req-6b0f1517-e3e0-4b64-95bc-0dfaa0b245c6 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d returned with HTTP 200 [pid: 8|app: 0|req: 234/462] 10.0.0.96 () {34 vars in 794 bytes} [Thu Apr 16 12:27:49 2026] PUT /v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:49.623 7 INFO cinder.api.openstack.wsgi [None req-e148a913-3cf5-47d0-9e76-9c2ed48a70e7 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:49.642 7 INFO cinder.volume.api [None req-e148a913-3cf5-47d0-9e76-9c2ed48a70e7 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:49.652 7 INFO cinder.volume.api [None req-e148a913-3cf5-47d0-9e76-9c2ed48a70e7 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume updated successfully. 2026-04-16 12:27:49.653 7 INFO cinder.api.openstack.wsgi [None req-e148a913-3cf5-47d0-9e76-9c2ed48a70e7 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d returned with HTTP 200 [pid: 7|app: 0|req: 229/463] 10.0.0.96 () {34 vars in 795 bytes} [Thu Apr 16 12:27:49 2026] PUT /v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d => generated 933 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-04-16 12:27:49.674 8 INFO cinder.api.openstack.wsgi [None req-2162e677-24a1-4bde-97d2-3c0d81d40f29 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:49.690 8 INFO cinder.volume.api [None req-2162e677-24a1-4bde-97d2-3c0d81d40f29 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:49.697 8 INFO cinder.api.openstack.wsgi [None req-2162e677-24a1-4bde-97d2-3c0d81d40f29 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d returned with HTTP 200 [pid: 8|app: 0|req: 235/464] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:49 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d => generated 1386 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-04-16 12:27:49.720 7 INFO cinder.api.openstack.wsgi [None req-0640f502-4f53-4b2a-b8c4-718de68422bc 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes 2026-04-16 12:27:49.723 7 INFO cinder.api.v3.volumes [None req-0640f502-4f53-4b2a-b8c4-718de68422bc 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Create volume of 1 GB 2026-04-16 12:27:49.741 7 INFO cinder.volume.api [None req-0640f502-4f53-4b2a-b8c4-718de68422bc 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Availability Zones retrieved successfully. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:49.782 8 INFO cinder.api.openstack.wsgi [None req-d2ffed05-00c3-435a-af49-6f8e8d1a2cf9 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:49.799 8 INFO cinder.volume.api [None req-d2ffed05-00c3-435a-af49-6f8e8d1a2cf9 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Volume info retrieved successfully. 2026-04-16 12:27:49.803 8 INFO cinder.api.openstack.wsgi [None req-d2ffed05-00c3-435a-af49-6f8e8d1a2cf9 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 returned with HTTP 200 [pid: 8|app: 0|req: 236/465] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:49 2026] GET /v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 => generated 973 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-04-16 12:27:49.822 8 INFO cinder.api.openstack.wsgi [None req-0a1a7a6b-46da-4160-ba10-32baf74a1357 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 2026-04-16 12:27:49.823 8 INFO cinder.api.v3.volumes [None req-0a1a7a6b-46da-4160-ba10-32baf74a1357 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Delete volume with id: ef64ac07-635b-4b1e-a009-03db6f387bf5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:49.833 8 INFO cinder.volume.api [None req-0a1a7a6b-46da-4160-ba10-32baf74a1357 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Volume info retrieved successfully. 2026-04-16 12:27:49.859 8 INFO cinder.volume.api [None req-0a1a7a6b-46da-4160-ba10-32baf74a1357 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Delete volume request issued successfully. 2026-04-16 12:27:49.859 8 INFO cinder.api.openstack.wsgi [None req-0a1a7a6b-46da-4160-ba10-32baf74a1357 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 returned with HTTP 202 [pid: 8|app: 0|req: 237/466] 10.0.0.96 () {32 vars in 777 bytes} [Thu Apr 16 12:27:49 2026] DELETE /v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:49.869 8 INFO cinder.api.openstack.wsgi [None req-7bf7d23c-d97a-4ae3-88fc-cfe58fdc4cf9 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:49.885 8 INFO cinder.volume.api [None req-7bf7d23c-d97a-4ae3-88fc-cfe58fdc4cf9 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] Volume info retrieved successfully. 2026-04-16 12:27:49.891 8 INFO cinder.api.openstack.wsgi [None req-7bf7d23c-d97a-4ae3-88fc-cfe58fdc4cf9 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 returned with HTTP 200 [pid: 8|app: 0|req: 238/467] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:49 2026] GET /v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 => generated 972 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:49.989 7 INFO cinder.volume.api [None req-0640f502-4f53-4b2a-b8c4-718de68422bc 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Create volume request issued successfully. 2026-04-16 12:27:49.991 7 INFO cinder.api.openstack.wsgi [None req-0640f502-4f53-4b2a-b8c4-718de68422bc 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes returned with HTTP 202 [pid: 7|app: 0|req: 230/468] 10.0.0.96 () {34 vars in 722 bytes} [Thu Apr 16 12:27:49 2026] POST /v3/b9725ed24f964c13aff561d472256ec5/volumes => generated 891 bytes in 279 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-04-16 12:27:50.010 8 INFO cinder.api.openstack.wsgi [None req-28e3f181-03be-46b5-b7e9-4109be8acde1 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:50.026 8 INFO cinder.volume.api [None req-28e3f181-03be-46b5-b7e9-4109be8acde1 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:50.037 8 INFO cinder.api.openstack.wsgi [None req-28e3f181-03be-46b5-b7e9-4109be8acde1 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 returned with HTTP 200 [pid: 8|app: 0|req: 239/469] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:50 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 => generated 959 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-04-16 12:27:50.912 7 INFO cinder.api.openstack.wsgi [None req-23451398-cf1f-48db-8c6c-875e82e82e5e 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 2026-04-16 12:27:50.921 7 INFO cinder.api.openstack.wsgi [None req-23451398-cf1f-48db-8c6c-875e82e82e5e 2a99836d4cf0425a866fc354e4b35ab1 df9a00fee576400897bcd821f0a82b9a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 returned with HTTP 404 [pid: 7|app: 0|req: 231/470] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:50 2026] GET /v3/df9a00fee576400897bcd821f0a82b9a/volumes/ef64ac07-635b-4b1e-a009-03db6f387bf5 => 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-04-16 12:27:51.061 8 INFO cinder.api.openstack.wsgi [None req-1cafe4c1-d3f3-4846-b35a-f375ecf2bc9e 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:51.074 8 INFO cinder.volume.api [None req-1cafe4c1-d3f3-4846-b35a-f375ecf2bc9e 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:51.078 8 INFO cinder.api.openstack.wsgi [None req-1cafe4c1-d3f3-4846-b35a-f375ecf2bc9e 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 returned with HTTP 200 [pid: 8|app: 0|req: 240/471] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:51 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 => generated 984 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:27:51.100 7 INFO cinder.api.openstack.wsgi [None req-1bbd6145-d360-4f57-b74d-f77f1a19f772 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:51.118 7 INFO cinder.volume.api [None req-1bbd6145-d360-4f57-b74d-f77f1a19f772 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:51.125 7 INFO cinder.volume.api [None req-1bbd6145-d360-4f57-b74d-f77f1a19f772 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume updated successfully. 2026-04-16 12:27:51.126 7 INFO cinder.api.openstack.wsgi [None req-1bbd6145-d360-4f57-b74d-f77f1a19f772 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 returned with HTTP 200 [pid: 7|app: 0|req: 232/472] 10.0.0.96 () {34 vars in 794 bytes} [Thu Apr 16 12:27:51 2026] PUT /v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:51.147 8 INFO cinder.api.openstack.wsgi [None req-c374e9e3-ce4e-45fe-a700-adf6f3bcbd62 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:51.166 8 INFO cinder.volume.api [None req-c374e9e3-ce4e-45fe-a700-adf6f3bcbd62 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:51.170 8 INFO cinder.api.openstack.wsgi [None req-c374e9e3-ce4e-45fe-a700-adf6f3bcbd62 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 returned with HTTP 200 [pid: 8|app: 0|req: 241/473] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:51 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 => generated 950 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-04-16 12:27:51.189 7 INFO cinder.api.openstack.wsgi [None req-50b7c2d8-cdba-4cf7-b8e6-6325abdf2a70 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 2026-04-16 12:27:51.190 7 INFO cinder.api.v3.volumes [None req-50b7c2d8-cdba-4cf7-b8e6-6325abdf2a70 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Delete volume with id: a0feca06-c37c-4116-b83c-0d594502f857 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:51.205 7 INFO cinder.volume.api [None req-50b7c2d8-cdba-4cf7-b8e6-6325abdf2a70 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:51.227 7 INFO cinder.volume.api [None req-50b7c2d8-cdba-4cf7-b8e6-6325abdf2a70 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Delete volume request issued successfully. 2026-04-16 12:27:51.227 7 INFO cinder.api.openstack.wsgi [None req-50b7c2d8-cdba-4cf7-b8e6-6325abdf2a70 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 returned with HTTP 202 [pid: 7|app: 0|req: 233/474] 10.0.0.96 () {32 vars in 777 bytes} [Thu Apr 16 12:27:51 2026] DELETE /v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 => 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-04-16 12:27:51.239 8 INFO cinder.api.openstack.wsgi [None req-c4834aa4-14e0-4054-8292-7cd720d4a5a8 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:51.254 8 INFO cinder.volume.api [None req-c4834aa4-14e0-4054-8292-7cd720d4a5a8 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:51.259 8 INFO cinder.api.openstack.wsgi [None req-c4834aa4-14e0-4054-8292-7cd720d4a5a8 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 returned with HTTP 200 [pid: 8|app: 0|req: 242/475] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:51 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:52.281 7 INFO cinder.api.openstack.wsgi [None req-0b6d6ba8-19a9-429a-adc5-6fcd5573fab3 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 2026-04-16 12:27:52.290 7 INFO cinder.api.openstack.wsgi [None req-0b6d6ba8-19a9-429a-adc5-6fcd5573fab3 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 returned with HTTP 404 [pid: 7|app: 0|req: 234/476] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:52 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/a0feca06-c37c-4116-b83c-0d594502f857 => 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-04-16 12:27:52.301 8 INFO cinder.api.openstack.wsgi [None req-93be499b-d62e-49bd-ad7c-74603212fcfe 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:52.316 8 INFO cinder.volume.api [None req-93be499b-d62e-49bd-ad7c-74603212fcfe 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:52.321 8 INFO cinder.api.openstack.wsgi [None req-93be499b-d62e-49bd-ad7c-74603212fcfe 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d returned with HTTP 200 [pid: 8|app: 0|req: 243/477] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:52 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d => generated 1386 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:27:52.343 7 INFO cinder.api.openstack.wsgi [None req-ed11bb9c-076a-4cd6-94a9-5a25db1530a4 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d 2026-04-16 12:27:52.344 7 INFO cinder.api.v3.volumes [None req-ed11bb9c-076a-4cd6-94a9-5a25db1530a4 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Delete volume with id: 7904003b-35c5-4178-88cd-78a3cde4393d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:52.353 7 INFO cinder.volume.api [None req-ed11bb9c-076a-4cd6-94a9-5a25db1530a4 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:52.376 7 INFO cinder.volume.api [None req-ed11bb9c-076a-4cd6-94a9-5a25db1530a4 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Delete volume request issued successfully. 2026-04-16 12:27:52.376 7 INFO cinder.api.openstack.wsgi [None req-ed11bb9c-076a-4cd6-94a9-5a25db1530a4 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d returned with HTTP 202 [pid: 7|app: 0|req: 235/478] 10.0.0.96 () {32 vars in 777 bytes} [Thu Apr 16 12:27:52 2026] DELETE /v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d => 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-04-16 12:27:52.389 8 INFO cinder.api.openstack.wsgi [None req-87fa94af-b17a-433d-9862-e0fd2da236c7 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:52.403 8 INFO cinder.volume.api [None req-87fa94af-b17a-433d-9862-e0fd2da236c7 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:52.409 8 INFO cinder.api.openstack.wsgi [None req-87fa94af-b17a-433d-9862-e0fd2da236c7 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d returned with HTTP 200 [pid: 8|app: 0|req: 244/479] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:52 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d => generated 1385 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-04-16 12:27:53.432 7 INFO cinder.api.openstack.wsgi [None req-33cc8333-999a-4315-bf7c-7578dda7e017 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d 2026-04-16 12:27:53.440 7 INFO cinder.api.openstack.wsgi [None req-33cc8333-999a-4315-bf7c-7578dda7e017 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d returned with HTTP 404 [pid: 7|app: 0|req: 236/480] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:53 2026] GET /v3/b9725ed24f964c13aff561d472256ec5/volumes/7904003b-35c5-4178-88cd-78a3cde4393d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-16 12:27:54.643 7 INFO cinder.api.openstack.wsgi [None req-33cc8333-999a-4315-bf7c-7578dda7e017 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:27:54.644 8 INFO cinder.api.openstack.wsgi [None req-87fa94af-b17a-433d-9862-e0fd2da236c7 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:27:54.644 7 INFO cinder.api.openstack.wsgi [None req-33cc8333-999a-4315-bf7c-7578dda7e017 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:27:54.645 8 INFO cinder.api.openstack.wsgi [None req-87fa94af-b17a-433d-9862-e0fd2da236c7 4bccf14019344cc28aa7efdb6889c73d b9725ed24f964c13aff561d472256ec5 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:27:55.321 7 INFO cinder.api.openstack.wsgi [None req-489f6693-d3ad-44d2-8e2c-bac449e15796 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes 2026-04-16 12:27:55.349 7 INFO cinder.volume.api [None req-489f6693-d3ad-44d2-8e2c-bac449e15796 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Get all volumes completed successfully. 2026-04-16 12:27:55.350 7 INFO cinder.api.openstack.wsgi [None req-489f6693-d3ad-44d2-8e2c-bac449e15796 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes returned with HTTP 200 [pid: 7|app: 0|req: 238/483] 10.0.0.96 () {32 vars in 700 bytes} [Thu Apr 16 12:27:55 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes => generated 15 bytes in 135 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-04-16 12:27:55.365 8 INFO cinder.api.openstack.wsgi [None req-25c53220-2cdd-49a2-8d56-ea2802f2a1f0 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes 2026-04-16 12:27:55.368 8 INFO cinder.api.v3.volumes [None req-25c53220-2cdd-49a2-8d56-ea2802f2a1f0 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Create volume of 1 GB 2026-04-16 12:27:55.374 8 INFO cinder.volume.api [None req-25c53220-2cdd-49a2-8d56-ea2802f2a1f0 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Availability Zones retrieved successfully. 2026-04-16 12:27:55.523 8 INFO cinder.volume.api [None req-25c53220-2cdd-49a2-8d56-ea2802f2a1f0 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Create volume request issued successfully. 2026-04-16 12:27:55.524 8 INFO cinder.api.openstack.wsgi [None req-25c53220-2cdd-49a2-8d56-ea2802f2a1f0 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes returned with HTTP 202 [pid: 8|app: 0|req: 246/484] 10.0.0.96 () {34 vars in 722 bytes} [Thu Apr 16 12:27:55 2026] POST /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes => generated 875 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-16 12:27:55.542 7 INFO cinder.api.openstack.wsgi [None req-ad61a34e-9cb6-40ba-a7f3-32b5fc34a9af 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:55.558 7 INFO cinder.volume.api [None req-ad61a34e-9cb6-40ba-a7f3-32b5fc34a9af 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:55.563 7 INFO cinder.api.openstack.wsgi [None req-ad61a34e-9cb6-40ba-a7f3-32b5fc34a9af 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b returned with HTTP 200 [pid: 7|app: 0|req: 239/485] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:55 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b => generated 943 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-04-16 12:27:56.587 8 INFO cinder.api.openstack.wsgi [None req-e65ed05b-4965-4e90-8203-92d8cdad8ffc 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:56.606 8 INFO cinder.volume.api [None req-e65ed05b-4965-4e90-8203-92d8cdad8ffc 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:56.612 8 INFO cinder.api.openstack.wsgi [None req-e65ed05b-4965-4e90-8203-92d8cdad8ffc 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b returned with HTTP 200 [pid: 8|app: 0|req: 247/486] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:56 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:56.638 7 INFO cinder.api.openstack.wsgi [None req-0f3db041-d22a-4f63-a116-74d752f584e1 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:56.655 7 INFO cinder.volume.api [None req-0f3db041-d22a-4f63-a116-74d752f584e1 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:56.661 7 INFO cinder.api.openstack.wsgi [None req-0f3db041-d22a-4f63-a116-74d752f584e1 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b returned with HTTP 200 [pid: 7|app: 0|req: 240/487] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:56 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:56.685 8 INFO cinder.api.openstack.wsgi [None req-7c810028-d49e-45e1-a84d-1db313a7cc1a 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes 2026-04-16 12:27:56.687 8 INFO cinder.api.v3.volumes [None req-7c810028-d49e-45e1-a84d-1db313a7cc1a 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Create volume of 1 GB 2026-04-16 12:27:56.693 8 INFO cinder.volume.api [None req-7c810028-d49e-45e1-a84d-1db313a7cc1a 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Availability Zones retrieved successfully. 2026-04-16 12:27:56.815 8 INFO cinder.volume.api [None req-7c810028-d49e-45e1-a84d-1db313a7cc1a 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Create volume request issued successfully. 2026-04-16 12:27:56.816 8 INFO cinder.api.openstack.wsgi [None req-7c810028-d49e-45e1-a84d-1db313a7cc1a 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes returned with HTTP 202 [pid: 8|app: 0|req: 248/488] 10.0.0.96 () {34 vars in 722 bytes} [Thu Apr 16 12:27:56 2026] POST /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes => generated 875 bytes in 139 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-04-16 12:27:56.835 7 INFO cinder.api.openstack.wsgi [None req-1f547687-f0c4-4e40-b4d3-238c5e6b4840 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:56.860 7 INFO cinder.volume.api [None req-1f547687-f0c4-4e40-b4d3-238c5e6b4840 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:56.878 7 INFO cinder.api.openstack.wsgi [None req-1f547687-f0c4-4e40-b4d3-238c5e6b4840 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 returned with HTTP 200 [pid: 7|app: 0|req: 241/489] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:56 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 => generated 943 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:57.903 8 INFO cinder.api.openstack.wsgi [None req-a5128125-a9bd-4532-a013-7e6fe7edd792 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:57.925 8 INFO cinder.volume.api [None req-a5128125-a9bd-4532-a013-7e6fe7edd792 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:57.931 8 INFO cinder.api.openstack.wsgi [None req-a5128125-a9bd-4532-a013-7e6fe7edd792 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 returned with HTTP 200 [pid: 8|app: 0|req: 249/490] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:57 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:57.951 7 INFO cinder.api.openstack.wsgi [None req-38823023-2e14-4a22-b742-11d1949c29d7 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:57.967 7 INFO cinder.volume.api [None req-38823023-2e14-4a22-b742-11d1949c29d7 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:57.974 7 INFO cinder.api.openstack.wsgi [None req-38823023-2e14-4a22-b742-11d1949c29d7 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 returned with HTTP 200 [pid: 7|app: 0|req: 242/491] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:57 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:57.994 8 INFO cinder.api.openstack.wsgi [None req-b8ccc922-bb0f-41d0-865b-de1f8294d013 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes 2026-04-16 12:27:57.997 8 INFO cinder.api.v3.volumes [None req-b8ccc922-bb0f-41d0-865b-de1f8294d013 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Create volume of 1 GB 2026-04-16 12:27:58.002 8 INFO cinder.volume.api [None req-b8ccc922-bb0f-41d0-865b-de1f8294d013 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Availability Zones retrieved successfully. 2026-04-16 12:27:58.130 8 INFO cinder.volume.api [None req-b8ccc922-bb0f-41d0-865b-de1f8294d013 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Create volume request issued successfully. 2026-04-16 12:27:58.131 8 INFO cinder.api.openstack.wsgi [None req-b8ccc922-bb0f-41d0-865b-de1f8294d013 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes returned with HTTP 202 [pid: 8|app: 0|req: 250/492] 10.0.0.96 () {34 vars in 722 bytes} [Thu Apr 16 12:27:57 2026] POST /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes => generated 876 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:58.153 7 INFO cinder.api.openstack.wsgi [None req-6640b7d6-c7fc-429d-bd89-1f5e31f44b9a 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:58.174 7 INFO cinder.volume.api [None req-6640b7d6-c7fc-429d-bd89-1f5e31f44b9a 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:58.180 7 INFO cinder.api.openstack.wsgi [None req-6640b7d6-c7fc-429d-bd89-1f5e31f44b9a 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be returned with HTTP 200 [pid: 7|app: 0|req: 243/493] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:58 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:59.202 8 INFO cinder.api.openstack.wsgi [None req-c675db4b-f35d-4b46-a753-a137350c13fb 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:59.216 8 INFO cinder.volume.api [None req-c675db4b-f35d-4b46-a753-a137350c13fb 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:59.221 8 INFO cinder.api.openstack.wsgi [None req-c675db4b-f35d-4b46-a753-a137350c13fb 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be returned with HTTP 200 [pid: 8|app: 0|req: 251/494] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:59 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be => generated 969 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:59.242 7 INFO cinder.api.openstack.wsgi [None req-88bebfd4-535e-4521-8d60-c5c1ecf96479 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:59.256 7 INFO cinder.volume.api [None req-88bebfd4-535e-4521-8d60-c5c1ecf96479 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:59.261 7 INFO cinder.api.openstack.wsgi [None req-88bebfd4-535e-4521-8d60-c5c1ecf96479 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be returned with HTTP 200 [pid: 7|app: 0|req: 244/495] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:59 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be => generated 969 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:27:59.282 8 INFO cinder.api.openstack.wsgi [None req-97514289-13dc-4fa9-a14a-73248a847b40 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes 2026-04-16 12:27:59.311 8 INFO cinder.volume.api [None req-97514289-13dc-4fa9-a14a-73248a847b40 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Get all volumes completed successfully. 2026-04-16 12:27:59.311 8 INFO cinder.api.openstack.wsgi [None req-97514289-13dc-4fa9-a14a-73248a847b40 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes returned with HTTP 200 [pid: 8|app: 0|req: 252/496] 10.0.0.96 () {32 vars in 700 bytes} [Thu Apr 16 12:27:59 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes => generated 1322 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-04-16 12:27:59.330 7 INFO cinder.api.openstack.wsgi [None req-253888ff-64fa-4557-84e4-ce25828ee4e3 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:59.346 7 INFO cinder.volume.api [None req-253888ff-64fa-4557-84e4-ce25828ee4e3 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:59.351 7 INFO cinder.api.openstack.wsgi [None req-253888ff-64fa-4557-84e4-ce25828ee4e3 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be returned with HTTP 200 [pid: 7|app: 0|req: 245/497] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:59 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be => generated 969 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-04-16 12:27:59.375 8 INFO cinder.api.openstack.wsgi [None req-7ebe44c3-83c4-4801-9ba5-5cdf9cd0b9d8 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be 2026-04-16 12:27:59.375 8 INFO cinder.api.v3.volumes [None req-7ebe44c3-83c4-4801-9ba5-5cdf9cd0b9d8 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Delete volume with id: a75a3905-fa57-405e-b357-24e9d41f81be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:59.384 8 INFO cinder.volume.api [None req-7ebe44c3-83c4-4801-9ba5-5cdf9cd0b9d8 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:59.404 8 INFO cinder.volume.api [None req-7ebe44c3-83c4-4801-9ba5-5cdf9cd0b9d8 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Delete volume request issued successfully. 2026-04-16 12:27:59.404 8 INFO cinder.api.openstack.wsgi [None req-7ebe44c3-83c4-4801-9ba5-5cdf9cd0b9d8 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be returned with HTTP 202 [pid: 8|app: 0|req: 253/498] 10.0.0.96 () {32 vars in 777 bytes} [Thu Apr 16 12:27:59 2026] DELETE /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be => generated 0 bytes in 36 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-04-16 12:27:59.419 7 INFO cinder.api.openstack.wsgi [None req-92273264-c1d4-45ed-a4d5-019a00123f3e 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:27:59.438 7 INFO cinder.volume.api [None req-92273264-c1d4-45ed-a4d5-019a00123f3e 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:27:59.445 7 INFO cinder.api.openstack.wsgi [None req-92273264-c1d4-45ed-a4d5-019a00123f3e 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be returned with HTTP 200 [pid: 7|app: 0|req: 246/499] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:27:59 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:00.469 8 INFO cinder.api.openstack.wsgi [None req-cf76204f-0e45-463c-8e70-96e4accd1908 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be 2026-04-16 12:28:00.478 8 INFO cinder.api.openstack.wsgi [None req-cf76204f-0e45-463c-8e70-96e4accd1908 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be returned with HTTP 404 [pid: 8|app: 0|req: 254/500] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:28:00 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/a75a3905-fa57-405e-b357-24e9d41f81be => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:00.489 7 INFO cinder.api.openstack.wsgi [None req-28d9a9f7-d44c-4719-8532-5f5a6de4d614 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:28:00.503 7 INFO cinder.volume.api [None req-28d9a9f7-d44c-4719-8532-5f5a6de4d614 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:28:00.507 7 INFO cinder.api.openstack.wsgi [None req-28d9a9f7-d44c-4719-8532-5f5a6de4d614 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 returned with HTTP 200 [pid: 7|app: 0|req: 247/501] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:28:00 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 => generated 968 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:28:00.528 8 INFO cinder.api.openstack.wsgi [None req-9747c18a-beef-4fdc-af31-e087b7e1bde1 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 2026-04-16 12:28:00.529 8 INFO cinder.api.v3.volumes [None req-9747c18a-beef-4fdc-af31-e087b7e1bde1 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Delete volume with id: 9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:28:00.538 8 INFO cinder.volume.api [None req-9747c18a-beef-4fdc-af31-e087b7e1bde1 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:28:00.559 8 INFO cinder.volume.api [None req-9747c18a-beef-4fdc-af31-e087b7e1bde1 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Delete volume request issued successfully. 2026-04-16 12:28:00.559 8 INFO cinder.api.openstack.wsgi [None req-9747c18a-beef-4fdc-af31-e087b7e1bde1 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 returned with HTTP 202 [pid: 8|app: 0|req: 255/502] 10.0.0.96 () {32 vars in 777 bytes} [Thu Apr 16 12:28:00 2026] DELETE /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:00.576 7 INFO cinder.api.openstack.wsgi [None req-3a6ea1c3-d689-4d11-8ac5-2c9a313aafe6 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:28:00.589 7 INFO cinder.volume.api [None req-3a6ea1c3-d689-4d11-8ac5-2c9a313aafe6 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:28:00.596 7 INFO cinder.api.openstack.wsgi [None req-3a6ea1c3-d689-4d11-8ac5-2c9a313aafe6 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 returned with HTTP 200 [pid: 7|app: 0|req: 248/503] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:28:00 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 => generated 967 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:01.619 8 INFO cinder.api.openstack.wsgi [None req-534dd4ef-bb21-46ff-9304-a7133e287529 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 2026-04-16 12:28:01.629 8 INFO cinder.api.openstack.wsgi [None req-534dd4ef-bb21-46ff-9304-a7133e287529 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 returned with HTTP 404 [pid: 8|app: 0|req: 256/504] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:28:01 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/9f3df549-21eb-4e5f-bbe2-dc7d19dbf172 => 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-04-16 12:28:01.639 7 INFO cinder.api.openstack.wsgi [None req-997badc2-7516-43a5-bda9-44c7c3b1ee7e 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:28:01.657 7 INFO cinder.volume.api [None req-997badc2-7516-43a5-bda9-44c7c3b1ee7e 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:28:01.661 7 INFO cinder.api.openstack.wsgi [None req-997badc2-7516-43a5-bda9-44c7c3b1ee7e 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b returned with HTTP 200 [pid: 7|app: 0|req: 249/505] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:28:01 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:28:01.680 8 INFO cinder.api.openstack.wsgi [None req-0a6d2fe2-f3b6-43fe-888a-324ccadf53e3 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b 2026-04-16 12:28:01.681 8 INFO cinder.api.v3.volumes [None req-0a6d2fe2-f3b6-43fe-888a-324ccadf53e3 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Delete volume with id: da3ecd03-ef38-4581-8282-2f5c50f6807b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:28:01.691 8 INFO cinder.volume.api [None req-0a6d2fe2-f3b6-43fe-888a-324ccadf53e3 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:28:01.714 8 INFO cinder.volume.api [None req-0a6d2fe2-f3b6-43fe-888a-324ccadf53e3 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Delete volume request issued successfully. 2026-04-16 12:28:01.714 8 INFO cinder.api.openstack.wsgi [None req-0a6d2fe2-f3b6-43fe-888a-324ccadf53e3 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b returned with HTTP 202 [pid: 8|app: 0|req: 257/506] 10.0.0.96 () {32 vars in 777 bytes} [Thu Apr 16 12:28:01 2026] DELETE /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b => generated 0 bytes in 39 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-04-16 12:28:01.726 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:28:01.740 7 INFO cinder.volume.api [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] Volume info retrieved successfully. 2026-04-16 12:28:01.747 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b returned with HTTP 200 [pid: 7|app: 0|req: 250/507] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:28:01 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b => generated 967 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:28:02.767 8 INFO cinder.api.openstack.wsgi [None req-70487d4a-47af-49c6-98b7-27c1297ea281 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b 2026-04-16 12:28:02.774 8 INFO cinder.api.openstack.wsgi [None req-70487d4a-47af-49c6-98b7-27c1297ea281 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b returned with HTTP 404 [pid: 8|app: 0|req: 258/508] 10.0.0.96 () {32 vars in 774 bytes} [Thu Apr 16 12:28:02 2026] GET /v3/b37b757fb5b44bbe832d66e6c6bece51/volumes/da3ecd03-ef38-4581-8282-2f5c50f6807b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-16 12:28:04.644 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:28:04.644 8 INFO cinder.api.openstack.wsgi [None req-70487d4a-47af-49c6-98b7-27c1297ea281 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:28:04.645 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:28:04.646 8 INFO cinder.api.openstack.wsgi [None req-70487d4a-47af-49c6-98b7-27c1297ea281 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:28:06.856 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-16 12:28:06.857 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 252/511] 10.0.0.39 () {28 vars in 375 bytes} [Thu Apr 16 12:28:06 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-16 12:28:06.872 8 INFO cinder.api.openstack.wsgi [None req-9b637b88-0888-4b65-b681-49f705335475 a2ab56f601dc44e9a0599a51bec69ee8 00c5cf144b4443af8a528edba2f93461 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00c5cf144b4443af8a528edba2f93461/limits?tenant_id=00c5cf144b4443af8a528edba2f93461 2026-04-16 12:28:06.893 8 INFO cinder.api.openstack.wsgi [None req-9b637b88-0888-4b65-b681-49f705335475 a2ab56f601dc44e9a0599a51bec69ee8 00c5cf144b4443af8a528edba2f93461 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00c5cf144b4443af8a528edba2f93461/limits?tenant_id=00c5cf144b4443af8a528edba2f93461 returned with HTTP 200 [pid: 8|app: 0|req: 260/512] 10.0.0.39 () {34 vars in 878 bytes} [Thu Apr 16 12:28:06 2026] GET /v3/00c5cf144b4443af8a528edba2f93461/limits?tenant_id=00c5cf144b4443af8a528edba2f93461 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:28:09.407 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-16 12:28:09.409 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 253/513] 10.0.0.39 () {28 vars in 375 bytes} [Thu Apr 16 12:28:09 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-16 12:28:09.414 8 INFO cinder.api.openstack.wsgi [None req-9b637b88-0888-4b65-b681-49f705335475 a2ab56f601dc44e9a0599a51bec69ee8 00c5cf144b4443af8a528edba2f93461 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-16 12:28:09.415 8 INFO cinder.api.openstack.wsgi [None req-9b637b88-0888-4b65-b681-49f705335475 a2ab56f601dc44e9a0599a51bec69ee8 00c5cf144b4443af8a528edba2f93461 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 261/514] 10.0.0.39 () {28 vars in 375 bytes} [Thu Apr 16 12:28:09 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-16 12:28:09.896 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-16 12:28:09.897 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 254/515] 10.0.0.39 () {28 vars in 375 bytes} [Thu Apr 16 12:28:09 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-16 12:28:09.907 8 INFO cinder.api.openstack.wsgi [None req-40174168-9c81-405e-93d8-631d7cf5a45b a2ab56f601dc44e9a0599a51bec69ee8 00c5cf144b4443af8a528edba2f93461 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00c5cf144b4443af8a528edba2f93461/limits?tenant_id=00c5cf144b4443af8a528edba2f93461 2026-04-16 12:28:09.934 8 INFO cinder.api.openstack.wsgi [None req-40174168-9c81-405e-93d8-631d7cf5a45b a2ab56f601dc44e9a0599a51bec69ee8 00c5cf144b4443af8a528edba2f93461 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00c5cf144b4443af8a528edba2f93461/limits?tenant_id=00c5cf144b4443af8a528edba2f93461 returned with HTTP 200 [pid: 8|app: 0|req: 262/516] 10.0.0.39 () {34 vars in 878 bytes} [Thu Apr 16 12:28:09 2026] GET /v3/00c5cf144b4443af8a528edba2f93461/limits?tenant_id=00c5cf144b4443af8a528edba2f93461 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:28:12.412 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-16 12:28:12.414 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 255/517] 10.0.0.39 () {28 vars in 375 bytes} [Thu Apr 16 12:28:12 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-16 12:28:12.420 8 INFO cinder.api.openstack.wsgi [None req-40174168-9c81-405e-93d8-631d7cf5a45b a2ab56f601dc44e9a0599a51bec69ee8 00c5cf144b4443af8a528edba2f93461 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-16 12:28:12.421 8 INFO cinder.api.openstack.wsgi [None req-40174168-9c81-405e-93d8-631d7cf5a45b a2ab56f601dc44e9a0599a51bec69ee8 00c5cf144b4443af8a528edba2f93461 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 263/518] 10.0.0.39 () {28 vars in 375 bytes} [Thu Apr 16 12:28:12 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-16 12:28:14.644 8 INFO cinder.api.openstack.wsgi [None req-40174168-9c81-405e-93d8-631d7cf5a45b a2ab56f601dc44e9a0599a51bec69ee8 00c5cf144b4443af8a528edba2f93461 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:28:14.645 8 INFO cinder.api.openstack.wsgi [None req-40174168-9c81-405e-93d8-631d7cf5a45b a2ab56f601dc44e9a0599a51bec69ee8 00c5cf144b4443af8a528edba2f93461 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:28:14.645 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:28:14.646 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:28:24.643 8 INFO cinder.api.openstack.wsgi [None req-40174168-9c81-405e-93d8-631d7cf5a45b a2ab56f601dc44e9a0599a51bec69ee8 00c5cf144b4443af8a528edba2f93461 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:28:24.644 8 INFO cinder.api.openstack.wsgi [None req-40174168-9c81-405e-93d8-631d7cf5a45b a2ab56f601dc44e9a0599a51bec69ee8 00c5cf144b4443af8a528edba2f93461 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:28:24.644 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:28:24.646 7 INFO cinder.api.openstack.wsgi [None req-089774ae-7888-47e8-9740-62262e1abdee 67ed9433bb434141bcfe50804dd85d92 b37b757fb5b44bbe832d66e6c6bece51 - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:28:33.364 8 INFO cinder.api.openstack.wsgi [None req-b3d91d44-f66b-4348-8edd-20e8797fc20b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:28:33.869 8 INFO cinder.api.openstack.wsgi [None req-b3d91d44-f66b-4348-8edd-20e8797fc20b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 266/523] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:28:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 606 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-04-16 12:28:33.927 7 INFO cinder.api.openstack.wsgi [None req-0d406698-4934-4022-9f5f-56d08f28016f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/130b3c3cc44845359832f4093ae89d0b?usage=true 2026-04-16 12:28:33.950 7 INFO cinder.api.openstack.wsgi [None req-0d406698-4934-4022-9f5f-56d08f28016f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/130b3c3cc44845359832f4093ae89d0b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 258/524] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:28:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/130b3c3cc44845359832f4093ae89d0b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:28:33.961 8 INFO cinder.api.openstack.wsgi [None req-23ade933-b90c-4791-a3f2-52eb2a33f35b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/371b4e9c21ca41b5bcf660903ba04cca?usage=true 2026-04-16 12:28:33.981 8 INFO cinder.api.openstack.wsgi [None req-23ade933-b90c-4791-a3f2-52eb2a33f35b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/371b4e9c21ca41b5bcf660903ba04cca?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 267/525] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:28:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/371b4e9c21ca41b5bcf660903ba04cca?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:28:33.996 7 INFO cinder.api.openstack.wsgi [None req-d3131862-4b0b-4b54-bac6-fe1f2db7d169 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/515466412afd4fed8cf7a65f4772fd42?usage=true 2026-04-16 12:28:34.016 7 INFO cinder.api.openstack.wsgi [None req-d3131862-4b0b-4b54-bac6-fe1f2db7d169 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/515466412afd4fed8cf7a65f4772fd42?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 259/526] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:28:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/515466412afd4fed8cf7a65f4772fd42?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:28:34.037 8 INFO cinder.api.openstack.wsgi [None req-4424039a-a0f0-43b7-83a8-57d8321dfc6f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/5f585b80bc904eefa6df747cdcba0fd9?usage=true 2026-04-16 12:28:34.062 8 INFO cinder.api.openstack.wsgi [None req-4424039a-a0f0-43b7-83a8-57d8321dfc6f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/5f585b80bc904eefa6df747cdcba0fd9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 268/527] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:28:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/5f585b80bc904eefa6df747cdcba0fd9?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:28:34.085 7 INFO cinder.api.openstack.wsgi [None req-caf0f49d-8745-4a2e-920f-1e02a6435a87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/748b5d022dc3436680c467dd6c6da079?usage=true 2026-04-16 12:28:34.120 7 INFO cinder.api.openstack.wsgi [None req-caf0f49d-8745-4a2e-920f-1e02a6435a87 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/748b5d022dc3436680c467dd6c6da079?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 260/528] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:28:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/748b5d022dc3436680c467dd6c6da079?usage=true => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:28:34.140 8 INFO cinder.api.openstack.wsgi [None req-cfe3c859-7ad5-44fe-8e4a-2fb86b006674 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/8cc306399e14424c85a523944242ae57?usage=true 2026-04-16 12:28:34.161 8 INFO cinder.api.openstack.wsgi [None req-cfe3c859-7ad5-44fe-8e4a-2fb86b006674 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/8cc306399e14424c85a523944242ae57?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 269/529] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:28:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/8cc306399e14424c85a523944242ae57?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:28:34.176 7 INFO cinder.api.openstack.wsgi [None req-a8cdc81b-e507-4c77-a85b-e2268d0a1d98 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:28:34.205 7 INFO cinder.api.openstack.wsgi [None req-a8cdc81b-e507-4c77-a85b-e2268d0a1d98 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 261/530] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:28:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:28:34.222 8 INFO cinder.api.openstack.wsgi [None req-121a2b66-0460-4fed-a5ed-20374c3ca4c7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:28:34.243 8 INFO cinder.api.openstack.wsgi [None req-121a2b66-0460-4fed-a5ed-20374c3ca4c7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 270/531] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:28:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:28:34.258 7 INFO cinder.api.openstack.wsgi [None req-7e137a67-312f-420b-8858-e5921c08f445 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:28:34.282 7 INFO cinder.api.openstack.wsgi [None req-7e137a67-312f-420b-8858-e5921c08f445 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 262/532] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:28:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:28:34.294 8 INFO cinder.api.openstack.wsgi [None req-e2611e5b-c6c4-4cd7-afb2-5b1ef11b7af4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:28:34.312 8 INFO cinder.volume.api [None req-e2611e5b-c6c4-4cd7-afb2-5b1ef11b7af4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:28:34.314 8 INFO cinder.api.openstack.wsgi [None req-e2611e5b-c6c4-4cd7-afb2-5b1ef11b7af4 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 271/533] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:28:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:28:34.333 7 INFO cinder.api.openstack.wsgi [None req-2fb4eb2c-e24c-4d85-bceb-712da8fac88d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:28:34.339 7 INFO cinder.api.openstack.wsgi [None req-2fb4eb2c-e24c-4d85-bceb-712da8fac88d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 263/534] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:28:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:28:34.356 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:28:34.368 8 INFO cinder.volume.api [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:28:34.369 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 272/535] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:28:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:28:34.379 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:28:34.388 7 INFO cinder.volume.api [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:28:34.389 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 264/536] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:28:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:28:34.644 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:28:34.644 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:28:34.645 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:28:34.645 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:28:44.643 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:28:44.643 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:28:44.644 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:28:44.644 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:28:54.643 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:28:54.644 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:28:54.645 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:28:54.645 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:29:04.644 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:29:04.644 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:29:04.645 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:29:04.645 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:29:14.645 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:29:14.645 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:29:14.646 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:29:14.646 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:29:24.644 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:29:24.645 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:29:24.645 7 INFO cinder.api.openstack.wsgi [None req-e633ceda-0161-4610-ac9d-14af69d28f26 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:29:24.646 8 INFO cinder.api.openstack.wsgi [None req-9db02327-eedc-4d0d-8409-42e34b90bbc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:29:33.403 7 INFO cinder.api.openstack.wsgi [None req-4a1f1d86-41e4-4417-8916-9b2e14e4c8d5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:29:33.412 7 INFO cinder.api.openstack.wsgi [None req-4a1f1d86-41e4-4417-8916-9b2e14e4c8d5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 271/549] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:29:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:29:33.458 8 INFO cinder.api.openstack.wsgi [None req-bb1faa37-6415-473e-872f-ff0b34d89bae 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4851b4aa5b8344a0b6dabb313e418d55?usage=true 2026-04-16 12:29:33.486 8 INFO cinder.api.openstack.wsgi [None req-bb1faa37-6415-473e-872f-ff0b34d89bae 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4851b4aa5b8344a0b6dabb313e418d55?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 279/550] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:29:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4851b4aa5b8344a0b6dabb313e418d55?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:29:33.498 7 INFO cinder.api.openstack.wsgi [None req-0d3b4de0-4449-4970-9839-394bd0b53ed2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/582b8cfd76df41a09b930a81fc344892?usage=true 2026-04-16 12:29:33.517 7 INFO cinder.api.openstack.wsgi [None req-0d3b4de0-4449-4970-9839-394bd0b53ed2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/582b8cfd76df41a09b930a81fc344892?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 272/551] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:29:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/582b8cfd76df41a09b930a81fc344892?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:29:33.529 8 INFO cinder.api.openstack.wsgi [None req-6c481c62-f074-41ac-b5ee-13b9798ee498 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/756c9dfb4119450ea1275f7c2b24237b?usage=true 2026-04-16 12:29:33.546 8 INFO cinder.api.openstack.wsgi [None req-6c481c62-f074-41ac-b5ee-13b9798ee498 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/756c9dfb4119450ea1275f7c2b24237b?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 280/552] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:29:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/756c9dfb4119450ea1275f7c2b24237b?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:29:33.558 7 INFO cinder.api.openstack.wsgi [None req-c41d9d19-763d-4f97-be53-5eb7865b8c34 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/86c0640e56c34cafbbe13cb2d0290c25?usage=true 2026-04-16 12:29:33.594 7 INFO cinder.api.openstack.wsgi [None req-c41d9d19-763d-4f97-be53-5eb7865b8c34 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/86c0640e56c34cafbbe13cb2d0290c25?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 273/553] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:29:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/86c0640e56c34cafbbe13cb2d0290c25?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:29:33.604 8 INFO cinder.api.openstack.wsgi [None req-87d0aad1-d9c7-4b98-8651-42cd332ae536 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:29:33.622 8 INFO cinder.api.openstack.wsgi [None req-87d0aad1-d9c7-4b98-8651-42cd332ae536 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 281/554] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:29:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:29:33.633 7 INFO cinder.api.openstack.wsgi [None req-eb49300b-72f2-48a9-80fc-a9489e59b01b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:29:33.654 7 INFO cinder.api.openstack.wsgi [None req-eb49300b-72f2-48a9-80fc-a9489e59b01b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 274/555] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:29:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:29:33.665 8 INFO cinder.api.openstack.wsgi [None req-ebdb03a7-7005-4318-a0fb-2655289af6b2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ba956a7c374e4665be594459277f49a9?usage=true 2026-04-16 12:29:33.687 8 INFO cinder.api.openstack.wsgi [None req-ebdb03a7-7005-4318-a0fb-2655289af6b2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ba956a7c374e4665be594459277f49a9?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/556] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:29:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ba956a7c374e4665be594459277f49a9?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:29:33.700 7 INFO cinder.api.openstack.wsgi [None req-86976a22-3ec5-48a7-b8da-0916727bb81e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:29:33.721 7 INFO cinder.api.openstack.wsgi [None req-86976a22-3ec5-48a7-b8da-0916727bb81e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 275/557] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:29:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:29:33.731 8 INFO cinder.api.openstack.wsgi [None req-feed5bda-ee31-491a-a073-312d058cec62 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:29:33.735 8 INFO cinder.volume.api [None req-feed5bda-ee31-491a-a073-312d058cec62 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:29:33.735 8 INFO cinder.api.openstack.wsgi [None req-feed5bda-ee31-491a-a073-312d058cec62 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 283/558] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:29:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:29:33.743 7 INFO cinder.api.openstack.wsgi [None req-fca8ebf1-ea94-45d9-b861-5ea67d37ffda 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:29:33.749 7 INFO cinder.volume.api [None req-fca8ebf1-ea94-45d9-b861-5ea67d37ffda 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:29:33.751 7 INFO cinder.api.openstack.wsgi [None req-fca8ebf1-ea94-45d9-b861-5ea67d37ffda 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 276/559] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:29:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:29:33.762 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:29:34.265 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 284/560] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:29:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:29:34.275 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:29:34.283 7 INFO cinder.volume.api [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:29:34.285 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 277/561] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:29:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:29:34.644 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:29:34.644 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:29:34.646 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:29:34.646 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:29:44.644 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:29:44.644 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:29:44.645 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:29:44.645 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:29:54.644 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:29:54.644 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:29:54.644 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:29:54.645 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:30:04.644 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:30:04.644 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:30:04.646 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:30:04.646 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:30:14.644 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:30:14.644 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:30:14.645 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:30:14.645 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:30:24.644 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:30:24.644 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:30:24.645 7 INFO cinder.api.openstack.wsgi [None req-0b010b60-aa5a-4988-8515-d6075a8de32d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:30:24.645 8 INFO cinder.api.openstack.wsgi [None req-f3e3f42e-5e0e-47e3-acc6-f0fa88063f68 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:30:33.450 7 INFO cinder.api.openstack.wsgi [None req-4686b3f4-1e4a-4a8a-a68e-a0a2270632e7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:30:33.460 7 INFO cinder.volume.api [None req-4686b3f4-1e4a-4a8a-a68e-a0a2270632e7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:30:33.461 7 INFO cinder.api.openstack.wsgi [None req-4686b3f4-1e4a-4a8a-a68e-a0a2270632e7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 284/574] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:30:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:30:33.475 8 INFO cinder.api.openstack.wsgi [None req-0a65ac57-1616-4047-bd63-41e25f9cad70 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:30:33.978 8 INFO cinder.api.openstack.wsgi [None req-0a65ac57-1616-4047-bd63-41e25f9cad70 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 291/575] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:30:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true => generated 670 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:30:33.990 7 INFO cinder.api.openstack.wsgi [None req-233d32be-6f4f-4c76-9b9e-544f63209856 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:30:34.005 7 INFO cinder.volume.api [None req-233d32be-6f4f-4c76-9b9e-544f63209856 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:30:34.005 7 INFO cinder.api.openstack.wsgi [None req-233d32be-6f4f-4c76-9b9e-544f63209856 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 285/576] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:30:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:30:34.097 8 INFO cinder.api.openstack.wsgi [None req-575b334a-63de-4437-a63f-0e540379d10c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0e4f86ed4d5342ccb3dad4021580debf?usage=true 2026-04-16 12:30:34.114 8 INFO cinder.api.openstack.wsgi [None req-575b334a-63de-4437-a63f-0e540379d10c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0e4f86ed4d5342ccb3dad4021580debf?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 292/577] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:30:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0e4f86ed4d5342ccb3dad4021580debf?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:30:34.129 7 INFO cinder.api.openstack.wsgi [None req-d8aa87b6-b5e6-48fe-8ef7-47e48b3ce7e2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/6d694eac979746e6bda60800c542c47a?usage=true 2026-04-16 12:30:34.149 7 INFO cinder.api.openstack.wsgi [None req-d8aa87b6-b5e6-48fe-8ef7-47e48b3ce7e2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/6d694eac979746e6bda60800c542c47a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 286/578] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:30:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/6d694eac979746e6bda60800c542c47a?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:30:34.168 8 INFO cinder.api.openstack.wsgi [None req-dc68d7fb-253f-4831-98fe-8b4c49e528c8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/75b4b322c43c40e09890d3045e4a3386?usage=true 2026-04-16 12:30:34.188 8 INFO cinder.api.openstack.wsgi [None req-dc68d7fb-253f-4831-98fe-8b4c49e528c8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/75b4b322c43c40e09890d3045e4a3386?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 293/579] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:30:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/75b4b322c43c40e09890d3045e4a3386?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:30:34.196 7 INFO cinder.api.openstack.wsgi [None req-f40d0a2c-7b3d-4c8a-beae-86e8a85730a0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/75b615241fdf4ddb989e76acf28685bd?usage=true 2026-04-16 12:30:34.228 7 INFO cinder.api.openstack.wsgi [None req-f40d0a2c-7b3d-4c8a-beae-86e8a85730a0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/75b615241fdf4ddb989e76acf28685bd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 287/580] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:30:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/75b615241fdf4ddb989e76acf28685bd?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:30:34.242 8 INFO cinder.api.openstack.wsgi [None req-8985b151-fbc0-4381-bda4-2cc211f0ff21 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:30:34.261 8 INFO cinder.api.openstack.wsgi [None req-8985b151-fbc0-4381-bda4-2cc211f0ff21 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 294/581] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:30:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:30:34.273 7 INFO cinder.api.openstack.wsgi [None req-baa04a24-9231-46b8-829d-ce76445b1e8e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:30:34.297 7 INFO cinder.api.openstack.wsgi [None req-baa04a24-9231-46b8-829d-ce76445b1e8e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 288/582] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:30:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:30:34.311 8 INFO cinder.api.openstack.wsgi [None req-0ca1c7e8-1101-4ca0-a0b5-1b4659b76551 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/cf5cb8100e3240b3bf7f9ec2c00caa2d?usage=true 2026-04-16 12:30:34.331 8 INFO cinder.api.openstack.wsgi [None req-0ca1c7e8-1101-4ca0-a0b5-1b4659b76551 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/cf5cb8100e3240b3bf7f9ec2c00caa2d?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/583] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:30:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/cf5cb8100e3240b3bf7f9ec2c00caa2d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:30:34.342 7 INFO cinder.api.openstack.wsgi [None req-540edae3-c837-4b0e-a698-82026c1ee0ca 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:30:34.357 7 INFO cinder.api.openstack.wsgi [None req-540edae3-c837-4b0e-a698-82026c1ee0ca 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 289/584] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:30:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:30:34.371 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:30:34.378 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 296/585] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:30:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:30:34.388 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:30:34.396 7 INFO cinder.volume.api [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:30:34.397 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 290/586] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:30:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:30:34.644 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:30:34.644 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:30:34.645 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:30:34.645 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:30:44.644 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:30:44.644 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:30:44.645 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:30:44.645 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:30:54.644 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:30:54.644 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:30:54.645 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:30:54.645 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:31:04.643 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:31:04.643 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:31:04.644 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:31:04.645 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:31:14.645 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:31:14.645 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:31:14.646 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:31:14.649 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:31:24.644 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:31:24.644 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:31:24.645 8 INFO cinder.api.openstack.wsgi [None req-3c58767f-9652-4481-9a79-96233889526d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:31:24.645 7 INFO cinder.api.openstack.wsgi [None req-009c7197-3d87-4055-9037-2cca689e89ac 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:31:33.351 8 INFO cinder.api.openstack.wsgi [None req-e0a79e3b-9717-4c27-8418-a652b185e207 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:31:33.357 8 INFO cinder.api.openstack.wsgi [None req-e0a79e3b-9717-4c27-8418-a652b185e207 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 303/599] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:31:33.369 7 INFO cinder.api.openstack.wsgi [None req-e9cd46a1-693d-4e3b-9d01-bd052bd1064a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:31:33.376 7 INFO cinder.volume.api [None req-e9cd46a1-693d-4e3b-9d01-bd052bd1064a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:31:33.377 7 INFO cinder.api.openstack.wsgi [None req-e9cd46a1-693d-4e3b-9d01-bd052bd1064a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 297/600] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:31:33.389 8 INFO cinder.api.openstack.wsgi [None req-4bdaa148-f522-4b2c-8f86-d7b1a85df677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:31:33.399 8 INFO cinder.volume.api [None req-4bdaa148-f522-4b2c-8f86-d7b1a85df677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:31:33.401 8 INFO cinder.api.openstack.wsgi [None req-4bdaa148-f522-4b2c-8f86-d7b1a85df677 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 304/601] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:31:33.442 7 INFO cinder.api.openstack.wsgi [None req-4bba57dd-95c5-40b0-87dc-578229e1f8c9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true 2026-04-16 12:31:33.471 7 INFO cinder.api.openstack.wsgi [None req-4bba57dd-95c5-40b0-87dc-578229e1f8c9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 298/602] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:31:33.485 8 INFO cinder.api.openstack.wsgi [None req-8b86dddc-3b44-4834-9d3c-8b71c7c27542 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true 2026-04-16 12:31:33.510 8 INFO cinder.api.openstack.wsgi [None req-8b86dddc-3b44-4834-9d3c-8b71c7c27542 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 305/603] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:31:33.524 7 INFO cinder.api.openstack.wsgi [None req-777da534-4d35-40a0-8a5e-a8c26145cebd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true 2026-04-16 12:31:33.546 7 INFO cinder.api.openstack.wsgi [None req-777da534-4d35-40a0-8a5e-a8c26145cebd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 299/604] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:31:33.559 8 INFO cinder.api.openstack.wsgi [None req-cdce778b-174d-4ec4-bf0d-ff9f92f03b60 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true 2026-04-16 12:31:33.581 8 INFO cinder.api.openstack.wsgi [None req-cdce778b-174d-4ec4-bf0d-ff9f92f03b60 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 306/605] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:31:33.591 7 INFO cinder.api.openstack.wsgi [None req-9fe56152-bebb-48f5-ac59-1aa49d318dc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true 2026-04-16 12:31:33.609 7 INFO cinder.api.openstack.wsgi [None req-9fe56152-bebb-48f5-ac59-1aa49d318dc0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 300/606] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:31:33.620 8 INFO cinder.api.openstack.wsgi [None req-636eee3f-cdd3-4009-949e-7350bc69b448 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:31:33.644 8 INFO cinder.api.openstack.wsgi [None req-636eee3f-cdd3-4009-949e-7350bc69b448 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 307/607] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:31:33.656 7 INFO cinder.api.openstack.wsgi [None req-69f5ce75-5daf-4c13-8298-9429923d173f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true 2026-04-16 12:31:33.680 7 INFO cinder.api.openstack.wsgi [None req-69f5ce75-5daf-4c13-8298-9429923d173f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 301/608] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:31:33.696 8 INFO cinder.api.openstack.wsgi [None req-875b6af1-0f0d-4ce2-8acf-1d21e4e3c14f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:31:33.718 8 INFO cinder.api.openstack.wsgi [None req-875b6af1-0f0d-4ce2-8acf-1d21e4e3c14f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 308/609] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:31:33.732 7 INFO cinder.api.openstack.wsgi [None req-bc84727d-dd43-4deb-a2a4-5507e1d1e22c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:31:33.774 7 INFO cinder.api.openstack.wsgi [None req-bc84727d-dd43-4deb-a2a4-5507e1d1e22c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 302/610] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:31:33.789 8 INFO cinder.api.openstack.wsgi [None req-0dca939a-acca-4c9a-8b1d-e0d6de0d0ea8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true 2026-04-16 12:31:33.817 8 INFO cinder.api.openstack.wsgi [None req-0dca939a-acca-4c9a-8b1d-e0d6de0d0ea8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 309/611] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:31:33.831 7 INFO cinder.api.openstack.wsgi [None req-b62fbc21-e16b-4ae0-965f-f70c506dce55 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true 2026-04-16 12:31:33.859 7 INFO cinder.api.openstack.wsgi [None req-b62fbc21-e16b-4ae0-965f-f70c506dce55 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 303/612] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:31:33.871 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:31:33.881 8 INFO cinder.volume.api [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:31:33.883 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 310/613] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:31:33.895 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:31:34.399 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 304/614] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:31:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:31:34.645 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:31:34.647 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:31:34.645 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:31:34.653 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:31:44.644 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:31:44.644 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:31:44.645 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:31:44.645 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:31:54.644 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:31:54.644 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:31:54.645 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:31:54.645 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:32:04.643 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:32:04.643 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:32:04.644 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:32:04.645 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:32:14.644 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:32:14.645 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:32:14.645 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:32:14.646 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:32:24.644 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:32:24.645 7 INFO cinder.api.openstack.wsgi [None req-36b8e54a-cdfb-41ba-b912-042b3f4908c0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:32:24.645 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:32:24.646 8 INFO cinder.api.openstack.wsgi [None req-93c16c8e-d59a-43f8-87fc-541cdd4caf0e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:32:30.168 7 INFO cinder.api.openstack.wsgi [None req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes 2026-04-16 12:32:30.635 7 INFO cinder.api.v3.volumes [None req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Create volume of 16 GB 2026-04-16 12:32:30.647 7 INFO cinder.volume.api [None req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Availability Zones retrieved successfully. 2026-04-16 12:32:30.881 7 INFO cinder.volume.api [None req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Create volume request issued successfully. 2026-04-16 12:32:30.882 7 INFO cinder.api.openstack.wsgi [None req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes returned with HTTP 202 [pid: 7|app: 0|req: 311/627] 199.204.45.227 () {34 vars in 734 bytes} [Thu Apr 16 12:32:30 2026] POST /v3/90b78677a2bd4bd990975411f63f8d6a/volumes => generated 846 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-16 12:32:30.897 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-46724f3e-0a9c-4e3e-b336-1e72d0edd7f7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:30.931 8 INFO cinder.volume.api [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-46724f3e-0a9c-4e3e-b336-1e72d0edd7f7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Volume info retrieved successfully. 2026-04-16 12:32:30.936 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-46724f3e-0a9c-4e3e-b336-1e72d0edd7f7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 returned with HTTP 200 [pid: 8|app: 0|req: 317/628] 199.204.45.227 () {32 vars in 825 bytes} [Thu Apr 16 12:32:30 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 => generated 1025 bytes in 46 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-04-16 12:32:33.245 7 INFO cinder.api.openstack.wsgi [None req-1ff7a0a5-1a48-4dbf-a2e8-565347c288b1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:33.264 7 INFO cinder.api.openstack.wsgi [None req-1ff7a0a5-1a48-4dbf-a2e8-565347c288b1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 312/629] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true => generated 847 bytes in 51 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-04-16 12:32:33.277 8 INFO cinder.api.openstack.wsgi [None req-9f46c068-3f88-46b6-972c-f12c108e210d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true 2026-04-16 12:32:33.297 8 INFO cinder.api.openstack.wsgi [None req-9f46c068-3f88-46b6-972c-f12c108e210d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 318/630] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:32:33.309 7 INFO cinder.api.openstack.wsgi [None req-01d69b71-fdfa-474d-9662-96b1c84da574 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true 2026-04-16 12:32:33.330 7 INFO cinder.api.openstack.wsgi [None req-01d69b71-fdfa-474d-9662-96b1c84da574 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 313/631] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:32:33.340 8 INFO cinder.api.openstack.wsgi [None req-afd799aa-32f3-4114-b1ee-b34cd82b8220 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true 2026-04-16 12:32:33.364 8 INFO cinder.api.openstack.wsgi [None req-afd799aa-32f3-4114-b1ee-b34cd82b8220 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 319/632] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:32:33.374 7 INFO cinder.api.openstack.wsgi [None req-70e953a4-d68a-4aa7-a70c-2f44e4b05947 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true 2026-04-16 12:32:33.392 7 INFO cinder.api.openstack.wsgi [None req-70e953a4-d68a-4aa7-a70c-2f44e4b05947 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 314/633] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:32:33.405 8 INFO cinder.api.openstack.wsgi [None req-5cd7a5bd-4042-4222-9817-a47a73dcebf5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:32:33.428 8 INFO cinder.api.openstack.wsgi [None req-5cd7a5bd-4042-4222-9817-a47a73dcebf5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 320/634] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:32:33.438 7 INFO cinder.api.openstack.wsgi [None req-c62139ef-884a-49cc-9fbe-4f363bdc17d2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true 2026-04-16 12:32:33.459 7 INFO cinder.api.openstack.wsgi [None req-c62139ef-884a-49cc-9fbe-4f363bdc17d2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 315/635] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:32:33.472 8 INFO cinder.api.openstack.wsgi [None req-6d51eae5-9863-48b8-9a6c-dd6b62d98d1c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:32:33.492 8 INFO cinder.api.openstack.wsgi [None req-6d51eae5-9863-48b8-9a6c-dd6b62d98d1c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 321/636] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:32:33.505 7 INFO cinder.api.openstack.wsgi [None req-a3141d30-7228-4d81-b8ec-b635d1f48278 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:32:33.524 7 INFO cinder.api.openstack.wsgi [None req-a3141d30-7228-4d81-b8ec-b635d1f48278 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 316/637] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:32:33.536 8 INFO cinder.api.openstack.wsgi [None req-a085166b-f100-4529-8eae-c5f97a1387c9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true 2026-04-16 12:32:33.557 8 INFO cinder.api.openstack.wsgi [None req-a085166b-f100-4529-8eae-c5f97a1387c9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 322/638] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:32:33.567 7 INFO cinder.api.openstack.wsgi [None req-82fb977e-2b42-4f14-869e-44dc189f3627 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true 2026-04-16 12:32:33.592 7 INFO cinder.api.openstack.wsgi [None req-82fb977e-2b42-4f14-869e-44dc189f3627 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 317/639] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:32:33.604 8 INFO cinder.api.openstack.wsgi [None req-68ffb406-d625-424b-aee4-2aaeb6b3c14c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:32:33.618 8 INFO cinder.volume.api [None req-68ffb406-d625-424b-aee4-2aaeb6b3c14c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:33.625 8 INFO cinder.api.openstack.wsgi [None req-68ffb406-d625-424b-aee4-2aaeb6b3c14c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 323/640] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 1492 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:32:33.636 7 INFO cinder.api.openstack.wsgi [None req-d63139bd-fc7a-47b1-9399-eed3a6d269d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:32:33.645 7 INFO cinder.volume.api [None req-d63139bd-fc7a-47b1-9399-eed3a6d269d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:33.651 7 INFO cinder.api.openstack.wsgi [None req-d63139bd-fc7a-47b1-9399-eed3a6d269d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 318/641] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 1492 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-04-16 12:32:33.663 8 INFO cinder.api.openstack.wsgi [None req-356a2ffd-cce6-4e2c-8c54-e009b06a8d1a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:32:34.167 8 INFO cinder.api.openstack.wsgi [None req-356a2ffd-cce6-4e2c-8c54-e009b06a8d1a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 324/642] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:32:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:32:34.180 7 INFO cinder.api.openstack.wsgi [None req-e21ea149-c8d5-4bb3-9fc7-7bf0d6f59d6a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:32:34.186 7 INFO cinder.volume.api [None req-e21ea149-c8d5-4bb3-9fc7-7bf0d6f59d6a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:32:34.186 7 INFO cinder.api.openstack.wsgi [None req-e21ea149-c8d5-4bb3-9fc7-7bf0d6f59d6a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/643] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:32:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:32:34.196 8 INFO cinder.api.openstack.wsgi [None req-4abd82a7-c064-4a16-8cfd-d941e042aeb9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:32:34.202 8 INFO cinder.api.openstack.wsgi [None req-4abd82a7-c064-4a16-8cfd-d941e042aeb9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 325/644] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:32:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:32:34.644 8 INFO cinder.api.openstack.wsgi [None req-4abd82a7-c064-4a16-8cfd-d941e042aeb9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:32:34.644 7 INFO cinder.api.openstack.wsgi [None req-e21ea149-c8d5-4bb3-9fc7-7bf0d6f59d6a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:32:34.644 8 INFO cinder.api.openstack.wsgi [None req-4abd82a7-c064-4a16-8cfd-d941e042aeb9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:32:34.645 7 INFO cinder.api.openstack.wsgi [None req-e21ea149-c8d5-4bb3-9fc7-7bf0d6f59d6a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:32:35.951 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-33f1d3f7-aee8-4a40-b4bd-90526185bf27 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:35.967 8 INFO cinder.volume.api [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-33f1d3f7-aee8-4a40-b4bd-90526185bf27 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Volume info retrieved successfully. 2026-04-16 12:32:35.973 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-33f1d3f7-aee8-4a40-b4bd-90526185bf27 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 returned with HTTP 200 [pid: 8|app: 0|req: 327/647] 199.204.45.227 () {32 vars in 825 bytes} [Thu Apr 16 12:32:35 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 => generated 1489 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:32:36.373 7 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-cd854f19-d4c7-4dcc-b6e5-8b2f7859c14f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:36.386 7 INFO cinder.volume.api [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-cd854f19-d4c7-4dcc-b6e5-8b2f7859c14f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Volume info retrieved successfully. 2026-04-16 12:32:36.391 7 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-cd854f19-d4c7-4dcc-b6e5-8b2f7859c14f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 returned with HTTP 200 [pid: 7|app: 0|req: 321/648] 10.0.0.198 () {34 vars in 1028 bytes} [Thu Apr 16 12:32:36 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 => generated 1489 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:32:36.786 8 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-5c7ed4a5-b31e-4849-8187-b033e8ab0c55 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:36.800 8 INFO cinder.volume.api [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-5c7ed4a5-b31e-4849-8187-b033e8ab0c55 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Volume info retrieved successfully. 2026-04-16 12:32:36.805 8 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-5c7ed4a5-b31e-4849-8187-b033e8ab0c55 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 returned with HTTP 200 [pid: 8|app: 0|req: 328/649] 10.0.0.198 () {34 vars in 1028 bytes} [Thu Apr 16 12:32:36 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 => generated 1489 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:32:36.815 7 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-cd854f19-d4c7-4dcc-b6e5-8b2f7859c14f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-16 12:32:36.815 7 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-cd854f19-d4c7-4dcc-b6e5-8b2f7859c14f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 322/650] 10.0.0.198 () {32 vars in 829 bytes} [Thu Apr 16 12:32:36 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:32:36.827 8 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-9785283b-318b-4cc3-b7f5-a654a3ce8933 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:36.874 8 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-9785283b-318b-4cc3-b7f5-a654a3ce8933 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/attachments returned with HTTP 200 [pid: 8|app: 0|req: 329/651] 10.0.0.198 () {40 vars in 1057 bytes} [Thu Apr 16 12:32:36 2026] POST /v3/90b78677a2bd4bd990975411f63f8d6a/attachments => generated 273 bytes in 56 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-04-16 12:32:40.387 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-14dc9f8a-a5dd-4e31-8469-47fe572f4fab 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:40.403 7 INFO cinder.volume.api [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-14dc9f8a-a5dd-4e31-8469-47fe572f4fab 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Volume info retrieved successfully. 2026-04-16 12:32:40.408 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-14dc9f8a-a5dd-4e31-8469-47fe572f4fab 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 returned with HTTP 200 [pid: 7|app: 0|req: 323/652] 199.204.45.227 () {32 vars in 825 bytes} [Thu Apr 16 12:32:40 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 => generated 1488 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:32:42.268 8 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-9785283b-318b-4cc3-b7f5-a654a3ce8933 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-16 12:32:42.269 8 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-9785283b-318b-4cc3-b7f5-a654a3ce8933 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 330/653] 199.204.45.227 () {32 vars in 840 bytes} [Thu Apr 16 12:32:42 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:32:42.281 7 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-4299f84b-12ca-4faa-8941-0de8c3bd7c4f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:42.422 7 INFO cinder.volume.api [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-4299f84b-12ca-4faa-8941-0de8c3bd7c4f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Volume info retrieved successfully. 2026-04-16 12:32:42.428 7 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-4299f84b-12ca-4faa-8941-0de8c3bd7c4f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 returned with HTTP 200 [pid: 7|app: 0|req: 324/654] 199.204.45.227 () {36 vars in 1073 bytes} [Thu Apr 16 12:32:42 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 => generated 1712 bytes in 156 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-04-16 12:32:42.507 8 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-27b37efb-b045-4b6d-b10f-cce4be061e59 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/attachments/c5f2e9f9-80fa-4e90-b047-ccf3058e3ad8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:32:43.414 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-2af4f9a9-d849-476e-9ccd-76ab3a7cf471 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:43.430 7 INFO cinder.volume.api [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-2af4f9a9-d849-476e-9ccd-76ab3a7cf471 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Volume info retrieved successfully. 2026-04-16 12:32:43.435 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-2af4f9a9-d849-476e-9ccd-76ab3a7cf471 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 returned with HTTP 200 [pid: 7|app: 0|req: 325/655] 199.204.45.227 () {32 vars in 825 bytes} [Thu Apr 16 12:32:43 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 => generated 1489 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:32:43.544 8 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-27b37efb-b045-4b6d-b10f-cce4be061e59 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/attachments/c5f2e9f9-80fa-4e90-b047-ccf3058e3ad8 returned with HTTP 200 [pid: 8|app: 0|req: 331/656] 199.204.45.227 () {40 vars in 1135 bytes} [Thu Apr 16 12:32:42 2026] PUT /v3/90b78677a2bd4bd990975411f63f8d6a/attachments/c5f2e9f9-80fa-4e90-b047-ccf3058e3ad8 => 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-04-16 12:32:44.064 7 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-8e7352a1-d766-44bb-ac86-7cc5a097e309 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/attachments/c5f2e9f9-80fa-4e90-b047-ccf3058e3ad8/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:44.099 7 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-8e7352a1-d766-44bb-ac86-7cc5a097e309 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/attachments/c5f2e9f9-80fa-4e90-b047-ccf3058e3ad8/action returned with HTTP 204 [pid: 7|app: 0|req: 326/657] 199.204.45.227 () {40 vars in 1148 bytes} [Thu Apr 16 12:32:44 2026] POST /v3/90b78677a2bd4bd990975411f63f8d6a/attachments/c5f2e9f9-80fa-4e90-b047-ccf3058e3ad8/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-16 12:32:44.644 7 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-8e7352a1-d766-44bb-ac86-7cc5a097e309 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:32:44.644 8 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-27b37efb-b045-4b6d-b10f-cce4be061e59 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:32:44.645 7 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-8e7352a1-d766-44bb-ac86-7cc5a097e309 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:32:44.646 8 INFO cinder.api.openstack.wsgi [req-7a8b3f81-cbb3-4832-b6ae-d3225db6ee05 req-27b37efb-b045-4b6d-b10f-cce4be061e59 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:32:46.272 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-50f4d0cc-19a9-4bca-b06b-957a3ef0f845 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:46.290 7 INFO cinder.volume.api [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-50f4d0cc-19a9-4bca-b06b-957a3ef0f845 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Volume info retrieved successfully. 2026-04-16 12:32:46.294 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-50f4d0cc-19a9-4bca-b06b-957a3ef0f845 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 returned with HTTP 200 [pid: 7|app: 0|req: 328/660] 199.204.45.227 () {32 vars in 825 bytes} [Thu Apr 16 12:32:46 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 => generated 1787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:32:49.354 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-8b8f8142-a37b-4898-ae17-38fee41e6436 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:49.372 8 INFO cinder.volume.api [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-8b8f8142-a37b-4898-ae17-38fee41e6436 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Volume info retrieved successfully. 2026-04-16 12:32:49.377 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-8b8f8142-a37b-4898-ae17-38fee41e6436 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 returned with HTTP 200 [pid: 8|app: 0|req: 333/661] 199.204.45.227 () {32 vars in 825 bytes} [Thu Apr 16 12:32:49 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 => generated 1787 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-04-16 12:32:52.169 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-49b5d8bb-5439-43b9-b273-f5569d5e9994 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:32:52.186 7 INFO cinder.volume.api [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-49b5d8bb-5439-43b9-b273-f5569d5e9994 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Volume info retrieved successfully. 2026-04-16 12:32:52.191 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-49b5d8bb-5439-43b9-b273-f5569d5e9994 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 returned with HTTP 200 [pid: 7|app: 0|req: 329/662] 199.204.45.227 () {32 vars in 825 bytes} [Thu Apr 16 12:32:52 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 => generated 1787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:32:54.644 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-8b8f8142-a37b-4898-ae17-38fee41e6436 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:32:54.644 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-49b5d8bb-5439-43b9-b273-f5569d5e9994 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:32:54.645 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-8b8f8142-a37b-4898-ae17-38fee41e6436 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:32:54.646 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-49b5d8bb-5439-43b9-b273-f5569d5e9994 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:33:04.644 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-8b8f8142-a37b-4898-ae17-38fee41e6436 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:33:04.644 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-49b5d8bb-5439-43b9-b273-f5569d5e9994 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:33:04.645 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-8b8f8142-a37b-4898-ae17-38fee41e6436 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:33:04.645 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-49b5d8bb-5439-43b9-b273-f5569d5e9994 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:33:14.644 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-8b8f8142-a37b-4898-ae17-38fee41e6436 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:33:14.644 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-8b8f8142-a37b-4898-ae17-38fee41e6436 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:33:14.644 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-49b5d8bb-5439-43b9-b273-f5569d5e9994 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:33:14.646 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-49b5d8bb-5439-43b9-b273-f5569d5e9994 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:33:24.644 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-49b5d8bb-5439-43b9-b273-f5569d5e9994 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:33:24.644 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-8b8f8142-a37b-4898-ae17-38fee41e6436 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:33:24.645 7 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-49b5d8bb-5439-43b9-b273-f5569d5e9994 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:33:24.645 8 INFO cinder.api.openstack.wsgi [req-58f1e2fb-576d-47c4-a2d3-2fefe1aed973 req-8b8f8142-a37b-4898-ae17-38fee41e6436 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:33:33.239 7 INFO cinder.api.openstack.wsgi [None req-c9480da0-1bce-4cdb-991f-fe0e9eeee31c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:33:33.256 7 INFO cinder.volume.api [None req-c9480da0-1bce-4cdb-991f-fe0e9eeee31c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:33:33.263 7 INFO cinder.api.openstack.wsgi [None req-c9480da0-1bce-4cdb-991f-fe0e9eeee31c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 334/671] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 1790 bytes in 59 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-04-16 12:33:33.276 8 INFO cinder.api.openstack.wsgi [None req-ed92b565-c759-4adc-b970-a833301c6906 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:33:33.283 8 INFO cinder.volume.api [None req-ed92b565-c759-4adc-b970-a833301c6906 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:33:33.284 8 INFO cinder.api.openstack.wsgi [None req-ed92b565-c759-4adc-b970-a833301c6906 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 338/672] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true => generated 17 bytes in 15 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-04-16 12:33:33.294 7 INFO cinder.api.openstack.wsgi [None req-eaf94c4e-a333-42f3-81dc-4711db937f56 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:33:33.299 7 INFO cinder.api.openstack.wsgi [None req-eaf94c4e-a333-42f3-81dc-4711db937f56 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 335/673] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:33:33.306 8 INFO cinder.api.openstack.wsgi [None req-29995883-a052-4bc1-8aa7-be4a3f9caef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:33:33.317 8 INFO cinder.volume.api [None req-29995883-a052-4bc1-8aa7-be4a3f9caef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:33:33.323 8 INFO cinder.api.openstack.wsgi [None req-29995883-a052-4bc1-8aa7-be4a3f9caef6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 339/674] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 1790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:33:33.378 7 INFO cinder.api.openstack.wsgi [None req-e8658892-d3ac-45b2-865e-954aae271544 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true 2026-04-16 12:33:33.405 7 INFO cinder.api.openstack.wsgi [None req-e8658892-d3ac-45b2-865e-954aae271544 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 336/675] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true => generated 847 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-04-16 12:33:33.415 8 INFO cinder.api.openstack.wsgi [None req-5556f208-46e2-446c-94b9-f2192caca412 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true 2026-04-16 12:33:33.434 8 INFO cinder.api.openstack.wsgi [None req-5556f208-46e2-446c-94b9-f2192caca412 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 340/676] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:33:33.444 7 INFO cinder.api.openstack.wsgi [None req-87a6013d-10c9-42b0-8568-abbffb6b946e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true 2026-04-16 12:33:33.461 7 INFO cinder.api.openstack.wsgi [None req-87a6013d-10c9-42b0-8568-abbffb6b946e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 337/677] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:33:33.471 8 INFO cinder.api.openstack.wsgi [None req-1e3ee9d5-4d4f-42c4-b05d-fa1e32e33371 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true 2026-04-16 12:33:33.496 8 INFO cinder.api.openstack.wsgi [None req-1e3ee9d5-4d4f-42c4-b05d-fa1e32e33371 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 341/678] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:33:33.508 7 INFO cinder.api.openstack.wsgi [None req-578a64db-4bfe-4877-98d3-599ec3bc9e09 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true 2026-04-16 12:33:33.526 7 INFO cinder.api.openstack.wsgi [None req-578a64db-4bfe-4877-98d3-599ec3bc9e09 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 338/679] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:33:33.538 8 INFO cinder.api.openstack.wsgi [None req-ecc3a662-602f-494f-94a9-9ab97b8ce608 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:33:33.556 8 INFO cinder.api.openstack.wsgi [None req-ecc3a662-602f-494f-94a9-9ab97b8ce608 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 342/680] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:33:33.569 7 INFO cinder.api.openstack.wsgi [None req-9c7855d2-5663-46f6-816a-9af06cd89d31 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true 2026-04-16 12:33:33.588 7 INFO cinder.api.openstack.wsgi [None req-9c7855d2-5663-46f6-816a-9af06cd89d31 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 339/681] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:33:33.600 8 INFO cinder.api.openstack.wsgi [None req-ff1a7812-757f-485e-ba63-09d74fc5f3f6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:33:33.618 8 INFO cinder.api.openstack.wsgi [None req-ff1a7812-757f-485e-ba63-09d74fc5f3f6 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 343/682] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:33:33.630 7 INFO cinder.api.openstack.wsgi [None req-5661bca5-78e0-41d3-ad11-4837d0b2cab9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:33:33.652 7 INFO cinder.api.openstack.wsgi [None req-5661bca5-78e0-41d3-ad11-4837d0b2cab9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/683] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:33:33.665 8 INFO cinder.api.openstack.wsgi [None req-28cf39cd-9e84-4a95-af7a-b485ba9732e5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true 2026-04-16 12:33:33.685 8 INFO cinder.api.openstack.wsgi [None req-28cf39cd-9e84-4a95-af7a-b485ba9732e5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 344/684] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:33:33.695 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true 2026-04-16 12:33:33.717 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/685] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:33:33.729 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:33:34.232 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 345/686] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:33:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true => generated 671 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:33:34.644 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:33:34.645 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:33:34.646 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:33:34.646 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:33:44.644 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:33:44.644 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:33:44.645 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:33:44.645 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:33:54.644 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:33:54.644 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:33:54.645 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:33:54.645 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:34:04.644 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:34:04.644 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:34:04.645 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:34:04.645 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:34:14.644 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:34:14.645 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:34:14.645 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:34:14.646 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:34:24.644 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:34:24.644 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:34:24.645 7 INFO cinder.api.openstack.wsgi [None req-281fa10e-aaae-403a-9c6b-a998a334038e 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:34:24.646 8 INFO cinder.api.openstack.wsgi [None req-d80af142-056d-4ca3-a886-663b68ed46d7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:34:33.250 7 INFO cinder.api.openstack.wsgi [None req-3a07ed5b-a02f-4608-8657-acfe819b44be 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:34:33.263 7 INFO cinder.volume.api [None req-3a07ed5b-a02f-4608-8657-acfe819b44be 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:34:33.268 7 INFO cinder.api.openstack.wsgi [None req-3a07ed5b-a02f-4608-8657-acfe819b44be 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 348/699] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:34:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 1790 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:34:33.282 8 INFO cinder.api.openstack.wsgi [None req-e08352d8-3fff-427f-b6f3-9842a2a04f54 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:34:33.288 8 INFO cinder.volume.api [None req-e08352d8-3fff-427f-b6f3-9842a2a04f54 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:34:33.288 8 INFO cinder.api.openstack.wsgi [None req-e08352d8-3fff-427f-b6f3-9842a2a04f54 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 352/700] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:34:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:34:33.301 7 INFO cinder.api.openstack.wsgi [None req-0d4fa62d-eaa2-41d5-8ccb-a662fe37fa39 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:34:33.804 7 INFO cinder.api.openstack.wsgi [None req-0d4fa62d-eaa2-41d5-8ccb-a662fe37fa39 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 349/701] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:34:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:34:33.849 8 INFO cinder.api.openstack.wsgi [None req-2cf9c971-a53e-4553-8335-80396737f1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true 2026-04-16 12:34:33.876 8 INFO cinder.api.openstack.wsgi [None req-2cf9c971-a53e-4553-8335-80396737f1bf 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 353/702] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:34:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:34:33.888 7 INFO cinder.api.openstack.wsgi [None req-38abc3d2-96ec-4ab6-81ec-809c26c5f7bd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true 2026-04-16 12:34:33.917 7 INFO cinder.api.openstack.wsgi [None req-38abc3d2-96ec-4ab6-81ec-809c26c5f7bd 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 350/703] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:34:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:34:33.929 8 INFO cinder.api.openstack.wsgi [None req-f6eef571-0cba-4197-9971-a887b41a72a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true 2026-04-16 12:34:33.955 8 INFO cinder.api.openstack.wsgi [None req-f6eef571-0cba-4197-9971-a887b41a72a5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 354/704] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:34:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:34:33.966 7 INFO cinder.api.openstack.wsgi [None req-2e3547b6-4336-407c-9020-19002d4712e7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true 2026-04-16 12:34:33.987 7 INFO cinder.api.openstack.wsgi [None req-2e3547b6-4336-407c-9020-19002d4712e7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 351/705] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:34:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:34:33.998 8 INFO cinder.api.openstack.wsgi [None req-1ed0a0c0-5b6a-4fdd-8e5a-91ed0595b3ca 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true 2026-04-16 12:34:34.023 8 INFO cinder.api.openstack.wsgi [None req-1ed0a0c0-5b6a-4fdd-8e5a-91ed0595b3ca 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 355/706] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:34:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:34:34.037 7 INFO cinder.api.openstack.wsgi [None req-2859b0d5-8093-441b-8afd-230ca5d28c37 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:34:34.058 7 INFO cinder.api.openstack.wsgi [None req-2859b0d5-8093-441b-8afd-230ca5d28c37 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/707] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:34:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:34:34.071 8 INFO cinder.api.openstack.wsgi [None req-ef0ccf0d-7ed2-4f34-8d3d-efaeebcd0067 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true 2026-04-16 12:34:34.089 8 INFO cinder.api.openstack.wsgi [None req-ef0ccf0d-7ed2-4f34-8d3d-efaeebcd0067 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 356/708] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:34:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:34:34.104 7 INFO cinder.api.openstack.wsgi [None req-8dd93dcb-8470-44d9-be64-d159c653cd7f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:34:34.124 7 INFO cinder.api.openstack.wsgi [None req-8dd93dcb-8470-44d9-be64-d159c653cd7f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 353/709] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:34:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:34:34.136 8 INFO cinder.api.openstack.wsgi [None req-71f4ef69-c4aa-4c26-94dc-5ed889d78698 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:34:34.163 8 INFO cinder.api.openstack.wsgi [None req-71f4ef69-c4aa-4c26-94dc-5ed889d78698 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 357/710] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:34:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:34:34.174 7 INFO cinder.api.openstack.wsgi [None req-e8af875c-5e06-4eed-b879-6e8f17646a3b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true 2026-04-16 12:34:34.193 7 INFO cinder.api.openstack.wsgi [None req-e8af875c-5e06-4eed-b879-6e8f17646a3b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 354/711] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:34:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:34:34.202 8 INFO cinder.api.openstack.wsgi [None req-c6d03df1-11f2-45bf-bdc9-9ea333fb680f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true 2026-04-16 12:34:34.223 8 INFO cinder.api.openstack.wsgi [None req-c6d03df1-11f2-45bf-bdc9-9ea333fb680f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 358/712] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:34:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:34:34.233 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:34:34.244 7 INFO cinder.volume.api [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:34:34.250 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 355/713] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:34:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 1790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-16 12:34:34.260 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:34:34.265 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 359/714] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:34:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:34:34.645 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:34:34.645 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:34:34.646 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:34:34.646 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:34:44.644 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:34:44.644 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:34:44.645 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:34:44.645 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:34:54.644 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:34:54.644 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:34:54.645 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:34:54.645 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:35:04.644 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:35:04.644 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:35:04.644 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:35:04.645 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:35:14.644 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:35:14.644 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:35:14.645 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:35:14.645 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:35:24.645 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:35:24.645 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:35:24.646 7 INFO cinder.api.openstack.wsgi [None req-5d4b0ce9-8bea-45e6-ae9c-6d1b6bd37ed5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:35:24.647 8 INFO cinder.api.openstack.wsgi [None req-2f1e32b9-3045-439b-93d7-c6d3ff5d7a9d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:35:24.707 7 INFO cinder.api.openstack.wsgi [req-313f04cb-68a3-401c-92b8-1056cf05c5c7 req-d4710029-55fb-492e-9dd9-b640c7610c1d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/attachments/c5f2e9f9-80fa-4e90-b047-ccf3058e3ad8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:35:25.281 7 INFO cinder.api.openstack.wsgi [req-313f04cb-68a3-401c-92b8-1056cf05c5c7 req-d4710029-55fb-492e-9dd9-b640c7610c1d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/attachments/c5f2e9f9-80fa-4e90-b047-ccf3058e3ad8 returned with HTTP 200 [pid: 7|app: 0|req: 362/727] 199.204.45.227 () {38 vars in 1103 bytes} [Thu Apr 16 12:35:24 2026] DELETE /v3/90b78677a2bd4bd990975411f63f8d6a/attachments/c5f2e9f9-80fa-4e90-b047-ccf3058e3ad8 => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:35:25.298 8 INFO cinder.api.openstack.wsgi [req-313f04cb-68a3-401c-92b8-1056cf05c5c7 req-1f3d8aef-c864-4a4c-abcb-04a5d4b55884 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 2026-04-16 12:35:25.299 8 INFO cinder.api.v3.volumes [req-313f04cb-68a3-401c-92b8-1056cf05c5c7 req-1f3d8aef-c864-4a4c-abcb-04a5d4b55884 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Delete volume with id: 93a33c5d-c9ff-4929-b043-fcf9c092a6e6 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:35:25.308 8 INFO cinder.volume.api [req-313f04cb-68a3-401c-92b8-1056cf05c5c7 req-1f3d8aef-c864-4a4c-abcb-04a5d4b55884 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Volume info retrieved successfully. 2026-04-16 12:35:25.327 8 INFO cinder.volume.api [req-313f04cb-68a3-401c-92b8-1056cf05c5c7 req-1f3d8aef-c864-4a4c-abcb-04a5d4b55884 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Delete volume request issued successfully. 2026-04-16 12:35:25.328 8 INFO cinder.api.openstack.wsgi [req-313f04cb-68a3-401c-92b8-1056cf05c5c7 req-1f3d8aef-c864-4a4c-abcb-04a5d4b55884 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 returned with HTTP 202 [pid: 8|app: 0|req: 366/728] 199.204.45.227 () {36 vars in 1054 bytes} [Thu Apr 16 12:35:25 2026] DELETE /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/93a33c5d-c9ff-4929-b043-fcf9c092a6e6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 12:35:33.257 7 INFO cinder.api.openstack.wsgi [None req-116d87b3-fb24-4ba3-a100-3b323b2b2385 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-04-16 12:35:33.262 7 INFO cinder.volume.api [None req-116d87b3-fb24-4ba3-a100-3b323b2b2385 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:35:33.263 7 INFO cinder.api.openstack.wsgi [None req-116d87b3-fb24-4ba3-a100-3b323b2b2385 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 363/729] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:35:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true => generated 17 bytes in 53 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-04-16 12:35:33.273 8 INFO cinder.api.openstack.wsgi [None req-bcb39da7-d678-4607-b31a-3a29c5eb9c55 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:35:33.777 8 INFO cinder.api.openstack.wsgi [None req-bcb39da7-d678-4607-b31a-3a29c5eb9c55 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 367/730] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:35:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:35:33.820 7 INFO cinder.api.openstack.wsgi [None req-12906aca-7132-480b-ab1a-a779d66e38b1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true 2026-04-16 12:35:33.842 7 INFO cinder.api.openstack.wsgi [None req-12906aca-7132-480b-ab1a-a779d66e38b1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/731] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:35:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/047d38bb6dbf4559bed2dc67f27719a0?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:35:33.855 8 INFO cinder.api.openstack.wsgi [None req-7e8e4e42-67ae-4127-b6c4-50db4abef2aa 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true 2026-04-16 12:35:33.878 8 INFO cinder.api.openstack.wsgi [None req-7e8e4e42-67ae-4127-b6c4-50db4abef2aa 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 368/732] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:35:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/0fc3e3b873514e54841c98c90e103a41?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:35:33.890 7 INFO cinder.api.openstack.wsgi [None req-12468479-d3d5-474a-8b6d-dca550fbaa94 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true 2026-04-16 12:35:33.914 7 INFO cinder.api.openstack.wsgi [None req-12468479-d3d5-474a-8b6d-dca550fbaa94 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/733] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:35:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/417c2928841f408cab2f34c17d8556cd?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:35:33.927 8 INFO cinder.api.openstack.wsgi [None req-7079839c-2d01-4bf6-985e-d4b92f716888 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true 2026-04-16 12:35:33.952 8 INFO cinder.api.openstack.wsgi [None req-7079839c-2d01-4bf6-985e-d4b92f716888 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 369/734] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:35:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/4a1e2c18a4ca4bd4864850461ce72843?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:35:33.967 7 INFO cinder.api.openstack.wsgi [None req-8282b345-b3c1-40c0-a68b-41345c7bbbe2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true 2026-04-16 12:35:33.989 7 INFO cinder.api.openstack.wsgi [None req-8282b345-b3c1-40c0-a68b-41345c7bbbe2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 366/735] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:35:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/585c9ebdc45c4f68bd759b20c6bbfc53?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:35:34.004 8 INFO cinder.api.openstack.wsgi [None req-2488b15b-ee5a-4375-ac88-78d08715c251 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:35:34.023 8 INFO cinder.api.openstack.wsgi [None req-2488b15b-ee5a-4375-ac88-78d08715c251 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 370/736] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:35:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:35:34.031 7 INFO cinder.api.openstack.wsgi [None req-b4e431a7-9903-4aa3-b154-7a7b06f822b8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true 2026-04-16 12:35:34.054 7 INFO cinder.api.openstack.wsgi [None req-b4e431a7-9903-4aa3-b154-7a7b06f822b8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 367/737] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:35:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/a5e54c689f19447a99c264674b803d3c?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:35:34.063 8 INFO cinder.api.openstack.wsgi [None req-576956b1-ad18-4b24-9a34-49eb82d7f586 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:35:34.081 8 INFO cinder.api.openstack.wsgi [None req-576956b1-ad18-4b24-9a34-49eb82d7f586 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 371/738] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:35:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:35:34.093 7 INFO cinder.api.openstack.wsgi [None req-8451fdfa-218f-4a19-ab03-5f090243981d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:35:34.115 7 INFO cinder.api.openstack.wsgi [None req-8451fdfa-218f-4a19-ab03-5f090243981d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 368/739] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:35:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:35:34.127 8 INFO cinder.api.openstack.wsgi [None req-5fb18749-21a2-4056-a5e1-a48ad957c0a8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true 2026-04-16 12:35:34.148 8 INFO cinder.api.openstack.wsgi [None req-5fb18749-21a2-4056-a5e1-a48ad957c0a8 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 372/740] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:35:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/ddd8390872aa4e6eb0994b5ab628d988?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:35:34.160 7 INFO cinder.api.openstack.wsgi [None req-d89f3244-4e91-40a9-89a5-a08fe9e0e703 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true 2026-04-16 12:35:34.180 7 INFO cinder.api.openstack.wsgi [None req-d89f3244-4e91-40a9-89a5-a08fe9e0e703 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 369/741] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:35:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/fe1a9ffedb104491b2631041dd66bd6e?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:35:34.191 8 INFO cinder.api.openstack.wsgi [None req-4029c797-7f4d-4765-a1da-485bfa90c4b2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:35:34.200 8 INFO cinder.volume.api [None req-4029c797-7f4d-4765-a1da-485bfa90c4b2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:35:34.202 8 INFO cinder.api.openstack.wsgi [None req-4029c797-7f4d-4765-a1da-485bfa90c4b2 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 373/742] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:35:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:35:34.213 7 INFO cinder.api.openstack.wsgi [None req-072446ce-21e5-43c4-b715-9cfc3f90c65b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:35:34.219 7 INFO cinder.api.openstack.wsgi [None req-072446ce-21e5-43c4-b715-9cfc3f90c65b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 370/743] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:35:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:35:34.230 8 INFO cinder.api.openstack.wsgi [None req-f3a79868-f389-4fd3-a4e3-e79a545fa921 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:35:34.238 8 INFO cinder.volume.api [None req-f3a79868-f389-4fd3-a4e3-e79a545fa921 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:35:34.240 8 INFO cinder.api.openstack.wsgi [None req-f3a79868-f389-4fd3-a4e3-e79a545fa921 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 374/744] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:35:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:35:34.644 8 INFO cinder.api.openstack.wsgi [None req-f3a79868-f389-4fd3-a4e3-e79a545fa921 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:35:34.643 7 INFO cinder.api.openstack.wsgi [None req-072446ce-21e5-43c4-b715-9cfc3f90c65b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:35:34.645 7 INFO cinder.api.openstack.wsgi [None req-072446ce-21e5-43c4-b715-9cfc3f90c65b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:35:34.645 8 INFO cinder.api.openstack.wsgi [None req-f3a79868-f389-4fd3-a4e3-e79a545fa921 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:35:44.643 7 INFO cinder.api.openstack.wsgi [None req-072446ce-21e5-43c4-b715-9cfc3f90c65b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:35:44.644 8 INFO cinder.api.openstack.wsgi [None req-f3a79868-f389-4fd3-a4e3-e79a545fa921 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:35:44.644 7 INFO cinder.api.openstack.wsgi [None req-072446ce-21e5-43c4-b715-9cfc3f90c65b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:35:44.645 8 INFO cinder.api.openstack.wsgi [None req-f3a79868-f389-4fd3-a4e3-e79a545fa921 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:35:54.643 8 INFO cinder.api.openstack.wsgi [None req-f3a79868-f389-4fd3-a4e3-e79a545fa921 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:35:54.644 7 INFO cinder.api.openstack.wsgi [None req-072446ce-21e5-43c4-b715-9cfc3f90c65b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:35:54.644 8 INFO cinder.api.openstack.wsgi [None req-f3a79868-f389-4fd3-a4e3-e79a545fa921 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:35:54.645 7 INFO cinder.api.openstack.wsgi [None req-072446ce-21e5-43c4-b715-9cfc3f90c65b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:36:03.468 8 INFO cinder.api.openstack.wsgi [None req-f5a7db33-5ffc-49ba-84be-ce5b911ccfc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots 2026-04-16 12:36:03.474 8 INFO cinder.volume.api [None req-f5a7db33-5ffc-49ba-84be-ce5b911ccfc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:36:03.475 8 INFO cinder.api.openstack.wsgi [None req-f5a7db33-5ffc-49ba-84be-ce5b911ccfc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 378/751] 10.0.0.96 () {32 vars in 704 bytes} [Thu Apr 16 12:36:03 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:36:03.490 7 INFO cinder.api.openstack.wsgi [None req-db4316d9-c7e8-4d26-b355-bf9002a848e5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes 2026-04-16 12:36:03.501 7 INFO cinder.volume.api [None req-db4316d9-c7e8-4d26-b355-bf9002a848e5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:36:03.501 7 INFO cinder.api.openstack.wsgi [None req-db4316d9-c7e8-4d26-b355-bf9002a848e5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes returned with HTTP 200 [pid: 7|app: 0|req: 374/752] 10.0.0.96 () {32 vars in 700 bytes} [Thu Apr 16 12:36:03 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:36:04.644 8 INFO cinder.api.openstack.wsgi [None req-f5a7db33-5ffc-49ba-84be-ce5b911ccfc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:36:04.644 7 INFO cinder.api.openstack.wsgi [None req-db4316d9-c7e8-4d26-b355-bf9002a848e5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:36:04.645 7 INFO cinder.api.openstack.wsgi [None req-db4316d9-c7e8-4d26-b355-bf9002a848e5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:36:04.645 8 INFO cinder.api.openstack.wsgi [None req-f5a7db33-5ffc-49ba-84be-ce5b911ccfc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:36:14.644 7 INFO cinder.api.openstack.wsgi [None req-db4316d9-c7e8-4d26-b355-bf9002a848e5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:36:14.644 8 INFO cinder.api.openstack.wsgi [None req-f5a7db33-5ffc-49ba-84be-ce5b911ccfc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:36:14.645 8 INFO cinder.api.openstack.wsgi [None req-f5a7db33-5ffc-49ba-84be-ce5b911ccfc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:36:14.645 7 INFO cinder.api.openstack.wsgi [None req-db4316d9-c7e8-4d26-b355-bf9002a848e5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:36:24.644 7 INFO cinder.api.openstack.wsgi [None req-db4316d9-c7e8-4d26-b355-bf9002a848e5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:36:24.644 8 INFO cinder.api.openstack.wsgi [None req-f5a7db33-5ffc-49ba-84be-ce5b911ccfc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:36:24.645 7 INFO cinder.api.openstack.wsgi [None req-db4316d9-c7e8-4d26-b355-bf9002a848e5 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:36:24.645 8 INFO cinder.api.openstack.wsgi [None req-f5a7db33-5ffc-49ba-84be-ce5b911ccfc9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:36:33.348 7 INFO cinder.api.openstack.wsgi [None req-a091c086-9b7a-4efd-b4cd-f94a44938145 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:36:33.363 7 INFO cinder.api.openstack.wsgi [None req-a091c086-9b7a-4efd-b4cd-f94a44938145 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 378/759] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:36:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:36:33.375 8 INFO cinder.api.openstack.wsgi [None req-0da099c9-263d-41c3-8c93-ee5a03febaea 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:36:33.396 8 INFO cinder.volume.api [None req-0da099c9-263d-41c3-8c93-ee5a03febaea 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:36:33.399 8 INFO cinder.api.openstack.wsgi [None req-0da099c9-263d-41c3-8c93-ee5a03febaea 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 382/760] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:36:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:36:33.456 7 INFO cinder.api.openstack.wsgi [None req-8a310091-d8df-4635-b4af-d09b81c317a1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:36:33.482 7 INFO cinder.api.openstack.wsgi [None req-8a310091-d8df-4635-b4af-d09b81c317a1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 379/761] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:36:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:36:33.493 8 INFO cinder.api.openstack.wsgi [None req-4fd697d7-b19c-4e42-bae2-24b57ac8c04d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:36:33.521 8 INFO cinder.api.openstack.wsgi [None req-4fd697d7-b19c-4e42-bae2-24b57ac8c04d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 383/762] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:36:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:36:33.535 7 INFO cinder.api.openstack.wsgi [None req-43af19ff-6e75-4d4d-9e03-9892af727685 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:36:33.567 7 INFO cinder.api.openstack.wsgi [None req-43af19ff-6e75-4d4d-9e03-9892af727685 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/763] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:36:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:36:33.575 8 INFO cinder.api.openstack.wsgi [None req-7c467007-d1b9-4e98-ad92-d58c25d8ac7b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:36:34.079 8 INFO cinder.api.openstack.wsgi [None req-7c467007-d1b9-4e98-ad92-d58c25d8ac7b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 384/764] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:36:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:36:34.092 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:36:34.100 7 INFO cinder.volume.api [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:36:34.101 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 381/765] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:36:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:36:34.110 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:36:34.120 8 INFO cinder.volume.api [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:36:34.122 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 385/766] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:36:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:36:34.644 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:36:34.645 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:36:34.646 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:36:34.647 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:36:44.644 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:36:44.645 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:36:44.646 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:36:44.648 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:36:54.644 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:36:54.645 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:36:54.647 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:36:54.648 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:37:04.644 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:37:04.645 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:37:04.646 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:37:04.647 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:37:14.644 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:37:14.645 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:37:14.646 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:37:14.646 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:37:24.644 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:37:24.644 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:37:24.645 7 INFO cinder.api.openstack.wsgi [None req-735eb104-bda2-42a9-ac84-13454fbc277f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:37:24.645 8 INFO cinder.api.openstack.wsgi [None req-115e99c8-62b3-4e23-b3f4-8f92b171e345 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:37:33.285 7 INFO cinder.api.openstack.wsgi [None req-78d6c81f-e2b9-4229-84df-988e6a433ab7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:37:33.293 7 INFO cinder.api.openstack.wsgi [None req-78d6c81f-e2b9-4229-84df-988e6a433ab7 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 388/779] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:37:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:37:33.308 8 INFO cinder.api.openstack.wsgi [None req-5f811a07-effb-41d7-a829-6507f9bfc2e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:37:33.330 8 INFO cinder.volume.api [None req-5f811a07-effb-41d7-a829-6507f9bfc2e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:37:33.333 8 INFO cinder.api.openstack.wsgi [None req-5f811a07-effb-41d7-a829-6507f9bfc2e9 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 392/780] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:37:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:37:33.344 7 INFO cinder.api.openstack.wsgi [None req-264a44f4-efcc-4ad4-8a2f-abb9a5382c3f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:37:33.847 7 INFO cinder.api.openstack.wsgi [None req-264a44f4-efcc-4ad4-8a2f-abb9a5382c3f 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 389/781] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:37:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:37:33.857 8 INFO cinder.api.openstack.wsgi [None req-fc59cfff-1f6f-42d1-ac15-cd35895a2137 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:37:33.863 8 INFO cinder.volume.api [None req-fc59cfff-1f6f-42d1-ac15-cd35895a2137 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:37:33.864 8 INFO cinder.api.openstack.wsgi [None req-fc59cfff-1f6f-42d1-ac15-cd35895a2137 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 393/782] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:37:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:37:33.877 7 INFO cinder.api.openstack.wsgi [None req-4fad8e04-cf04-450d-b893-54b2559a25e0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:37:33.885 7 INFO cinder.volume.api [None req-4fad8e04-cf04-450d-b893-54b2559a25e0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:37:33.887 7 INFO cinder.api.openstack.wsgi [None req-4fad8e04-cf04-450d-b893-54b2559a25e0 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 390/783] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:37:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:37:33.946 8 INFO cinder.api.openstack.wsgi [None req-e8b7392b-4d4e-46d2-a6a5-67ebdf14573a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:37:33.993 8 INFO cinder.api.openstack.wsgi [None req-e8b7392b-4d4e-46d2-a6a5-67ebdf14573a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 394/784] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:37:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:37:34.016 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:37:34.046 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 391/785] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:37:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:37:34.060 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:37:34.091 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 395/786] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:37:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:37:34.644 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:37:34.644 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:37:34.645 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:37:34.645 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:37:44.644 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:37:44.644 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:37:44.644 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:37:44.645 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:37:54.644 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:37:54.645 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:37:54.647 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:37:54.648 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:38:04.644 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:38:04.644 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:38:04.644 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:38:04.645 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:38:14.644 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:38:14.645 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:38:14.645 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:38:14.646 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:38:24.643 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:38:24.643 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:38:24.644 8 INFO cinder.api.openstack.wsgi [None req-7fe579c4-4a01-49b3-8a84-01479e2a6446 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:38:24.644 7 INFO cinder.api.openstack.wsgi [None req-2155f044-c51c-49bb-80ce-09594ec593f1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:38:33.299 8 INFO cinder.api.openstack.wsgi [None req-6a2ec142-cd15-48cc-88e3-2181dbb50fab 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:38:33.310 8 INFO cinder.volume.api [None req-6a2ec142-cd15-48cc-88e3-2181dbb50fab 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:38:33.311 8 INFO cinder.api.openstack.wsgi [None req-6a2ec142-cd15-48cc-88e3-2181dbb50fab 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 402/799] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:38:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:38:33.332 7 INFO cinder.api.openstack.wsgi [None req-02e35af6-7d0b-4c48-a7f6-15041a903804 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:38:33.836 7 INFO cinder.api.openstack.wsgi [None req-02e35af6-7d0b-4c48-a7f6-15041a903804 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 398/800] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:38:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:38:33.848 8 INFO cinder.api.openstack.wsgi [None req-c3ca5b38-9c7c-42fe-88c9-0c671cdec97a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:38:33.858 8 INFO cinder.volume.api [None req-c3ca5b38-9c7c-42fe-88c9-0c671cdec97a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:38:33.859 8 INFO cinder.api.openstack.wsgi [None req-c3ca5b38-9c7c-42fe-88c9-0c671cdec97a 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 403/801] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:38:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:38:33.869 7 INFO cinder.api.openstack.wsgi [None req-ddd64fa6-bd00-45c3-ac65-a5ba2fc5886b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:38:33.875 7 INFO cinder.api.openstack.wsgi [None req-ddd64fa6-bd00-45c3-ac65-a5ba2fc5886b 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 7|app: 0|req: 399/802] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:38:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:38:33.885 8 INFO cinder.api.openstack.wsgi [None req-34d6a211-ba39-4058-b935-9532346747ad 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:38:33.891 8 INFO cinder.volume.api [None req-34d6a211-ba39-4058-b935-9532346747ad 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:38:33.891 8 INFO cinder.api.openstack.wsgi [None req-34d6a211-ba39-4058-b935-9532346747ad 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 404/803] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:38:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:38:33.929 7 INFO cinder.api.openstack.wsgi [None req-907dc10f-975c-4d0b-a566-ec3ebedf4fbb 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:38:33.952 7 INFO cinder.api.openstack.wsgi [None req-907dc10f-975c-4d0b-a566-ec3ebedf4fbb 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 400/804] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:38:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:38:33.965 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:38:33.992 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 405/805] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:38:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:38:34.002 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:38:34.021 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 401/806] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:38:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:38:34.645 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:38:34.645 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:38:34.645 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:38:34.647 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:38:44.644 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:38:44.644 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:38:44.644 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:38:44.646 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:38:54.644 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:38:54.644 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:38:54.645 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:38:54.645 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:39:04.644 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:39:04.645 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:39:04.646 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:39:04.647 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:39:14.644 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:39:14.644 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:39:14.645 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:39:14.645 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:39:24.644 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:39:24.644 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:39:24.647 7 INFO cinder.api.openstack.wsgi [None req-44ba5081-a3ec-4de3-9c71-15474a8ef249 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:39:24.647 8 INFO cinder.api.openstack.wsgi [None req-47c37103-2433-4e60-9cee-fec3ce9a2b95 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:39:33.336 8 INFO cinder.api.openstack.wsgi [None req-3fd8e44c-f7ce-439f-a014-463587e30500 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services 2026-04-16 12:39:33.344 8 INFO cinder.api.openstack.wsgi [None req-3fd8e44c-f7ce-439f-a014-463587e30500 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-services returned with HTTP 200 [pid: 8|app: 0|req: 412/819] 10.0.0.3 () {28 vars in 643 bytes} [Thu Apr 16 12:39:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-services => generated 646 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:39:33.393 7 INFO cinder.api.openstack.wsgi [None req-4dc976c4-b0ed-4b9c-bc7d-f53fd389995d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true 2026-04-16 12:39:33.421 7 INFO cinder.api.openstack.wsgi [None req-4dc976c4-b0ed-4b9c-bc7d-f53fd389995d 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/820] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:39:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/90b78677a2bd4bd990975411f63f8d6a?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:39:33.432 8 INFO cinder.api.openstack.wsgi [None req-076dd168-98f4-4fb7-b28a-3bdae580c5b1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true 2026-04-16 12:39:33.458 8 INFO cinder.api.openstack.wsgi [None req-076dd168-98f4-4fb7-b28a-3bdae580c5b1 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 413/821] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:39:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/b6e24f40b7fa4d9abffd3c76603c9190?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:39:33.468 7 INFO cinder.api.openstack.wsgi [None req-f841b536-cac5-450e-a189-07e61a94e7ec 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true 2026-04-16 12:39:33.498 7 INFO cinder.api.openstack.wsgi [None req-f841b536-cac5-450e-a189-07e61a94e7ec 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/822] 10.0.0.3 () {28 vars in 734 bytes} [Thu Apr 16 12:39:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/os-quota-sets/d6071bf588e34f208d838cf4cf018b12?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:39:33.512 8 INFO cinder.api.openstack.wsgi [None req-d2082d9c-26c3-4c02-a713-0582dd6b7b0c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:39:33.527 8 INFO cinder.volume.api [None req-d2082d9c-26c3-4c02-a713-0582dd6b7b0c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:39:33.529 8 INFO cinder.api.openstack.wsgi [None req-d2082d9c-26c3-4c02-a713-0582dd6b7b0c 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 414/823] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:39:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-16 12:39:33.547 7 INFO cinder.api.openstack.wsgi [None req-7983caf5-5a4d-41b5-852b-d7b715ce7098 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true 2026-04-16 12:39:34.055 7 INFO cinder.api.openstack.wsgi [None req-7983caf5-5a4d-41b5-852b-d7b715ce7098 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 410/824] 10.0.0.3 () {28 vars in 694 bytes} [Thu Apr 16 12:39:33 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/scheduler-stats/get_pools?detail=true => generated 668 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-16 12:39:34.064 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true 2026-04-16 12:39:34.070 8 INFO cinder.volume.api [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all snapshots completed successfully. 2026-04-16 12:39:34.070 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 415/825] 10.0.0.3 () {28 vars in 672 bytes} [Thu Apr 16 12:39:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:39:34.082 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true 2026-04-16 12:39:34.094 7 INFO cinder.volume.api [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] Get all volumes completed successfully. 2026-04-16 12:39:34.095 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/90b78677a2bd4bd990975411f63f8d6a/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 411/826] 10.0.0.3 () {28 vars in 682 bytes} [Thu Apr 16 12:39:34 2026] GET /v3/90b78677a2bd4bd990975411f63f8d6a/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-04-16 12:39:34.643 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:39:34.644 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:39:34.644 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:39:34.645 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:39:44.644 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:39:44.644 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:39:44.645 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:39:44.645 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:39:54.644 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:39:54.644 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:39:54.645 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:39:54.645 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:40:04.645 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:40:04.646 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:40:04.648 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:40:04.649 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:40:14.645 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:40:14.646 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:40:14.646 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:40:14.647 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:40:24.644 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:40:24.644 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] GET http://10.0.0.221:8776/ 2026-04-16 12:40:24.645 8 INFO cinder.api.openstack.wsgi [None req-b66f889e-2c37-4b13-8b3b-6b7c3c05fd23 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300 2026-04-16 12:40:24.645 7 INFO cinder.api.openstack.wsgi [None req-4b186129-1675-42cb-81e2-475b5e7af161 9eca0fc6db374bef8db758aa53d2a238 90b78677a2bd4bd990975411f63f8d6a - - default default] http://10.0.0.221:8776/ returned with HTTP 300