+ 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 2 17:18:22 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: cinder-api-67f4d56b5d-4pn6h 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 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f0ad6ce5668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-04-02 17:18:26.983 6 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-02 17:18:26.983 6 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-02 17:18:27.002 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-02 17:18:27.002 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-02 17:18:28.255 7 INFO cinder.rpc [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-02 17:18:28.256 6 INFO cinder.rpc [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-02 17:18:28.258 7 INFO cinder.rpc [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-02 17:18:28.259 6 INFO cinder.rpc [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-02 17:18:28.260 7 INFO cinder.rpc [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-02 17:18:28.262 6 INFO cinder.rpc [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-02 17:18:28.262 7 INFO cinder.rpc [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-02 17:18:28.264 6 INFO cinder.rpc [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-02 17:18:28.275 6 INFO cinder.rpc [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-02 17:18:28.276 7 INFO cinder.rpc [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-02 17:18:28.277 6 INFO cinder.rpc [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-02 17:18:28.279 7 INFO cinder.rpc [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-02 17:18:28.329 6 WARNING cinder.api.contrib.hosts [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-02 17:18:28.331 7 WARNING cinder.api.contrib.hosts [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-02 17:18:28.370 6 WARNING keystonemiddleware._common.config [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:18:28.373 7 WARNING keystonemiddleware._common.config [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:18:28.380 6 WARNING oslo_config.cfg [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-02 17:18:28.382 7 WARNING oslo_config.cfg [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] 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 0x7f0ad6ce5668 pid: 6 (default app) 2026-04-02 17:18:28.383 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:18:28.384 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f0ad6ce5668 pid: 7 (default app) 2026-04-02 17:18:37.005 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:18:37.006 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:18:47.003 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:18:47.004 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:18:57.003 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:18:57.004 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:18:57.005 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:18:57.005 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:19:07.003 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:19:07.003 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:19:07.004 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:19:07.004 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:19:17.003 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:19:17.003 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:19:17.004 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:19:17.005 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:19:27.004 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:19:27.004 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:19:27.005 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:19:27.005 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:19:37.003 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:19:37.003 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:19:37.005 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:19:37.005 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:19:47.004 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:19:47.004 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:19:47.005 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:19:47.005 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:19:57.003 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:19:57.003 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:19:57.004 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:19:57.004 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:20:07.003 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:20:07.004 6 INFO cinder.api.openstack.wsgi [None req-4fcffa15-279e-4d9d-a48a-06a44894f984 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:20:07.004 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] GET http://10.0.0.120:8776/ 2026-04-02 17:20:07.005 7 INFO cinder.api.openstack.wsgi [None req-b28685d4-52ac-452e-8ca7-d600e7f17872 - - - - - -] http://10.0.0.120:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-04-02 17:20:09.123 6 WARNING oslo_policy.policy [None req-a36781c9-d609-4261-aace-716de9dcbee4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:20:09.123 6 WARNING oslo_policy.policy [None req-a36781c9-d609-4261-aace-716de9dcbee4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-02 17:20:09.464 6 INFO cinder.api.openstack.wsgi [None req-a36781c9-d609-4261-aace-716de9dcbee4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/types/rbd1 2026-04-02 17:20:09.486 6 INFO cinder.api.openstack.wsgi [None req-a36781c9-d609-4261-aace-716de9dcbee4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/types/rbd1 returned with HTTP 404 [pid: 6|app: 0|req: 11/20] 10.0.0.55 () {30 vars in 681 bytes} [Thu Apr 2 17:20:08 2026] GET /v3/64192436849b41b8b4ae850920ef1780/types/rbd1 => generated 82 bytes in 855 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-04-02 17:20:09.531 7 WARNING oslo_policy.policy [None req-566412c7-a728-471b-b9c6-d173eda699bb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-02 17:20:09.531 7 WARNING oslo_policy.policy [None req-566412c7-a728-471b-b9c6-d173eda699bb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-02 17:20:09.890 7 INFO cinder.api.openstack.wsgi [None req-566412c7-a728-471b-b9c6-d173eda699bb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 17:20:09.921 7 INFO cinder.api.openstack.wsgi [None req-566412c7-a728-471b-b9c6-d173eda699bb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/21] 10.0.0.55 () {30 vars in 720 bytes} [Thu Apr 2 17:20:09 2026] GET /v3/64192436849b41b8b4ae850920ef1780/types?name=rbd1&is_public=None => generated 20 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 17:20:11.499 6 INFO cinder.api.openstack.wsgi [None req-b2a01f24-58aa-40cc-afcf-8c18758cc3dc 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 17:20:11.527 6 INFO cinder.api.openstack.wsgi [None req-b2a01f24-58aa-40cc-afcf-8c18758cc3dc 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/types returned with HTTP 200 [pid: 6|app: 0|req: 12/22] 10.0.0.55 () {34 vars in 724 bytes} [Thu Apr 2 17:20:11 2026] POST /v3/64192436849b41b8b4ae850920ef1780/types => generated 179 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:20:11.545 7 INFO cinder.api.openstack.wsgi [req-b2a01f24-58aa-40cc-afcf-8c18758cc3dc req-bb7a4b5e-e8ae-4696-866a-d714a80e3e9b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/types/f9a3a195-2a2d-4565-8164-f88d541c33e2/extra_specs 2026-04-02 17:20:11.604 7 INFO cinder.api.openstack.wsgi [req-b2a01f24-58aa-40cc-afcf-8c18758cc3dc req-bb7a4b5e-e8ae-4696-866a-d714a80e3e9b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/types/f9a3a195-2a2d-4565-8164-f88d541c33e2/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/23] 10.0.0.55 () {36 vars in 893 bytes} [Thu Apr 2 17:20:11 2026] POST /v3/64192436849b41b8b4ae850920ef1780/types/f9a3a195-2a2d-4565-8164-f88d541c33e2/extra_specs => generated 48 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 17:20:13.206 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/types?is_public=None 2026-04-02 17:20:13.230 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/types?is_public=None returned with HTTP 200 [pid: 6|app: 0|req: 13/24] 10.0.0.55 () {30 vars in 700 bytes} [Thu Apr 2 17:20:13 2026] GET /v3/64192436849b41b8b4ae850920ef1780/types?is_public=None => generated 443 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:20:15.107 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/qos-specs 2026-04-02 17:20:15.119 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/25] 10.0.0.55 () {30 vars in 679 bytes} [Thu Apr 2 17:20:14 2026] GET /v3/64192436849b41b8b4ae850920ef1780/qos-specs => generated 17 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 17:20:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:20:17.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:20:17.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:20:17.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:20:27.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:20:27.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:20:27.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:20:27.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:20:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:20:37.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:20:37.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:20:37.006 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:20:47.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:20:47.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:20:47.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:20:47.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:20:57.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:20:57.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:20:57.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:20:57.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:21:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:21:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:21:07.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:21:07.006 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:21:17.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:21:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:21:17.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:21:17.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:21:27.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:21:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:21:27.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:21:27.006 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:21:37.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:21:37.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:21:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:21:37.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:21:47.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:21:47.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:21:47.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:21:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:21:57.002 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:21:57.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:21:57.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:21:57.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:22:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:22:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:22:07.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:22:07.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:22:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:22:17.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:22:17.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:22:17.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:22:27.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:22:27.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:22:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:22:27.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:22:37.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:22:37.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:22:37.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:22:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:22:47.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:22:47.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:22:47.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:22:47.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:22:57.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:22:57.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:22:57.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:22:57.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:23:07.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:23:07.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:23:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:23:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:23:17.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:23:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:23:17.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:23:17.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:23:27.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:23:27.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:23:27.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:23:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:23:37.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:23:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:23:37.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:23:37.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:23:47.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:23:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:23:47.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:23:47.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:23:57.002 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:23:57.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:23:57.008 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:23:57.020 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:24:07.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:24:07.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:24:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:24:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:24:17.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:24:17.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:24:17.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:24:17.006 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:24:27.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:24:27.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:24:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:24:27.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:24:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:24:37.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:24:37.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:24:37.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:24:47.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:24:47.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:24:47.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:24:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:24:57.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:24:57.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:24:57.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:24:57.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:25:07.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:25:07.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:25:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:25:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:25:17.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:25:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:25:17.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:25:17.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:25:27.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:25:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:25:27.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:25:27.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:25:37.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:25:37.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:25:37.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:25:37.007 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:25:47.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:25:47.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:25:47.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:25:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:25:57.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:25:57.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:25:57.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:25:57.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:26:07.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:26:07.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:26:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:26:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:26:17.002 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:26:17.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:26:17.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:26:17.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:26:27.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:26:27.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:26:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:26:27.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:26:37.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:26:37.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:26:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:26:37.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:26:47.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:26:47.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:26:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:26:47.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:26:57.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:26:57.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:26:57.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:26:57.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:27:07.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:27:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:27:07.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:27:07.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:27:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:27:17.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:27:17.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:27:17.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:27:27.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:27:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:27:27.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:27:27.007 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:27:37.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:27:37.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:27:37.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:27:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:27:47.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:27:47.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:27:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:27:47.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:27:57.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:27:57.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:27:57.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:27:57.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:28:07.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:28:07.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:28:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:28:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:28:17.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:28:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:28:17.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:28:17.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:28:27.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:28:27.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:28:27.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:28:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:28:37.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:28:37.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:28:37.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:28:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:28:47.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:28:47.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:28:47.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:28:47.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:28:57.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:28:57.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:28:57.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:28:57.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:29:07.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:29:07.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:29:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:29:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:29:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:29:17.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:29:17.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:29:17.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:29:27.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:29:27.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:29:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:29:27.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:29:37.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:29:37.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:29:37.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:29:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:29:47.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:29:47.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:29:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:29:47.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:29:57.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:29:57.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:29:57.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:29:57.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:30:07.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:30:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:30:07.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:30:07.006 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:30:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:30:17.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:30:17.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:30:17.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:30:27.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:30:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:30:27.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:30:27.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:30:37.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:30:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:30:37.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:30:37.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:30:47.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:30:47.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:30:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:30:47.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:30:57.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:30:57.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:30:57.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:30:57.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:31:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:31:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:31:07.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:31:07.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:31:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:31:17.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:31:17.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:31:17.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:31:27.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:31:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:31:27.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:31:27.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:31:37.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:31:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:31:37.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:31:37.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:31:47.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:31:47.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:31:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:31:47.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:31:57.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:31:57.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:31:57.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:31:57.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:32:07.002 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:32:07.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:32:07.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:32:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:32:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:32:17.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:32:17.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:32:17.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:32:27.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:32:27.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:32:27.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:32:27.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:32:37.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:32:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:32:37.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:32:37.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:32:47.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:32:47.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:32:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:32:47.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:32:57.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:32:57.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:32:57.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:32:57.006 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:33:07.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:33:07.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:33:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:33:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:33:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:33:17.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:33:17.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:33:17.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:33:27.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:33:27.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:33:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:33:27.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:33:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:33:37.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:33:37.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:33:37.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:33:47.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:33:47.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:33:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:33:47.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:33:57.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:33:57.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:33:57.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:33:57.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:34:07.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:34:07.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:34:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:34:07.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:34:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:34:17.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:34:17.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:34:17.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:34:27.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:34:27.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:34:27.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:34:27.006 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:34:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:34:37.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:34:37.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:34:37.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:34:47.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:34:47.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:34:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:34:47.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:34:57.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:34:57.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:34:57.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:34:57.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:35:07.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:35:07.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:35:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:35:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:35:17.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:35:17.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:35:17.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:35:17.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:35:27.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:35:27.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:35:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:35:27.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:35:37.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:35:37.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:35:37.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:35:37.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:35:47.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:35:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:35:47.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:35:47.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:35:57.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:35:57.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:35:57.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:35:57.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:36:07.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:36:07.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:36:07.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:36:07.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:36:17.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:36:17.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:36:17.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:36:17.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:36:27.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:36:27.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:36:27.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:36:27.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:36:37.003 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:36:37.003 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:36:37.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:36:37.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:36:47.004 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:36:47.004 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:36:47.005 7 INFO cinder.api.openstack.wsgi [None req-28e07b1c-d869-4b62-8740-af66c5472f89 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:36:47.005 6 INFO cinder.api.openstack.wsgi [None req-497fb764-a1fc-4f39-91d5-5639c0c33e0f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:36:52.063 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET https://volume.199-19-213-133.nip.io/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=False 2026-04-02 17:36:52.086 7 WARNING cinder.quota [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - 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-02 17:36:52.087 7 WARNING cinder.quota [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - 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-02 17:36:52.087 7 WARNING cinder.quota [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - 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-02 17:36:52.088 7 WARNING cinder.quota [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - 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-02 17:36:52.088 7 WARNING cinder.quota [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - 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-02 17:36:52.089 7 WARNING cinder.quota [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - 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-02 17:36:52.095 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] https://volume.199-19-213-133.nip.io/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 113/226] 199.19.213.133 () {44 vars in 1068 bytes} [Thu Apr 2 17:36:51 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=False => generated 340 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:36:52.406 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] PUT https://volume.199-19-213-133.nip.io/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780 2026-04-02 17:36:52.468 6 WARNING cinder.quota [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - 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-02 17:36:52.468 6 WARNING cinder.quota [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - 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-02 17:36:52.469 6 WARNING cinder.quota [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - 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-02 17:36:52.469 6 WARNING cinder.quota [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - 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-02 17:36:52.469 6 WARNING cinder.quota [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - 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-02 17:36:52.470 6 WARNING cinder.quota [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - 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-02 17:36:52.476 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] https://volume.199-19-213-133.nip.io/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780 returned with HTTP 200 [pid: 6|app: 0|req: 114/227] 199.19.213.133 () {48 vars in 1097 bytes} [Thu Apr 2 17:36:52 2026] PUT /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780 => generated 296 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:36:57.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:36:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:36:57.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:36:57.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:37:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:37:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:37:07.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:37:07.006 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:37:17.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:37:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:37:17.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:37:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:37:27.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:37:27.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:37:27.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:37:27.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:37:37.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:37:37.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:37:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:37:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:37:47.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:37:47.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:37:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:37:47.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:37:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:37:57.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:37:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:37:57.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:38:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:38:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:38:07.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:38:07.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:38:17.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:38:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:38:17.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:38:17.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:38:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:38:27.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:38:27.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:38:27.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:38:37.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:38:37.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:38:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:38:37.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:38:47.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:38:47.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:38:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:38:47.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:38:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:38:57.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:38:57.006 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:38:57.007 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:39:07.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:39:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:39:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:39:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:39:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:39:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:39:17.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:39:17.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:39:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:39:27.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:39:27.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:39:27.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:39:37.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:39:37.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:39:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:39:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:39:47.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:39:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:39:47.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:39:47.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:39:57.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:39:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:39:57.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:39:57.006 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:40:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:40:07.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:40:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:40:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:40:17.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:40:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:40:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:40:17.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:40:27.002 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:40:27.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:40:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:40:27.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:40:37.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:40:37.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:40:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:40:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:40:47.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:40:47.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:40:47.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:40:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:40:57.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:40:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:40:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:40:57.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:41:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:41:07.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:41:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:41:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:41:17.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:41:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:41:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:41:17.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:41:27.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:41:27.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:41:27.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:41:27.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:41:37.002 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:41:37.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:41:37.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:41:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:41:47.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:41:47.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:41:47.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:41:47.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:41:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:41:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:41:57.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:41:57.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:42:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:42:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:42:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:42:07.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:42:17.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:42:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:42:17.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:42:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:42:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:42:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:42:27.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:42:27.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:42:37.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:42:37.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:42:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:42:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:42:47.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:42:47.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:42:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:42:47.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:42:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:42:57.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:42:57.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:42:57.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:43:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:43:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:43:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:43:07.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:43:17.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:43:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:43:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:43:17.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:43:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:43:27.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:43:27.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:43:27.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:43:37.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:43:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:43:37.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:43:37.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:43:47.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:43:47.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:43:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:43:47.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:43:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:43:57.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:43:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:43:57.006 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:44:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:44:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:44:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:44:07.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:44:17.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:44:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:44:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:44:17.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:44:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:44:27.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:44:27.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:44:27.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:44:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:44:37.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:44:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:44:37.008 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:44:47.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:44:47.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:44:47.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:44:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:44:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:44:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:44:57.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:44:57.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:45:07.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:45:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:45:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:45:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:45:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:45:17.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:45:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:45:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:45:27.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:45:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:45:27.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:45:27.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:45:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:45:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:45:37.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:45:37.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:45:47.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:45:47.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:45:47.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:45:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:45:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:45:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:45:57.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:45:57.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:46:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:46:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:46:07.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:46:07.006 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:46:17.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:46:17.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:46:17.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:46:17.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:46:27.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:46:27.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:46:27.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:46:27.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:46:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:46:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:46:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:46:37.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:46:47.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:46:47.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:46:47.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:46:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:46:57.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:46:57.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:46:57.006 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:46:57.006 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:47:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:47:07.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:47:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:47:07.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:47:17.002 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:47:17.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:47:17.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:47:17.006 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:47:27.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:47:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:47:27.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:47:27.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:47:37.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:47:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:47:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:47:37.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:47:47.002 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:47:47.002 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:47:47.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:47:47.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:47:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:47:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:47:57.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:47:57.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:48:07.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:48:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:48:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:48:07.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:48:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:48:17.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:48:17.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:48:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:48:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:48:27.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:48:27.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:48:27.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:48:37.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:48:37.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:48:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:48:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:48:47.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:48:47.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:48:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:48:47.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:48:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:48:57.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:48:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:48:57.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:49:07.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:49:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:49:07.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:49:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:49:17.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:49:17.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:49:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:49:17.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:49:27.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:49:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:49:27.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:49:27.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:49:37.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:49:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:49:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:49:37.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:49:47.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:49:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:49:47.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:49:47.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:49:57.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:49:57.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:49:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:49:57.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:50:07.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:50:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:50:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:50:07.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:50:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:50:17.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:50:17.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:50:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:50:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:50:27.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:50:27.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:50:27.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:50:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:50:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:50:37.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:50:37.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:50:47.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:50:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:50:47.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:50:47.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:50:57.002 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:50:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:50:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:50:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:51:07.002 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:51:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:51:07.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:51:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:51:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:51:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:51:17.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:51:17.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:51:27.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:51:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:51:27.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:51:27.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:51:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:51:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:51:37.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:51:37.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:51:47.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:51:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:51:47.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:51:47.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:51:57.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:51:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:51:57.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:51:57.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:52:07.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:52:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:52:07.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:52:07.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:52:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:52:17.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:52:17.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:52:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:52:27.002 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:52:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:52:27.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:52:27.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:52:37.002 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:52:37.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:52:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:52:37.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:52:47.002 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:52:47.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:52:47.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:52:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:52:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:52:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:52:57.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:52:57.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:53:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:53:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:53:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:53:07.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:53:17.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:53:17.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:53:17.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:53:17.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:53:27.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:53:27.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:53:27.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:53:27.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:53:37.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:53:37.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:53:37.005 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:53:37.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:53:47.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:53:47.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:53:47.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:53:47.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:53:57.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:53:57.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:53:57.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:53:57.005 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:54:07.003 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:54:07.003 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:54:07.004 6 INFO cinder.api.openstack.wsgi [None req-c7445c3c-a2c4-47f2-994d-03a2d4927735 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:54:07.004 7 INFO cinder.api.openstack.wsgi [None req-591b1b07-e8be-4925-be96-cc899ccc01a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:54:13.017 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET https://volume.199-19-213-133.nip.io/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=False 2026-04-02 17:54:13.046 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] https://volume.199-19-213-133.nip.io/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=False returned with HTTP 200 [pid: 6|app: 0|req: 219/436] 199.19.213.133 () {44 vars in 1068 bytes} [Thu Apr 2 17:54:12 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=False => generated 340 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:54:13.656 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] PUT https://volume.199-19-213-133.nip.io/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86 2026-04-02 17:54:13.727 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] https://volume.199-19-213-133.nip.io/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86 returned with HTTP 200 [pid: 7|app: 0|req: 218/437] 199.19.213.133 () {48 vars in 1097 bytes} [Thu Apr 2 17:54:13 2026] PUT /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86 => generated 296 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:54:17.004 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:54:17.005 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:54:17.011 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:54:17.012 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:54:27.003 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:54:27.003 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:54:27.004 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:54:27.005 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:54:37.003 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:54:37.003 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:54:37.004 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:54:37.004 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:54:47.003 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:54:47.003 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:54:47.004 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:54:47.004 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:54:57.003 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:54:57.003 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:54:57.005 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:54:57.005 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:55:07.004 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:55:07.004 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:55:07.005 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:55:07.005 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:55:17.003 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:55:17.003 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:55:17.004 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:55:17.004 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:55:27.003 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:55:27.003 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:55:27.004 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:55:27.005 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:55:37.003 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:55:37.003 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:55:37.004 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:55:37.010 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:55:47.003 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:55:47.004 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:55:47.005 7 INFO cinder.api.openstack.wsgi [None req-849bf560-a69a-4f56-8102-df36d9fcaafa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:55:47.005 6 INFO cinder.api.openstack.wsgi [None req-75cab6c8-2505-44dd-ac5c-d33d7b79e3fd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:55:48.582 6 INFO cinder.api.openstack.wsgi [None req-3829107c-4194-4f14-971a-18ad0d44c223 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 17:55:48.614 6 INFO cinder.volume.api [None req-3829107c-4194-4f14-971a-18ad0d44c223 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 17:55:48.616 6 INFO cinder.api.openstack.wsgi [None req-3829107c-4194-4f14-971a-18ad0d44c223 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 230/458] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 17:55:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 17:55:48.625 7 INFO cinder.api.openstack.wsgi [None req-43ba8dea-224c-432b-9816-e8b916bb8caf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 17:55:49.164 7 INFO cinder.api.openstack.wsgi [None req-43ba8dea-224c-432b-9816-e8b916bb8caf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 229/459] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 17:55:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true => generated 670 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:55:49.204 6 INFO cinder.api.openstack.wsgi [None req-55e820b8-f339-4e99-94e9-0c6bf9aa4e91 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 17:55:49.228 6 INFO cinder.api.openstack.wsgi [None req-55e820b8-f339-4e99-94e9-0c6bf9aa4e91 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 231/460] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:55:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:55:49.240 7 INFO cinder.api.openstack.wsgi [None req-71aae25f-1ec8-4e8b-b2c7-c3d656e742aa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 17:55:49.262 7 INFO cinder.api.openstack.wsgi [None req-71aae25f-1ec8-4e8b-b2c7-c3d656e742aa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 230/461] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:55:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:55:49.276 6 INFO cinder.api.openstack.wsgi [None req-1f261e67-26b4-4bd3-b94f-e12a46a11691 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 17:55:49.293 6 INFO cinder.api.openstack.wsgi [None req-1f261e67-26b4-4bd3-b94f-e12a46a11691 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 232/462] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:55:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:55:49.302 7 INFO cinder.api.openstack.wsgi [None req-371a9ac1-2f61-4c0a-9c79-23a3432000ec 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 17:55:49.328 7 INFO cinder.volume.api [None req-371a9ac1-2f61-4c0a-9c79-23a3432000ec 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 17:55:49.331 7 INFO cinder.api.openstack.wsgi [None req-371a9ac1-2f61-4c0a-9c79-23a3432000ec 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 231/463] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 17:55:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 17:55:49.347 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 17:55:49.352 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 6|app: 0|req: 233/464] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 17:55:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:55:49.362 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 17:55:49.378 7 INFO cinder.volume.api [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 17:55:49.378 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 232/465] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 17:55:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 17:55:57.003 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:55:57.003 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:55:57.004 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:55:57.004 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:56:07.003 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:56:07.004 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:56:07.005 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:56:07.005 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:56:17.003 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:56:17.003 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:56:17.004 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:56:17.005 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:56:27.003 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:56:27.004 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:56:27.004 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:56:27.005 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:56:37.003 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:56:37.003 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:56:37.004 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:56:37.004 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:56:47.003 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:56:47.003 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:56:47.004 7 INFO cinder.api.openstack.wsgi [None req-c6100d34-c53a-419d-ad4e-f1ca2bd1f4f7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:56:47.005 6 INFO cinder.api.openstack.wsgi [None req-38e7d265-2223-4f67-88f8-36019994f4e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:56:48.592 6 INFO cinder.api.openstack.wsgi [None req-97521095-e155-4019-ba81-853830587b88 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 17:56:48.616 6 INFO cinder.volume.api [None req-97521095-e155-4019-ba81-853830587b88 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 17:56:48.616 6 INFO cinder.api.openstack.wsgi [None req-97521095-e155-4019-ba81-853830587b88 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 240/478] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 17:56:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true => generated 17 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 17:56:48.630 7 INFO cinder.api.openstack.wsgi [None req-eaeede9c-4b38-457b-bdeb-6063cb246402 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 17:56:48.637 7 INFO cinder.api.openstack.wsgi [None req-eaeede9c-4b38-457b-bdeb-6063cb246402 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 239/479] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 17:56:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:56:48.647 6 INFO cinder.api.openstack.wsgi [None req-5f4c9bce-05b3-457d-9c06-ba2acdf3ac7c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 17:56:49.186 6 INFO cinder.api.openstack.wsgi [None req-5f4c9bce-05b3-457d-9c06-ba2acdf3ac7c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 241/480] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 17:56:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:56:49.197 7 INFO cinder.api.openstack.wsgi [None req-ee31ecad-37a0-4833-8085-37df8dca73c6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 17:56:49.206 7 INFO cinder.volume.api [None req-ee31ecad-37a0-4833-8085-37df8dca73c6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 17:56:49.208 7 INFO cinder.api.openstack.wsgi [None req-ee31ecad-37a0-4833-8085-37df8dca73c6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 240/481] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 17:56:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 17:56:49.218 6 INFO cinder.api.openstack.wsgi [None req-172772e6-0aca-45ca-bb76-f3c663116036 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 17:56:49.228 6 INFO cinder.volume.api [None req-172772e6-0aca-45ca-bb76-f3c663116036 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 17:56:49.229 6 INFO cinder.api.openstack.wsgi [None req-172772e6-0aca-45ca-bb76-f3c663116036 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 242/482] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 17:56:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 17:56:49.259 7 INFO cinder.api.openstack.wsgi [None req-7c71c438-83fa-4580-9cb5-4cccd7b2ca25 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 17:56:49.278 7 INFO cinder.api.openstack.wsgi [None req-7c71c438-83fa-4580-9cb5-4cccd7b2ca25 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 241/483] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:56:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:56:49.291 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 17:56:49.321 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 243/484] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:56:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:56:49.330 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 17:56:49.350 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 242/485] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:56:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:56:57.003 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:56:57.003 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:56:57.004 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:56:57.004 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:57:07.003 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:57:07.004 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:57:07.004 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:57:07.005 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:57:17.002 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:57:17.002 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:57:17.003 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:57:17.003 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:57:27.003 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:57:27.003 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:57:27.004 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:57:27.004 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:57:37.004 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:57:37.004 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:57:37.005 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:57:37.005 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:57:47.003 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:57:47.003 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:57:47.003 6 INFO cinder.api.openstack.wsgi [None req-a7be3a45-87b4-499b-8be5-8646ae309b76 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:57:47.004 7 INFO cinder.api.openstack.wsgi [None req-6492a931-ccac-4291-8ed9-037df75cbd9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:57:48.624 6 INFO cinder.api.openstack.wsgi [None req-464dd4a8-acb9-4e89-bdfb-57ad1e4c6d18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 17:57:48.630 6 INFO cinder.volume.api [None req-464dd4a8-acb9-4e89-bdfb-57ad1e4c6d18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 17:57:48.631 6 INFO cinder.api.openstack.wsgi [None req-464dd4a8-acb9-4e89-bdfb-57ad1e4c6d18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 250/498] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 17:57:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 17:57:48.666 7 INFO cinder.api.openstack.wsgi [None req-1e9c9b95-dcd2-4b7c-a7ed-3a69bfa6ede2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 17:57:48.691 7 INFO cinder.api.openstack.wsgi [None req-1e9c9b95-dcd2-4b7c-a7ed-3a69bfa6ede2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 249/499] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:57:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:57:48.707 6 INFO cinder.api.openstack.wsgi [None req-6a7fd2c7-5c62-46c1-bd60-0cfdce5a1f33 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 17:57:48.725 6 INFO cinder.api.openstack.wsgi [None req-6a7fd2c7-5c62-46c1-bd60-0cfdce5a1f33 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 251/500] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:57:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:57:48.739 7 INFO cinder.api.openstack.wsgi [None req-dba0a53d-641f-446f-8989-65dcde5d62f9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 17:57:48.762 7 INFO cinder.api.openstack.wsgi [None req-dba0a53d-641f-446f-8989-65dcde5d62f9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 250/501] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:57:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:57:48.772 6 INFO cinder.api.openstack.wsgi [None req-09b58fde-c90b-41ed-9316-0150435b3a68 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 17:57:48.781 6 INFO cinder.volume.api [None req-09b58fde-c90b-41ed-9316-0150435b3a68 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 17:57:48.783 6 INFO cinder.api.openstack.wsgi [None req-09b58fde-c90b-41ed-9316-0150435b3a68 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 252/502] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 17:57:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 17:57:48.793 7 INFO cinder.api.openstack.wsgi [None req-600efacb-98b0-4bab-b374-ede415b4159a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 17:57:48.801 7 INFO cinder.volume.api [None req-600efacb-98b0-4bab-b374-ede415b4159a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 17:57:48.803 7 INFO cinder.api.openstack.wsgi [None req-600efacb-98b0-4bab-b374-ede415b4159a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 251/503] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 17:57:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 17:57:48.815 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 17:57:49.318 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 253/504] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 17:57:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 17:57:49.332 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 17:57:49.337 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 252/505] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 17:57:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:57:57.003 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:57:57.003 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:57:57.004 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:57:57.005 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:58:07.003 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:58:07.003 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:58:07.003 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:58:07.004 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:58:17.003 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:58:17.004 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:58:17.004 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:58:17.005 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:58:27.003 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:58:27.003 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:58:27.004 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:58:27.005 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:58:37.004 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:58:37.004 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:58:37.004 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:58:37.005 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:58:47.003 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:58:47.003 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:58:47.004 7 INFO cinder.api.openstack.wsgi [None req-3c8b4304-cb39-4707-983e-ea5a0a693fcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:58:47.004 6 INFO cinder.api.openstack.wsgi [None req-ffb78d0c-1a95-4f92-983a-2b9e5cd5dd8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:58:48.593 7 INFO cinder.api.openstack.wsgi [None req-20658346-9f90-4e87-9209-72b3bd837620 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 17:58:49.099 7 INFO cinder.api.openstack.wsgi [None req-20658346-9f90-4e87-9209-72b3bd837620 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 259/518] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 17:58:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true => generated 670 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:58:49.137 6 INFO cinder.api.openstack.wsgi [None req-b1708c88-6048-4202-87e1-03dc4c82439f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 17:58:49.158 6 INFO cinder.api.openstack.wsgi [None req-b1708c88-6048-4202-87e1-03dc4c82439f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 260/519] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:58:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:58:49.170 7 INFO cinder.api.openstack.wsgi [None req-dbe255d2-7838-478d-a4d1-9906a1f6b1e6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 17:58:49.190 7 INFO cinder.api.openstack.wsgi [None req-dbe255d2-7838-478d-a4d1-9906a1f6b1e6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 260/520] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:58:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:58:49.204 6 INFO cinder.api.openstack.wsgi [None req-df83f8e9-3f3a-4f25-9741-e8ee17f513fa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 17:58:49.223 6 INFO cinder.api.openstack.wsgi [None req-df83f8e9-3f3a-4f25-9741-e8ee17f513fa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 261/521] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:58:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:58:49.231 7 INFO cinder.api.openstack.wsgi [None req-bcb244df-c70c-48e0-b0c8-335565a5a56e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 17:58:49.237 7 INFO cinder.volume.api [None req-bcb244df-c70c-48e0-b0c8-335565a5a56e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 17:58:49.237 7 INFO cinder.api.openstack.wsgi [None req-bcb244df-c70c-48e0-b0c8-335565a5a56e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 261/522] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 17:58:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 17:58:49.248 6 INFO cinder.api.openstack.wsgi [None req-12172821-cdd6-49a1-8626-6660a9772269 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 17:58:49.254 6 INFO cinder.api.openstack.wsgi [None req-12172821-cdd6-49a1-8626-6660a9772269 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 6|app: 0|req: 262/523] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 17:58:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:58:49.264 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 17:58:49.274 7 INFO cinder.volume.api [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 17:58:49.276 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 262/524] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 17:58:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 17:58:49.285 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 17:58:49.294 6 INFO cinder.volume.api [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 17:58:49.296 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 263/525] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 17:58:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 17:58:57.003 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:58:57.004 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:58:57.004 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:58:57.005 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:59:07.003 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:59:07.003 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:59:07.004 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:59:07.004 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:59:17.003 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:59:17.003 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:59:17.004 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:59:17.004 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:59:27.004 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:59:27.005 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:59:27.004 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:59:27.006 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:59:37.003 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:59:37.003 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:59:37.004 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:59:37.004 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:59:47.003 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:59:47.003 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:59:47.004 6 INFO cinder.api.openstack.wsgi [None req-df5cefc7-ec0f-41ac-8385-934c3b2be380 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:59:47.004 7 INFO cinder.api.openstack.wsgi [None req-0b2530ef-70b2-47b2-b72e-685b4f81fb18 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:59:48.552 6 INFO cinder.api.openstack.wsgi [None req-ca3ea9ed-f5ab-46d8-91e0-84f6fd036793 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 17:59:48.559 6 INFO cinder.volume.api [None req-ca3ea9ed-f5ab-46d8-91e0-84f6fd036793 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 17:59:48.560 6 INFO cinder.api.openstack.wsgi [None req-ca3ea9ed-f5ab-46d8-91e0-84f6fd036793 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 270/538] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 17:59:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true => generated 17 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 17:59:48.574 7 INFO cinder.api.openstack.wsgi [None req-a7ccd28d-4a58-457a-a017-e051084af9ae 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 17:59:48.582 7 INFO cinder.api.openstack.wsgi [None req-a7ccd28d-4a58-457a-a017-e051084af9ae 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 269/539] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 17:59:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:59:48.619 6 INFO cinder.api.openstack.wsgi [None req-a1671898-ea73-4bb8-846d-926a391a8169 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 17:59:48.653 6 INFO cinder.api.openstack.wsgi [None req-a1671898-ea73-4bb8-846d-926a391a8169 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 271/540] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:59:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:59:48.661 7 INFO cinder.api.openstack.wsgi [None req-58ceadb3-b7a2-4089-bf79-24255f55cde5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 17:59:48.680 7 INFO cinder.api.openstack.wsgi [None req-58ceadb3-b7a2-4089-bf79-24255f55cde5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 270/541] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:59:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:59:48.697 6 INFO cinder.api.openstack.wsgi [None req-cc5d431a-4a40-4348-9217-4ca1c7829d95 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 17:59:48.714 6 INFO cinder.api.openstack.wsgi [None req-cc5d431a-4a40-4348-9217-4ca1c7829d95 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 272/542] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 17:59:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 17:59:48.721 7 INFO cinder.api.openstack.wsgi [None req-b813e3c9-08d8-4038-b170-38b546303a5c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 17:59:48.729 7 INFO cinder.volume.api [None req-b813e3c9-08d8-4038-b170-38b546303a5c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 17:59:48.730 7 INFO cinder.api.openstack.wsgi [None req-b813e3c9-08d8-4038-b170-38b546303a5c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 271/543] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 17:59:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 17:59:48.741 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 17:59:49.245 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 273/544] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 17:59:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 17:59:49.255 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 17:59:49.264 7 INFO cinder.volume.api [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 17:59:49.266 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 272/545] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 17:59:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 17:59:57.003 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:59:57.003 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 17:59:57.004 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 17:59:57.004 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:00:07.003 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:00:07.003 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:00:07.004 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:00:07.004 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:00:17.003 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:00:17.003 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:00:17.004 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:00:17.004 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:00:27.003 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:00:27.003 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:00:27.004 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:00:27.005 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:00:37.004 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:00:37.004 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:00:37.005 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:00:37.005 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:00:47.004 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:00:47.005 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:00:47.005 7 INFO cinder.api.openstack.wsgi [None req-a68fb426-6292-48e4-ab63-e29c0398c394 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:00:47.006 6 INFO cinder.api.openstack.wsgi [None req-8944408d-a730-4b21-8ddf-d77a3ce16973 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:00:48.623 7 INFO cinder.api.openstack.wsgi [None req-3fbacfcc-096b-4d2a-8023-8f118d404d9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:00:48.633 7 INFO cinder.volume.api [None req-3fbacfcc-096b-4d2a-8023-8f118d404d9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:00:48.635 7 INFO cinder.api.openstack.wsgi [None req-3fbacfcc-096b-4d2a-8023-8f118d404d9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 279/558] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:00:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:00:48.648 6 INFO cinder.api.openstack.wsgi [None req-09099874-1254-4266-9225-8550dda70b41 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:00:48.659 6 INFO cinder.volume.api [None req-09099874-1254-4266-9225-8550dda70b41 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:00:48.659 6 INFO cinder.api.openstack.wsgi [None req-09099874-1254-4266-9225-8550dda70b41 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 280/559] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:00:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:00:48.694 7 INFO cinder.api.openstack.wsgi [None req-90e0d250-e7c5-4ebf-9395-25a4b09c160d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:00:48.713 7 INFO cinder.api.openstack.wsgi [None req-90e0d250-e7c5-4ebf-9395-25a4b09c160d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 280/560] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:00:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:00:48.725 6 INFO cinder.api.openstack.wsgi [None req-a98b9cf0-c187-4088-9b73-cb68cf19775f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:00:48.751 6 INFO cinder.api.openstack.wsgi [None req-a98b9cf0-c187-4088-9b73-cb68cf19775f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 281/561] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:00:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:00:48.764 7 INFO cinder.api.openstack.wsgi [None req-52dbf2ff-2636-4ab1-a99a-1572b9a781a7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:00:48.786 7 INFO cinder.api.openstack.wsgi [None req-52dbf2ff-2636-4ab1-a99a-1572b9a781a7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 281/562] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:00:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:00:48.798 6 INFO cinder.api.openstack.wsgi [None req-abd7f629-68f3-47be-982f-0b9ad89855a0 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:00:48.805 6 INFO cinder.volume.api [None req-abd7f629-68f3-47be-982f-0b9ad89855a0 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:00:48.807 6 INFO cinder.api.openstack.wsgi [None req-abd7f629-68f3-47be-982f-0b9ad89855a0 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 282/563] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:00:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:00:48.819 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:00:49.323 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 282/564] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:00:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:00:49.334 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:00:49.340 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 6|app: 0|req: 283/565] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:00:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:00:57.004 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:00:57.004 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:00:57.005 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:00:57.005 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:01:07.003 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:01:07.003 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:01:07.003 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:01:07.004 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:01:17.003 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:01:17.004 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:01:17.005 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:01:17.005 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:01:27.003 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:01:27.004 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:01:27.003 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:01:27.008 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:01:37.003 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:01:37.003 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:01:37.004 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:01:37.004 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:01:47.003 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:01:47.004 6 INFO cinder.api.openstack.wsgi [None req-92ebb1ab-35f5-42f9-8e66-89b1bcbf7904 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:01:47.004 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:01:47.005 7 INFO cinder.api.openstack.wsgi [None req-88eabb0d-936a-4571-9bba-48108fee1ae6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:01:48.617 6 INFO cinder.api.openstack.wsgi [None req-7ae2e542-3f38-4813-b788-d0fdbb2f863f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:01:48.626 6 INFO cinder.volume.api [None req-7ae2e542-3f38-4813-b788-d0fdbb2f863f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:01:48.628 6 INFO cinder.api.openstack.wsgi [None req-7ae2e542-3f38-4813-b788-d0fdbb2f863f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 290/578] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:01:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:01:48.649 7 INFO cinder.api.openstack.wsgi [None req-774ac001-0ad2-4c53-a9cf-b1784301480b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:01:48.656 7 INFO cinder.api.openstack.wsgi [None req-774ac001-0ad2-4c53-a9cf-b1784301480b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 289/579] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:01:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:01:48.705 6 INFO cinder.api.openstack.wsgi [None req-26f1c7a2-63b2-4b88-955a-3968385f674e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:01:48.745 6 INFO cinder.api.openstack.wsgi [None req-26f1c7a2-63b2-4b88-955a-3968385f674e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 291/580] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:01:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:01:48.756 7 INFO cinder.api.openstack.wsgi [None req-06b4ed84-2aa4-4de0-adef-91c2313266ca 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:01:48.774 7 INFO cinder.api.openstack.wsgi [None req-06b4ed84-2aa4-4de0-adef-91c2313266ca 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 290/581] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:01:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:01:48.786 6 INFO cinder.api.openstack.wsgi [None req-dd4e06c0-1bb3-4a66-89d9-1be24e6667a7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:01:48.804 6 INFO cinder.api.openstack.wsgi [None req-dd4e06c0-1bb3-4a66-89d9-1be24e6667a7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 292/582] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:01:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:01:48.815 7 INFO cinder.api.openstack.wsgi [None req-46b9240b-7fbb-4f13-9245-90f780f7ac83 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:01:48.822 7 INFO cinder.volume.api [None req-46b9240b-7fbb-4f13-9245-90f780f7ac83 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:01:48.822 7 INFO cinder.api.openstack.wsgi [None req-46b9240b-7fbb-4f13-9245-90f780f7ac83 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 291/583] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:01:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:01:48.833 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:01:48.852 6 INFO cinder.volume.api [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:01:48.854 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 293/584] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:01:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:01:48.864 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:01:49.369 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 292/585] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:01:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:01:57.004 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:01:57.004 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:01:57.005 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:01:57.005 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:02:07.002 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:02:07.003 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:02:07.003 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:02:07.003 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:02:17.003 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:02:17.004 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:02:17.004 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:02:17.006 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:02:27.003 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:02:27.004 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:02:27.007 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:02:27.008 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:02:37.003 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:02:37.003 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:02:37.004 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:02:37.005 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:02:47.003 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:02:47.003 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:02:47.004 6 INFO cinder.api.openstack.wsgi [None req-ac031b6d-31bd-4f80-a76f-ce3818a55488 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:02:47.004 7 INFO cinder.api.openstack.wsgi [None req-2466fa53-0ddd-45f0-81ff-40dd110fb644 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:02:48.568 6 INFO cinder.api.openstack.wsgi [None req-fcec253c-2cdc-4021-9ab3-1a4d5bde4223 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:02:49.071 6 INFO cinder.api.openstack.wsgi [None req-fcec253c-2cdc-4021-9ab3-1a4d5bde4223 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 300/598] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:02:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:02:49.083 7 INFO cinder.api.openstack.wsgi [None req-233f536a-af17-4326-b618-aaa1e5667593 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:02:49.089 7 INFO cinder.volume.api [None req-233f536a-af17-4326-b618-aaa1e5667593 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:02:49.089 7 INFO cinder.api.openstack.wsgi [None req-233f536a-af17-4326-b618-aaa1e5667593 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 299/599] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:02:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:02:49.102 6 INFO cinder.api.openstack.wsgi [None req-e58b10ee-0637-43aa-9369-516c8439034f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:02:49.108 6 INFO cinder.api.openstack.wsgi [None req-e58b10ee-0637-43aa-9369-516c8439034f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 6|app: 0|req: 301/600] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:02:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:02:49.118 7 INFO cinder.api.openstack.wsgi [None req-7c31d728-3452-430a-a30d-3f418e2d092c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:02:49.128 7 INFO cinder.volume.api [None req-7c31d728-3452-430a-a30d-3f418e2d092c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:02:49.130 7 INFO cinder.api.openstack.wsgi [None req-7c31d728-3452-430a-a30d-3f418e2d092c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 300/601] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:02:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:02:49.165 6 INFO cinder.api.openstack.wsgi [None req-f930a4e2-c230-4ca2-97c0-57423d658acb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:02:49.181 6 INFO cinder.api.openstack.wsgi [None req-f930a4e2-c230-4ca2-97c0-57423d658acb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 302/602] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:02:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:02:49.190 7 INFO cinder.api.openstack.wsgi [None req-a262e9fb-d9f7-4e14-a64d-4486e8d81732 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:02:49.212 7 INFO cinder.api.openstack.wsgi [None req-a262e9fb-d9f7-4e14-a64d-4486e8d81732 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 301/603] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:02:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:02:49.225 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:02:49.244 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 303/604] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:02:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:02:49.255 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:02:49.264 7 INFO cinder.volume.api [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:02:49.265 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 302/605] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:02:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:02:57.002 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:02:57.003 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:02:57.004 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:02:57.004 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:03:07.003 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:03:07.003 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:03:07.004 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:03:07.005 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:03:17.003 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:03:17.003 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:03:17.004 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:03:17.004 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:03:27.003 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:03:27.003 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:03:27.004 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:03:27.004 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:03:37.003 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:03:37.003 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:03:37.004 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:03:37.004 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:03:47.003 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:03:47.004 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:03:47.004 6 INFO cinder.api.openstack.wsgi [None req-8e476eb5-68d9-477a-9e19-ef02aa761713 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:03:47.005 7 INFO cinder.api.openstack.wsgi [None req-a7f16994-5c0d-459d-953b-3a2d9addef97 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:03:48.617 6 INFO cinder.api.openstack.wsgi [None req-12520367-7b8f-4f98-88db-8bf636a197ce 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:03:48.626 6 INFO cinder.volume.api [None req-12520367-7b8f-4f98-88db-8bf636a197ce 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:03:48.628 6 INFO cinder.api.openstack.wsgi [None req-12520367-7b8f-4f98-88db-8bf636a197ce 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 310/618] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:03:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:03:48.641 7 INFO cinder.api.openstack.wsgi [None req-e6b4bc17-1dcc-41a4-aa1b-09fb3507dc1e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:03:49.145 7 INFO cinder.api.openstack.wsgi [None req-e6b4bc17-1dcc-41a4-aa1b-09fb3507dc1e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 309/619] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:03:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:03:49.181 6 INFO cinder.api.openstack.wsgi [None req-35be404f-a65a-4078-9600-3c8137df9fba 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:03:49.200 6 INFO cinder.api.openstack.wsgi [None req-35be404f-a65a-4078-9600-3c8137df9fba 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 311/620] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:03:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:03:49.213 7 INFO cinder.api.openstack.wsgi [None req-b2dc4b00-1e8f-410b-bcf4-a6171626cb71 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:03:49.236 7 INFO cinder.api.openstack.wsgi [None req-b2dc4b00-1e8f-410b-bcf4-a6171626cb71 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 310/621] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:03:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:03:49.249 6 INFO cinder.api.openstack.wsgi [None req-a9c2fa7a-b412-49cc-8b09-3a4489ef3e55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:03:49.275 6 INFO cinder.api.openstack.wsgi [None req-a9c2fa7a-b412-49cc-8b09-3a4489ef3e55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 312/622] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:03:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:03:49.288 7 INFO cinder.api.openstack.wsgi [None req-3fb1b48a-e442-4172-85cb-fe35d64e7d9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:03:49.297 7 INFO cinder.volume.api [None req-3fb1b48a-e442-4172-85cb-fe35d64e7d9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:03:49.299 7 INFO cinder.api.openstack.wsgi [None req-3fb1b48a-e442-4172-85cb-fe35d64e7d9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 311/623] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:03:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:03:49.311 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:03:49.318 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 6|app: 0|req: 313/624] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:03:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:03:49.329 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:03:49.336 7 INFO cinder.volume.api [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:03:49.336 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 312/625] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:03:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:03:57.002 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:03:57.003 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:03:57.003 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:03:57.004 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:04:07.003 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:04:07.004 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:04:07.005 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:04:07.005 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:04:17.004 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:04:17.004 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:04:17.005 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:04:17.005 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:04:27.003 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:04:27.003 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:04:27.004 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:04:27.004 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:04:37.003 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:04:37.003 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:04:37.004 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:04:37.005 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:04:47.003 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:04:47.003 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:04:47.004 6 INFO cinder.api.openstack.wsgi [None req-855710a2-85bb-4793-9333-e9949b26b0bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:04:47.004 7 INFO cinder.api.openstack.wsgi [None req-195e2268-8669-4ef3-afda-dd4b60244ee5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:04:48.603 6 INFO cinder.api.openstack.wsgi [None req-d6c62ea8-833b-4592-a3e4-354b0a9cb0b0 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:04:48.617 6 INFO cinder.volume.api [None req-d6c62ea8-833b-4592-a3e4-354b0a9cb0b0 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:04:48.618 6 INFO cinder.api.openstack.wsgi [None req-d6c62ea8-833b-4592-a3e4-354b0a9cb0b0 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 320/638] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:04:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true => generated 17 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:04:48.632 7 INFO cinder.api.openstack.wsgi [None req-e811be31-e0b7-43e7-a9e2-17caab9c22ce 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:04:48.662 7 INFO cinder.volume.api [None req-e811be31-e0b7-43e7-a9e2-17caab9c22ce 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:04:48.664 7 INFO cinder.api.openstack.wsgi [None req-e811be31-e0b7-43e7-a9e2-17caab9c22ce 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 319/639] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:04:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:04:48.677 6 INFO cinder.api.openstack.wsgi [None req-2a6cdca0-5117-4a49-82b1-0dac8a292c4b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:04:48.685 6 INFO cinder.volume.api [None req-2a6cdca0-5117-4a49-82b1-0dac8a292c4b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:04:48.687 6 INFO cinder.api.openstack.wsgi [None req-2a6cdca0-5117-4a49-82b1-0dac8a292c4b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 321/640] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:04:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:04:48.698 7 INFO cinder.api.openstack.wsgi [None req-e996bca8-a831-4d98-8f63-4ea3428f483e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:04:49.202 7 INFO cinder.api.openstack.wsgi [None req-e996bca8-a831-4d98-8f63-4ea3428f483e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 320/641] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:04:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:04:49.250 6 INFO cinder.api.openstack.wsgi [None req-c8ef3b17-9452-4d93-b09b-6214dec33edc 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:04:49.270 6 INFO cinder.api.openstack.wsgi [None req-c8ef3b17-9452-4d93-b09b-6214dec33edc 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 322/642] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:04:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:04:49.282 7 INFO cinder.api.openstack.wsgi [None req-e613d9f0-8680-4846-8141-94465c48363d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:04:49.302 7 INFO cinder.api.openstack.wsgi [None req-e613d9f0-8680-4846-8141-94465c48363d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 321/643] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:04:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:04:49.314 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:04:49.332 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 323/644] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:04:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:04:49.343 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:04:49.348 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 322/645] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:04:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:04:57.003 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:04:57.003 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:04:57.005 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:04:57.005 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:05:07.003 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:05:07.004 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:05:07.004 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:05:07.005 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:05:17.004 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:05:17.004 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:05:17.005 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:05:17.005 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:05:27.003 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:05:27.003 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:05:27.004 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:05:27.004 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:05:37.003 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:05:37.003 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:05:37.004 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:05:37.005 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:05:47.003 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:05:47.003 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:05:47.004 6 INFO cinder.api.openstack.wsgi [None req-c4526e8f-7298-4097-a69e-67dbd9cab576 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:05:47.004 7 INFO cinder.api.openstack.wsgi [None req-60521593-0339-4661-bb97-9cd7fe43c49c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:05:48.580 6 INFO cinder.api.openstack.wsgi [None req-0754db03-2e20-4010-a226-c62cfd368cc4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:05:49.084 6 INFO cinder.api.openstack.wsgi [None req-0754db03-2e20-4010-a226-c62cfd368cc4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 330/658] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:05:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true => generated 670 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:05:49.095 7 INFO cinder.api.openstack.wsgi [None req-e804aebf-9bc8-45eb-86ab-27a6c0cd4a5c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:05:49.100 7 INFO cinder.volume.api [None req-e804aebf-9bc8-45eb-86ab-27a6c0cd4a5c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:05:49.100 7 INFO cinder.api.openstack.wsgi [None req-e804aebf-9bc8-45eb-86ab-27a6c0cd4a5c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 329/659] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:05:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:05:49.155 6 INFO cinder.api.openstack.wsgi [None req-1caead61-52c3-422c-a3f7-6c3f5108958a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:05:49.177 6 INFO cinder.api.openstack.wsgi [None req-1caead61-52c3-422c-a3f7-6c3f5108958a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 331/660] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:05:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:05:49.188 7 INFO cinder.api.openstack.wsgi [None req-5cf2fe41-8757-433f-bd4f-003ff96dce7b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:05:49.207 7 INFO cinder.api.openstack.wsgi [None req-5cf2fe41-8757-433f-bd4f-003ff96dce7b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 330/661] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:05:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:05:49.219 6 INFO cinder.api.openstack.wsgi [None req-df1861a7-22dd-43d4-b27f-44dfb7fcfdba 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:05:49.243 6 INFO cinder.api.openstack.wsgi [None req-df1861a7-22dd-43d4-b27f-44dfb7fcfdba 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 332/662] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:05:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:05:49.254 7 INFO cinder.api.openstack.wsgi [None req-d127bf78-355f-4c33-8c7a-0d1ad5fe67eb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:05:49.262 7 INFO cinder.volume.api [None req-d127bf78-355f-4c33-8c7a-0d1ad5fe67eb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:05:49.264 7 INFO cinder.api.openstack.wsgi [None req-d127bf78-355f-4c33-8c7a-0d1ad5fe67eb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 331/663] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:05:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:05:49.276 6 INFO cinder.api.openstack.wsgi [None req-82a4c6aa-2ff8-4173-9bf4-fcc73f2ffe15 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:05:49.288 6 INFO cinder.volume.api [None req-82a4c6aa-2ff8-4173-9bf4-fcc73f2ffe15 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:05:49.291 6 INFO cinder.api.openstack.wsgi [None req-82a4c6aa-2ff8-4173-9bf4-fcc73f2ffe15 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 333/664] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:05:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:05:49.300 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:05:49.304 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 332/665] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:05:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:05:57.003 6 INFO cinder.api.openstack.wsgi [None req-82a4c6aa-2ff8-4173-9bf4-fcc73f2ffe15 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:05:57.003 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:05:57.003 6 INFO cinder.api.openstack.wsgi [None req-82a4c6aa-2ff8-4173-9bf4-fcc73f2ffe15 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:05:57.004 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:06:07.003 6 INFO cinder.api.openstack.wsgi [None req-82a4c6aa-2ff8-4173-9bf4-fcc73f2ffe15 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:06:07.003 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:06:07.004 6 INFO cinder.api.openstack.wsgi [None req-82a4c6aa-2ff8-4173-9bf4-fcc73f2ffe15 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:06:07.004 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:06:07.402 6 INFO cinder.api.openstack.wsgi [None req-c952bac9-0a5e-4cca-908a-435770e17c94 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET https://volume.199-19-213-133.nip.io/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=False 2026-04-02 18:06:07.420 6 INFO cinder.api.openstack.wsgi [None req-c952bac9-0a5e-4cca-908a-435770e17c94 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] https://volume.199-19-213-133.nip.io/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=False returned with HTTP 200 [pid: 6|app: 0|req: 336/670] 199.19.213.133 () {44 vars in 1068 bytes} [Thu Apr 2 18:06:07 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=False => generated 338 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:06:17.004 6 INFO cinder.api.openstack.wsgi [None req-c952bac9-0a5e-4cca-908a-435770e17c94 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:06:17.004 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:06:17.005 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:06:17.005 6 INFO cinder.api.openstack.wsgi [None req-c952bac9-0a5e-4cca-908a-435770e17c94 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:06:27.003 6 INFO cinder.api.openstack.wsgi [None req-c952bac9-0a5e-4cca-908a-435770e17c94 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:06:27.003 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:06:27.005 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:06:27.005 6 INFO cinder.api.openstack.wsgi [None req-c952bac9-0a5e-4cca-908a-435770e17c94 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:06:37.002 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:06:37.003 6 INFO cinder.api.openstack.wsgi [None req-c952bac9-0a5e-4cca-908a-435770e17c94 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:06:37.003 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:06:37.004 6 INFO cinder.api.openstack.wsgi [None req-c952bac9-0a5e-4cca-908a-435770e17c94 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:06:47.004 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:06:47.004 6 INFO cinder.api.openstack.wsgi [None req-c952bac9-0a5e-4cca-908a-435770e17c94 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:06:47.005 7 INFO cinder.api.openstack.wsgi [None req-b24a47bc-fa06-4ab8-80f1-9d9bdc722453 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:06:47.005 6 INFO cinder.api.openstack.wsgi [None req-c952bac9-0a5e-4cca-908a-435770e17c94 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:06:48.582 7 INFO cinder.api.openstack.wsgi [None req-ad255ba2-d1cc-4875-877b-d5722f931d54 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:06:48.591 7 INFO cinder.volume.api [None req-ad255ba2-d1cc-4875-877b-d5722f931d54 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:06:48.593 7 INFO cinder.api.openstack.wsgi [None req-ad255ba2-d1cc-4875-877b-d5722f931d54 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 339/679] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:06:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:06:48.601 6 INFO cinder.api.openstack.wsgi [None req-b26a12dd-32f4-4016-8070-53f445f1fec9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:06:48.613 6 INFO cinder.volume.api [None req-b26a12dd-32f4-4016-8070-53f445f1fec9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:06:48.615 6 INFO cinder.api.openstack.wsgi [None req-b26a12dd-32f4-4016-8070-53f445f1fec9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 341/680] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:06:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:06:48.658 7 INFO cinder.api.openstack.wsgi [None req-6b68f49c-7443-4c40-a8fa-991d2ae5c3d6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:06:48.679 7 INFO cinder.api.openstack.wsgi [None req-6b68f49c-7443-4c40-a8fa-991d2ae5c3d6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 340/681] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:06:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:06:48.693 6 INFO cinder.api.openstack.wsgi [None req-0d605bb2-c2c9-4662-b6fd-41ac216dffcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:06:48.714 6 INFO cinder.api.openstack.wsgi [None req-0d605bb2-c2c9-4662-b6fd-41ac216dffcf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 342/682] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:06:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:06:48.726 7 INFO cinder.api.openstack.wsgi [None req-18676dc9-0a6d-4061-bf58-ff6a8b7149ba 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:06:48.751 7 INFO cinder.api.openstack.wsgi [None req-18676dc9-0a6d-4061-bf58-ff6a8b7149ba 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 341/683] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:06:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:06:48.762 6 INFO cinder.api.openstack.wsgi [None req-a3acb1cd-7621-4251-adc5-8249d813a38d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:06:48.769 6 INFO cinder.volume.api [None req-a3acb1cd-7621-4251-adc5-8249d813a38d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:06:48.769 6 INFO cinder.api.openstack.wsgi [None req-a3acb1cd-7621-4251-adc5-8249d813a38d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 343/684] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:06:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:06:48.781 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:06:48.786 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 342/685] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:06:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:06:48.798 6 INFO cinder.api.openstack.wsgi [None req-d7a40bec-af53-4664-a8a2-3b1a511a32c3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:06:49.302 6 INFO cinder.api.openstack.wsgi [None req-d7a40bec-af53-4664-a8a2-3b1a511a32c3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 344/686] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:06:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:06:57.003 6 INFO cinder.api.openstack.wsgi [None req-d7a40bec-af53-4664-a8a2-3b1a511a32c3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:06:57.003 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:06:57.004 6 INFO cinder.api.openstack.wsgi [None req-d7a40bec-af53-4664-a8a2-3b1a511a32c3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:06:57.005 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:07:07.003 6 INFO cinder.api.openstack.wsgi [None req-d7a40bec-af53-4664-a8a2-3b1a511a32c3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:07:07.004 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:07:07.004 6 INFO cinder.api.openstack.wsgi [None req-d7a40bec-af53-4664-a8a2-3b1a511a32c3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:07:07.005 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:07:07.886 6 INFO cinder.api.openstack.wsgi [None req-46b6bc4b-70d4-4cf9-91c7-8b98fead9d6f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET https://volume.199-19-213-133.nip.io/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=False 2026-04-02 18:07:07.901 6 INFO cinder.api.openstack.wsgi [None req-46b6bc4b-70d4-4cf9-91c7-8b98fead9d6f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] https://volume.199-19-213-133.nip.io/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=False returned with HTTP 200 [pid: 6|app: 0|req: 347/691] 199.19.213.133 () {44 vars in 1068 bytes} [Thu Apr 2 18:07:07 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=False => generated 338 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:07:17.004 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:07:17.004 6 INFO cinder.api.openstack.wsgi [None req-46b6bc4b-70d4-4cf9-91c7-8b98fead9d6f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:07:17.005 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:07:17.005 6 INFO cinder.api.openstack.wsgi [None req-46b6bc4b-70d4-4cf9-91c7-8b98fead9d6f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:07:27.003 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:07:27.003 6 INFO cinder.api.openstack.wsgi [None req-46b6bc4b-70d4-4cf9-91c7-8b98fead9d6f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:07:27.004 6 INFO cinder.api.openstack.wsgi [None req-46b6bc4b-70d4-4cf9-91c7-8b98fead9d6f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:07:27.004 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:07:37.003 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:07:37.003 6 INFO cinder.api.openstack.wsgi [None req-46b6bc4b-70d4-4cf9-91c7-8b98fead9d6f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:07:37.004 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:07:37.004 6 INFO cinder.api.openstack.wsgi [None req-46b6bc4b-70d4-4cf9-91c7-8b98fead9d6f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:07:47.003 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:07:47.004 7 INFO cinder.api.openstack.wsgi [None req-aa53b212-bfa0-4ed8-a342-53499e6a2569 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:07:47.005 6 INFO cinder.api.openstack.wsgi [None req-46b6bc4b-70d4-4cf9-91c7-8b98fead9d6f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:07:47.006 6 INFO cinder.api.openstack.wsgi [None req-46b6bc4b-70d4-4cf9-91c7-8b98fead9d6f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:07:48.640 7 INFO cinder.api.openstack.wsgi [None req-2489f246-d270-4912-af02-f4f2ea9b46ac 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:07:48.647 7 INFO cinder.api.openstack.wsgi [None req-2489f246-d270-4912-af02-f4f2ea9b46ac 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 349/700] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:07:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:07:48.662 6 INFO cinder.api.openstack.wsgi [None req-874938b0-43be-40cd-8e13-deda0a70c4e2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:07:48.681 6 INFO cinder.volume.api [None req-874938b0-43be-40cd-8e13-deda0a70c4e2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:07:48.685 6 INFO cinder.api.openstack.wsgi [None req-874938b0-43be-40cd-8e13-deda0a70c4e2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 352/701] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:07:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:07:48.694 7 INFO cinder.api.openstack.wsgi [None req-1bc4fb48-7946-4cdb-967a-cc0c7c9d8890 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:07:48.705 7 INFO cinder.volume.api [None req-1bc4fb48-7946-4cdb-967a-cc0c7c9d8890 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:07:48.707 7 INFO cinder.api.openstack.wsgi [None req-1bc4fb48-7946-4cdb-967a-cc0c7c9d8890 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 350/702] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:07:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:07:48.721 6 INFO cinder.api.openstack.wsgi [None req-638f8bd6-b55a-4fa8-ace1-95c0bf7d1969 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:07:49.226 6 INFO cinder.api.openstack.wsgi [None req-638f8bd6-b55a-4fa8-ace1-95c0bf7d1969 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 353/703] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:07:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:07:49.235 7 INFO cinder.api.openstack.wsgi [None req-0708167b-5c6a-4caf-8983-38bdc342e42e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:07:49.241 7 INFO cinder.volume.api [None req-0708167b-5c6a-4caf-8983-38bdc342e42e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:07:49.241 7 INFO cinder.api.openstack.wsgi [None req-0708167b-5c6a-4caf-8983-38bdc342e42e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 351/704] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:07:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:07:49.280 6 INFO cinder.api.openstack.wsgi [None req-26693e11-73b1-40d3-a3f0-6ebd63aaad72 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:07:49.304 6 INFO cinder.api.openstack.wsgi [None req-26693e11-73b1-40d3-a3f0-6ebd63aaad72 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 354/705] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:07:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:07:49.314 7 INFO cinder.api.openstack.wsgi [None req-e39c8a45-2490-4da2-87ac-1fbcb5fb232c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:07:49.334 7 INFO cinder.api.openstack.wsgi [None req-e39c8a45-2490-4da2-87ac-1fbcb5fb232c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 352/706] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:07:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:07:49.349 6 INFO cinder.api.openstack.wsgi [None req-dfaaf08a-c3d6-43ee-87f9-3894f945a6ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:07:49.371 6 INFO cinder.api.openstack.wsgi [None req-dfaaf08a-c3d6-43ee-87f9-3894f945a6ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 355/707] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:07:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:07:57.004 6 INFO cinder.api.openstack.wsgi [None req-dfaaf08a-c3d6-43ee-87f9-3894f945a6ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:07:57.004 7 INFO cinder.api.openstack.wsgi [None req-e39c8a45-2490-4da2-87ac-1fbcb5fb232c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:07:57.005 6 INFO cinder.api.openstack.wsgi [None req-dfaaf08a-c3d6-43ee-87f9-3894f945a6ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:07:57.005 7 INFO cinder.api.openstack.wsgi [None req-e39c8a45-2490-4da2-87ac-1fbcb5fb232c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:08:07.003 7 INFO cinder.api.openstack.wsgi [None req-e39c8a45-2490-4da2-87ac-1fbcb5fb232c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:08:07.004 6 INFO cinder.api.openstack.wsgi [None req-dfaaf08a-c3d6-43ee-87f9-3894f945a6ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:08:07.005 6 INFO cinder.api.openstack.wsgi [None req-dfaaf08a-c3d6-43ee-87f9-3894f945a6ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:08:07.005 7 INFO cinder.api.openstack.wsgi [None req-e39c8a45-2490-4da2-87ac-1fbcb5fb232c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:08:17.003 6 INFO cinder.api.openstack.wsgi [None req-dfaaf08a-c3d6-43ee-87f9-3894f945a6ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:08:17.004 7 INFO cinder.api.openstack.wsgi [None req-e39c8a45-2490-4da2-87ac-1fbcb5fb232c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:08:17.005 7 INFO cinder.api.openstack.wsgi [None req-e39c8a45-2490-4da2-87ac-1fbcb5fb232c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:08:17.005 6 INFO cinder.api.openstack.wsgi [None req-dfaaf08a-c3d6-43ee-87f9-3894f945a6ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:08:27.003 7 INFO cinder.api.openstack.wsgi [None req-e39c8a45-2490-4da2-87ac-1fbcb5fb232c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:08:27.003 6 INFO cinder.api.openstack.wsgi [None req-dfaaf08a-c3d6-43ee-87f9-3894f945a6ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:08:27.004 6 INFO cinder.api.openstack.wsgi [None req-dfaaf08a-c3d6-43ee-87f9-3894f945a6ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:08:27.004 7 INFO cinder.api.openstack.wsgi [None req-e39c8a45-2490-4da2-87ac-1fbcb5fb232c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:08:37.003 7 INFO cinder.api.openstack.wsgi [None req-e39c8a45-2490-4da2-87ac-1fbcb5fb232c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:08:37.003 6 INFO cinder.api.openstack.wsgi [None req-dfaaf08a-c3d6-43ee-87f9-3894f945a6ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:08:37.004 7 INFO cinder.api.openstack.wsgi [None req-e39c8a45-2490-4da2-87ac-1fbcb5fb232c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:08:37.005 6 INFO cinder.api.openstack.wsgi [None req-dfaaf08a-c3d6-43ee-87f9-3894f945a6ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:08:37.225 7 INFO cinder.api.openstack.wsgi [None req-4da70253-cc58-44c0-8177-7ccdf2eb3af2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots 2026-04-02 18:08:37.246 7 INFO cinder.volume.api [None req-4da70253-cc58-44c0-8177-7ccdf2eb3af2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:08:37.246 7 INFO cinder.api.openstack.wsgi [None req-4da70253-cc58-44c0-8177-7ccdf2eb3af2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 358/718] 10.0.0.191 () {32 vars in 705 bytes} [Thu Apr 2 18:08:37 2026] GET /v3/64192436849b41b8b4ae850920ef1780/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:08:37.265 6 INFO cinder.api.openstack.wsgi [None req-7b0b344a-d88b-4aba-9b07-b616c4401d0a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes 2026-04-02 18:08:37.295 6 INFO cinder.volume.api [None req-7b0b344a-d88b-4aba-9b07-b616c4401d0a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:08:37.296 6 INFO cinder.api.openstack.wsgi [None req-7b0b344a-d88b-4aba-9b07-b616c4401d0a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes returned with HTTP 200 [pid: 6|app: 0|req: 361/719] 10.0.0.191 () {32 vars in 701 bytes} [Thu Apr 2 18:08:37 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:08:47.003 7 INFO cinder.api.openstack.wsgi [None req-4da70253-cc58-44c0-8177-7ccdf2eb3af2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:08:47.004 7 INFO cinder.api.openstack.wsgi [None req-4da70253-cc58-44c0-8177-7ccdf2eb3af2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:08:47.003 6 INFO cinder.api.openstack.wsgi [None req-7b0b344a-d88b-4aba-9b07-b616c4401d0a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:08:47.006 6 INFO cinder.api.openstack.wsgi [None req-7b0b344a-d88b-4aba-9b07-b616c4401d0a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:08:48.844 7 INFO cinder.api.openstack.wsgi [None req-d663d9c1-6ff5-4102-a6a8-4a692a06a965 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:08:48.854 7 INFO cinder.volume.api [None req-d663d9c1-6ff5-4102-a6a8-4a692a06a965 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:08:48.856 7 INFO cinder.api.openstack.wsgi [None req-d663d9c1-6ff5-4102-a6a8-4a692a06a965 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 360/722] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:08:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:08:48.868 6 INFO cinder.api.openstack.wsgi [None req-e07aa3e1-a92d-439e-b417-4956af70dbe6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:08:48.875 6 INFO cinder.volume.api [None req-e07aa3e1-a92d-439e-b417-4956af70dbe6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:08:48.875 6 INFO cinder.api.openstack.wsgi [None req-e07aa3e1-a92d-439e-b417-4956af70dbe6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 363/723] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:08:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:08:48.887 7 INFO cinder.api.openstack.wsgi [None req-b8b9c300-6a18-483a-ab59-a17882f188aa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:08:49.390 7 INFO cinder.api.openstack.wsgi [None req-b8b9c300-6a18-483a-ab59-a17882f188aa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 361/724] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:08:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:08:49.400 6 INFO cinder.api.openstack.wsgi [None req-dec6bd57-c097-482c-9962-af998adbba72 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:08:49.411 6 INFO cinder.volume.api [None req-dec6bd57-c097-482c-9962-af998adbba72 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:08:49.414 6 INFO cinder.api.openstack.wsgi [None req-dec6bd57-c097-482c-9962-af998adbba72 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 364/725] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:08:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:08:49.454 7 INFO cinder.api.openstack.wsgi [None req-0b702642-ec9c-48da-ba8b-20d8e09f2f5f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/03037a4ed23e46e99e930a17de4aab3b?usage=true 2026-04-02 18:08:49.475 7 INFO cinder.api.openstack.wsgi [None req-0b702642-ec9c-48da-ba8b-20d8e09f2f5f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/03037a4ed23e46e99e930a17de4aab3b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 362/726] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:08:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/03037a4ed23e46e99e930a17de4aab3b?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:08:49.489 6 INFO cinder.api.openstack.wsgi [None req-59ac8881-97d1-46b1-bf1a-0bed44c976c2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/1f0f5ee9026d4ff8a7b692464313ac1c?usage=true 2026-04-02 18:08:49.512 6 INFO cinder.api.openstack.wsgi [None req-59ac8881-97d1-46b1-bf1a-0bed44c976c2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/1f0f5ee9026d4ff8a7b692464313ac1c?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 365/727] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:08:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/1f0f5ee9026d4ff8a7b692464313ac1c?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:08:49.527 7 INFO cinder.api.openstack.wsgi [None req-e5994900-6550-4a22-9a5f-0073f59e23c1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:08:49.552 7 INFO cinder.api.openstack.wsgi [None req-e5994900-6550-4a22-9a5f-0073f59e23c1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 363/728] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:08:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:08:49.565 6 INFO cinder.api.openstack.wsgi [None req-dbbcdf0b-fbb3-4293-8ecf-a5cc128ace0d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:08:49.591 6 INFO cinder.api.openstack.wsgi [None req-dbbcdf0b-fbb3-4293-8ecf-a5cc128ace0d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 366/729] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:08:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:08:49.602 7 INFO cinder.api.openstack.wsgi [None req-fa8b45f0-91c5-4045-9150-cc4fb356a675 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/772d464fdb2e41e2952405ca39fdc1b8?usage=true 2026-04-02 18:08:49.626 7 INFO cinder.api.openstack.wsgi [None req-fa8b45f0-91c5-4045-9150-cc4fb356a675 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/772d464fdb2e41e2952405ca39fdc1b8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 364/730] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:08:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/772d464fdb2e41e2952405ca39fdc1b8?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:08:49.639 6 INFO cinder.api.openstack.wsgi [None req-e5f728f4-dbff-4b32-8e69-68f65c622603 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:08:49.665 6 INFO cinder.api.openstack.wsgi [None req-e5f728f4-dbff-4b32-8e69-68f65c622603 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 367/731] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:08:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:08:49.676 7 INFO cinder.api.openstack.wsgi [None req-864d2795-2e43-41fa-9d16-563c09d2f410 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/9eee57f622b54bab9945426cb6e487f2?usage=true 2026-04-02 18:08:49.699 7 INFO cinder.api.openstack.wsgi [None req-864d2795-2e43-41fa-9d16-563c09d2f410 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/9eee57f622b54bab9945426cb6e487f2?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 365/732] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:08:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/9eee57f622b54bab9945426cb6e487f2?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:08:49.719 6 INFO cinder.api.openstack.wsgi [None req-b4cd5fb6-7105-4705-b5b9-df2f4c2744f8 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:08:49.727 6 INFO cinder.api.openstack.wsgi [None req-b4cd5fb6-7105-4705-b5b9-df2f4c2744f8 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 6|app: 0|req: 368/733] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:08:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:08:57.003 6 INFO cinder.api.openstack.wsgi [None req-b4cd5fb6-7105-4705-b5b9-df2f4c2744f8 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:08:57.003 7 INFO cinder.api.openstack.wsgi [None req-864d2795-2e43-41fa-9d16-563c09d2f410 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:08:57.004 6 INFO cinder.api.openstack.wsgi [None req-b4cd5fb6-7105-4705-b5b9-df2f4c2744f8 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:08:57.006 7 INFO cinder.api.openstack.wsgi [None req-864d2795-2e43-41fa-9d16-563c09d2f410 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:08:57.088 6 INFO cinder.api.openstack.wsgi [None req-40d1c95c-a1f0-455e-b755-f85936c49a5c 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes 2026-04-02 18:08:57.783 6 INFO cinder.api.v3.volumes [None req-40d1c95c-a1f0-455e-b755-f85936c49a5c 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] Create volume of 1 GB 2026-04-02 18:08:57.800 6 INFO cinder.volume.api [None req-40d1c95c-a1f0-455e-b755-f85936c49a5c 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] Availability Zones retrieved successfully. 2026-04-02 18:08:58.226 6 INFO cinder.volume.api [None req-40d1c95c-a1f0-455e-b755-f85936c49a5c 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] Create volume request issued successfully. 2026-04-02 18:08:58.227 6 INFO cinder.api.openstack.wsgi [None req-40d1c95c-a1f0-455e-b755-f85936c49a5c 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 370/736] 10.0.0.191 () {34 vars in 723 bytes} [Thu Apr 2 18:08:57 2026] POST /v3/9eee57f622b54bab9945426cb6e487f2/volumes => generated 864 bytes in 1146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-02 18:08:58.260 7 INFO cinder.api.openstack.wsgi [None req-924258f9-b284-4a6d-a3da-cf41b53c18a7 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:08:58.303 7 INFO cinder.volume.api [None req-924258f9-b284-4a6d-a3da-cf41b53c18a7 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] Volume info retrieved successfully. 2026-04-02 18:08:58.312 7 INFO cinder.api.openstack.wsgi [None req-924258f9-b284-4a6d-a3da-cf41b53c18a7 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 367/737] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:08:58 2026] GET /v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb => generated 932 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:08:59.329 6 INFO cinder.api.openstack.wsgi [None req-28855950-c4a6-440b-a545-3f151bc7e241 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:08:59.348 6 INFO cinder.volume.api [None req-28855950-c4a6-440b-a545-3f151bc7e241 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] Volume info retrieved successfully. 2026-04-02 18:08:59.355 6 INFO cinder.api.openstack.wsgi [None req-28855950-c4a6-440b-a545-3f151bc7e241 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 371/738] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:08:59 2026] GET /v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:00.377 7 INFO cinder.api.openstack.wsgi [None req-18ecf459-e140-4b71-8d12-791d14c76bcc 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:09:00.395 7 INFO cinder.volume.api [None req-18ecf459-e140-4b71-8d12-791d14c76bcc 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] Volume info retrieved successfully. 2026-04-02 18:09:00.402 7 INFO cinder.api.openstack.wsgi [None req-18ecf459-e140-4b71-8d12-791d14c76bcc 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 368/739] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:09:00 2026] GET /v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:01.425 6 INFO cinder.api.openstack.wsgi [None req-e68f4f25-5d66-4cac-87e3-a46afa60677b 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:09:01.439 6 INFO cinder.volume.api [None req-e68f4f25-5d66-4cac-87e3-a46afa60677b 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] Volume info retrieved successfully. 2026-04-02 18:09:01.445 6 INFO cinder.api.openstack.wsgi [None req-e68f4f25-5d66-4cac-87e3-a46afa60677b 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 372/740] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:09:01 2026] GET /v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb => generated 1341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:01.542 7 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-233d39c0-630b-4a01-9b77-143efd7d5609 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:09:01.556 7 INFO cinder.volume.api [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-233d39c0-630b-4a01-9b77-143efd7d5609 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] Volume info retrieved successfully. 2026-04-02 18:09:01.563 7 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-233d39c0-630b-4a01-9b77-143efd7d5609 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 369/741] 10.0.0.14 () {34 vars in 1027 bytes} [Thu Apr 2 18:09:01 2026] GET /v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb => generated 1341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:02.017 6 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-7cafbd59-22a7-4c89-b82d-e5f54bc18368 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:09:02.035 6 INFO cinder.volume.api [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-7cafbd59-22a7-4c89-b82d-e5f54bc18368 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] Volume info retrieved successfully. 2026-04-02 18:09:02.040 6 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-7cafbd59-22a7-4c89-b82d-e5f54bc18368 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 373/742] 10.0.0.14 () {34 vars in 1027 bytes} [Thu Apr 2 18:09:02 2026] GET /v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb => generated 1341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:09:02.051 7 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-233d39c0-630b-4a01-9b77-143efd7d5609 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-02 18:09:02.052 7 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-233d39c0-630b-4a01-9b77-143efd7d5609 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 370/743] 10.0.0.14 () {32 vars in 827 bytes} [Thu Apr 2 18:09:02 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:02.065 6 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-498a0884-1ddf-43b4-a64c-2e86ebc2b56c 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:09:02.132 6 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-498a0884-1ddf-43b4-a64c-2e86ebc2b56c 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 374/744] 10.0.0.14 () {40 vars in 1056 bytes} [Thu Apr 2 18:09:02 2026] POST /v3/9eee57f622b54bab9945426cb6e487f2/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:09:07.002 7 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-233d39c0-630b-4a01-9b77-143efd7d5609 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:09:07.003 6 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-498a0884-1ddf-43b4-a64c-2e86ebc2b56c 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:09:07.004 7 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-233d39c0-630b-4a01-9b77-143efd7d5609 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:09:07.004 6 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-498a0884-1ddf-43b4-a64c-2e86ebc2b56c 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:09:09.605 7 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-233d39c0-630b-4a01-9b77-143efd7d5609 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-02 18:09:09.606 7 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-233d39c0-630b-4a01-9b77-143efd7d5609 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 372/747] 199.19.213.133 () {32 vars in 839 bytes} [Thu Apr 2 18:09:09 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:09.665 6 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-df0c7734-cd07-402c-877c-fb7997ff0a32 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:09:09.689 6 INFO cinder.volume.api [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-df0c7734-cd07-402c-877c-fb7997ff0a32 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] Volume info retrieved successfully. 2026-04-02 18:09:09.696 6 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-df0c7734-cd07-402c-877c-fb7997ff0a32 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 376/748] 199.19.213.133 () {36 vars in 1073 bytes} [Thu Apr 2 18:09:09 2026] GET /v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb => generated 1521 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:11.589 7 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-44c1e0bb-f3ca-4fee-91a5-e66646fd5617 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/attachments/ed68afeb-d76e-44a6-8acb-aa58beeea88c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:09:12.656 7 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-44c1e0bb-f3ca-4fee-91a5-e66646fd5617 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/attachments/ed68afeb-d76e-44a6-8acb-aa58beeea88c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 373/749] 199.19.213.133 () {40 vars in 1135 bytes} [Thu Apr 2 18:09:11 2026] PUT /v3/9eee57f622b54bab9945426cb6e487f2/attachments/ed68afeb-d76e-44a6-8acb-aa58beeea88c => generated 775 bytes in 1076 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:13.182 6 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-4ebc6668-5695-49fd-bf99-9ebe8cbda22a 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/attachments/ed68afeb-d76e-44a6-8acb-aa58beeea88c/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:09:13.221 6 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-4ebc6668-5695-49fd-bf99-9ebe8cbda22a 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/attachments/ed68afeb-d76e-44a6-8acb-aa58beeea88c/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 377/750] 199.19.213.133 () {40 vars in 1148 bytes} [Thu Apr 2 18:09:13 2026] POST /v3/9eee57f622b54bab9945426cb6e487f2/attachments/ed68afeb-d76e-44a6-8acb-aa58beeea88c/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-02 18:09:17.003 6 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-4ebc6668-5695-49fd-bf99-9ebe8cbda22a 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:09:17.003 7 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-44c1e0bb-f3ca-4fee-91a5-e66646fd5617 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:09:17.004 6 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-4ebc6668-5695-49fd-bf99-9ebe8cbda22a 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:09:17.005 7 INFO cinder.api.openstack.wsgi [req-e3519c50-2684-47ab-bc80-c6a77a1c5d00 req-44c1e0bb-f3ca-4fee-91a5-e66646fd5617 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:24.492 6 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-7503503e-1813-4983-aa53-aa9aeca6eb50 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/attachments/ed68afeb-d76e-44a6-8acb-aa58beeea88c /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:09:25.077 6 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-7503503e-1813-4983-aa53-aa9aeca6eb50 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/attachments/ed68afeb-d76e-44a6-8acb-aa58beeea88c returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 379/753] 199.19.213.133 () {38 vars in 1103 bytes} [Thu Apr 2 18:09:24 2026] DELETE /v3/9eee57f622b54bab9945426cb6e487f2/attachments/ed68afeb-d76e-44a6-8acb-aa58beeea88c => generated 19 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:25.093 7 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-8dd480bb-b955-42d5-a9bd-494043589a35 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb 2026-04-02 18:09:25.093 7 INFO cinder.api.v3.volumes [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-8dd480bb-b955-42d5-a9bd-494043589a35 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] Delete volume with id: fc773fcd-0376-49b0-b3dd-bdd23f257bcb /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:09:25.109 7 INFO cinder.volume.api [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-8dd480bb-b955-42d5-a9bd-494043589a35 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] Volume info retrieved successfully. 2026-04-02 18:09:25.155 7 INFO cinder.volume.api [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-8dd480bb-b955-42d5-a9bd-494043589a35 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] Delete volume request issued successfully. 2026-04-02 18:09:25.155 7 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-8dd480bb-b955-42d5-a9bd-494043589a35 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 375/754] 199.19.213.133 () {36 vars in 1054 bytes} [Thu Apr 2 18:09:25 2026] DELETE /v3/9eee57f622b54bab9945426cb6e487f2/volumes/fc773fcd-0376-49b0-b3dd-bdd23f257bcb => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-02 18:09:27.003 6 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-7503503e-1813-4983-aa53-aa9aeca6eb50 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:09:27.003 7 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-8dd480bb-b955-42d5-a9bd-494043589a35 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:09:27.004 6 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-7503503e-1813-4983-aa53-aa9aeca6eb50 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:09:27.004 7 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-8dd480bb-b955-42d5-a9bd-494043589a35 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:09:37.005 7 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-8dd480bb-b955-42d5-a9bd-494043589a35 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:09:37.005 6 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-7503503e-1813-4983-aa53-aa9aeca6eb50 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:09:37.006 7 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-8dd480bb-b955-42d5-a9bd-494043589a35 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:09:37.006 6 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-7503503e-1813-4983-aa53-aa9aeca6eb50 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:09:47.003 6 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-7503503e-1813-4983-aa53-aa9aeca6eb50 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:09:47.003 7 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-8dd480bb-b955-42d5-a9bd-494043589a35 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:09:47.004 6 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-7503503e-1813-4983-aa53-aa9aeca6eb50 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:09:47.004 7 INFO cinder.api.openstack.wsgi [req-208beb50-5629-4ced-98f5-7ebfa8fbef87 req-8dd480bb-b955-42d5-a9bd-494043589a35 16ff421b08ae427f99cd791b5a509db1 9eee57f622b54bab9945426cb6e487f2 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:48.797 6 INFO cinder.api.openstack.wsgi [None req-6db8b94e-5a36-4d4b-bba3-e6d50f74994d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:09:48.803 6 INFO cinder.volume.api [None req-6db8b94e-5a36-4d4b-bba3-e6d50f74994d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:09:48.804 6 INFO cinder.api.openstack.wsgi [None req-6db8b94e-5a36-4d4b-bba3-e6d50f74994d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 383/761] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:09:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true => generated 17 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:09:48.818 7 INFO cinder.api.openstack.wsgi [None req-8917e81e-f88c-4728-909f-bc9dfc62701c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:09:48.830 7 INFO cinder.volume.api [None req-8917e81e-f88c-4728-909f-bc9dfc62701c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:09:48.833 7 INFO cinder.api.openstack.wsgi [None req-8917e81e-f88c-4728-909f-bc9dfc62701c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 379/762] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:09:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:09:48.870 6 INFO cinder.api.openstack.wsgi [None req-93504b3f-75e6-443c-a3c9-655b603f8586 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/1f0f5ee9026d4ff8a7b692464313ac1c?usage=true 2026-04-02 18:09:48.896 6 INFO cinder.api.openstack.wsgi [None req-93504b3f-75e6-443c-a3c9-655b603f8586 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/1f0f5ee9026d4ff8a7b692464313ac1c?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 384/763] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:09:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/1f0f5ee9026d4ff8a7b692464313ac1c?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:09:48.909 7 INFO cinder.api.openstack.wsgi [None req-15f53029-706b-4c8b-8331-ea7218d20b90 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/42059fa4659f453b9b83fecd9d2847c4?usage=true 2026-04-02 18:09:48.936 7 INFO cinder.api.openstack.wsgi [None req-15f53029-706b-4c8b-8331-ea7218d20b90 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/42059fa4659f453b9b83fecd9d2847c4?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 380/764] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:09:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/42059fa4659f453b9b83fecd9d2847c4?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:09:48.948 6 INFO cinder.api.openstack.wsgi [None req-52a0394c-3f48-4a74-85f2-79122792fe7f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:09:48.976 6 INFO cinder.api.openstack.wsgi [None req-52a0394c-3f48-4a74-85f2-79122792fe7f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 385/765] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:09:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:09:48.990 7 INFO cinder.api.openstack.wsgi [None req-1fe6bd83-0635-4934-8b43-6c9f277ec619 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:09:49.021 7 INFO cinder.api.openstack.wsgi [None req-1fe6bd83-0635-4934-8b43-6c9f277ec619 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 381/766] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:09:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:09:49.031 6 INFO cinder.api.openstack.wsgi [None req-721bba84-6e97-4f91-a892-c114574cd59e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:09:49.059 6 INFO cinder.api.openstack.wsgi [None req-721bba84-6e97-4f91-a892-c114574cd59e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 386/767] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:09:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:09:49.074 7 INFO cinder.api.openstack.wsgi [None req-3b8f2c84-6270-4588-b88d-154234e9d1b1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d2677a185b474cd2a357d6e6ebbae524?usage=true 2026-04-02 18:09:49.104 7 INFO cinder.api.openstack.wsgi [None req-3b8f2c84-6270-4588-b88d-154234e9d1b1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d2677a185b474cd2a357d6e6ebbae524?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 382/768] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:09:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d2677a185b474cd2a357d6e6ebbae524?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:09:49.117 6 INFO cinder.api.openstack.wsgi [None req-18fe1450-3965-4edd-8837-d4c85fdc3cd2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/dfed12695f7f41d280f4d74fde4643df?usage=true 2026-04-02 18:09:49.136 6 INFO cinder.api.openstack.wsgi [None req-18fe1450-3965-4edd-8837-d4c85fdc3cd2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/dfed12695f7f41d280f4d74fde4643df?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 387/769] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:09:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/dfed12695f7f41d280f4d74fde4643df?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:09:49.152 7 INFO cinder.api.openstack.wsgi [None req-697fd817-48ac-4ca3-a4b1-a6c038ea136a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:09:49.159 7 INFO cinder.api.openstack.wsgi [None req-697fd817-48ac-4ca3-a4b1-a6c038ea136a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 383/770] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:09:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:09:49.181 6 INFO cinder.api.openstack.wsgi [None req-55c138a8-fe62-48cf-b2e5-d7b8f350db2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:09:49.195 6 INFO cinder.volume.api [None req-55c138a8-fe62-48cf-b2e5-d7b8f350db2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:09:49.198 6 INFO cinder.api.openstack.wsgi [None req-55c138a8-fe62-48cf-b2e5-d7b8f350db2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 388/771] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:09:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:09:49.209 7 INFO cinder.api.openstack.wsgi [None req-2b92ffaf-b32e-4166-8cfb-bbec916eb3f2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:09:49.713 7 INFO cinder.api.openstack.wsgi [None req-2b92ffaf-b32e-4166-8cfb-bbec916eb3f2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 384/772] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:09:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:09:57.002 6 INFO cinder.api.openstack.wsgi [None req-55c138a8-fe62-48cf-b2e5-d7b8f350db2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:09:57.003 7 INFO cinder.api.openstack.wsgi [None req-2b92ffaf-b32e-4166-8cfb-bbec916eb3f2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:09:57.003 6 INFO cinder.api.openstack.wsgi [None req-55c138a8-fe62-48cf-b2e5-d7b8f350db2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:09:57.003 7 INFO cinder.api.openstack.wsgi [None req-2b92ffaf-b32e-4166-8cfb-bbec916eb3f2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:10:07.003 6 INFO cinder.api.openstack.wsgi [None req-55c138a8-fe62-48cf-b2e5-d7b8f350db2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:10:07.003 7 INFO cinder.api.openstack.wsgi [None req-2b92ffaf-b32e-4166-8cfb-bbec916eb3f2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:10:07.004 6 INFO cinder.api.openstack.wsgi [None req-55c138a8-fe62-48cf-b2e5-d7b8f350db2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:10:07.004 7 INFO cinder.api.openstack.wsgi [None req-2b92ffaf-b32e-4166-8cfb-bbec916eb3f2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:10:17.003 7 INFO cinder.api.openstack.wsgi [None req-2b92ffaf-b32e-4166-8cfb-bbec916eb3f2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:10:17.003 6 INFO cinder.api.openstack.wsgi [None req-55c138a8-fe62-48cf-b2e5-d7b8f350db2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:10:17.004 7 INFO cinder.api.openstack.wsgi [None req-2b92ffaf-b32e-4166-8cfb-bbec916eb3f2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:10:17.004 6 INFO cinder.api.openstack.wsgi [None req-55c138a8-fe62-48cf-b2e5-d7b8f350db2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:10:27.003 6 INFO cinder.api.openstack.wsgi [None req-55c138a8-fe62-48cf-b2e5-d7b8f350db2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:10:27.003 7 INFO cinder.api.openstack.wsgi [None req-2b92ffaf-b32e-4166-8cfb-bbec916eb3f2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:10:27.004 6 INFO cinder.api.openstack.wsgi [None req-55c138a8-fe62-48cf-b2e5-d7b8f350db2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:10:27.004 7 INFO cinder.api.openstack.wsgi [None req-2b92ffaf-b32e-4166-8cfb-bbec916eb3f2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:10:37.002 6 INFO cinder.api.openstack.wsgi [None req-55c138a8-fe62-48cf-b2e5-d7b8f350db2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:10:37.002 7 INFO cinder.api.openstack.wsgi [None req-2b92ffaf-b32e-4166-8cfb-bbec916eb3f2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:10:37.003 6 INFO cinder.api.openstack.wsgi [None req-55c138a8-fe62-48cf-b2e5-d7b8f350db2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:10:37.003 7 INFO cinder.api.openstack.wsgi [None req-2b92ffaf-b32e-4166-8cfb-bbec916eb3f2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:10:41.633 6 INFO cinder.api.openstack.wsgi [None req-9f50b257-5f45-4e37-b0b4-b8a71ab57820 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes 2026-04-02 18:10:41.638 6 INFO cinder.api.v3.volumes [None req-9f50b257-5f45-4e37-b0b4-b8a71ab57820 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Create volume of 1 GB 2026-04-02 18:10:41.642 6 INFO cinder.volume.api [None req-9f50b257-5f45-4e37-b0b4-b8a71ab57820 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Availability Zones retrieved successfully. 2026-04-02 18:10:41.931 6 INFO cinder.volume.api [None req-9f50b257-5f45-4e37-b0b4-b8a71ab57820 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Create volume request issued successfully. 2026-04-02 18:10:41.931 6 INFO cinder.api.openstack.wsgi [None req-9f50b257-5f45-4e37-b0b4-b8a71ab57820 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 394/783] 10.0.0.191 () {34 vars in 723 bytes} [Thu Apr 2 18:10:41 2026] POST /v3/1092b2a81609409a8641c31923218fa9/volumes => generated 870 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-02 18:10:41.954 7 INFO cinder.api.openstack.wsgi [None req-36e6b288-1075-4585-b308-15b6cad59054 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:41.972 7 INFO cinder.volume.api [None req-36e6b288-1075-4585-b308-15b6cad59054 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:41.976 7 INFO cinder.api.openstack.wsgi [None req-36e6b288-1075-4585-b308-15b6cad59054 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 390/784] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:41 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:42.998 6 INFO cinder.api.openstack.wsgi [None req-b43a9fd0-3e87-4473-a1a0-3d3c98c39690 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:43.011 6 INFO cinder.volume.api [None req-b43a9fd0-3e87-4473-a1a0-3d3c98c39690 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:43.016 6 INFO cinder.api.openstack.wsgi [None req-b43a9fd0-3e87-4473-a1a0-3d3c98c39690 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 395/785] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:42 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a => generated 963 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:43.039 7 INFO cinder.api.openstack.wsgi [None req-591b1456-1d13-488f-a3b7-0d2676746641 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:43.052 7 INFO cinder.volume.api [None req-591b1456-1d13-488f-a3b7-0d2676746641 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:43.056 7 INFO cinder.api.openstack.wsgi [None req-591b1456-1d13-488f-a3b7-0d2676746641 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 391/786] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:43 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a => generated 963 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:43.074 6 INFO cinder.api.openstack.wsgi [None req-7367c616-821e-4c9b-95ab-80168bea442a be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:43.093 6 INFO cinder.volume.api [None req-7367c616-821e-4c9b-95ab-80168bea442a be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:43.101 6 INFO cinder.volume.api [None req-7367c616-821e-4c9b-95ab-80168bea442a be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume updated successfully. 2026-04-02 18:10:43.101 6 INFO cinder.api.openstack.wsgi [None req-7367c616-821e-4c9b-95ab-80168bea442a be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 396/787] 10.0.0.191 () {34 vars in 795 bytes} [Thu Apr 2 18:10:43 2026] PUT /v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a => generated 895 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:43.121 7 INFO cinder.api.openstack.wsgi [None req-21d0dff9-e375-47ce-bbb0-c2a6137a62d5 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:43.136 7 INFO cinder.volume.api [None req-21d0dff9-e375-47ce-bbb0-c2a6137a62d5 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:43.144 7 INFO cinder.volume.api [None req-21d0dff9-e375-47ce-bbb0-c2a6137a62d5 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume updated successfully. 2026-04-02 18:10:43.144 7 INFO cinder.api.openstack.wsgi [None req-21d0dff9-e375-47ce-bbb0-c2a6137a62d5 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 392/788] 10.0.0.191 () {34 vars in 796 bytes} [Thu Apr 2 18:10:43 2026] PUT /v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a => generated 934 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:43.166 6 INFO cinder.api.openstack.wsgi [None req-e97a4eae-fb90-4dce-b097-cd493fba8d8e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:43.177 6 INFO cinder.volume.api [None req-e97a4eae-fb90-4dce-b097-cd493fba8d8e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:43.181 6 INFO cinder.api.openstack.wsgi [None req-e97a4eae-fb90-4dce-b097-cd493fba8d8e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 397/789] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:43 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a => generated 1002 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:43.200 7 INFO cinder.api.openstack.wsgi [None req-76022aac-5c48-4500-9720-45b338ae33f7 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes 2026-04-02 18:10:43.202 7 INFO cinder.api.v3.volumes [None req-76022aac-5c48-4500-9720-45b338ae33f7 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Create volume of 1 GB 2026-04-02 18:10:43.217 7 INFO cinder.volume.api [None req-76022aac-5c48-4500-9720-45b338ae33f7 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Availability Zones retrieved successfully. 2026-04-02 18:10:43.447 7 INFO cinder.volume.api [None req-76022aac-5c48-4500-9720-45b338ae33f7 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Create volume request issued successfully. 2026-04-02 18:10:43.448 7 INFO cinder.api.openstack.wsgi [None req-76022aac-5c48-4500-9720-45b338ae33f7 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 393/790] 10.0.0.191 () {34 vars in 723 bytes} [Thu Apr 2 18:10:43 2026] POST /v3/1092b2a81609409a8641c31923218fa9/volumes => generated 891 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:43.473 6 INFO cinder.api.openstack.wsgi [None req-d1674b99-4fe1-4de0-82f0-f60c6e307d03 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:43.495 6 INFO cinder.volume.api [None req-d1674b99-4fe1-4de0-82f0-f60c6e307d03 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:43.503 6 INFO cinder.api.openstack.wsgi [None req-d1674b99-4fe1-4de0-82f0-f60c6e307d03 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 398/791] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:43 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e => generated 959 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:44.525 7 INFO cinder.api.openstack.wsgi [None req-f0e2b380-a679-4dfc-8727-0351e5557218 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:44.540 7 INFO cinder.volume.api [None req-f0e2b380-a679-4dfc-8727-0351e5557218 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:44.547 7 INFO cinder.api.openstack.wsgi [None req-f0e2b380-a679-4dfc-8727-0351e5557218 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 394/792] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:44 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e => generated 984 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:44.564 6 INFO cinder.api.openstack.wsgi [None req-22568ca6-0260-4d49-99ed-772c48593f8e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:44.587 6 INFO cinder.volume.api [None req-22568ca6-0260-4d49-99ed-772c48593f8e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:44.599 6 INFO cinder.volume.api [None req-22568ca6-0260-4d49-99ed-772c48593f8e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume updated successfully. 2026-04-02 18:10:44.600 6 INFO cinder.api.openstack.wsgi [None req-22568ca6-0260-4d49-99ed-772c48593f8e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 399/793] 10.0.0.191 () {34 vars in 795 bytes} [Thu Apr 2 18:10:44 2026] PUT /v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:44.628 7 INFO cinder.api.openstack.wsgi [None req-fc5abb5a-f42e-4339-b268-776eb1a396b8 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:44.649 7 INFO cinder.volume.api [None req-fc5abb5a-f42e-4339-b268-776eb1a396b8 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:44.654 7 INFO cinder.api.openstack.wsgi [None req-fc5abb5a-f42e-4339-b268-776eb1a396b8 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 395/794] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:44 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:44.678 6 INFO cinder.api.openstack.wsgi [None req-b7dee571-a00c-4b24-b67e-b42302f173b2 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e 2026-04-02 18:10:44.678 6 INFO cinder.api.v3.volumes [None req-b7dee571-a00c-4b24-b67e-b42302f173b2 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Delete volume with id: 01083e0d-c743-4573-a4ec-aaf22d301e5e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:44.688 6 INFO cinder.volume.api [None req-b7dee571-a00c-4b24-b67e-b42302f173b2 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:44.718 6 INFO cinder.volume.api [None req-b7dee571-a00c-4b24-b67e-b42302f173b2 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Delete volume request issued successfully. 2026-04-02 18:10:44.718 6 INFO cinder.api.openstack.wsgi [None req-b7dee571-a00c-4b24-b67e-b42302f173b2 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 400/795] 10.0.0.191 () {32 vars in 778 bytes} [Thu Apr 2 18:10:44 2026] DELETE /v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:44.736 7 INFO cinder.api.openstack.wsgi [None req-7a497109-5544-477c-a68b-d9794503a7e7 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:44.760 7 INFO cinder.volume.api [None req-7a497109-5544-477c-a68b-d9794503a7e7 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:44.768 7 INFO cinder.api.openstack.wsgi [None req-7a497109-5544-477c-a68b-d9794503a7e7 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 396/796] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:44 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e => generated 948 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:45.786 6 INFO cinder.api.openstack.wsgi [None req-a461fbb6-f981-4a55-8a11-bf38b332c5e3 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e 2026-04-02 18:10:45.794 6 INFO cinder.api.openstack.wsgi [None req-a461fbb6-f981-4a55-8a11-bf38b332c5e3 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e returned with HTTP 404 [pid: 6|app: 0|req: 401/797] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:45 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/01083e0d-c743-4573-a4ec-aaf22d301e5e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:45.809 7 INFO cinder.api.openstack.wsgi [None req-7e23fa1e-2aa3-41a7-a858-8c2d0a334f18 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:45.958 7 INFO cinder.volume.api [None req-7e23fa1e-2aa3-41a7-a858-8c2d0a334f18 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:45.966 7 INFO cinder.api.openstack.wsgi [None req-7e23fa1e-2aa3-41a7-a858-8c2d0a334f18 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 397/798] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:45 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a => generated 1002 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:10:45.984 6 INFO cinder.api.openstack.wsgi [None req-7d0f3e31-34c7-4a26-91e7-fd18bd570710 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a 2026-04-02 18:10:45.985 6 INFO cinder.api.v3.volumes [None req-7d0f3e31-34c7-4a26-91e7-fd18bd570710 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Delete volume with id: 4f2718af-deed-4a86-b2a5-24791580547a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:45.994 6 INFO cinder.volume.api [None req-7d0f3e31-34c7-4a26-91e7-fd18bd570710 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:46.030 6 INFO cinder.volume.api [None req-7d0f3e31-34c7-4a26-91e7-fd18bd570710 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Delete volume request issued successfully. 2026-04-02 18:10:46.031 6 INFO cinder.api.openstack.wsgi [None req-7d0f3e31-34c7-4a26-91e7-fd18bd570710 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 402/799] 10.0.0.191 () {32 vars in 778 bytes} [Thu Apr 2 18:10:45 2026] DELETE /v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:46.047 7 INFO cinder.api.openstack.wsgi [None req-96702634-87a9-4dbd-b6ac-1ee93fd28af6 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:46.061 7 INFO cinder.volume.api [None req-96702634-87a9-4dbd-b6ac-1ee93fd28af6 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:46.066 7 INFO cinder.api.openstack.wsgi [None req-96702634-87a9-4dbd-b6ac-1ee93fd28af6 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 398/800] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:46 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a => generated 1001 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:46.456 6 INFO cinder.api.openstack.wsgi [req-2d0a579b-148b-4d59-a29a-91cf9c4217fd req-775a06f7-03b7-4a93-abb5-50a050a07f06 a7404e6199e5417e966ec3de44c5b6c3 cffe542baeae48e0adffb47a1a892e00 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/cffe542baeae48e0adffb47a1a892e00/attachments?instance_id=8e4a7531-9864-44ff-944c-9fef24dfeacb 2026-04-02 18:10:46.474 6 INFO cinder.api.openstack.wsgi [req-2d0a579b-148b-4d59-a29a-91cf9c4217fd req-775a06f7-03b7-4a93-abb5-50a050a07f06 a7404e6199e5417e966ec3de44c5b6c3 cffe542baeae48e0adffb47a1a892e00 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/cffe542baeae48e0adffb47a1a892e00/attachments?instance_id=8e4a7531-9864-44ff-944c-9fef24dfeacb returned with HTTP 200 [pid: 6|app: 0|req: 403/801] 199.19.213.133 () {36 vars in 1104 bytes} [Thu Apr 2 18:10:46 2026] GET /v3/cffe542baeae48e0adffb47a1a892e00/attachments?instance_id=8e4a7531-9864-44ff-944c-9fef24dfeacb => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:10:47.003 7 INFO cinder.api.openstack.wsgi [None req-96702634-87a9-4dbd-b6ac-1ee93fd28af6 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:10:47.003 6 INFO cinder.api.openstack.wsgi [req-2d0a579b-148b-4d59-a29a-91cf9c4217fd req-775a06f7-03b7-4a93-abb5-50a050a07f06 a7404e6199e5417e966ec3de44c5b6c3 cffe542baeae48e0adffb47a1a892e00 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:10:47.004 7 INFO cinder.api.openstack.wsgi [None req-96702634-87a9-4dbd-b6ac-1ee93fd28af6 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:10:47.006 6 INFO cinder.api.openstack.wsgi [req-2d0a579b-148b-4d59-a29a-91cf9c4217fd req-775a06f7-03b7-4a93-abb5-50a050a07f06 a7404e6199e5417e966ec3de44c5b6c3 cffe542baeae48e0adffb47a1a892e00 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:47.094 7 INFO cinder.api.openstack.wsgi [None req-cfc471e4-3bb3-457f-9bb2-3c6b626d5d64 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a 2026-04-02 18:10:47.104 7 INFO cinder.api.openstack.wsgi [None req-cfc471e4-3bb3-457f-9bb2-3c6b626d5d64 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a returned with HTTP 404 [pid: 7|app: 0|req: 400/804] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:47 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/4f2718af-deed-4a86-b2a5-24791580547a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-02 18:10:47.157 6 INFO cinder.api.openstack.wsgi [None req-cbe38cba-c717-459e-8e81-74e554faf6f0 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes 2026-04-02 18:10:47.289 6 INFO cinder.api.v3.volumes [None req-cbe38cba-c717-459e-8e81-74e554faf6f0 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Create volume of 1 GB 2026-04-02 18:10:47.297 6 INFO cinder.volume.api [None req-cbe38cba-c717-459e-8e81-74e554faf6f0 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Availability Zones retrieved successfully. 2026-04-02 18:10:47.471 6 INFO cinder.volume.api [None req-cbe38cba-c717-459e-8e81-74e554faf6f0 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Create volume request issued successfully. 2026-04-02 18:10:47.472 6 INFO cinder.api.openstack.wsgi [None req-cbe38cba-c717-459e-8e81-74e554faf6f0 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 405/805] 10.0.0.191 () {34 vars in 723 bytes} [Thu Apr 2 18:10:47 2026] POST /v3/1092b2a81609409a8641c31923218fa9/volumes => generated 871 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-02 18:10:47.494 7 INFO cinder.api.openstack.wsgi [None req-4ec81744-21c2-47af-b3f2-86bec44ff159 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:47.513 7 INFO cinder.volume.api [None req-4ec81744-21c2-47af-b3f2-86bec44ff159 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:47.518 7 INFO cinder.api.openstack.wsgi [None req-4ec81744-21c2-47af-b3f2-86bec44ff159 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 401/806] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:47 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:48.545 6 INFO cinder.api.openstack.wsgi [None req-1065e09e-4ab3-46c2-9c4e-5965391c16e8 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:48.573 6 INFO cinder.volume.api [None req-1065e09e-4ab3-46c2-9c4e-5965391c16e8 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:48.581 6 INFO cinder.api.openstack.wsgi [None req-1065e09e-4ab3-46c2-9c4e-5965391c16e8 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 406/807] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:48 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f => generated 1348 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:48.607 7 INFO cinder.api.openstack.wsgi [None req-f70a731f-8023-47bd-a7db-774a73739409 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:48.629 7 INFO cinder.volume.api [None req-f70a731f-8023-47bd-a7db-774a73739409 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:48.635 7 INFO cinder.api.openstack.wsgi [None req-f70a731f-8023-47bd-a7db-774a73739409 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 402/808] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:48 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f => generated 1348 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:48.657 7 INFO cinder.api.openstack.wsgi [None req-98fbf9fa-3c65-4cb2-ae46-3c2a11828b4e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:48.672 7 INFO cinder.volume.api [None req-98fbf9fa-3c65-4cb2-ae46-3c2a11828b4e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:48.680 7 INFO cinder.volume.api [None req-98fbf9fa-3c65-4cb2-ae46-3c2a11828b4e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume updated successfully. 2026-04-02 18:10:48.681 7 INFO cinder.api.openstack.wsgi [None req-98fbf9fa-3c65-4cb2-ae46-3c2a11828b4e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 403/809] 10.0.0.191 () {34 vars in 795 bytes} [Thu Apr 2 18:10:48 2026] PUT /v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:48.701 7 INFO cinder.api.openstack.wsgi [None req-56a4b726-fa6a-48b8-97aa-cf10d0cf146c be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:48.721 7 INFO cinder.volume.api [None req-56a4b726-fa6a-48b8-97aa-cf10d0cf146c be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:48.728 7 INFO cinder.volume.api [None req-56a4b726-fa6a-48b8-97aa-cf10d0cf146c be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume updated successfully. 2026-04-02 18:10:48.729 7 INFO cinder.api.openstack.wsgi [None req-56a4b726-fa6a-48b8-97aa-cf10d0cf146c be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 404/810] 10.0.0.191 () {34 vars in 796 bytes} [Thu Apr 2 18:10:48 2026] PUT /v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f => generated 934 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:48.748 7 INFO cinder.api.openstack.wsgi [None req-375643a3-94e6-48fd-a201-1b5793bdcebe be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:48.755 6 INFO cinder.api.openstack.wsgi [None req-ebd48fbe-53c5-4742-bd02-0751d917a795 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:48.761 6 INFO cinder.api.openstack.wsgi [None req-ebd48fbe-53c5-4742-bd02-0751d917a795 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 2026-04-02 18:10:48.762 7 INFO cinder.volume.api [None req-375643a3-94e6-48fd-a201-1b5793bdcebe be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. [pid: 6|app: 0|req: 407/811] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:10:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:10:48.767 7 INFO cinder.api.openstack.wsgi [None req-375643a3-94e6-48fd-a201-1b5793bdcebe be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 405/812] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:48 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:10:48.770 6 INFO cinder.api.openstack.wsgi [None req-ea426522-5d5b-45bc-a2d8-1fb52c2ef7cc 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:10:48.780 6 INFO cinder.volume.api [None req-ea426522-5d5b-45bc-a2d8-1fb52c2ef7cc 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:48.785 6 INFO cinder.api.openstack.wsgi [None req-ea426522-5d5b-45bc-a2d8-1fb52c2ef7cc 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-04-02 18:10:48.786 7 INFO cinder.api.openstack.wsgi [None req-7b63e3ee-f556-4a50-affe-5d0280f32365 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes [pid: 6|app: 0|req: 408/813] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:10:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 1555 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:10:48.790 7 INFO cinder.api.v3.volumes [None req-7b63e3ee-f556-4a50-affe-5d0280f32365 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Create volume of 1 GB /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:48.792 6 INFO cinder.api.openstack.wsgi [None req-2b56974b-0765-4462-a191-1380fe95f366 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:10:48.793 7 INFO cinder.volume.api [None req-7b63e3ee-f556-4a50-affe-5d0280f32365 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Availability Zones retrieved successfully. 2026-04-02 18:10:48.796 6 INFO cinder.volume.api [None req-2b56974b-0765-4462-a191-1380fe95f366 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:10:48.797 6 INFO cinder.api.openstack.wsgi [None req-2b56974b-0765-4462-a191-1380fe95f366 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 409/814] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:10:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:10:48.804 6 INFO cinder.api.openstack.wsgi [None req-37bb45b7-7ea2-448c-a147-dafae3eeaa8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:10:48.921 7 INFO cinder.volume.api [None req-7b63e3ee-f556-4a50-affe-5d0280f32365 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Create volume request issued successfully. 2026-04-02 18:10:48.922 7 INFO cinder.api.openstack.wsgi [None req-7b63e3ee-f556-4a50-affe-5d0280f32365 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 406/815] 10.0.0.191 () {34 vars in 723 bytes} [Thu Apr 2 18:10:48 2026] POST /v3/1092b2a81609409a8641c31923218fa9/volumes => generated 891 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:48.940 7 INFO cinder.api.openstack.wsgi [None req-c4cc091e-0b7e-4a11-99ba-03c10872e1cb be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:48.956 7 INFO cinder.volume.api [None req-c4cc091e-0b7e-4a11-99ba-03c10872e1cb be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:48.962 7 INFO cinder.api.openstack.wsgi [None req-c4cc091e-0b7e-4a11-99ba-03c10872e1cb be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 407/816] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:48 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 => generated 959 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:10:49.308 6 INFO cinder.api.openstack.wsgi [None req-37bb45b7-7ea2-448c-a147-dafae3eeaa8a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 410/817] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:10:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:49.341 7 INFO cinder.api.openstack.wsgi [None req-e22956aa-9953-422e-89ef-f3e6ae0bfd7b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/1092b2a81609409a8641c31923218fa9?usage=true 2026-04-02 18:10:49.369 7 INFO cinder.api.openstack.wsgi [None req-e22956aa-9953-422e-89ef-f3e6ae0bfd7b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/1092b2a81609409a8641c31923218fa9?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 408/818] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:10:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/1092b2a81609409a8641c31923218fa9?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:10:49.383 6 INFO cinder.api.openstack.wsgi [None req-16c6d8bc-c01f-4f1d-9d10-c1c6a9ceaa23 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:10:49.406 6 INFO cinder.api.openstack.wsgi [None req-16c6d8bc-c01f-4f1d-9d10-c1c6a9ceaa23 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 411/819] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:10:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:10:49.419 7 INFO cinder.api.openstack.wsgi [None req-1e139818-6d37-4edd-a221-4c506991425a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:10:49.443 7 INFO cinder.api.openstack.wsgi [None req-1e139818-6d37-4edd-a221-4c506991425a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 409/820] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:10:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:10:49.458 6 INFO cinder.api.openstack.wsgi [None req-8e776df9-ae6b-43b8-887c-6ba192705dd0 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:10:49.476 6 INFO cinder.api.openstack.wsgi [None req-8e776df9-ae6b-43b8-887c-6ba192705dd0 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 412/821] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:10:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:10:49.490 7 INFO cinder.api.openstack.wsgi [None req-a567a9bf-35fb-4a06-8530-5e1247a65a10 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bdfa0878aa9e48518af4a1c7d1a4c868?usage=true 2026-04-02 18:10:49.509 7 INFO cinder.api.openstack.wsgi [None req-a567a9bf-35fb-4a06-8530-5e1247a65a10 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bdfa0878aa9e48518af4a1c7d1a4c868?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 410/822] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:10:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bdfa0878aa9e48518af4a1c7d1a4c868?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:10:49.523 6 INFO cinder.api.openstack.wsgi [None req-9f38e34e-2cf0-497f-9b31-7f3ec0726c24 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/c47937afc42a45a198aa5008c8ce749a?usage=true 2026-04-02 18:10:49.544 6 INFO cinder.api.openstack.wsgi [None req-9f38e34e-2cf0-497f-9b31-7f3ec0726c24 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/c47937afc42a45a198aa5008c8ce749a?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 413/823] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:10:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/c47937afc42a45a198aa5008c8ce749a?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:10:49.556 7 INFO cinder.api.openstack.wsgi [None req-447ed3f7-e3a7-4268-98d5-a6810734a2f5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cffe542baeae48e0adffb47a1a892e00?usage=true 2026-04-02 18:10:49.578 7 INFO cinder.api.openstack.wsgi [None req-447ed3f7-e3a7-4268-98d5-a6810734a2f5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cffe542baeae48e0adffb47a1a892e00?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 411/824] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:10:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cffe542baeae48e0adffb47a1a892e00?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:10:49.589 6 INFO cinder.api.openstack.wsgi [None req-8858438c-21f7-450f-a02a-10a1d862c7ce 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:10:49.599 6 INFO cinder.volume.api [None req-8858438c-21f7-450f-a02a-10a1d862c7ce 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:49.605 6 INFO cinder.api.openstack.wsgi [None req-8858438c-21f7-450f-a02a-10a1d862c7ce 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 414/825] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:10:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 2694 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:10:49.988 7 INFO cinder.api.openstack.wsgi [None req-aa3e990a-d9e6-4ed5-a6d6-eb4b35c973a9 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:50.004 7 INFO cinder.volume.api [None req-aa3e990a-d9e6-4ed5-a6d6-eb4b35c973a9 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:50.009 7 INFO cinder.api.openstack.wsgi [None req-aa3e990a-d9e6-4ed5-a6d6-eb4b35c973a9 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 412/826] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:49 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 => generated 984 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:50.028 6 INFO cinder.api.openstack.wsgi [None req-3191e793-a37c-4ab9-bca3-c66ad227ded5 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:50.045 6 INFO cinder.volume.api [None req-3191e793-a37c-4ab9-bca3-c66ad227ded5 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:50.054 6 INFO cinder.volume.api [None req-3191e793-a37c-4ab9-bca3-c66ad227ded5 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume updated successfully. 2026-04-02 18:10:50.054 6 INFO cinder.api.openstack.wsgi [None req-3191e793-a37c-4ab9-bca3-c66ad227ded5 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 415/827] 10.0.0.191 () {34 vars in 795 bytes} [Thu Apr 2 18:10:50 2026] PUT /v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:50.074 7 INFO cinder.api.openstack.wsgi [None req-904b8eb6-d142-45d8-b686-0da9291c53da be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:50.090 7 INFO cinder.volume.api [None req-904b8eb6-d142-45d8-b686-0da9291c53da be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:50.096 7 INFO cinder.api.openstack.wsgi [None req-904b8eb6-d142-45d8-b686-0da9291c53da be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 413/828] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:50 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 => generated 950 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:50.117 6 INFO cinder.api.openstack.wsgi [None req-f4cf1fd4-6684-4bfd-a8ac-710ba4637af2 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 2026-04-02 18:10:50.117 6 INFO cinder.api.v3.volumes [None req-f4cf1fd4-6684-4bfd-a8ac-710ba4637af2 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Delete volume with id: d98330c1-a31b-4aa8-b371-3b0a36df0da8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:50.128 6 INFO cinder.volume.api [None req-f4cf1fd4-6684-4bfd-a8ac-710ba4637af2 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:50.152 6 INFO cinder.volume.api [None req-f4cf1fd4-6684-4bfd-a8ac-710ba4637af2 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Delete volume request issued successfully. 2026-04-02 18:10:50.153 6 INFO cinder.api.openstack.wsgi [None req-f4cf1fd4-6684-4bfd-a8ac-710ba4637af2 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 416/829] 10.0.0.191 () {32 vars in 778 bytes} [Thu Apr 2 18:10:50 2026] DELETE /v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:50.164 7 INFO cinder.api.openstack.wsgi [None req-8983b320-45e0-4ef2-90b7-fb30c8b1ac79 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:50.177 7 INFO cinder.volume.api [None req-8983b320-45e0-4ef2-90b7-fb30c8b1ac79 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:50.181 7 INFO cinder.api.openstack.wsgi [None req-8983b320-45e0-4ef2-90b7-fb30c8b1ac79 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 414/830] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:50 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:51.201 6 INFO cinder.api.openstack.wsgi [None req-06f0e966-3cff-49c8-9aaf-d6e4ea10dd46 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 2026-04-02 18:10:51.209 6 INFO cinder.api.openstack.wsgi [None req-06f0e966-3cff-49c8-9aaf-d6e4ea10dd46 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 returned with HTTP 404 [pid: 6|app: 0|req: 417/831] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:51 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/d98330c1-a31b-4aa8-b371-3b0a36df0da8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:51.224 7 INFO cinder.api.openstack.wsgi [None req-09238f4e-e16a-4af7-acdf-d22081ba0a0e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:51.241 7 INFO cinder.volume.api [None req-09238f4e-e16a-4af7-acdf-d22081ba0a0e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:51.247 7 INFO cinder.api.openstack.wsgi [None req-09238f4e-e16a-4af7-acdf-d22081ba0a0e be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 415/832] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:51 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f => generated 1387 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:10:51.270 6 INFO cinder.api.openstack.wsgi [None req-583e5cbd-96f4-4e38-add5-08e346f7cd21 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f 2026-04-02 18:10:51.270 6 INFO cinder.api.v3.volumes [None req-583e5cbd-96f4-4e38-add5-08e346f7cd21 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Delete volume with id: c0e7abdf-ac7c-4218-bf15-3700d849ea0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:51.284 6 INFO cinder.volume.api [None req-583e5cbd-96f4-4e38-add5-08e346f7cd21 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:51.308 6 INFO cinder.volume.api [None req-583e5cbd-96f4-4e38-add5-08e346f7cd21 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Delete volume request issued successfully. 2026-04-02 18:10:51.309 6 INFO cinder.api.openstack.wsgi [None req-583e5cbd-96f4-4e38-add5-08e346f7cd21 be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 418/833] 10.0.0.191 () {32 vars in 778 bytes} [Thu Apr 2 18:10:51 2026] DELETE /v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:51.327 7 INFO cinder.api.openstack.wsgi [None req-203dd098-1a58-4e23-b19d-f822dca6c72d be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:51.344 7 INFO cinder.volume.api [None req-203dd098-1a58-4e23-b19d-f822dca6c72d be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:51.351 7 INFO cinder.api.openstack.wsgi [None req-203dd098-1a58-4e23-b19d-f822dca6c72d be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 416/834] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:51 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f => generated 1386 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:52.378 6 INFO cinder.api.openstack.wsgi [None req-c74c7005-1d65-4182-b58b-e28c3a16440a be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f 2026-04-02 18:10:52.386 6 INFO cinder.api.openstack.wsgi [None req-c74c7005-1d65-4182-b58b-e28c3a16440a be27f0fadd2c4d499247e0f4cecbf3d3 1092b2a81609409a8641c31923218fa9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f returned with HTTP 404 [pid: 6|app: 0|req: 419/835] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:52 2026] GET /v3/1092b2a81609409a8641c31923218fa9/volumes/c0e7abdf-ac7c-4218-bf15-3700d849ea0f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:55.551 7 INFO cinder.api.openstack.wsgi [None req-7c754a34-123e-40e5-90ba-387423a724e8 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes 2026-04-02 18:10:55.584 7 INFO cinder.volume.api [None req-7c754a34-123e-40e5-90ba-387423a724e8 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Get all volumes completed successfully. 2026-04-02 18:10:55.585 7 INFO cinder.api.openstack.wsgi [None req-7c754a34-123e-40e5-90ba-387423a724e8 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes returned with HTTP 200 [pid: 7|app: 0|req: 417/836] 10.0.0.191 () {32 vars in 701 bytes} [Thu Apr 2 18:10:55 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes => generated 15 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:10:55.601 6 INFO cinder.api.openstack.wsgi [None req-055f7d29-6678-4856-9a2b-a2214001d425 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes 2026-04-02 18:10:55.605 6 INFO cinder.api.v3.volumes [None req-055f7d29-6678-4856-9a2b-a2214001d425 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Create volume of 1 GB 2026-04-02 18:10:55.610 6 INFO cinder.volume.api [None req-055f7d29-6678-4856-9a2b-a2214001d425 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Availability Zones retrieved successfully. 2026-04-02 18:10:55.795 6 INFO cinder.volume.api [None req-055f7d29-6678-4856-9a2b-a2214001d425 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Create volume request issued successfully. 2026-04-02 18:10:55.797 6 INFO cinder.api.openstack.wsgi [None req-055f7d29-6678-4856-9a2b-a2214001d425 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 420/837] 10.0.0.191 () {34 vars in 723 bytes} [Thu Apr 2 18:10:55 2026] POST /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes => generated 876 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-02 18:10:55.816 7 INFO cinder.api.openstack.wsgi [None req-4764cbaa-e64e-40c8-be04-8a6c7654b512 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:55.829 7 INFO cinder.volume.api [None req-4764cbaa-e64e-40c8-be04-8a6c7654b512 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:55.833 7 INFO cinder.api.openstack.wsgi [None req-4764cbaa-e64e-40c8-be04-8a6c7654b512 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 418/838] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:55 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:56.855 6 INFO cinder.api.openstack.wsgi [None req-6254fccf-012f-4504-a3cb-d2a549cb2ccd b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:56.868 6 INFO cinder.volume.api [None req-6254fccf-012f-4504-a3cb-d2a549cb2ccd b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:56.875 6 INFO cinder.api.openstack.wsgi [None req-6254fccf-012f-4504-a3cb-d2a549cb2ccd b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 421/839] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:56 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:56.899 7 INFO cinder.api.openstack.wsgi [None req-1f12c4a1-eeed-4f66-afaa-89dba18cbdb0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:56.914 7 INFO cinder.volume.api [None req-1f12c4a1-eeed-4f66-afaa-89dba18cbdb0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:56.921 7 INFO cinder.api.openstack.wsgi [None req-1f12c4a1-eeed-4f66-afaa-89dba18cbdb0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 419/840] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:56 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:56.942 6 INFO cinder.api.openstack.wsgi [None req-a81ee134-1559-47bc-9987-76b7cb2e7360 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes 2026-04-02 18:10:56.945 6 INFO cinder.api.v3.volumes [None req-a81ee134-1559-47bc-9987-76b7cb2e7360 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Create volume of 1 GB 2026-04-02 18:10:56.950 6 INFO cinder.volume.api [None req-a81ee134-1559-47bc-9987-76b7cb2e7360 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Availability Zones retrieved successfully. 2026-04-02 18:10:57.004 7 INFO cinder.api.openstack.wsgi [None req-1f12c4a1-eeed-4f66-afaa-89dba18cbdb0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:10:57.005 7 INFO cinder.api.openstack.wsgi [None req-1f12c4a1-eeed-4f66-afaa-89dba18cbdb0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:10:57.006 7 INFO cinder.api.openstack.wsgi [None req-1f12c4a1-eeed-4f66-afaa-89dba18cbdb0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:10:57.007 7 INFO cinder.api.openstack.wsgi [None req-1f12c4a1-eeed-4f66-afaa-89dba18cbdb0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:10:57.086 6 INFO cinder.volume.api [None req-a81ee134-1559-47bc-9987-76b7cb2e7360 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Create volume request issued successfully. 2026-04-02 18:10:57.087 6 INFO cinder.api.openstack.wsgi [None req-a81ee134-1559-47bc-9987-76b7cb2e7360 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 422/843] 10.0.0.191 () {34 vars in 723 bytes} [Thu Apr 2 18:10:56 2026] POST /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes => generated 876 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:57.111 7 INFO cinder.api.openstack.wsgi [None req-02979533-33d1-46f5-8be4-323c3c7637cb b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:57.128 7 INFO cinder.volume.api [None req-02979533-33d1-46f5-8be4-323c3c7637cb b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:57.134 7 INFO cinder.api.openstack.wsgi [None req-02979533-33d1-46f5-8be4-323c3c7637cb b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 422/844] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:57 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:58.164 6 INFO cinder.api.openstack.wsgi [None req-86ea70f0-08af-4b71-bf2a-ca7aff88c170 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:58.179 6 INFO cinder.volume.api [None req-86ea70f0-08af-4b71-bf2a-ca7aff88c170 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:58.186 6 INFO cinder.api.openstack.wsgi [None req-86ea70f0-08af-4b71-bf2a-ca7aff88c170 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 423/845] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:58 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:58.202 7 INFO cinder.api.openstack.wsgi [None req-7ee10742-35e9-4ce9-9b8b-61bb08dcce5f b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:58.215 7 INFO cinder.volume.api [None req-7ee10742-35e9-4ce9-9b8b-61bb08dcce5f b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:58.221 7 INFO cinder.api.openstack.wsgi [None req-7ee10742-35e9-4ce9-9b8b-61bb08dcce5f b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 423/846] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:58 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 => generated 969 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:58.237 6 INFO cinder.api.openstack.wsgi [None req-b40da501-badb-490a-bce8-8b4c5f33cb79 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes 2026-04-02 18:10:58.239 6 INFO cinder.api.v3.volumes [None req-b40da501-badb-490a-bce8-8b4c5f33cb79 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Create volume of 1 GB 2026-04-02 18:10:58.243 6 INFO cinder.volume.api [None req-b40da501-badb-490a-bce8-8b4c5f33cb79 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Availability Zones retrieved successfully. 2026-04-02 18:10:58.382 6 INFO cinder.volume.api [None req-b40da501-badb-490a-bce8-8b4c5f33cb79 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Create volume request issued successfully. 2026-04-02 18:10:58.383 6 INFO cinder.api.openstack.wsgi [None req-b40da501-badb-490a-bce8-8b4c5f33cb79 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 424/847] 10.0.0.191 () {34 vars in 723 bytes} [Thu Apr 2 18:10:58 2026] POST /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes => generated 876 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:58.404 7 INFO cinder.api.openstack.wsgi [None req-98bfbec8-1367-44f7-a346-bebfbb80d5e0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:58.422 7 INFO cinder.volume.api [None req-98bfbec8-1367-44f7-a346-bebfbb80d5e0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:58.428 7 INFO cinder.api.openstack.wsgi [None req-98bfbec8-1367-44f7-a346-bebfbb80d5e0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 424/848] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:58 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:59.449 6 INFO cinder.api.openstack.wsgi [None req-c7880a97-8263-4235-bdb4-7e81931b1709 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:59.461 6 INFO cinder.volume.api [None req-c7880a97-8263-4235-bdb4-7e81931b1709 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:59.465 6 INFO cinder.api.openstack.wsgi [None req-c7880a97-8263-4235-bdb4-7e81931b1709 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 425/849] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:59 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a => generated 969 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:59.483 7 INFO cinder.api.openstack.wsgi [None req-8ad4949c-fe57-4044-a693-a874ba67f9b5 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:59.497 7 INFO cinder.volume.api [None req-8ad4949c-fe57-4044-a693-a874ba67f9b5 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:59.501 7 INFO cinder.api.openstack.wsgi [None req-8ad4949c-fe57-4044-a693-a874ba67f9b5 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 425/850] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:59 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a => generated 969 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:59.520 6 INFO cinder.api.openstack.wsgi [None req-5ee4b8c0-bb64-4639-8bdd-0bf0b7c94dc4 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes 2026-04-02 18:10:59.549 6 INFO cinder.volume.api [None req-5ee4b8c0-bb64-4639-8bdd-0bf0b7c94dc4 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Get all volumes completed successfully. 2026-04-02 18:10:59.550 6 INFO cinder.api.openstack.wsgi [None req-5ee4b8c0-bb64-4639-8bdd-0bf0b7c94dc4 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 426/851] 10.0.0.191 () {32 vars in 701 bytes} [Thu Apr 2 18:10:59 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes => generated 1324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:59.566 7 INFO cinder.api.openstack.wsgi [None req-c6adf31a-2714-4a92-969e-3c523b190be7 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:59.580 7 INFO cinder.volume.api [None req-c6adf31a-2714-4a92-969e-3c523b190be7 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:59.586 7 INFO cinder.api.openstack.wsgi [None req-c6adf31a-2714-4a92-969e-3c523b190be7 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 426/852] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:59 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a => generated 969 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:59.604 6 INFO cinder.api.openstack.wsgi [None req-5cc9b113-0e5f-41a1-92ca-3a0ffeabe4a0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a 2026-04-02 18:10:59.605 6 INFO cinder.api.v3.volumes [None req-5cc9b113-0e5f-41a1-92ca-3a0ffeabe4a0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Delete volume with id: 7353a017-ce2e-47a5-835c-2929d1443a5a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:59.615 6 INFO cinder.volume.api [None req-5cc9b113-0e5f-41a1-92ca-3a0ffeabe4a0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:59.638 6 INFO cinder.volume.api [None req-5cc9b113-0e5f-41a1-92ca-3a0ffeabe4a0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Delete volume request issued successfully. 2026-04-02 18:10:59.639 6 INFO cinder.api.openstack.wsgi [None req-5cc9b113-0e5f-41a1-92ca-3a0ffeabe4a0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 427/853] 10.0.0.191 () {32 vars in 778 bytes} [Thu Apr 2 18:10:59 2026] DELETE /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:10:59.654 7 INFO cinder.api.openstack.wsgi [None req-c7cdd836-4715-48f0-9ca3-061bafe3c17e b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:10:59.670 7 INFO cinder.volume.api [None req-c7cdd836-4715-48f0-9ca3-061bafe3c17e b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:10:59.675 7 INFO cinder.api.openstack.wsgi [None req-c7cdd836-4715-48f0-9ca3-061bafe3c17e b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 427/854] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:10:59 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a => generated 968 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:00.701 6 INFO cinder.api.openstack.wsgi [None req-f21ad071-8a41-4c42-babd-3d9aa30d76a4 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a 2026-04-02 18:11:00.709 6 INFO cinder.api.openstack.wsgi [None req-f21ad071-8a41-4c42-babd-3d9aa30d76a4 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a returned with HTTP 404 [pid: 6|app: 0|req: 428/855] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:00 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/7353a017-ce2e-47a5-835c-2929d1443a5a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:00.719 7 INFO cinder.api.openstack.wsgi [None req-184181a0-b568-4193-814a-49cc6c4aa1d0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:00.735 7 INFO cinder.volume.api [None req-184181a0-b568-4193-814a-49cc6c4aa1d0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:00.741 7 INFO cinder.api.openstack.wsgi [None req-184181a0-b568-4193-814a-49cc6c4aa1d0 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 428/856] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:00 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:00.766 6 INFO cinder.api.openstack.wsgi [None req-ff6abc07-5237-4921-aa4f-d82dac590e38 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 2026-04-02 18:11:00.767 6 INFO cinder.api.v3.volumes [None req-ff6abc07-5237-4921-aa4f-d82dac590e38 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Delete volume with id: 59f34cba-1f0d-420f-b31c-4b40854121f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:00.777 6 INFO cinder.volume.api [None req-ff6abc07-5237-4921-aa4f-d82dac590e38 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:00.808 6 INFO cinder.volume.api [None req-ff6abc07-5237-4921-aa4f-d82dac590e38 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Delete volume request issued successfully. 2026-04-02 18:11:00.810 6 INFO cinder.api.openstack.wsgi [None req-ff6abc07-5237-4921-aa4f-d82dac590e38 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 429/857] 10.0.0.191 () {32 vars in 778 bytes} [Thu Apr 2 18:11:00 2026] DELETE /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:00.821 7 INFO cinder.api.openstack.wsgi [None req-70215c5f-c540-4f91-a264-5acfaa8bd26d b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:00.836 7 INFO cinder.volume.api [None req-70215c5f-c540-4f91-a264-5acfaa8bd26d b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:00.844 7 INFO cinder.api.openstack.wsgi [None req-70215c5f-c540-4f91-a264-5acfaa8bd26d b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 429/858] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:00 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:01.869 6 INFO cinder.api.openstack.wsgi [None req-b776b2df-7677-4316-977c-cf63847084e7 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 2026-04-02 18:11:01.877 6 INFO cinder.api.openstack.wsgi [None req-b776b2df-7677-4316-977c-cf63847084e7 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 returned with HTTP 404 [pid: 6|app: 0|req: 430/859] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:01 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/59f34cba-1f0d-420f-b31c-4b40854121f2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:01.888 7 INFO cinder.api.openstack.wsgi [None req-7def9be1-0c08-48f2-9c6d-76158ba6459d b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:01.903 7 INFO cinder.volume.api [None req-7def9be1-0c08-48f2-9c6d-76158ba6459d b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:01.909 7 INFO cinder.api.openstack.wsgi [None req-7def9be1-0c08-48f2-9c6d-76158ba6459d b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 430/860] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:01 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:01.927 6 INFO cinder.api.openstack.wsgi [None req-a41f9912-efeb-400d-a802-82c0d8f00b67 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 2026-04-02 18:11:01.928 6 INFO cinder.api.v3.volumes [None req-a41f9912-efeb-400d-a802-82c0d8f00b67 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Delete volume with id: a01599b8-2640-449c-b43c-377ff0884f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:01.944 6 INFO cinder.volume.api [None req-a41f9912-efeb-400d-a802-82c0d8f00b67 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:01.972 6 INFO cinder.volume.api [None req-a41f9912-efeb-400d-a802-82c0d8f00b67 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Delete volume request issued successfully. 2026-04-02 18:11:01.973 6 INFO cinder.api.openstack.wsgi [None req-a41f9912-efeb-400d-a802-82c0d8f00b67 b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 431/861] 10.0.0.191 () {32 vars in 778 bytes} [Thu Apr 2 18:11:01 2026] DELETE /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:01.988 7 INFO cinder.api.openstack.wsgi [None req-bae15512-d5f9-4784-ba21-24913ffcf59a b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:02.000 7 INFO cinder.volume.api [None req-bae15512-d5f9-4784-ba21-24913ffcf59a b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:02.007 7 INFO cinder.api.openstack.wsgi [None req-bae15512-d5f9-4784-ba21-24913ffcf59a b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 431/862] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:01 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 => generated 968 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:03.034 6 INFO cinder.api.openstack.wsgi [None req-10b11000-11b2-4c8e-8e77-182809e929bc b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 2026-04-02 18:11:03.050 6 INFO cinder.api.openstack.wsgi [None req-10b11000-11b2-4c8e-8e77-182809e929bc b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 returned with HTTP 404 [pid: 6|app: 0|req: 432/863] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:03 2026] GET /v3/94a31f9ecf4e40bcbb94f4753aab0b51/volumes/a01599b8-2640-449c-b43c-377ff0884f54 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-02 18:11:05.858 7 INFO cinder.api.openstack.wsgi [None req-bae15512-d5f9-4784-ba21-24913ffcf59a b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-02 18:11:05.859 7 INFO cinder.api.openstack.wsgi [None req-bae15512-d5f9-4784-ba21-24913ffcf59a b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 432/864] 10.0.0.11 () {28 vars in 375 bytes} [Thu Apr 2 18:11:05 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-02 18:11:05.871 6 INFO cinder.api.openstack.wsgi [None req-61f09b6e-72d9-46b6-8b4f-ff15cf49c2f6 79a28d5044bc42649ceba665ad7dff84 e6d73677881e4cc991a0b3390122388a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e6d73677881e4cc991a0b3390122388a/limits?tenant_id=e6d73677881e4cc991a0b3390122388a 2026-04-02 18:11:05.893 6 INFO cinder.api.openstack.wsgi [None req-61f09b6e-72d9-46b6-8b4f-ff15cf49c2f6 79a28d5044bc42649ceba665ad7dff84 e6d73677881e4cc991a0b3390122388a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e6d73677881e4cc991a0b3390122388a/limits?tenant_id=e6d73677881e4cc991a0b3390122388a returned with HTTP 200 [pid: 6|app: 0|req: 433/865] 10.0.0.11 () {34 vars in 878 bytes} [Thu Apr 2 18:11:05 2026] GET /v3/e6d73677881e4cc991a0b3390122388a/limits?tenant_id=e6d73677881e4cc991a0b3390122388a => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:11:07.003 7 INFO cinder.api.openstack.wsgi [None req-bae15512-d5f9-4784-ba21-24913ffcf59a b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:11:07.003 6 INFO cinder.api.openstack.wsgi [None req-61f09b6e-72d9-46b6-8b4f-ff15cf49c2f6 79a28d5044bc42649ceba665ad7dff84 e6d73677881e4cc991a0b3390122388a - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:11:07.004 7 INFO cinder.api.openstack.wsgi [None req-bae15512-d5f9-4784-ba21-24913ffcf59a b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:11:07.005 6 INFO cinder.api.openstack.wsgi [None req-61f09b6e-72d9-46b6-8b4f-ff15cf49c2f6 79a28d5044bc42649ceba665ad7dff84 e6d73677881e4cc991a0b3390122388a - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:11:07.448 7 INFO cinder.api.openstack.wsgi [None req-bae15512-d5f9-4784-ba21-24913ffcf59a b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-02 18:11:07.449 7 INFO cinder.api.openstack.wsgi [None req-bae15512-d5f9-4784-ba21-24913ffcf59a b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 434/868] 10.0.0.11 () {28 vars in 375 bytes} [Thu Apr 2 18:11:07 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-02 18:11:07.455 6 INFO cinder.api.openstack.wsgi [None req-61f09b6e-72d9-46b6-8b4f-ff15cf49c2f6 79a28d5044bc42649ceba665ad7dff84 e6d73677881e4cc991a0b3390122388a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-02 18:11:07.457 6 INFO cinder.api.openstack.wsgi [None req-61f09b6e-72d9-46b6-8b4f-ff15cf49c2f6 79a28d5044bc42649ceba665ad7dff84 e6d73677881e4cc991a0b3390122388a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 6|app: 0|req: 435/869] 10.0.0.11 () {28 vars in 375 bytes} [Thu Apr 2 18:11:07 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-02 18:11:08.116 7 INFO cinder.api.openstack.wsgi [None req-bae15512-d5f9-4784-ba21-24913ffcf59a b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-02 18:11:08.117 7 INFO cinder.api.openstack.wsgi [None req-bae15512-d5f9-4784-ba21-24913ffcf59a b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 435/870] 10.0.0.11 () {28 vars in 375 bytes} [Thu Apr 2 18:11:08 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-02 18:11:08.130 6 INFO cinder.api.openstack.wsgi [None req-90f3120e-1efc-4b29-a3c9-356cf4e6929a 79a28d5044bc42649ceba665ad7dff84 e6d73677881e4cc991a0b3390122388a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e6d73677881e4cc991a0b3390122388a/limits?tenant_id=e6d73677881e4cc991a0b3390122388a 2026-04-02 18:11:08.159 6 INFO cinder.api.openstack.wsgi [None req-90f3120e-1efc-4b29-a3c9-356cf4e6929a 79a28d5044bc42649ceba665ad7dff84 e6d73677881e4cc991a0b3390122388a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e6d73677881e4cc991a0b3390122388a/limits?tenant_id=e6d73677881e4cc991a0b3390122388a returned with HTTP 200 [pid: 6|app: 0|req: 436/871] 10.0.0.11 () {34 vars in 878 bytes} [Thu Apr 2 18:11:08 2026] GET /v3/e6d73677881e4cc991a0b3390122388a/limits?tenant_id=e6d73677881e4cc991a0b3390122388a => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:11:09.746 7 INFO cinder.api.openstack.wsgi [None req-bae15512-d5f9-4784-ba21-24913ffcf59a b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-02 18:11:09.747 7 INFO cinder.api.openstack.wsgi [None req-bae15512-d5f9-4784-ba21-24913ffcf59a b5a33d141c9d447fb3bad64a026084fb 94a31f9ecf4e40bcbb94f4753aab0b51 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 436/872] 10.0.0.11 () {28 vars in 375 bytes} [Thu Apr 2 18:11: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-02 18:11:09.753 6 INFO cinder.api.openstack.wsgi [None req-90f3120e-1efc-4b29-a3c9-356cf4e6929a 79a28d5044bc42649ceba665ad7dff84 e6d73677881e4cc991a0b3390122388a - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-02 18:11:09.754 6 INFO cinder.api.openstack.wsgi [None req-90f3120e-1efc-4b29-a3c9-356cf4e6929a 79a28d5044bc42649ceba665ad7dff84 e6d73677881e4cc991a0b3390122388a - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 6|app: 0|req: 437/873] 10.0.0.11 () {28 vars in 375 bytes} [Thu Apr 2 18:11:09 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:10.885 7 INFO cinder.api.openstack.wsgi [None req-bb3cf51d-d62f-479e-912d-0b5b0c406c98 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes 2026-04-02 18:11:10.887 7 INFO cinder.api.v3.volumes [None req-bb3cf51d-d62f-479e-912d-0b5b0c406c98 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Create volume of 1 GB 2026-04-02 18:11:10.892 7 INFO cinder.volume.api [None req-bb3cf51d-d62f-479e-912d-0b5b0c406c98 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Availability Zones retrieved successfully. 2026-04-02 18:11:11.058 7 INFO cinder.volume.api [None req-bb3cf51d-d62f-479e-912d-0b5b0c406c98 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Create volume request issued successfully. 2026-04-02 18:11:11.059 7 INFO cinder.api.openstack.wsgi [None req-bb3cf51d-d62f-479e-912d-0b5b0c406c98 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 437/874] 10.0.0.191 () {34 vars in 722 bytes} [Thu Apr 2 18:11:10 2026] POST /v3/0ee08e6d564b452db288604cc7189d60/volumes => generated 861 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-02 18:11:11.080 6 INFO cinder.api.openstack.wsgi [None req-b64cc093-72c9-4179-b89a-f9d3b0666f6d 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:11.098 6 INFO cinder.volume.api [None req-b64cc093-72c9-4179-b89a-f9d3b0666f6d 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:11.107 6 INFO cinder.api.openstack.wsgi [None req-b64cc093-72c9-4179-b89a-f9d3b0666f6d 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 438/875] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:11 2026] GET /v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 => generated 929 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:12.132 7 INFO cinder.api.openstack.wsgi [None req-43dc6147-8420-48cb-8e6c-d256af7d9e77 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:12.147 7 INFO cinder.volume.api [None req-43dc6147-8420-48cb-8e6c-d256af7d9e77 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:12.151 7 INFO cinder.api.openstack.wsgi [None req-43dc6147-8420-48cb-8e6c-d256af7d9e77 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 438/876] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:12 2026] GET /v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:17.003 6 INFO cinder.api.openstack.wsgi [None req-b64cc093-72c9-4179-b89a-f9d3b0666f6d 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:11:17.003 7 INFO cinder.api.openstack.wsgi [None req-43dc6147-8420-48cb-8e6c-d256af7d9e77 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:11:17.004 7 INFO cinder.api.openstack.wsgi [None req-43dc6147-8420-48cb-8e6c-d256af7d9e77 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:11:17.005 6 INFO cinder.api.openstack.wsgi [None req-b64cc093-72c9-4179-b89a-f9d3b0666f6d 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:11:27.003 7 INFO cinder.api.openstack.wsgi [None req-43dc6147-8420-48cb-8e6c-d256af7d9e77 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:11:27.003 6 INFO cinder.api.openstack.wsgi [None req-b64cc093-72c9-4179-b89a-f9d3b0666f6d 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:11:27.004 7 INFO cinder.api.openstack.wsgi [None req-43dc6147-8420-48cb-8e6c-d256af7d9e77 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:11:27.004 6 INFO cinder.api.openstack.wsgi [None req-b64cc093-72c9-4179-b89a-f9d3b0666f6d 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:31.176 7 INFO cinder.api.openstack.wsgi [None req-8e834348-4d15-4902-abc5-e31703f10b46 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:31.191 7 INFO cinder.volume.api [None req-8e834348-4d15-4902-abc5-e31703f10b46 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:31.205 7 INFO cinder.volume.api [None req-8e834348-4d15-4902-abc5-e31703f10b46 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Update volume admin metadata completed successfully. 2026-04-02 18:11:31.710 7 INFO cinder.volume.api [None req-8e834348-4d15-4902-abc5-e31703f10b46 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Attach volume completed successfully. 2026-04-02 18:11:31.711 7 INFO cinder.api.openstack.wsgi [None req-8e834348-4d15-4902-abc5-e31703f10b46 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 441/881] 10.0.0.191 () {34 vars in 810 bytes} [Thu Apr 2 18:11:31 2026] POST /v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26/action => generated 0 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:31.726 6 INFO cinder.api.openstack.wsgi [None req-79f95b96-aaa5-4122-be8a-506560b3ad44 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:31.764 6 INFO cinder.volume.api [None req-79f95b96-aaa5-4122-be8a-506560b3ad44 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:31.778 6 INFO cinder.api.openstack.wsgi [None req-79f95b96-aaa5-4122-be8a-506560b3ad44 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 441/882] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:31 2026] GET /v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 => generated 1288 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:31.807 7 INFO cinder.api.openstack.wsgi [None req-7cf7617d-84ac-4915-80d9-b4b552daef90 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:31.826 7 INFO cinder.volume.api [None req-7cf7617d-84ac-4915-80d9-b4b552daef90 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:32.332 7 INFO cinder.volume.api [None req-7cf7617d-84ac-4915-80d9-b4b552daef90 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Detach volume completed successfully. 2026-04-02 18:11:32.333 7 INFO cinder.api.openstack.wsgi [None req-7cf7617d-84ac-4915-80d9-b4b552daef90 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26/action returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 442/883] 10.0.0.191 () {34 vars in 810 bytes} [Thu Apr 2 18:11:31 2026] POST /v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26/action => generated 0 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:32.348 6 INFO cinder.api.openstack.wsgi [None req-fc8ea0a4-442a-4b7a-b380-b60327a501da 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:32.363 6 INFO cinder.volume.api [None req-fc8ea0a4-442a-4b7a-b380-b60327a501da 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:32.369 6 INFO cinder.api.openstack.wsgi [None req-fc8ea0a4-442a-4b7a-b380-b60327a501da 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 442/884] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:32 2026] GET /v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:37.003 7 INFO cinder.api.openstack.wsgi [None req-7cf7617d-84ac-4915-80d9-b4b552daef90 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:11:37.004 7 INFO cinder.api.openstack.wsgi [None req-7cf7617d-84ac-4915-80d9-b4b552daef90 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:11:37.015 6 INFO cinder.api.openstack.wsgi [None req-fc8ea0a4-442a-4b7a-b380-b60327a501da 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:11:37.016 6 INFO cinder.api.openstack.wsgi [None req-fc8ea0a4-442a-4b7a-b380-b60327a501da 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:38.184 7 INFO cinder.api.openstack.wsgi [None req-0b2e5504-a433-4361-9f0a-f63be2bd6790 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:38.209 7 INFO cinder.volume.api [None req-0b2e5504-a433-4361-9f0a-f63be2bd6790 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:38.217 7 INFO cinder.api.openstack.wsgi [None req-0b2e5504-a433-4361-9f0a-f63be2bd6790 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 444/887] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:38 2026] GET /v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:38.241 6 INFO cinder.api.openstack.wsgi [None req-bdf77f9b-4c79-47f3-99c0-b1a074abefa2 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 2026-04-02 18:11:38.242 6 INFO cinder.api.v3.volumes [None req-bdf77f9b-4c79-47f3-99c0-b1a074abefa2 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Delete volume with id: 76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:38.270 6 INFO cinder.volume.api [None req-bdf77f9b-4c79-47f3-99c0-b1a074abefa2 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:38.299 6 INFO cinder.volume.api [None req-bdf77f9b-4c79-47f3-99c0-b1a074abefa2 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Delete volume request issued successfully. 2026-04-02 18:11:38.300 6 INFO cinder.api.openstack.wsgi [None req-bdf77f9b-4c79-47f3-99c0-b1a074abefa2 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 444/888] 10.0.0.191 () {32 vars in 778 bytes} [Thu Apr 2 18:11:38 2026] DELETE /v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:38.314 7 INFO cinder.api.openstack.wsgi [None req-8442bf8e-fddd-4bbe-85e7-2ed01723ad21 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:11:38.338 7 INFO cinder.volume.api [None req-8442bf8e-fddd-4bbe-85e7-2ed01723ad21 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] Volume info retrieved successfully. 2026-04-02 18:11:38.344 7 INFO cinder.api.openstack.wsgi [None req-8442bf8e-fddd-4bbe-85e7-2ed01723ad21 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 445/889] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:38 2026] GET /v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 => generated 972 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:39.370 6 INFO cinder.api.openstack.wsgi [None req-5f53b7a9-1e52-44e6-a134-b2afdd84dc39 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 2026-04-02 18:11:39.381 6 INFO cinder.api.openstack.wsgi [None req-5f53b7a9-1e52-44e6-a134-b2afdd84dc39 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 returned with HTTP 404 [pid: 6|app: 0|req: 445/890] 10.0.0.191 () {32 vars in 775 bytes} [Thu Apr 2 18:11:39 2026] GET /v3/0ee08e6d564b452db288604cc7189d60/volumes/76e21c7f-ea43-4fbd-aa2c-5a6c2d8dcf26 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-04-02 18:11:47.004 7 INFO cinder.api.openstack.wsgi [None req-8442bf8e-fddd-4bbe-85e7-2ed01723ad21 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:11:47.004 6 INFO cinder.api.openstack.wsgi [None req-5f53b7a9-1e52-44e6-a134-b2afdd84dc39 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:11:47.005 7 INFO cinder.api.openstack.wsgi [None req-8442bf8e-fddd-4bbe-85e7-2ed01723ad21 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:11:47.006 6 INFO cinder.api.openstack.wsgi [None req-5f53b7a9-1e52-44e6-a134-b2afdd84dc39 3a82b60192a44ce692983d89ab1d8f71 0ee08e6d564b452db288604cc7189d60 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:48.914 7 INFO cinder.api.openstack.wsgi [None req-dbc9f09c-647c-4b91-8db1-3de5b8bab3cf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:11:48.918 7 INFO cinder.api.openstack.wsgi [None req-dbc9f09c-647c-4b91-8db1-3de5b8bab3cf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 447/893] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:11:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:48.974 6 INFO cinder.api.openstack.wsgi [None req-b4c2b76a-140a-4859-a86e-2ffd0e72e7c3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true 2026-04-02 18:11:49.010 6 INFO cinder.api.openstack.wsgi [None req-b4c2b76a-140a-4859-a86e-2ffd0e72e7c3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 447/894] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.019 7 INFO cinder.api.openstack.wsgi [None req-720d81b4-aa65-4e23-9e20-e4fe40b4114c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true 2026-04-02 18:11:49.044 7 INFO cinder.api.openstack.wsgi [None req-720d81b4-aa65-4e23-9e20-e4fe40b4114c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 448/895] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.055 6 INFO cinder.api.openstack.wsgi [None req-13e5a218-074d-42be-850b-97d14209d121 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/4e12d25640b942c9a9e74725c7076069?usage=true 2026-04-02 18:11:49.073 6 INFO cinder.api.openstack.wsgi [None req-13e5a218-074d-42be-850b-97d14209d121 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/4e12d25640b942c9a9e74725c7076069?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 448/896] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/4e12d25640b942c9a9e74725c7076069?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.083 7 INFO cinder.api.openstack.wsgi [None req-aa8f2d24-e3ee-4d1f-bb56-27406e4fce00 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/5fbd2976e49c48f3930dd694d361ba33?usage=true 2026-04-02 18:11:49.110 7 INFO cinder.api.openstack.wsgi [None req-aa8f2d24-e3ee-4d1f-bb56-27406e4fce00 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/5fbd2976e49c48f3930dd694d361ba33?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 449/897] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/5fbd2976e49c48f3930dd694d361ba33?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.121 6 INFO cinder.api.openstack.wsgi [None req-79f0ada2-9fcd-4d6e-bbed-21a353857149 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true 2026-04-02 18:11:49.143 6 INFO cinder.api.openstack.wsgi [None req-79f0ada2-9fcd-4d6e-bbed-21a353857149 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 449/898] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.155 7 INFO cinder.api.openstack.wsgi [None req-fc687142-e3ed-4377-9c39-59b84f8016a1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:11:49.184 7 INFO cinder.api.openstack.wsgi [None req-fc687142-e3ed-4377-9c39-59b84f8016a1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 450/899] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.198 6 INFO cinder.api.openstack.wsgi [None req-cca6b457-7602-49ae-84e6-19fe16b22e24 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:11:49.220 6 INFO cinder.api.openstack.wsgi [None req-cca6b457-7602-49ae-84e6-19fe16b22e24 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 450/900] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.230 7 INFO cinder.api.openstack.wsgi [None req-c09f37b7-35cd-4cd1-a39a-4238ec82e113 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:11:49.251 7 INFO cinder.api.openstack.wsgi [None req-c09f37b7-35cd-4cd1-a39a-4238ec82e113 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 451/901] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.263 6 INFO cinder.api.openstack.wsgi [None req-25f2f172-fac2-4171-bdf6-340f562f19d2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/804628862c424872a02942822c2de90f?usage=true 2026-04-02 18:11:49.282 6 INFO cinder.api.openstack.wsgi [None req-25f2f172-fac2-4171-bdf6-340f562f19d2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/804628862c424872a02942822c2de90f?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 451/902] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/804628862c424872a02942822c2de90f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.293 7 INFO cinder.api.openstack.wsgi [None req-6d398bba-9b54-42c7-889f-0b43dacbce6d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true 2026-04-02 18:11:49.310 7 INFO cinder.api.openstack.wsgi [None req-6d398bba-9b54-42c7-889f-0b43dacbce6d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 452/903] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.320 6 INFO cinder.api.openstack.wsgi [None req-34c83a53-0ccd-4467-a7dc-5af6e0fa1640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true 2026-04-02 18:11:49.345 6 INFO cinder.api.openstack.wsgi [None req-34c83a53-0ccd-4467-a7dc-5af6e0fa1640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 452/904] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.354 7 INFO cinder.api.openstack.wsgi [None req-5774b9a6-8657-47b5-9125-1d3f4cfdd862 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true 2026-04-02 18:11:49.394 7 INFO cinder.api.openstack.wsgi [None req-5774b9a6-8657-47b5-9125-1d3f4cfdd862 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 453/905] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.405 6 INFO cinder.api.openstack.wsgi [None req-4979b22c-64f7-42a5-b9c2-b1e22ce46dfb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true 2026-04-02 18:11:49.430 6 INFO cinder.api.openstack.wsgi [None req-4979b22c-64f7-42a5-b9c2-b1e22ce46dfb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 453/906] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.441 7 INFO cinder.api.openstack.wsgi [None req-51dde584-62d9-4e41-9cec-7bed8f180df6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d23e505b7f3c45739b1367927223200e?usage=true 2026-04-02 18:11:49.476 7 INFO cinder.api.openstack.wsgi [None req-51dde584-62d9-4e41-9cec-7bed8f180df6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d23e505b7f3c45739b1367927223200e?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 454/907] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d23e505b7f3c45739b1367927223200e?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.489 6 INFO cinder.api.openstack.wsgi [None req-989d906f-b29a-4e8a-b40e-c3ec026362f8 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d7f5dba98f2a4562ad3e11983ff7271a?usage=true 2026-04-02 18:11:49.514 6 INFO cinder.api.openstack.wsgi [None req-989d906f-b29a-4e8a-b40e-c3ec026362f8 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d7f5dba98f2a4562ad3e11983ff7271a?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 454/908] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d7f5dba98f2a4562ad3e11983ff7271a?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.528 7 INFO cinder.api.openstack.wsgi [None req-a5b993be-a59b-402e-90af-99ca347f5018 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d81c6d85fb524d39a0e37b2a3a4bc0fb?usage=true 2026-04-02 18:11:49.549 7 INFO cinder.api.openstack.wsgi [None req-a5b993be-a59b-402e-90af-99ca347f5018 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d81c6d85fb524d39a0e37b2a3a4bc0fb?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 455/909] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d81c6d85fb524d39a0e37b2a3a4bc0fb?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.561 6 INFO cinder.api.openstack.wsgi [None req-b7639a47-5d3d-4091-bfe9-c5de91df436f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/eb881f48acb041bd9b36c91a363ca819?usage=true 2026-04-02 18:11:49.599 6 INFO cinder.api.openstack.wsgi [None req-b7639a47-5d3d-4091-bfe9-c5de91df436f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/eb881f48acb041bd9b36c91a363ca819?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 455/910] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/eb881f48acb041bd9b36c91a363ca819?usage=true => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:11:49.608 7 INFO cinder.api.openstack.wsgi [None req-00947df7-617a-489f-a6b0-c9bdfe942ee7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:11:49.617 7 INFO cinder.volume.api [None req-00947df7-617a-489f-a6b0-c9bdfe942ee7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:11:49.619 7 INFO cinder.api.openstack.wsgi [None req-00947df7-617a-489f-a6b0-c9bdfe942ee7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 456/911] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:11:49.629 6 INFO cinder.api.openstack.wsgi [None req-b49a79e4-87e6-41e6-a09d-faa51da59df8 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:11:50.132 6 INFO cinder.api.openstack.wsgi [None req-b49a79e4-87e6-41e6-a09d-faa51da59df8 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 456/912] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:11:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:11:50.143 7 INFO cinder.api.openstack.wsgi [None req-dad95926-e8d3-492d-94c4-d542e1db4ebf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:11:50.150 7 INFO cinder.volume.api [None req-dad95926-e8d3-492d-94c4-d542e1db4ebf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:11:50.150 7 INFO cinder.api.openstack.wsgi [None req-dad95926-e8d3-492d-94c4-d542e1db4ebf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 457/913] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:11:50 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:11:50.164 6 INFO cinder.api.openstack.wsgi [None req-86c0e7c1-6618-4c9e-9de3-bbd601c9def5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:11:50.175 6 INFO cinder.volume.api [None req-86c0e7c1-6618-4c9e-9de3-bbd601c9def5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:11:50.179 6 INFO cinder.api.openstack.wsgi [None req-86c0e7c1-6618-4c9e-9de3-bbd601c9def5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 457/914] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:11:50 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:11:57.004 7 INFO cinder.api.openstack.wsgi [None req-dad95926-e8d3-492d-94c4-d542e1db4ebf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:11:57.004 6 INFO cinder.api.openstack.wsgi [None req-86c0e7c1-6618-4c9e-9de3-bbd601c9def5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:11:57.005 7 INFO cinder.api.openstack.wsgi [None req-dad95926-e8d3-492d-94c4-d542e1db4ebf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:11:57.006 6 INFO cinder.api.openstack.wsgi [None req-86c0e7c1-6618-4c9e-9de3-bbd601c9def5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:12:04.190 7 INFO cinder.api.openstack.wsgi [None req-dad95926-e8d3-492d-94c4-d542e1db4ebf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-02 18:12:04.191 7 INFO cinder.api.openstack.wsgi [None req-dad95926-e8d3-492d-94c4-d542e1db4ebf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 459/917] 10.0.0.191 () {30 vars in 411 bytes} [Thu Apr 2 18:12:04 2026] GET / => generated 411 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-04-02 18:12:07.003 6 INFO cinder.api.openstack.wsgi [None req-86c0e7c1-6618-4c9e-9de3-bbd601c9def5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:12:07.003 6 INFO cinder.api.openstack.wsgi [None req-86c0e7c1-6618-4c9e-9de3-bbd601c9def5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:12:07.003 7 INFO cinder.api.openstack.wsgi [None req-dad95926-e8d3-492d-94c4-d542e1db4ebf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:12:07.005 7 INFO cinder.api.openstack.wsgi [None req-dad95926-e8d3-492d-94c4-d542e1db4ebf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:12:17.003 6 INFO cinder.api.openstack.wsgi [None req-86c0e7c1-6618-4c9e-9de3-bbd601c9def5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:12:17.003 7 INFO cinder.api.openstack.wsgi [None req-dad95926-e8d3-492d-94c4-d542e1db4ebf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:12:17.004 7 INFO cinder.api.openstack.wsgi [None req-dad95926-e8d3-492d-94c4-d542e1db4ebf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:12:17.004 6 INFO cinder.api.openstack.wsgi [None req-86c0e7c1-6618-4c9e-9de3-bbd601c9def5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:12:20.724 7 INFO cinder.api.openstack.wsgi [None req-2c21d59e-08cc-481a-8c82-c3752cd86caf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes 2026-04-02 18:12:21.238 7 INFO cinder.api.v3.volumes [None req-2c21d59e-08cc-481a-8c82-c3752cd86caf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Create volume of 16 GB 2026-04-02 18:12:21.244 7 INFO cinder.volume.api [None req-2c21d59e-08cc-481a-8c82-c3752cd86caf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Availability Zones retrieved successfully. 2026-04-02 18:12:21.490 7 INFO cinder.volume.api [None req-2c21d59e-08cc-481a-8c82-c3752cd86caf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Create volume request issued successfully. 2026-04-02 18:12:21.494 7 INFO cinder.api.openstack.wsgi [None req-2c21d59e-08cc-481a-8c82-c3752cd86caf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 462/922] 199.19.213.133 () {34 vars in 734 bytes} [Thu Apr 2 18:12:20 2026] POST /v3/64192436849b41b8b4ae850920ef1780/volumes => generated 846 bytes in 928 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-04-02 18:12:21.510 6 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-b1c77553-6ba3-4df6-90c3-d556d5b4189d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:21.568 6 INFO cinder.volume.api [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-b1c77553-6ba3-4df6-90c3-d556d5b4189d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Volume info retrieved successfully. 2026-04-02 18:12:21.575 6 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-b1c77553-6ba3-4df6-90c3-d556d5b4189d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 461/923] 199.19.213.133 () {32 vars in 825 bytes} [Thu Apr 2 18:12:21 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 => generated 1025 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:26.594 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-fbeefdff-6eb7-44a2-8942-2a65c2486107 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:26.623 7 INFO cinder.volume.api [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-fbeefdff-6eb7-44a2-8942-2a65c2486107 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Volume info retrieved successfully. 2026-04-02 18:12:26.642 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-fbeefdff-6eb7-44a2-8942-2a65c2486107 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 463/924] 199.19.213.133 () {32 vars in 825 bytes} [Thu Apr 2 18:12:26 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 => generated 1489 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:12:27.003 6 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-b1c77553-6ba3-4df6-90c3-d556d5b4189d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:12:27.003 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-fbeefdff-6eb7-44a2-8942-2a65c2486107 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:12:27.004 6 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-b1c77553-6ba3-4df6-90c3-d556d5b4189d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:12:27.004 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-fbeefdff-6eb7-44a2-8942-2a65c2486107 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:27.163 7 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-d8e6f184-fc61-496e-b50e-e40649222cf5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:27.182 7 INFO cinder.volume.api [req-6452d188-08db-4084-aeef-37ea9e321598 req-d8e6f184-fc61-496e-b50e-e40649222cf5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Volume info retrieved successfully. 2026-04-02 18:12:27.187 7 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-d8e6f184-fc61-496e-b50e-e40649222cf5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 465/927] 10.0.0.14 () {34 vars in 1027 bytes} [Thu Apr 2 18:12:27 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 => generated 1489 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:27.622 6 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-47768ae4-ce6f-486a-8755-a49599577876 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:27.636 6 INFO cinder.volume.api [req-6452d188-08db-4084-aeef-37ea9e321598 req-47768ae4-ce6f-486a-8755-a49599577876 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Volume info retrieved successfully. 2026-04-02 18:12:27.642 6 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-47768ae4-ce6f-486a-8755-a49599577876 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 463/928] 10.0.0.14 () {34 vars in 1027 bytes} [Thu Apr 2 18:12:27 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:12:27.655 7 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-d8e6f184-fc61-496e-b50e-e40649222cf5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-02 18:12:27.656 7 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-d8e6f184-fc61-496e-b50e-e40649222cf5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 466/929] 10.0.0.14 () {32 vars in 827 bytes} [Thu Apr 2 18:12:27 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:27.665 6 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-f7b20b56-dedd-468b-ba73-03b15bb7ffe1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/attachments /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:27.709 6 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-f7b20b56-dedd-468b-ba73-03b15bb7ffe1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/attachments returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 464/930] 10.0.0.14 () {40 vars in 1056 bytes} [Thu Apr 2 18:12:27 2026] POST /v3/64192436849b41b8b4ae850920ef1780/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:31.220 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-afed8ca3-9ab4-4710-93f0-dfa60fce284f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:31.251 7 INFO cinder.volume.api [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-afed8ca3-9ab4-4710-93f0-dfa60fce284f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Volume info retrieved successfully. 2026-04-02 18:12:31.260 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-afed8ca3-9ab4-4710-93f0-dfa60fce284f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 467/931] 199.19.213.133 () {32 vars in 825 bytes} [Thu Apr 2 18:12:31 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 => generated 1488 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:12:33.145 6 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-f7b20b56-dedd-468b-ba73-03b15bb7ffe1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-04-02 18:12:33.146 6 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-f7b20b56-dedd-468b-ba73-03b15bb7ffe1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 6|app: 0|req: 465/932] 199.19.213.133 () {32 vars in 839 bytes} [Thu Apr 2 18:12:33 2026] GET / => generated 411 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:33.157 7 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-6b1d8802-de2d-42a6-835c-7f1aa7018f04 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:33.185 7 INFO cinder.volume.api [req-6452d188-08db-4084-aeef-37ea9e321598 req-6b1d8802-de2d-42a6-835c-7f1aa7018f04 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Volume info retrieved successfully. 2026-04-02 18:12:33.196 7 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-6b1d8802-de2d-42a6-835c-7f1aa7018f04 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 468/933] 199.19.213.133 () {36 vars in 1073 bytes} [Thu Apr 2 18:12:33 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 => generated 1712 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:33.269 6 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-6204bb4b-431c-4a2a-9aa0-baaa7a1b93e5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/attachments/0c099828-6b48-4e88-9d3e-ddc885688cf8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:34.325 6 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-6204bb4b-431c-4a2a-9aa0-baaa7a1b93e5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/attachments/0c099828-6b48-4e88-9d3e-ddc885688cf8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 466/934] 199.19.213.133 () {40 vars in 1135 bytes} [Thu Apr 2 18:12:33 2026] PUT /v3/64192436849b41b8b4ae850920ef1780/attachments/0c099828-6b48-4e88-9d3e-ddc885688cf8 => generated 775 bytes in 1065 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:34.333 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-8763dd88-514d-4d94-ae51-43039e650146 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:34.364 7 INFO cinder.volume.api [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-8763dd88-514d-4d94-ae51-43039e650146 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Volume info retrieved successfully. 2026-04-02 18:12:34.369 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-8763dd88-514d-4d94-ae51-43039e650146 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 469/935] 199.19.213.133 () {32 vars in 825 bytes} [Thu Apr 2 18:12:34 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 => generated 1489 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:34.853 6 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-6edb52a3-cf04-4ad2-9c76-0989259f4790 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/attachments/0c099828-6b48-4e88-9d3e-ddc885688cf8/action /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:34.891 6 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-6edb52a3-cf04-4ad2-9c76-0989259f4790 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/attachments/0c099828-6b48-4e88-9d3e-ddc885688cf8/action returned with HTTP 204 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 467/936] 199.19.213.133 () {40 vars in 1148 bytes} [Thu Apr 2 18:12:34 2026] POST /v3/64192436849b41b8b4ae850920ef1780/attachments/0c099828-6b48-4e88-9d3e-ddc885688cf8/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) 2026-04-02 18:12:37.002 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-8763dd88-514d-4d94-ae51-43039e650146 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:12:37.003 6 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-6edb52a3-cf04-4ad2-9c76-0989259f4790 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:12:37.004 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-8763dd88-514d-4d94-ae51-43039e650146 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:12:37.004 6 INFO cinder.api.openstack.wsgi [req-6452d188-08db-4084-aeef-37ea9e321598 req-6edb52a3-cf04-4ad2-9c76-0989259f4790 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:37.200 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-673a2a23-2c1e-4f83-97dd-c92d3b1f5433 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:37.219 7 INFO cinder.volume.api [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-673a2a23-2c1e-4f83-97dd-c92d3b1f5433 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Volume info retrieved successfully. 2026-04-02 18:12:37.224 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-673a2a23-2c1e-4f83-97dd-c92d3b1f5433 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 471/939] 199.19.213.133 () {32 vars in 825 bytes} [Thu Apr 2 18:12:37 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 => 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:40.524 6 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-0c71daf5-edf6-4148-802e-d9c8eb863841 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:40.544 6 INFO cinder.volume.api [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-0c71daf5-edf6-4148-802e-d9c8eb863841 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Volume info retrieved successfully. 2026-04-02 18:12:40.550 6 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-0c71daf5-edf6-4148-802e-d9c8eb863841 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 469/940] 199.19.213.133 () {32 vars in 825 bytes} [Thu Apr 2 18:12:40 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 => generated 1787 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:43.414 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-d78c9b23-3d82-470a-89a3-8db5eb20adc3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:43.443 7 INFO cinder.volume.api [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-d78c9b23-3d82-470a-89a3-8db5eb20adc3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Volume info retrieved successfully. 2026-04-02 18:12:43.451 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-d78c9b23-3d82-470a-89a3-8db5eb20adc3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 472/941] 199.19.213.133 () {32 vars in 825 bytes} [Thu Apr 2 18:12:43 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 => generated 1787 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:12:47.004 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-d78c9b23-3d82-470a-89a3-8db5eb20adc3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:12:47.004 6 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-0c71daf5-edf6-4148-802e-d9c8eb863841 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:12:47.005 7 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-d78c9b23-3d82-470a-89a3-8db5eb20adc3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:12:47.006 6 INFO cinder.api.openstack.wsgi [req-2c21d59e-08cc-481a-8c82-c3752cd86caf req-0c71daf5-edf6-4148-802e-d9c8eb863841 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:48.721 7 INFO cinder.api.openstack.wsgi [None req-725e1e80-c3c4-441c-ba23-d89c112335e4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:12:49.225 7 INFO cinder.api.openstack.wsgi [None req-725e1e80-c3c4-441c-ba23-d89c112335e4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 474/944] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:12:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true => generated 670 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:49.237 6 INFO cinder.api.openstack.wsgi [None req-153046d0-6cd7-4500-a367-c984e4c13860 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:12:49.249 6 INFO cinder.volume.api [None req-153046d0-6cd7-4500-a367-c984e4c13860 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:49.255 6 INFO cinder.api.openstack.wsgi [None req-153046d0-6cd7-4500-a367-c984e4c13860 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 471/945] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:12:49.267 7 INFO cinder.api.openstack.wsgi [None req-8a709fc6-c88e-422b-b17a-bbc6810c8416 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:12:49.286 7 INFO cinder.volume.api [None req-8a709fc6-c88e-422b-b17a-bbc6810c8416 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:12:49.293 7 INFO cinder.api.openstack.wsgi [None req-8a709fc6-c88e-422b-b17a-bbc6810c8416 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 475/946] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 1790 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:49.311 6 INFO cinder.api.openstack.wsgi [None req-b57099c5-7747-4414-859e-223851106e55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:12:49.324 6 INFO cinder.volume.api [None req-b57099c5-7747-4414-859e-223851106e55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:12:49.324 6 INFO cinder.api.openstack.wsgi [None req-b57099c5-7747-4414-859e-223851106e55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 472/947] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:49.340 7 INFO cinder.api.openstack.wsgi [None req-18a5c7bc-f44c-4ce4-a258-deef3a0f0389 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:12:49.346 7 INFO cinder.api.openstack.wsgi [None req-18a5c7bc-f44c-4ce4-a258-deef3a0f0389 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 476/948] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.384 6 INFO cinder.api.openstack.wsgi [None req-1b59d715-2ece-4fe4-a2d4-50e8345656bb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true 2026-04-02 18:12:49.408 6 INFO cinder.api.openstack.wsgi [None req-1b59d715-2ece-4fe4-a2d4-50e8345656bb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 473/949] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.422 7 INFO cinder.api.openstack.wsgi [None req-17334159-a28f-4089-9c60-f3f9d98df6d7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true 2026-04-02 18:12:49.447 7 INFO cinder.api.openstack.wsgi [None req-17334159-a28f-4089-9c60-f3f9d98df6d7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 477/950] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.461 6 INFO cinder.api.openstack.wsgi [None req-8b770f62-d3de-4b0b-a3f7-9e0f318a7ae0 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6256f2d469674bc593fec3cca2f2cd98?usage=true 2026-04-02 18:12:49.484 6 INFO cinder.api.openstack.wsgi [None req-8b770f62-d3de-4b0b-a3f7-9e0f318a7ae0 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6256f2d469674bc593fec3cca2f2cd98?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 474/951] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6256f2d469674bc593fec3cca2f2cd98?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.496 7 INFO cinder.api.openstack.wsgi [None req-9bd8fe88-0d8a-4c18-8063-14de21688f52 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true 2026-04-02 18:12:49.530 7 INFO cinder.api.openstack.wsgi [None req-9bd8fe88-0d8a-4c18-8063-14de21688f52 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 478/952] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.543 6 INFO cinder.api.openstack.wsgi [None req-36f76baa-4807-4f0a-abfd-1eb0612d52bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:12:49.579 6 INFO cinder.api.openstack.wsgi [None req-36f76baa-4807-4f0a-abfd-1eb0612d52bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 475/953] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.596 7 INFO cinder.api.openstack.wsgi [None req-23a82e18-c7f4-4bd4-ba47-b441b4bcba77 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:12:49.619 7 INFO cinder.api.openstack.wsgi [None req-23a82e18-c7f4-4bd4-ba47-b441b4bcba77 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 479/954] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.636 6 INFO cinder.api.openstack.wsgi [None req-51eece93-5d0f-4fdc-af49-9cefde6fa18b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:12:49.671 6 INFO cinder.api.openstack.wsgi [None req-51eece93-5d0f-4fdc-af49-9cefde6fa18b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 476/955] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.685 7 INFO cinder.api.openstack.wsgi [None req-f6064133-70c7-4aca-8dc4-d0bc4fb94793 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/804628862c424872a02942822c2de90f?usage=true 2026-04-02 18:12:49.709 7 INFO cinder.api.openstack.wsgi [None req-f6064133-70c7-4aca-8dc4-d0bc4fb94793 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/804628862c424872a02942822c2de90f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 480/956] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/804628862c424872a02942822c2de90f?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.721 6 INFO cinder.api.openstack.wsgi [None req-bd18c1fd-bd3c-42c0-adae-ae19b631bd3a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/8cca24af9369487497da83ba84cb3496?usage=true 2026-04-02 18:12:49.745 6 INFO cinder.api.openstack.wsgi [None req-bd18c1fd-bd3c-42c0-adae-ae19b631bd3a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/8cca24af9369487497da83ba84cb3496?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 477/957] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/8cca24af9369487497da83ba84cb3496?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.758 7 INFO cinder.api.openstack.wsgi [None req-89090573-1bc1-4845-8e08-dcca5d853890 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/8f920763e483415cb6ee1b07fce82c01?usage=true 2026-04-02 18:12:49.781 7 INFO cinder.api.openstack.wsgi [None req-89090573-1bc1-4845-8e08-dcca5d853890 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/8f920763e483415cb6ee1b07fce82c01?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 481/958] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/8f920763e483415cb6ee1b07fce82c01?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.796 6 INFO cinder.api.openstack.wsgi [None req-26a1ffc8-7b66-4dc2-916c-95cba4b7e490 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/a6ae57d2ff4541ec9e4f8340ffca550a?usage=true 2026-04-02 18:12:49.826 6 INFO cinder.api.openstack.wsgi [None req-26a1ffc8-7b66-4dc2-916c-95cba4b7e490 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/a6ae57d2ff4541ec9e4f8340ffca550a?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 478/959] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/a6ae57d2ff4541ec9e4f8340ffca550a?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.840 7 INFO cinder.api.openstack.wsgi [None req-69ea0e7f-133e-49d9-a384-cfacb7f0b921 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true 2026-04-02 18:12:49.872 7 INFO cinder.api.openstack.wsgi [None req-69ea0e7f-133e-49d9-a384-cfacb7f0b921 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 482/960] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.887 6 INFO cinder.api.openstack.wsgi [None req-b5df5235-7d58-4967-9cbb-5295dbd1688c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true 2026-04-02 18:12:49.912 6 INFO cinder.api.openstack.wsgi [None req-b5df5235-7d58-4967-9cbb-5295dbd1688c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 479/961] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.926 7 INFO cinder.api.openstack.wsgi [None req-02b4d4d5-9bb8-4d40-92af-5704cefe9eaa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true 2026-04-02 18:12:49.952 7 INFO cinder.api.openstack.wsgi [None req-02b4d4d5-9bb8-4d40-92af-5704cefe9eaa 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 483/962] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:49.964 6 INFO cinder.api.openstack.wsgi [None req-a35d7c49-cccf-4291-a725-ee6443716e7f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true 2026-04-02 18:12:49.986 6 INFO cinder.api.openstack.wsgi [None req-a35d7c49-cccf-4291-a725-ee6443716e7f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 480/963] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:50.001 7 INFO cinder.api.openstack.wsgi [None req-0af0dd1e-b127-400d-af7c-3f16603a46ee 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d32eca37cd134564aa522645c4611da8?usage=true 2026-04-02 18:12:50.025 7 INFO cinder.api.openstack.wsgi [None req-0af0dd1e-b127-400d-af7c-3f16603a46ee 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d32eca37cd134564aa522645c4611da8?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 484/964] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d32eca37cd134564aa522645c4611da8?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:50.038 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/dadb0c695fc6422587fdd11e1cea5c06?usage=true 2026-04-02 18:12:50.054 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/dadb0c695fc6422587fdd11e1cea5c06?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 481/965] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:50 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/dadb0c695fc6422587fdd11e1cea5c06?usage=true => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:50.073 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/fa88295abcc64f759adcb198c6b51512?usage=true 2026-04-02 18:12:50.095 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/fa88295abcc64f759adcb198c6b51512?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 485/966] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:12:50 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/fa88295abcc64f759adcb198c6b51512?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:12:57.002 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:12:57.003 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:12:57.003 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:12:57.004 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:13:07.003 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:13:07.003 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:13:07.004 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:13:07.005 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:13:17.003 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:13:17.003 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:13:17.005 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:13:17.005 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:13:27.003 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:13:27.004 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:13:27.003 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:13:27.005 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:13:37.004 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:13:37.004 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:13:37.005 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:13:37.006 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:13:47.003 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:13:47.005 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:13:47.005 7 INFO cinder.api.openstack.wsgi [None req-a4b9a646-9b9d-4713-87eb-9bb8295bf04d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:13:47.007 6 INFO cinder.api.openstack.wsgi [None req-187aac49-a0db-4b70-98bf-c9ab2d083442 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:13:48.798 7 INFO cinder.api.openstack.wsgi [None req-10496214-dc5c-44ce-b5cb-4652f5279eac 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:13:48.816 7 INFO cinder.volume.api [None req-10496214-dc5c-44ce-b5cb-4652f5279eac 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:13:48.822 7 INFO cinder.api.openstack.wsgi [None req-10496214-dc5c-44ce-b5cb-4652f5279eac 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 492/979] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:13:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 1790 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:13:48.870 6 INFO cinder.api.openstack.wsgi [None req-dd6675b7-d581-4552-ad58-07e7c9cb421a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true 2026-04-02 18:13:48.904 6 INFO cinder.api.openstack.wsgi [None req-dd6675b7-d581-4552-ad58-07e7c9cb421a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 488/980] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:13:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:13:48.918 7 INFO cinder.api.openstack.wsgi [None req-3c742407-e28d-4ca1-b06c-39b270bdc2ca 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true 2026-04-02 18:13:48.946 7 INFO cinder.api.openstack.wsgi [None req-3c742407-e28d-4ca1-b06c-39b270bdc2ca 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 493/981] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:13:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:13:48.961 6 INFO cinder.api.openstack.wsgi [None req-20957164-19c4-49c2-9907-d71631da0e33 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true 2026-04-02 18:13:48.983 6 INFO cinder.api.openstack.wsgi [None req-20957164-19c4-49c2-9907-d71631da0e33 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 489/982] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:13:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:13:48.999 7 INFO cinder.api.openstack.wsgi [None req-7831cf97-1733-41da-8045-7e80adba0815 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:13:49.018 7 INFO cinder.api.openstack.wsgi [None req-7831cf97-1733-41da-8045-7e80adba0815 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 494/983] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:13:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:13:49.031 6 INFO cinder.api.openstack.wsgi [None req-cc3b2604-5bb3-4297-bc48-a2f672865d9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:13:49.072 6 INFO cinder.api.openstack.wsgi [None req-cc3b2604-5bb3-4297-bc48-a2f672865d9d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 490/984] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:13:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:13:49.084 7 INFO cinder.api.openstack.wsgi [None req-4b3a2f9c-7f33-43c6-a8ef-77e004c66759 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6826b6cf57374e6db400fe52b3d21e8d?usage=true 2026-04-02 18:13:49.106 7 INFO cinder.api.openstack.wsgi [None req-4b3a2f9c-7f33-43c6-a8ef-77e004c66759 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6826b6cf57374e6db400fe52b3d21e8d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 495/985] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:13:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6826b6cf57374e6db400fe52b3d21e8d?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:13:49.116 6 INFO cinder.api.openstack.wsgi [None req-b2ca24ba-9321-4384-a4c7-9aa408682d01 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:13:49.148 6 INFO cinder.api.openstack.wsgi [None req-b2ca24ba-9321-4384-a4c7-9aa408682d01 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 491/986] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:13:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:13:49.163 7 INFO cinder.api.openstack.wsgi [None req-20be47d9-ca4b-43a9-9191-8e98ee521d42 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/804628862c424872a02942822c2de90f?usage=true 2026-04-02 18:13:49.182 7 INFO cinder.api.openstack.wsgi [None req-20be47d9-ca4b-43a9-9191-8e98ee521d42 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/804628862c424872a02942822c2de90f?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 496/987] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:13:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/804628862c424872a02942822c2de90f?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:13:49.203 6 INFO cinder.api.openstack.wsgi [None req-6720c410-da14-497a-a466-1462d451ddd8 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true 2026-04-02 18:13:49.240 6 INFO cinder.api.openstack.wsgi [None req-6720c410-da14-497a-a466-1462d451ddd8 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 492/988] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:13:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:13:49.256 7 INFO cinder.api.openstack.wsgi [None req-ef452b3c-c8e0-476d-b4fe-08667ade3e98 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true 2026-04-02 18:13:49.281 7 INFO cinder.api.openstack.wsgi [None req-ef452b3c-c8e0-476d-b4fe-08667ade3e98 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 497/989] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:13:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:13:49.291 6 INFO cinder.api.openstack.wsgi [None req-d86decf9-fcff-4fd7-94d9-2e7bf9976daf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true 2026-04-02 18:13:49.310 6 INFO cinder.api.openstack.wsgi [None req-d86decf9-fcff-4fd7-94d9-2e7bf9976daf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 493/990] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:13:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:13:49.323 7 INFO cinder.api.openstack.wsgi [None req-7406e9d7-6c5f-43bc-a7e9-c7076c9a0b9b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true 2026-04-02 18:13:49.341 7 INFO cinder.api.openstack.wsgi [None req-7406e9d7-6c5f-43bc-a7e9-c7076c9a0b9b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 498/991] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:13:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:13:49.353 6 INFO cinder.api.openstack.wsgi [None req-779dffc1-0403-40ff-a734-935be6cffe92 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/f363cadb96344fbe867573bc981547bd?usage=true 2026-04-02 18:13:49.373 6 INFO cinder.api.openstack.wsgi [None req-779dffc1-0403-40ff-a734-935be6cffe92 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/f363cadb96344fbe867573bc981547bd?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 494/992] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:13:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/f363cadb96344fbe867573bc981547bd?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:13:49.384 7 INFO cinder.api.openstack.wsgi [None req-996a6502-168d-44cd-8e38-89e0dcc3de33 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:13:49.390 7 INFO cinder.api.openstack.wsgi [None req-996a6502-168d-44cd-8e38-89e0dcc3de33 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 499/993] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:13:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:13:49.400 6 INFO cinder.api.openstack.wsgi [None req-a102d7be-281d-4585-b7cd-e512ebe352d5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:13:49.903 6 INFO cinder.api.openstack.wsgi [None req-a102d7be-281d-4585-b7cd-e512ebe352d5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 495/994] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:13:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:13:49.916 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:13:49.929 7 INFO cinder.volume.api [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:13:49.936 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 500/995] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:13:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 1790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:13:49.950 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:13:49.957 6 INFO cinder.volume.api [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:13:49.958 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 496/996] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:13:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:13:57.003 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:13:57.003 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:13:57.004 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:13:57.004 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:14:07.004 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:14:07.004 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:14:07.006 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:14:07.006 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:14:17.003 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:14:17.004 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:14:17.005 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:14:17.005 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:14:27.004 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:14:27.004 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:14:27.005 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:14:27.005 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:14:37.004 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:14:37.004 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:14:37.005 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:14:37.005 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:14:47.003 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:14:47.003 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:14:47.004 7 INFO cinder.api.openstack.wsgi [None req-8934678f-0cac-43c0-9fde-a5261bca7c7a 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:14:47.005 6 INFO cinder.api.openstack.wsgi [None req-4e6e0070-e8f3-43ee-b0f8-bcc656a7390f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:14:48.678 7 INFO cinder.api.openstack.wsgi [None req-498e4c30-b983-4665-801f-335824ea9f06 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:14:48.702 7 INFO cinder.volume.api [None req-498e4c30-b983-4665-801f-335824ea9f06 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:14:48.711 7 INFO cinder.api.openstack.wsgi [None req-498e4c30-b983-4665-801f-335824ea9f06 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 507/1009] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:14:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 1790 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:14:48.756 6 INFO cinder.api.openstack.wsgi [None req-451373dd-8cfa-4f44-84f4-e9f2c2a0ba2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true 2026-04-02 18:14:48.788 6 INFO cinder.api.openstack.wsgi [None req-451373dd-8cfa-4f44-84f4-e9f2c2a0ba2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 503/1010] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:14:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:14:48.798 7 INFO cinder.api.openstack.wsgi [None req-922c2b0f-fbe7-4741-ba46-2bf6a79bc9b9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true 2026-04-02 18:14:48.823 7 INFO cinder.api.openstack.wsgi [None req-922c2b0f-fbe7-4741-ba46-2bf6a79bc9b9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 508/1011] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:14:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:14:48.834 6 INFO cinder.api.openstack.wsgi [None req-0257dd3a-3fe9-41f1-a80f-bf3060d235eb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true 2026-04-02 18:14:48.856 6 INFO cinder.api.openstack.wsgi [None req-0257dd3a-3fe9-41f1-a80f-bf3060d235eb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 504/1012] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:14:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:14:48.865 7 INFO cinder.api.openstack.wsgi [None req-59b9aece-02fd-4bb0-b728-89330bbe1b49 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:14:48.891 7 INFO cinder.api.openstack.wsgi [None req-59b9aece-02fd-4bb0-b728-89330bbe1b49 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 509/1013] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:14:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:14:48.901 6 INFO cinder.api.openstack.wsgi [None req-f550f4fc-7f1a-4733-a04e-6160a958e5c5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:14:48.924 6 INFO cinder.api.openstack.wsgi [None req-f550f4fc-7f1a-4733-a04e-6160a958e5c5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 505/1014] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:14:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:14:48.934 7 INFO cinder.api.openstack.wsgi [None req-f9edae6f-d2bb-48d8-926a-29d834e1b11d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:14:48.955 7 INFO cinder.api.openstack.wsgi [None req-f9edae6f-d2bb-48d8-926a-29d834e1b11d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 510/1015] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:14:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:14:48.965 6 INFO cinder.api.openstack.wsgi [None req-32f360e0-71ba-4128-8e63-30be188305e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/804628862c424872a02942822c2de90f?usage=true 2026-04-02 18:14:48.985 6 INFO cinder.api.openstack.wsgi [None req-32f360e0-71ba-4128-8e63-30be188305e9 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/804628862c424872a02942822c2de90f?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 506/1016] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:14:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/804628862c424872a02942822c2de90f?usage=true => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:14:48.995 7 INFO cinder.api.openstack.wsgi [None req-55cca2f1-1869-4276-8294-68d40d9c39d6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true 2026-04-02 18:14:49.025 7 INFO cinder.api.openstack.wsgi [None req-55cca2f1-1869-4276-8294-68d40d9c39d6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 511/1017] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:14:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:14:49.037 6 INFO cinder.api.openstack.wsgi [None req-da35f343-849f-47ac-a761-32fe41962f08 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true 2026-04-02 18:14:49.066 6 INFO cinder.api.openstack.wsgi [None req-da35f343-849f-47ac-a761-32fe41962f08 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 507/1018] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:14:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:14:49.079 7 INFO cinder.api.openstack.wsgi [None req-925cd7d0-6329-42de-95ef-27bcfef1e881 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true 2026-04-02 18:14:49.112 7 INFO cinder.api.openstack.wsgi [None req-925cd7d0-6329-42de-95ef-27bcfef1e881 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 512/1019] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:14:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:14:49.127 6 INFO cinder.api.openstack.wsgi [None req-4fc448ba-9687-4e8e-978c-f5af6f746c79 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true 2026-04-02 18:14:49.175 6 INFO cinder.api.openstack.wsgi [None req-4fc448ba-9687-4e8e-978c-f5af6f746c79 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 508/1020] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:14:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:14:49.188 7 INFO cinder.api.openstack.wsgi [None req-964a3b1d-7158-4b76-a581-df7730c513bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:14:49.196 7 INFO cinder.volume.api [None req-964a3b1d-7158-4b76-a581-df7730c513bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:14:49.197 7 INFO cinder.api.openstack.wsgi [None req-964a3b1d-7158-4b76-a581-df7730c513bf 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 513/1021] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:14:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:14:49.221 6 INFO cinder.api.openstack.wsgi [None req-88bc97f9-fcdd-4821-8e54-2a0c88417a33 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:14:49.242 6 INFO cinder.api.openstack.wsgi [None req-88bc97f9-fcdd-4821-8e54-2a0c88417a33 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 6|app: 0|req: 509/1022] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:14:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:14:49.255 7 INFO cinder.api.openstack.wsgi [None req-20948c60-4ab6-4253-a13f-d4c8089a1955 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:14:49.759 7 INFO cinder.api.openstack.wsgi [None req-20948c60-4ab6-4253-a13f-d4c8089a1955 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 514/1023] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:14:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true => generated 671 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:14:49.778 6 INFO cinder.api.openstack.wsgi [None req-06a22735-8f06-4a9f-979e-b65565178079 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:14:49.793 6 INFO cinder.volume.api [None req-06a22735-8f06-4a9f-979e-b65565178079 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:14:49.801 6 INFO cinder.api.openstack.wsgi [None req-06a22735-8f06-4a9f-979e-b65565178079 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 510/1024] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:14:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 1790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-04-02 18:14:57.003 7 INFO cinder.api.openstack.wsgi [None req-20948c60-4ab6-4253-a13f-d4c8089a1955 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:14:57.003 6 INFO cinder.api.openstack.wsgi [None req-06a22735-8f06-4a9f-979e-b65565178079 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:14:57.004 7 INFO cinder.api.openstack.wsgi [None req-20948c60-4ab6-4253-a13f-d4c8089a1955 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:14:57.004 6 INFO cinder.api.openstack.wsgi [None req-06a22735-8f06-4a9f-979e-b65565178079 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:15:07.003 7 INFO cinder.api.openstack.wsgi [None req-20948c60-4ab6-4253-a13f-d4c8089a1955 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:15:07.003 6 INFO cinder.api.openstack.wsgi [None req-06a22735-8f06-4a9f-979e-b65565178079 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:15:07.004 7 INFO cinder.api.openstack.wsgi [None req-20948c60-4ab6-4253-a13f-d4c8089a1955 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:15:07.004 6 INFO cinder.api.openstack.wsgi [None req-06a22735-8f06-4a9f-979e-b65565178079 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:15:16.071 7 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-9025cc44-9a6d-4fb1-9e26-a54b994dc2be 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/attachments/0c099828-6b48-4e88-9d3e-ddc885688cf8 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:15:16.638 7 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-9025cc44-9a6d-4fb1-9e26-a54b994dc2be 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/attachments/0c099828-6b48-4e88-9d3e-ddc885688cf8 returned with HTTP 200 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 7|app: 0|req: 517/1029] 199.19.213.133 () {38 vars in 1103 bytes} [Thu Apr 2 18:15:16 2026] DELETE /v3/64192436849b41b8b4ae850920ef1780/attachments/0c099828-6b48-4e88-9d3e-ddc885688cf8 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:15:16.652 6 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-3d273386-1af7-4e1a-a8c2-ee7584e2d8e7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 2026-04-02 18:15:16.652 6 INFO cinder.api.v3.volumes [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-3d273386-1af7-4e1a-a8c2-ee7584e2d8e7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Delete volume with id: 0fe2feee-6d01-4479-a851-b1d3c7e88936 /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:15:16.663 6 INFO cinder.volume.api [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-3d273386-1af7-4e1a-a8c2-ee7584e2d8e7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Volume info retrieved successfully. 2026-04-02 18:15:16.687 6 INFO cinder.volume.api [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-3d273386-1af7-4e1a-a8c2-ee7584e2d8e7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Delete volume request issued successfully. 2026-04-02 18:15:16.687 6 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-3d273386-1af7-4e1a-a8c2-ee7584e2d8e7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 returned with HTTP 202 /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) [pid: 6|app: 0|req: 513/1030] 199.19.213.133 () {36 vars in 1054 bytes} [Thu Apr 2 18:15:16 2026] DELETE /v3/64192436849b41b8b4ae850920ef1780/volumes/0fe2feee-6d01-4479-a851-b1d3c7e88936 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-04-02 18:15:17.004 7 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-9025cc44-9a6d-4fb1-9e26-a54b994dc2be 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:15:17.004 6 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-3d273386-1af7-4e1a-a8c2-ee7584e2d8e7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:15:17.004 7 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-9025cc44-9a6d-4fb1-9e26-a54b994dc2be 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:15:17.004 6 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-3d273386-1af7-4e1a-a8c2-ee7584e2d8e7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:15:27.004 7 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-9025cc44-9a6d-4fb1-9e26-a54b994dc2be 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:15:27.004 6 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-3d273386-1af7-4e1a-a8c2-ee7584e2d8e7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:15:27.006 7 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-9025cc44-9a6d-4fb1-9e26-a54b994dc2be 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:15:27.006 6 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-3d273386-1af7-4e1a-a8c2-ee7584e2d8e7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:15:37.003 6 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-3d273386-1af7-4e1a-a8c2-ee7584e2d8e7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:15:37.003 7 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-9025cc44-9a6d-4fb1-9e26-a54b994dc2be 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:15:37.004 6 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-3d273386-1af7-4e1a-a8c2-ee7584e2d8e7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:15:37.005 7 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-9025cc44-9a6d-4fb1-9e26-a54b994dc2be 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:15:47.003 6 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-3d273386-1af7-4e1a-a8c2-ee7584e2d8e7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:15:47.004 7 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-9025cc44-9a6d-4fb1-9e26-a54b994dc2be 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:15:47.005 6 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-3d273386-1af7-4e1a-a8c2-ee7584e2d8e7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:15:47.005 7 INFO cinder.api.openstack.wsgi [req-7a5e502b-508e-4ddd-a7f1-58fd777d3096 req-9025cc44-9a6d-4fb1-9e26-a54b994dc2be 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:15:48.728 6 INFO cinder.api.openstack.wsgi [None req-7bb1f3ef-1c0f-4f62-b28a-0368ecf91351 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true 2026-04-02 18:15:48.748 6 INFO cinder.api.openstack.wsgi [None req-7bb1f3ef-1c0f-4f62-b28a-0368ecf91351 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 518/1039] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:15:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3c3f236e12144ee680be8b8c1b1d7ac6?usage=true => generated 847 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:15:48.762 7 INFO cinder.api.openstack.wsgi [None req-2b2979b2-6c90-472d-b81f-1a186f8cb4e0 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-04-02 18:15:48.788 7 INFO cinder.api.openstack.wsgi [None req-2b2979b2-6c90-472d-b81f-1a186f8cb4e0 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 522/1040] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:15:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/3d0229f0968c4506b0e6d9ad76762506?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:15:48.800 6 INFO cinder.api.openstack.wsgi [None req-42e9dc9e-fce7-4f7b-8fa8-f7369dcdf53d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true 2026-04-02 18:15:48.821 6 INFO cinder.api.openstack.wsgi [None req-42e9dc9e-fce7-4f7b-8fa8-f7369dcdf53d 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 519/1041] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:15:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/62dd7a87e19749e4ad9c94be4e5b0259?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:15:48.835 7 INFO cinder.api.openstack.wsgi [None req-7561a2d6-0985-4725-8abd-32dc6962e338 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:15:48.857 7 INFO cinder.api.openstack.wsgi [None req-7561a2d6-0985-4725-8abd-32dc6962e338 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 523/1042] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:15:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:15:48.870 6 INFO cinder.api.openstack.wsgi [None req-1755e68c-a09a-41c7-929f-300a2bd10949 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:15:48.893 6 INFO cinder.api.openstack.wsgi [None req-1755e68c-a09a-41c7-929f-300a2bd10949 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 520/1043] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:15:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:15:48.904 7 INFO cinder.api.openstack.wsgi [None req-1427841f-400e-432d-b2cc-4f5125623188 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:15:48.924 7 INFO cinder.api.openstack.wsgi [None req-1427841f-400e-432d-b2cc-4f5125623188 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 524/1044] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:15:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:15:48.936 6 INFO cinder.api.openstack.wsgi [None req-3f9b7ac0-f9e4-4ba1-b637-66f10907915e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true 2026-04-02 18:15:48.957 6 INFO cinder.api.openstack.wsgi [None req-3f9b7ac0-f9e4-4ba1-b637-66f10907915e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 521/1045] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:15:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/bd6d68ff57c44423b77b677941995ce3?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:15:48.967 7 INFO cinder.api.openstack.wsgi [None req-c3bc4898-89bb-4718-b14c-3a83e73fd3be 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true 2026-04-02 18:15:48.988 7 INFO cinder.api.openstack.wsgi [None req-c3bc4898-89bb-4718-b14c-3a83e73fd3be 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 525/1046] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:15:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cd88c8b381804799b5cc054070c5374b?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:15:48.999 6 INFO cinder.api.openstack.wsgi [None req-e067cdea-cef4-4f62-b7ff-6a17f08a9385 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true 2026-04-02 18:15:49.020 6 INFO cinder.api.openstack.wsgi [None req-e067cdea-cef4-4f62-b7ff-6a17f08a9385 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 522/1047] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:15:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/cfc04783a1744ece84690a375357168d?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:15:49.033 7 INFO cinder.api.openstack.wsgi [None req-232f7e3d-9467-4e57-a3f6-e5cd2b26b4bc 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true 2026-04-02 18:15:49.056 7 INFO cinder.api.openstack.wsgi [None req-232f7e3d-9467-4e57-a3f6-e5cd2b26b4bc 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 526/1048] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:15:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/d06dcd19e8cc478eb9b7c48ab3ce8815?usage=true => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:15:49.068 6 INFO cinder.api.openstack.wsgi [None req-13cb466e-969e-4276-ac14-a44dd0ba70ba 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:15:49.572 6 INFO cinder.api.openstack.wsgi [None req-13cb466e-969e-4276-ac14-a44dd0ba70ba 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 523/1049] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:15:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:15:49.583 7 INFO cinder.api.openstack.wsgi [None req-e72ea8f1-0a8f-405c-973c-78950a057b34 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:15:49.588 7 INFO cinder.volume.api [None req-e72ea8f1-0a8f-405c-973c-78950a057b34 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:15:49.589 7 INFO cinder.api.openstack.wsgi [None req-e72ea8f1-0a8f-405c-973c-78950a057b34 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 527/1050] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:15:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:15:49.600 6 INFO cinder.api.openstack.wsgi [None req-f1c4bb0c-080d-4556-8cdc-28558747d5f6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:15:49.610 6 INFO cinder.volume.api [None req-f1c4bb0c-080d-4556-8cdc-28558747d5f6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:15:49.612 6 INFO cinder.api.openstack.wsgi [None req-f1c4bb0c-080d-4556-8cdc-28558747d5f6 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 524/1051] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:15:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:15:49.622 7 INFO cinder.api.openstack.wsgi [None req-a368814b-96f1-4b6e-ae7f-ec54b76593cb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:15:49.631 7 INFO cinder.volume.api [None req-a368814b-96f1-4b6e-ae7f-ec54b76593cb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:15:49.633 7 INFO cinder.api.openstack.wsgi [None req-a368814b-96f1-4b6e-ae7f-ec54b76593cb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 528/1052] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:15:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:15:49.643 6 INFO cinder.api.openstack.wsgi [None req-3bc3bb41-b959-429e-a6e9-4438450c7fc7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:15:49.648 6 INFO cinder.api.openstack.wsgi [None req-3bc3bb41-b959-429e-a6e9-4438450c7fc7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 6|app: 0|req: 525/1053] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:15:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:15:57.004 7 INFO cinder.api.openstack.wsgi [None req-a368814b-96f1-4b6e-ae7f-ec54b76593cb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:15:57.004 6 INFO cinder.api.openstack.wsgi [None req-3bc3bb41-b959-429e-a6e9-4438450c7fc7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:15:57.005 6 INFO cinder.api.openstack.wsgi [None req-3bc3bb41-b959-429e-a6e9-4438450c7fc7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:15:57.005 7 INFO cinder.api.openstack.wsgi [None req-a368814b-96f1-4b6e-ae7f-ec54b76593cb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:16:07.003 6 INFO cinder.api.openstack.wsgi [None req-3bc3bb41-b959-429e-a6e9-4438450c7fc7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:16:07.003 7 INFO cinder.api.openstack.wsgi [None req-a368814b-96f1-4b6e-ae7f-ec54b76593cb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:16:07.004 6 INFO cinder.api.openstack.wsgi [None req-3bc3bb41-b959-429e-a6e9-4438450c7fc7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:16:07.004 7 INFO cinder.api.openstack.wsgi [None req-a368814b-96f1-4b6e-ae7f-ec54b76593cb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:16:17.003 6 INFO cinder.api.openstack.wsgi [None req-3bc3bb41-b959-429e-a6e9-4438450c7fc7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:16:17.004 6 INFO cinder.api.openstack.wsgi [None req-3bc3bb41-b959-429e-a6e9-4438450c7fc7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:16:17.004 7 INFO cinder.api.openstack.wsgi [None req-a368814b-96f1-4b6e-ae7f-ec54b76593cb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:16:17.006 7 INFO cinder.api.openstack.wsgi [None req-a368814b-96f1-4b6e-ae7f-ec54b76593cb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:16:27.003 7 INFO cinder.api.openstack.wsgi [None req-a368814b-96f1-4b6e-ae7f-ec54b76593cb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:16:27.003 6 INFO cinder.api.openstack.wsgi [None req-3bc3bb41-b959-429e-a6e9-4438450c7fc7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:16:27.004 7 INFO cinder.api.openstack.wsgi [None req-a368814b-96f1-4b6e-ae7f-ec54b76593cb 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:16:27.005 6 INFO cinder.api.openstack.wsgi [None req-3bc3bb41-b959-429e-a6e9-4438450c7fc7 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:16:31.796 7 INFO cinder.api.openstack.wsgi [None req-4a8494cb-e192-4171-a7bd-350e02ac40a2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots 2026-04-02 18:16:31.802 7 INFO cinder.volume.api [None req-4a8494cb-e192-4171-a7bd-350e02ac40a2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:16:31.803 7 INFO cinder.api.openstack.wsgi [None req-4a8494cb-e192-4171-a7bd-350e02ac40a2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 533/1062] 10.0.0.191 () {32 vars in 705 bytes} [Thu Apr 2 18:16:31 2026] GET /v3/64192436849b41b8b4ae850920ef1780/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:16:31.819 6 INFO cinder.api.openstack.wsgi [None req-34a3ff16-a125-467e-9e38-41ba860afb55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes 2026-04-02 18:16:31.828 6 INFO cinder.volume.api [None req-34a3ff16-a125-467e-9e38-41ba860afb55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:16:31.828 6 INFO cinder.api.openstack.wsgi [None req-34a3ff16-a125-467e-9e38-41ba860afb55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes returned with HTTP 200 [pid: 6|app: 0|req: 530/1063] 10.0.0.191 () {32 vars in 701 bytes} [Thu Apr 2 18:16:31 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:16:37.003 6 INFO cinder.api.openstack.wsgi [None req-34a3ff16-a125-467e-9e38-41ba860afb55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:16:37.004 7 INFO cinder.api.openstack.wsgi [None req-4a8494cb-e192-4171-a7bd-350e02ac40a2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:16:37.005 6 INFO cinder.api.openstack.wsgi [None req-34a3ff16-a125-467e-9e38-41ba860afb55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:16:37.005 7 INFO cinder.api.openstack.wsgi [None req-4a8494cb-e192-4171-a7bd-350e02ac40a2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:16:47.003 6 INFO cinder.api.openstack.wsgi [None req-34a3ff16-a125-467e-9e38-41ba860afb55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:16:47.003 7 INFO cinder.api.openstack.wsgi [None req-4a8494cb-e192-4171-a7bd-350e02ac40a2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:16:47.004 6 INFO cinder.api.openstack.wsgi [None req-34a3ff16-a125-467e-9e38-41ba860afb55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:16:47.005 7 INFO cinder.api.openstack.wsgi [None req-4a8494cb-e192-4171-a7bd-350e02ac40a2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:16:48.690 6 INFO cinder.api.openstack.wsgi [None req-86cfd848-1e79-4ad8-bc2f-2a6e023cca11 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:16:48.712 6 INFO cinder.api.openstack.wsgi [None req-86cfd848-1e79-4ad8-bc2f-2a6e023cca11 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 533/1068] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:16:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:16:48.723 7 INFO cinder.api.openstack.wsgi [None req-c0307aa0-12e5-4713-8c8e-1a0a36f81768 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:16:48.755 7 INFO cinder.api.openstack.wsgi [None req-c0307aa0-12e5-4713-8c8e-1a0a36f81768 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 536/1069] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:16:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:16:48.767 6 INFO cinder.api.openstack.wsgi [None req-ee8805a6-eadf-4207-8dae-564754b6944b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:16:48.790 6 INFO cinder.api.openstack.wsgi [None req-ee8805a6-eadf-4207-8dae-564754b6944b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 534/1070] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:16:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:16:48.802 7 INFO cinder.api.openstack.wsgi [None req-d27cf4b8-c609-4ec2-a8cc-ee31672b783b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:16:48.811 7 INFO cinder.volume.api [None req-d27cf4b8-c609-4ec2-a8cc-ee31672b783b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:16:48.813 7 INFO cinder.api.openstack.wsgi [None req-d27cf4b8-c609-4ec2-a8cc-ee31672b783b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 537/1071] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:16:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:16:48.823 6 INFO cinder.api.openstack.wsgi [None req-3bed374c-dfb1-40ec-9f48-9eac82a1bfce 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:16:48.830 6 INFO cinder.api.openstack.wsgi [None req-3bed374c-dfb1-40ec-9f48-9eac82a1bfce 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 6|app: 0|req: 535/1072] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:16:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:16:48.841 7 INFO cinder.api.openstack.wsgi [None req-29ffa417-98fd-4208-aeb0-ac3babcaeb55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:16:48.849 7 INFO cinder.volume.api [None req-29ffa417-98fd-4208-aeb0-ac3babcaeb55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:16:48.851 7 INFO cinder.api.openstack.wsgi [None req-29ffa417-98fd-4208-aeb0-ac3babcaeb55 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 538/1073] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:16:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:16:48.861 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:16:48.866 6 INFO cinder.volume.api [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:16:48.867 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 536/1074] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:16:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:16:48.878 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:16:49.381 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 539/1075] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:16:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:16:57.003 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:16:57.003 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:16:57.004 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:16:57.005 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:17:07.003 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:17:07.004 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:17:07.004 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:17:07.005 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:17:17.004 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:17:17.005 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:17:17.005 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:17:17.006 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:17:27.003 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:17:27.004 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:17:27.004 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:17:27.004 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:17:37.003 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:17:37.003 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:17:37.003 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:17:37.005 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:17:47.003 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:17:47.003 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:17:47.004 7 INFO cinder.api.openstack.wsgi [None req-2df8d59b-3f1e-4972-92d3-ce40a9734629 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:17:47.005 6 INFO cinder.api.openstack.wsgi [None req-4a1cfad5-20fe-4546-a7c1-9630a8ecf917 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:17:48.672 7 INFO cinder.api.openstack.wsgi [None req-346901cb-ca69-4913-b2bf-3860201e18e2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:17:48.678 7 INFO cinder.api.openstack.wsgi [None req-346901cb-ca69-4913-b2bf-3860201e18e2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 546/1088] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:17:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:17:48.694 6 INFO cinder.api.openstack.wsgi [None req-7fc31fa8-bba9-4191-aed0-d0fcc1bc60a1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:17:49.198 6 INFO cinder.api.openstack.wsgi [None req-7fc31fa8-bba9-4191-aed0-d0fcc1bc60a1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 543/1089] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:17:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:17:49.207 7 INFO cinder.api.openstack.wsgi [None req-08373f4a-f81e-44df-9eea-6d5845310c2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:17:49.216 7 INFO cinder.volume.api [None req-08373f4a-f81e-44df-9eea-6d5845310c2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:17:49.218 7 INFO cinder.api.openstack.wsgi [None req-08373f4a-f81e-44df-9eea-6d5845310c2c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 547/1090] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:17:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:17:49.262 6 INFO cinder.api.openstack.wsgi [None req-504d225a-07f5-4b71-8502-beb09de65339 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:17:49.293 6 INFO cinder.api.openstack.wsgi [None req-504d225a-07f5-4b71-8502-beb09de65339 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 544/1091] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:17:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:17:49.306 7 INFO cinder.api.openstack.wsgi [None req-0e16b2e1-607c-45b6-80d3-5f1730094dca 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:17:49.327 7 INFO cinder.api.openstack.wsgi [None req-0e16b2e1-607c-45b6-80d3-5f1730094dca 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 548/1092] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:17:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:17:49.337 6 INFO cinder.api.openstack.wsgi [None req-bada4320-eb72-4e23-8b56-d2913a5b27e2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:17:49.366 6 INFO cinder.api.openstack.wsgi [None req-bada4320-eb72-4e23-8b56-d2913a5b27e2 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 545/1093] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:17:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:17:49.376 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:17:49.384 7 INFO cinder.volume.api [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:17:49.385 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 549/1094] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:17:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:17:49.397 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:17:49.405 6 INFO cinder.volume.api [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:17:49.407 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 546/1095] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:17:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:17:57.002 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:17:57.002 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:17:57.003 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:17:57.004 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:18:07.004 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:18:07.004 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:18:07.005 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:18:07.005 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:18:17.003 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:18:17.003 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:18:17.003 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:18:17.003 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:18:27.003 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:18:27.003 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:18:27.005 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:18:27.005 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:18:37.003 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:18:37.003 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:18:37.004 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:18:37.004 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:18:47.003 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:18:47.003 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:18:47.004 6 INFO cinder.api.openstack.wsgi [None req-1f80918f-5183-4f20-b05a-28447f30dc27 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:18:47.005 7 INFO cinder.api.openstack.wsgi [None req-2a230f09-9550-4a14-921a-32d11e5ca1d4 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:18:48.609 6 INFO cinder.api.openstack.wsgi [None req-7bcead3b-5eec-492c-ba3e-313a3b9c7eb5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:18:48.617 6 INFO cinder.volume.api [None req-7bcead3b-5eec-492c-ba3e-313a3b9c7eb5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:18:48.618 6 INFO cinder.api.openstack.wsgi [None req-7bcead3b-5eec-492c-ba3e-313a3b9c7eb5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 553/1108] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:18:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true => generated 17 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:18:48.628 7 INFO cinder.api.openstack.wsgi [None req-faf0e93a-dbb5-462c-bb84-cbdd669c07f5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:18:48.636 7 INFO cinder.api.openstack.wsgi [None req-faf0e93a-dbb5-462c-bb84-cbdd669c07f5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 556/1109] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:18:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:18:48.703 6 INFO cinder.api.openstack.wsgi [None req-8bb726a3-10c5-4404-a2a8-51f21f63a750 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:18:48.734 6 INFO cinder.api.openstack.wsgi [None req-8bb726a3-10c5-4404-a2a8-51f21f63a750 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 554/1110] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:18:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:18:48.741 7 INFO cinder.api.openstack.wsgi [None req-27278556-0e40-4a14-8434-c14967d0a08e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:18:48.771 7 INFO cinder.api.openstack.wsgi [None req-27278556-0e40-4a14-8434-c14967d0a08e 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 557/1111] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:18:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:18:48.783 6 INFO cinder.api.openstack.wsgi [None req-e4d9bec1-241d-4e81-b7d9-9a9bfed5348c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:18:48.816 6 INFO cinder.api.openstack.wsgi [None req-e4d9bec1-241d-4e81-b7d9-9a9bfed5348c 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 555/1112] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:18:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:18:48.828 7 INFO cinder.api.openstack.wsgi [None req-40b39769-d197-4734-bda7-b9c309d53512 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:18:48.839 7 INFO cinder.volume.api [None req-40b39769-d197-4734-bda7-b9c309d53512 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:18:48.842 7 INFO cinder.api.openstack.wsgi [None req-40b39769-d197-4734-bda7-b9c309d53512 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 558/1113] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:18:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:18:48.858 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:18:48.867 6 INFO cinder.volume.api [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:18:48.868 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 556/1114] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:18:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:18:48.877 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:18:49.381 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 559/1115] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:18:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:18:57.003 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:18:57.003 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:18:57.005 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:18:57.008 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:19:07.003 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:19:07.004 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:19:07.005 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:19:07.005 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:19:17.003 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:19:17.003 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:19:17.003 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:19:17.004 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:19:27.005 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:19:27.006 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:19:27.005 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:19:27.007 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:19:37.004 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:19:37.004 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:19:37.005 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:19:37.005 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:19:47.003 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:19:47.003 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:19:47.004 6 INFO cinder.api.openstack.wsgi [None req-afaef38d-95f1-416b-b1c4-8f0461b1d476 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:19:47.004 7 INFO cinder.api.openstack.wsgi [None req-acb6ebe0-a031-4d10-9593-24ebbf1e6640 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:19:48.555 6 INFO cinder.api.openstack.wsgi [None req-632764a0-833d-41d7-b9b6-9aeff84b88a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:19:48.566 6 INFO cinder.volume.api [None req-632764a0-833d-41d7-b9b6-9aeff84b88a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:19:48.568 6 INFO cinder.api.openstack.wsgi [None req-632764a0-833d-41d7-b9b6-9aeff84b88a3 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 563/1128] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:19:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:19:48.580 7 INFO cinder.api.openstack.wsgi [None req-85b247ce-6efb-4a63-8e9f-fddfebf7290b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:19:49.085 7 INFO cinder.api.openstack.wsgi [None req-85b247ce-6efb-4a63-8e9f-fddfebf7290b 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 566/1129] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:19:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:19:49.097 6 INFO cinder.api.openstack.wsgi [None req-4b8e6d19-3df3-44b4-aaa9-d3dc18606451 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:19:49.105 6 INFO cinder.volume.api [None req-4b8e6d19-3df3-44b4-aaa9-d3dc18606451 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:19:49.105 6 INFO cinder.api.openstack.wsgi [None req-4b8e6d19-3df3-44b4-aaa9-d3dc18606451 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 564/1130] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:19:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:19:49.123 7 INFO cinder.api.openstack.wsgi [None req-e08f23f8-255b-4427-a3ba-85c7ef090028 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:19:49.132 7 INFO cinder.api.openstack.wsgi [None req-e08f23f8-255b-4427-a3ba-85c7ef090028 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 567/1131] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:19:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:19:49.140 6 INFO cinder.api.openstack.wsgi [None req-7aa35ba1-be3f-4e31-8b2a-c3d4fdc8f4bd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:19:49.156 6 INFO cinder.volume.api [None req-7aa35ba1-be3f-4e31-8b2a-c3d4fdc8f4bd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:19:49.160 6 INFO cinder.api.openstack.wsgi [None req-7aa35ba1-be3f-4e31-8b2a-c3d4fdc8f4bd 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 565/1132] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:19:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:19:49.200 7 INFO cinder.api.openstack.wsgi [None req-5c595e54-75e4-4d38-8b9b-75eccce6955f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:19:49.229 7 INFO cinder.api.openstack.wsgi [None req-5c595e54-75e4-4d38-8b9b-75eccce6955f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 568/1133] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:19:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:19:49.246 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:19:49.271 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 566/1134] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:19:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:19:49.283 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:19:49.317 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 569/1135] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:19:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:19:57.003 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:19:57.004 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:19:57.005 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:19:57.005 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:20:07.003 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:20:07.003 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:20:07.004 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:20:07.004 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:20:17.003 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:20:17.005 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:20:17.004 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:20:17.006 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:20:27.003 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:20:27.003 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:20:27.003 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:20:27.005 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:20:37.003 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:20:37.003 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:20:37.004 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:20:37.004 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:20:47.003 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:20:47.003 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://10.0.0.120:8776/ 2026-04-02 18:20:47.003 7 INFO cinder.api.openstack.wsgi [None req-3dc42bf5-5dda-409d-b6f0-c3651a3c98da 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:20:47.004 6 INFO cinder.api.openstack.wsgi [None req-b57336b3-3f7d-4581-98e2-1c7405e59fa5 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://10.0.0.120:8776/ returned with HTTP 300 2026-04-02 18:20:48.608 7 INFO cinder.api.openstack.wsgi [None req-af212295-09f8-44e0-8943-b0a1e909c66f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:20:48.619 7 INFO cinder.volume.api [None req-af212295-09f8-44e0-8943-b0a1e909c66f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:20:48.621 7 INFO cinder.api.openstack.wsgi [None req-af212295-09f8-44e0-8943-b0a1e909c66f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 576/1148] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:20:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:20:48.633 6 INFO cinder.api.openstack.wsgi [None req-e4f8bd88-766b-4813-bbc0-368838c60235 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true 2026-04-02 18:20:49.137 6 INFO cinder.api.openstack.wsgi [None req-e4f8bd88-766b-4813-bbc0-368838c60235 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 6|app: 0|req: 573/1149] 10.0.0.244 () {28 vars in 696 bytes} [Thu Apr 2 18:20:48 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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-02 18:20:49.188 7 INFO cinder.api.openstack.wsgi [None req-71b313b1-dde6-4ee2-adb5-58d2af519af1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true 2026-04-02 18:20:49.222 7 INFO cinder.api.openstack.wsgi [None req-71b313b1-dde6-4ee2-adb5-58d2af519af1 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 577/1150] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:20:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/64192436849b41b8b4ae850920ef1780?usage=true => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:20:49.234 6 INFO cinder.api.openstack.wsgi [None req-13eb24f2-a373-4c83-aa47-fa1b24b562ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true 2026-04-02 18:20:49.259 6 INFO cinder.api.openstack.wsgi [None req-13eb24f2-a373-4c83-aa47-fa1b24b562ab 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true returned with HTTP 200 [pid: 6|app: 0|req: 574/1151] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:20:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/6534c64f85534fb6938d2d816980be81?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:20:49.271 7 INFO cinder.api.openstack.wsgi [None req-40bc3fbc-453b-470f-b0fe-a2624df900a8 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true 2026-04-02 18:20:49.296 7 INFO cinder.api.openstack.wsgi [None req-40bc3fbc-453b-470f-b0fe-a2624df900a8 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 578/1152] 10.0.0.244 () {28 vars in 736 bytes} [Thu Apr 2 18:20:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-quota-sets/7c9d33315b5a4682b8fd10e638a7ce86?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:20:49.308 6 INFO cinder.api.openstack.wsgi [None req-363d9b16-8195-47cb-bf8b-161336ae4f01 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true 2026-04-02 18:20:49.315 6 INFO cinder.volume.api [None req-363d9b16-8195-47cb-bf8b-161336ae4f01 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all snapshots completed successfully. 2026-04-02 18:20:49.316 6 INFO cinder.api.openstack.wsgi [None req-363d9b16-8195-47cb-bf8b-161336ae4f01 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 575/1153] 10.0.0.244 () {28 vars in 674 bytes} [Thu Apr 2 18:20:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-02 18:20:49.327 7 INFO cinder.api.openstack.wsgi [None req-bdb93f41-0491-432f-b9f8-628cd533b82f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services 2026-04-02 18:20:49.331 7 INFO cinder.api.openstack.wsgi [None req-bdb93f41-0491-432f-b9f8-628cd533b82f 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/os-services returned with HTTP 200 [pid: 7|app: 0|req: 579/1154] 10.0.0.244 () {28 vars in 645 bytes} [Thu Apr 2 18:20:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-02 18:20:49.343 6 INFO cinder.api.openstack.wsgi [None req-4e40ca6c-43e5-4d5a-8651-41018606d017 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true 2026-04-02 18:20:49.352 6 INFO cinder.volume.api [None req-4e40ca6c-43e5-4d5a-8651-41018606d017 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] Get all volumes completed successfully. 2026-04-02 18:20:49.353 6 INFO cinder.api.openstack.wsgi [None req-4e40ca6c-43e5-4d5a-8651-41018606d017 15ac08b292f84221bdb7fa15f1fca821 64192436849b41b8b4ae850920ef1780 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/64192436849b41b8b4ae850920ef1780/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 6|app: 0|req: 576/1155] 10.0.0.244 () {28 vars in 684 bytes} [Thu Apr 2 18:20:49 2026] GET /v3/64192436849b41b8b4ae850920ef1780/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)